TileDB-Inc / TileDB-CF-Py

TileDB interface with awareness of the CF metadata conventions
https://tiledb-inc.github.io/TileDB-CF-Py/
MIT License
19 stars 3 forks source link

Fixes copying variable metadata to drop redundant key '_FillValue' #106

Closed jp-dark closed 3 years ago

jp-dark commented 3 years ago

The fill value is copied directly to the TileDB 'fill' property.

shortcut-integration[bot] commented 3 years ago

This pull request has been linked to Shortcut Story #11392: Remove _FillValue from attributes that are copied..