TileDB-CF-Py icon indicating copy to clipboard operation
TileDB-CF-Py copied to clipboard

TileDB interface with awareness of the CF metadata conventions

Results 2 TileDB-CF-Py issues
Sort by recently updated
recently updated
newest added

Hello, I have been tasked with researching TileDB for data storage of a large amount of weather data. The data come in both `*.nc` and `*.cdf` format. I am currently...

I'm running the `netcdf-to-tiledb-basic.ipynb` and I got this issue on running the `import` cell. Runs on Apple MacBook Pro M3 Pro using `Python 3.13.1`. Haven't test on another python version....