Skip to content

Releases: esa-cci/xcube-cci

0.11.5.dev2

04 Mar 14:59
321920b
Compare
Choose a tag to compare
0.11.5.dev2 Pre-release
Pre-release

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

04 Mar 14:51
d14dce7
Compare
Choose a tag to compare
0.11.5.dev1 Pre-release
Pre-release

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

04 Mar 13:32
35daea2
Compare
Choose a tag to compare
0.11.5.dev0 Pre-release
Pre-release

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

14 Jan 19:07
Compare
Choose a tag to compare

Changes in 0.11.4

  • Maintenance release to handle changes from external package

0.11.3

14 Jan 13:57
Compare
Choose a tag to compare

Changes in 0.11.3

  • Fixed retrieval of data sets with unsigned data types
    (this affected SNOW datasets)
  • Increased list of supported kerchunk datasets

0.11.2

02 Dec 21:15
Compare
Choose a tag to compare

Changes in 0.11.2

  • Fixed retrieval of time steps of BIOMASS datasets

0.11.1

04 Nov 17:41
Compare
Choose a tag to compare

Changes in 0.11.1

  • Improved support of vector data cubes
  • Improved support of FIRE ECV datasets

0.11.1.dev0

29 Oct 10:54
Compare
Choose a tag to compare
0.11.1.dev0 Pre-release
Pre-release

Changes in 0.11.1 (in development)

  • Updated routine for release on pypi

0.11

28 Oct 16:14
Compare
Choose a tag to compare

Changes in 0.11

  • 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
    • Updated list of dataset states
  • Set up pipeline to publish package on pypi

0.10.2

28 Sep 08:23
Compare
Choose a tag to compare

Changes in 0.10.2

  • Fixed support for climatology datasets