You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrated code from ESA CCI Toolbox. This encompasses the following changes:
Added store aliases esa-cdc and esa-climate-data-centre, esa-cci
and esa-cci-zarr
Added new data store esa-cci-kc
(and corresponding xcube data store esa-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