This marks the first full release of access-nri-intake-catalog
. Highlights include:
- Added support for a large number of datasets (BARPA, Cordex, MOM6, ERA5, ERA6, NARCliM).
- Catalog version numbers are now date-based (e.g.,
v2024-12-10
), and decoupled from theaccess-nri-intake-catalog
version number (e.g.,v1.0.0
). Catalog updates no longer necessarily require a newaccess-nri-intake-catalog
package release. - Improvements to documentation, testing, and debugging/error reporting.
What's Changed
- Update gadi_deploy.yml by @rbeucher in #267
- Test suite fixes (CLI locations & metadata outputs) by @marc-white in #268
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #269
- Add MOM6 support (om4 025jra ryf) by @marc-white in #258
- 153-End to End build test. by @charles-turner-1 in #266
- Clean-up
hh5
references, and other logkeeping/documentation fixes by @marc-white in #275 - Switch to correct tmp_path usage in tests by @marc-white in #276
- Changelog updates for v1.0.0 by @marc-white in #278
- Add missing experiments to build script by @marc-white in #281
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #282
- Metadata fixes for ig45 cordex by @marc-white in #284
- Fix metadata bugs in ERA5, Narclim by @marc-white in #287
- 285 add metadata validation tests by @charles-turner-1 in #288
- Add missing data to build script by @marc-white in #289
- 292 flaky tests by @charles-turner-1 in #293
- 257 replace mocks by @charles-turner-1 in #291
- Progress on catalog version reporting by @marc-white in #295
- 297 translator errors by @charles-turner-1 in #298
- 290 align test datasets & Broken cordex datastore by @charles-turner-1 in #300
New Contributors
- @pre-commit-ci made their first contribution in #269
Full Changelog: v0.1.5...v1.0.0