Add restart description and instructions for changing date#302
Add restart description and instructions for changing date#302
Conversation
39a82e3 to
7efec5c
Compare
7efec5c to
50a8e58
Compare
anton-seaice
left a comment
There was a problem hiding this comment.
Thanks Spencer - looks good
Co-authored-by: Claire Carouge <ccarouge@users.noreply.github.com> Co-authored-by: Anton Steketee <79179784+anton-seaice@users.noreply.github.com>
|
@ccarouge @anton-seaice, do you think placing the |
@blimlim , it makes perfect sense for me. It's an input the model needs to define its initial state. |
|
@anton-seaice @ccarouge, just remembered this one! Did you have any other suggestions? |
|
Happy to approve - payu 1.2.1 is imminent if we want to wait ? |
ccarouge
left a comment
There was a problem hiding this comment.
It looks good. I have two small comments for you or Anton about the sea-ice restart but nothing that needs a re-review from me.
|
and I forgot to say, I've committed a change to mkdocs.yaml to bring in proper icons for the admonition boxes. |
…into 296-restart-date-documentation
Payu 1.2.1 is out and so I've removed the text about the |
1. Summary:
What has changed?
This PR adds a description of the ESM1.6 restart files and instructions for changing their date to the documentation.
Why was this done?
Changing the restart date is common process when setting up custom experiments, and hence it would be useful to have in the config docs. I thought that it would be worth including an explanation of what the different restart files are.
2. Issues Addressed:
3. Dependencies (e.g. on payu, or model)
This change requires changes to (note pull request(s) where relevant):
4. Ad-hoc Testing
What ad-hoc testing was done? How are you convinced this change is correct (plots are good)?
N/A
5. CI Testing
!test reprohas been runN/A
6. Reproducibility
N/A
Is this reproducible with the previous commit? (If not, why not?)
!test repro commithas been run.8. Manifests
Have you changed the executable, the input files and/or the restart files?
If yes, have you updated the manifests?
To update the manifests, run payu setup (in a cloned copy of your feature branch) with reproducibility tests turned off:
Then commit the newly created manifest files (under manifests/) only to the branch for this PR.
7. Documentation
Is the documentation updated?
9. Merge Strategy