Releases: NOC-MSM/OceanDataStore
Release list
OceanDataStore v0.3.0
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
OceanDataStore v0.2.0 release
What's New
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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
OceanDataCatalogAPI 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-stacSTAC 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