Releases: esa-cci/xcube-cci
Releases · esa-cci/xcube-cci
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
0.10.2
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.