This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
Releases: CCI-Tools/cate
Releases · CCI-Tools/cate
4.0.0.dev6
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
3.1.6.dev0
Version 3.1.6 (in development)
- Use compatible library versions in software environments
3.1.5
3.1.4
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 parametermemory_alloc
for container
stress testing. (#980)
3.1.4.dev4
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 parametermemory_alloc
for container stress testing. (#980)
3.1.4.dev3
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
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
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
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.