Thanks to visit codestin.com
Credit goes to github.com

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

3.1.3

Choose a tag to compare

@TonioF TonioF released this 15 Mar 11:28
· 62 commits to master since this release

Changes in version 3.1.3

  • Pinned Python version to < 3.10 to avoid ImportErrors caused by a third-party
    library.
  • It is now possible to re-use identifiers to cache data (#1030).
  • Parts of documentation that reference API are populated with content (again)
    (#1034).
  • Allow reading of datasets that do not specify chunk sizes, e.g., FIRE,
    (via updated version of xcube-cci) (#1033).
  • Ensured compatibility with an announced CCI ODP API update.