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

3.1.4

Compare
Choose a tag to compare
@TonioF TonioF released this 01 Mar 16:29
· 25 commits to master since this release

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)