Releases: esa-cci/xcube-cci
Releases · esa-cci/xcube-cci
0.10.1
0.10
0.9.9
0.9.8
0.9.8.dev1
Changes in 0.9.8 (in development)
- Consider environment parameter
READ_CEDA_CATALOGUE
to trigger whether
metadata from the ceda catalogue shall be read. Enabled by default.
0.9.8.dev0
Changes in 0.9.8 (in development)
- Consider environment parameter
READ_CEDA_CATALOGUE
to trigger whether
metadata from the ceda catalogue shall be read. Enabled by default.
0.9.7
0.9.6
Changes in 0.9.6
- Updated Example Notebooks
- Extended support of datasets. Previously, datasets which had a chunking of
the time dimension larger than one were not handled properly. This affected
OZONE in a monthly resolution, SEALEVEL in a monthly resolution, and several
ICESHEETS datasets. #12 - Chunk sizes may now also be decreased, in order to achieve optimal chunkings.
For some datasets (e.g., BIOMASS), this increases the performance and helps
avoiding memory issues. #48
0.9.5
Changes in 0.9.5
- Allow reading of datasets that do not specify chunk sizes (e.g., FIRE)
Cate #1033.