Releases: ACCESS-NRI/access-nri-intake-catalog
Releases · ACCESS-NRI/access-nri-intake-catalog
v1.1.1
Highlights:
- Add command line utility to build, verify correctness, and update individual experiment esm-datastores.
- Searchable coordinate variables following upgrade to
intake-esm 2025.2.3
. - Documentation improvements.
- Improvements to test infrastructure
What's Changed
- Documentation updates (project/storage list, warnings) by @marc-white in #301
- Post v1.0.0 release documentation updates by @marc-white in #302
- Post release sanity check notebook by @marc-white in #305
- 199 cordex xfails by @charles-turner-1 in #304
- Consolidate on pathlib module by @marc-white in #306
- Remove bare get_timeinfo, repoint tests to GenericTimeParser by @marc-white in #315
- Bump appleboy/ssh-action from 1.1.0 to 1.2.0 by @dependabot in #280
- Bump uibcdf/action-build-and-upload-conda-packages from 1.3.0 to 1.4.0 by @dependabot in #310
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #296, #318, #321
- More robust, atomized catalog build by @marc-white in #316
- Individual expts by @charles-turner-1 in #317
- Update meta.yaml by @charles-turner-1 in #323
- 326/195 Updated documentation by @charles-turner-1 in #327
- 328 datastore names by @charles-turner-1 in #329
- Update tests to represent changes to cmip5-al33 by @charles-turner-1 in #332
- Clarify error string by @charles-turner-1 in #333
- Make catalog build robust against bad experiment metadata by @marc-white in #334
- Bump intake-dataframe-catalog requirement by @charles-turner-1 in #336
- Conda Deployment issues workaround by @charles-turner-1 in #338
Full Changelog: v1.0.0...v1.1.1
v1.1.1b1
What's Changed
- Bump intake-dataframe-catalog requirement by @charles-turner-1 in #336
- Conda Deployment issues workaround by @charles-turner-1 in #338
Full Changelog: v1.1.0...v1.1.1b1
v1.1.0
Highlights:
- Add command line utility to build, verify correctness, and update individual experiment esm-datastores.
- Searchable coordinate variables.
- Documentation improvements.
- Improvements to test infrastructure
What's Changed
- Documentation updates (project/storage list, warnings) by @marc-white in #301
- Post v1.0.0 release documentation updates by @marc-white in #302
- Post release sanity check notebook by @marc-white in #305
- 199 cordex xfails by @charles-turner-1 in #304
- Consolidate on pathlib module by @marc-white in #306
- Remove bare get_timeinfo, repoint tests to GenericTimeParser by @marc-white in #315
- Bump appleboy/ssh-action from 1.1.0 to 1.2.0 by @dependabot in #280
- Bump uibcdf/action-build-and-upload-conda-packages from 1.3.0 to 1.4.0 by @dependabot in #310
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #296, #318, #321
- More robust, atomized catalog build by @marc-white in #316
- Individual expts by @charles-turner-1 in #317
- Update meta.yaml by @charles-turner-1 in #323
- 326/195 Updated documentation by @charles-turner-1 in #327
- 328 datastore names by @charles-turner-1 in #329
- Update tests to represent changes to cmip5-al33 by @charles-turner-1 in #332
- Clarify error string by @charles-turner-1 in #333
- Make catalog build robust against bad experiment metadata by @marc-white in #334
Full Changelog: v1.0.0...v1.1.0
v1.1.0b1
Highlights:
- Add command line utility to build, verify correctness, and update individual experiment esm-datastores.
- Documentation improvements.
- Improvements to test infrastructure
What's Changed
- Documentation updates (project/storage list, warnings) by @marc-white in #301
- Post v1.0.0 release documentation updates by @marc-white in #302
- Post release sanity check notebook by @marc-white in #305
- 199 cordex xfails by @charles-turner-1 in #304
- Consolidate on pathlib module by @marc-white in #306
- Remove bare get_timeinfo, repoint tests to GenericTimeParser by @marc-white in #315
- Bump appleboy/ssh-action from 1.1.0 to 1.2.0 by @dependabot in #280
- Bump uibcdf/action-build-and-upload-conda-packages from 1.3.0 to 1.4.0 by @dependabot in #310
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #296, #318, #321
- More robust, atomized catalog build by @marc-white in #316
- Individual expts by @charles-turner-1 in #317
- Update meta.yaml by @charles-turner-1 in #323
- 326/195 Updated documentation by @charles-turner-1 in #327
- 328 datastore names by @charles-turner-1 in #329
- Update tests to represent changes to cmip5-al33 by @charles-turner-1 in #332
Full Changelog: v1.0.0...v1.1.0b1
v1.1.0b0
Highlights:
- Add command line utility to build, verify correctness, and update individual experiment esm-datastores.
- Documentation improvements.
- Improvements to test infrastructure
What's Changed
- Documentation updates (project/storage list, warnings) by @marc-white in #301
- Post v1.0.0 release documentation updates by @marc-white in #302
- Post release sanity check notebook by @marc-white in #305
- 199 cordex xfails by @charles-turner-1 in #304
- Consolidate on pathlib module by @marc-white in #306
- Remove bare get_timeinfo, repoint tests to GenericTimeParser by @marc-white in #315
- Bump appleboy/ssh-action from 1.1.0 to 1.2.0 by @dependabot in #280
- Bump uibcdf/action-build-and-upload-conda-packages from 1.3.0 to 1.4.0 by @dependabot in #310
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #296, #318, #321
- More robust, atomized catalog build by @marc-white in #316
- Individual expts by @charles-turner-1 in #317
- Update meta.yaml by @charles-turner-1 in #323
- 326/195 Updated documentation by @charles-turner-1 in #327
- 328 datastore names by @charles-turner-1 in #329
Full Changelog: v1.0.0...v1.1.0b0
v1.0.0
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
v1.0.0b3
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
New Contributors
- @pre-commit-ci made their first contribution in #269
Full Changelog: v0.1.5...v1.0.0b3
v1.0.0b2
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
New Contributors
- @pre-commit-ci made their first contribution in #269
Full Changelog: v0.1.5...v1.0.0b2
v1.0.0b1
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
New Contributors
- @pre-commit-ci made their first contribution in #269
Full Changelog: v0.1.5...v1.0.0b1
v1.0.0b
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
New Contributors
- @pre-commit-ci made their first contribution in #269
Full Changelog: v0.1.5...v1.0.0b