Releases: esa-cci/xcube-cci
Releases · esa-cci/xcube-cci
0.11.5.dev2
Changes in 0.11.5 (in development)
- Improved support of dataset with unsigned integers
- Improved determination of chunks (and thereby handling of, e.g., PERMAFROST datasets)
0.11.5.dev1
Changes in 0.11.5 (in development)
- Improved support of dataset with unsigned integers
- Improved determination of chunks (and thereby handling of, e.g., PERMAFROST datasets)
0.11.5.dev0
Changes in 0.11.5 (in development)
- Improved support of dataset with unsigned integers
- Improved determination of chunks (and thereby handling of, e.g., PERMAFROST datasets)
0.11.4
0.11.3
0.11.2
0.11.1
0.11.1.dev0
Changes in 0.11.1 (in development)
- Updated routine for release on pypi
0.11
Changes in 0.11
- Migrated code from
ESA CCI Toolbox
. This encompasses the following changes:- Added store aliases
esa-cdc
andesa-climate-data-centre
,esa-cci
andesa-cci-zarr
- Added new data store
esa-cci-kc
(and corresponding xcube data storeesa-cci-kc
) that allows performant
accessing of selected datasets of the ESA Climate Data Centre using a
Zarr view of the original NetCDF files. This approach is made possible by
using the kerchunk package. Also
added new Notebook that demonstrates usage of the new data store. - Added opener
"datafame:geojson:esa-cdc"
to open data as data frames - Added opener
"vectordatacube::esa-cdc"
to open data as vector data cubes - Updated list of dataset states
- Added store aliases
- Set up pipeline to publish package on pypi