Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Releases: CCI-Tools/cate

4.0.0.dev6

17 Apr 10:28
40fd5ad
Compare
Choose a tag to compare
4.0.0.dev6 Pre-release
Pre-release

Version 4.0.0 (in development)

  • Cate is now designed to work inside of Jupyter Lab and standalone.
    For this reason, the Cate App UI is now bundled with the Cate server
    and served via the endpoint "/app".

    Current Cate App version is 4.0.0-dev.6.

  • Now using workspace identifiers instead of base directories in resource
    URLs of the WebAPI. This way we no longer need to URL-encode workspace
    directories in WebAPI URLs, which did not work with
    jupyter-server-proxy.

  • The "local" data store is now configured to use a given
    server root path.

  • Cached data is now written into a sub-folder cate-local/{data_store_id}
    within Cate server's root path unless another folder is specified.

  • Removed the cate upd CLI command.

Full Changelog: v3.1.6...v4.0.0.dev6

3.1.6

17 Mar 12:55
Compare
Choose a tag to compare

Changes in version 3.1.6

  • Fixed docker image
  • Use compatible library versions in software environments

3.1.6.dev0

13 Mar 13:23
Compare
Choose a tag to compare
3.1.6.dev0 Pre-release
Pre-release

Version 3.1.6 (in development)

  • Use compatible library versions in software environments

3.1.5

02 Mar 16:22
Compare
Choose a tag to compare

Changes in version 3.1.5

  • Feature Collections may be written as geojson also with latest fiona versions (>= 1.9). 1041)

3.1.4

01 Mar 16:29
Compare
Choose a tag to compare

Changes in version 3.1.4

  • Updated documentation:
    • Updated links to Cate SaaS.
    • Removed all references to Cate Desktop, which is no longer supported.
  • Zarr Datastore reads data ids from json file if provided, thereby gaining a
    notable performance improvement (via updated version of xcube-cci)
  • 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. (via updated version of xcube-cci)
  • Extended operation no_op by parameter memory_alloc for container
    stress testing. (#980)

3.1.4.dev4

07 Dec 12:11
Compare
Choose a tag to compare
3.1.4.dev4 Pre-release
Pre-release

Changes in version 3.1.4 (in development)

  • Updated documentation:
    • Updated links to Cate SaaS.
    • Removed all references to Cate Desktop, which is no longer supported.
  • Zarr Datastore reads data ids from json file if provided, thereby gaining a notable performance improvement (via updated version of xcube-cci)
  • 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. (via updated version of xcube-cci)
  • Extended operation no_op by parameter memory_alloc for container stress testing. (#980)

3.1.4.dev3

07 Nov 17:36
Compare
Choose a tag to compare
3.1.4.dev3 Pre-release
Pre-release

Changes in version 3.1.4 (in development)

  • Zarr Datastore reads data ids from json file if provided, thereby gaining a notable
    performance improvement (via updated version of xcube-cci)
  • 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. (via updated version of xcube-cci)

3.1.4.dev2

07 Nov 14:58
Compare
Choose a tag to compare
3.1.4.dev2 Pre-release
Pre-release

Changes in version 3.1.4 (in development)

  • Zarr Datastore reads data ids from json file if provided, thereby gaining a notable
    performance improvement (via updated version of xcube-cci)
  • 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. (via updated version of xcube-cci)

3.1.4.dev1

20 Jun 16:47
Compare
Choose a tag to compare
3.1.4.dev1 Pre-release
Pre-release

Changes in version 3.1.4 (in development)

  • Updated documentation:
    • Updated links to Cate SaaS.
    • Removed all references to Cate Desktop, which is no longer supported.

3.1.4.dev0

20 Jun 13:54
Compare
Choose a tag to compare
3.1.4.dev0 Pre-release
Pre-release

Changes in version 3.1.4 (in development)

  • Updated documentation:
    • Updated links to Cate SaaS.
    • Removed all references to Cate Desktop, which is no longer supported.