issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump to 0.9.1 and fix release workflow
#154
ihnorton
closed
7 months ago
0
Update f-string usage for py312
#153
ihnorton
closed
7 months ago
0
Tiledb wheel fails to build
#152
itsgifnotjiff
closed
8 months ago
7
Fix schema checks with default dim filters
#151
jp-dark
closed
11 months ago
0
Update docstrings to use numpydoc style
#150
jp-dark
closed
11 months ago
0
Add fragment writer to ArrayCreator class
#149
jp-dark
closed
1 year ago
0
Split _creator.py into multiple files
#148
jp-dark
closed
1 year ago
0
Dataspace creator internal clean-up
#147
jp-dark
closed
1 year ago
0
Update to release 0.9.0
#146
jp-dark
closed
1 year ago
0
Relax the Dataspace CF convention
#145
jp-dark
closed
1 year ago
0
'Dynamic grouping'
#144
t-silvers
closed
1 year ago
1
Revert partial CI tests for PRs
#143
jp-dark
closed
1 year ago
0
Move `creator` module into `core`
#142
jp-dark
closed
1 year ago
0
Apply fix to copying xarray metadata and bump version
#141
jp-dark
closed
1 year ago
0
Convert docs to quarto and update
#140
jp-dark
closed
1 year ago
2
Add xarray api to tiledb.cf module and fix API docs
#139
jp-dark
closed
1 year ago
0
Add option to skip variables when writing xarray to TileDB
#138
jp-dark
closed
1 year ago
0
Remove Group and GroupSchema for TileDB-CF-Py
#137
jp-dark
closed
1 year ago
0
Remove VirtualGroup
#136
jp-dark
closed
1 year ago
1
Better checks and error handling for writing data from xarray
#135
jp-dark
closed
1 year ago
0
Bump version number to 0.8.0
#134
jp-dark
closed
1 year ago
0
Add functions to copy data from xarray to TileDB
#133
jp-dark
closed
1 year ago
1
Bump version to 0.7.0
#132
jp-dark
closed
1 year ago
0
Split into fast vs full test suite
#131
perrygeo
closed
1 year ago
2
Create new group-based xarray plugin
#130
jp-dark
closed
1 year ago
0
Update package to reflect TileDB-Py and xarray changes
#129
jp-dark
closed
1 year ago
0
possible issue of maximum filepath length when converting CDF weather datafile to TileDB group
#128
nkarl
opened
2 years ago
1
Fixes argument order in `Array.create` calls
#127
jp-dark
closed
2 years ago
1
Fixes xarray backend bugs when indexing arrays with unsigned integer dimensions
#126
jp-dark
closed
2 years ago
0
Update version number to 0.6.0
#125
jp-dark
closed
2 years ago
0
Fixes xarray backend error with non-empty domain less than full domain
#124
jp-dark
closed
2 years ago
1
Changes which TileDB dims become coords in xarray
#123
jp-dark
closed
2 years ago
0
Refactors xarray tests
#122
jp-dark
closed
2 years ago
0
Adds parameter for encoding fill in xarray backend (False by default)
#121
jp-dark
closed
2 years ago
1
Changes xarray backend to save timestamp at time of opening
#120
jp-dark
closed
2 years ago
1
Updates version to 0.5.3
#119
jp-dark
closed
2 years ago
0
Fixes missing context and key when appending to group
#118
jp-dark
closed
2 years ago
1
dtype not preserved on round trip with xarray
#117
itcarroll
closed
2 years ago
9
Update version to 0.5.2
#116
jp-dark
closed
2 years ago
0
Adds timestamp support for copying NetCDF data
#115
jp-dark
closed
2 years ago
1
Update version number to 0.5.1
#114
jp-dark
closed
3 years ago
0
Add option for skipping metadata in netcdf converter
#113
jp-dark
closed
3 years ago
1
Writeable xarray backend?
#112
rabernat
closed
1 year ago
2
Adds additional netcdf_engine examples
#111
jp-dark
closed
3 years ago
0
Update version number to 0.5.0
#110
jp-dark
closed
3 years ago
0
Updates API docs and README
#109
jp-dark
closed
3 years ago
1
Updates example notebooks
#108
jp-dark
closed
3 years ago
1
Updates parameters in `from_netcdf` function
#107
jp-dark
closed
3 years ago
1
Fixes copying variable metadata to drop redundant key '_FillValue'
#106
jp-dark
closed
3 years ago
1
Replaces `assert np.array_equals` -> `np.testing.assert_equal`
#105
jp-dark
closed
3 years ago
1
Next