Skip to content

Releases: NOC-MSM/OceanDataStore

OceanDataStore v0.3.0

Choose a tag to compare

@oj-tooth oj-tooth released this 29 Jun 11:14

What's Changed

  • 20 feature add support for groups in zarr and icechunk stores by @oj-tooth in #22
  • 21 feature improve oceandatacatalog representation in notebooks by @oj-tooth in #23
  • Update open_dataset() temporal and geographic subsetting. by @oj-tooth in #30
  • 28 feature add phase i ocean observation processing scripts by @oj-tooth in #31
  • 25 refactor update stac creation to use cf global attrs by @oj-tooth in #32
  • 27 feature add phase i ocean observations to noc stac by @oj-tooth in #33

Full Changelog: v0.2.0...v0.3.0

v0.2.0

v0.1.0

Choose a tag to compare

@oj-tooth oj-tooth released this 14 Oct 13:42

Initial OceanDataStore release.

What's New

  • Added support for writing and updating files to Zarr stores & Icechunk repositories in S3-compatibible cloud object stores (e.g., JASMIN Object Store).

  • Added OceanDataCatalog API to interface with a Spatio-Temporal Access Catalog (STAC) to expose available collections of ocean model & observational data stored in the JASMIN Object Store, search catalogs by collection, variable names or platform (grid type) & subset & open Analysis-Ready Cloud Optimised datasets as lazy xarray Datasets.

  • Added noc-model-stac STAC catalog creation CLI script, including logging, for NOC-NPD-ERA5v1, NOC-NPD-JRA55v1 and NOC-RAPID-Evolution collections.

Full Changelog: https://github.com/NOC-MSM/OceanDataStore/commits/v0.1.0