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

Fix copying data from a NetCDF to a sparse array with multiple dimensions #39

Closed jp-dark closed 3 years ago

shortcut-integration[bot] commented 3 years ago

This pull request has been linked to Clubhouse Story #8810: Fix error when copying sparse data with multiple dimensions.

jp-dark commented 3 years ago

The fix is in, but I want to add another test case with coords_to_dims=False before merging this.