1.3.3
What's Changed
- Add option to specify experiment name prefix in config.yaml. by @Qian-HuiChen in #751
- Check user access to project before submitting PBS job. by @Qian-HuiChen in #753
- Update status to
runningwhenexpt.collate()is running by @Qian-HuiChen in #758 - Create archive symlink in
payu setup; show experiment paths inpayu status --pathsby @Qian-HuiChen in #768 - When payu git commit fail, print a more informative message by @Qian-HuiChen in #743
- Update payu telemetry by @atteggiani in #726
- Configure warning formatting and log-level by @Qian-HuiChen in #750
- Add informative error message to
cli.submit_jobandlab.initby @Qian-HuiChen in #763 - Set parent experiment to source branch/hash UUID when
-p BASEis set inpayu checkoutby @Qian-HuiChen in #759 payu statushandles PAYU_CURRENT_RUN when it is a string. by @Qian-HuiChen in #786- Remove killed job in
payu status --update. by @Qian-HuiChen in #784 - Remove profiler code by @KAUR1984 in #783
- Add payu_jobs as protected in sync. by @Qian-HuiChen in #790
- Renamed CD workflow by @atteggiani in #794
- 673 error handling cleanup by @KAUR1984 in #755
- Payu clone interactive mode: refer to naming guidance and add space in front of complete command by @Qian-HuiChen in #800
- Add
sync:base_pathto PBS storage flag ifsync:pathis not set. by @Qian-HuiChen in #801 - Raise error when archive not found unless a
--new-uuidflag is specified. by @Qian-HuiChen in #795 - Separate auto-generated and manual fields in metadata.yaml by @Qian-HuiChen in #781
- Removed
create_mask_tablefunction frommom.pyby @KAUR1984 in #793
New Contributors
- @atteggiani made their first contribution in #726
Full Changelog: 1.3.2...1.3.3
Acknowledgement
Thanks to @jo-basevi and @aidanheerdegen for code review.