CABLE Model Driver and Bug Fixes
Notable changes:
- Date based restart pruning and syncing
- CABLE model driver
- A number of additions and fixes for CESM and MOM6 model drivers
Note this is the last version before major changes to laboratory naming and experiment UUIDs
What's Changed
- Add pypi build and publish to CD by @aidanheerdegen in #362
- Symlink instead of copy the
mod_def.ww3
input in the cesm_cmeps driver by @dougiesquire in #368 - Update the list of config files used by WW3 in CESM models. by @micaeljtoliveira in #359
- Refactor experiment.set_counter() and some minor bug fixes by @jo-basevi in #366
- Fix bug in set_counter by @jo-basevi in #370
- Add a check for MOM6 parameter filenames defined in input.nml by @jo-basevi in #364
- Add support for date-based restart frequency by @jo-basevi in #363
- Read mom6 parameter files in cesm cmeps driver by @jo-basevi in #373
- Add
payu sync
cmd for syncing archive to a remote directory by @jo-basevi in #360 - Fix bug copying mom6 config files introduced in #373 by @jo-basevi in #381
- Fix date-based restart pruning breaking on empty restart dirs by @jo-basevi in #376
- Fix for Issue #388 which broke executable reproducibility by @aidanheerdegen in #389
- add cftime dependency to conda meta.yaml by @jo-basevi in #391
- Update cesm_cmeps.py by @ezhilsabareesh8 in #393
- Add CABLE model driver by @SeanBryan51 in #314
New Contributors
- @micaeljtoliveira made their first contribution in #359
- @ezhilsabareesh8 made their first contribution in #393
- SeanBryan51 made their first contribution in in #314
Full Changelog: 1.0.29...1.0.30