Conversation
|
!test repro |
|
❌ |
|
✅ The Bitwise Reproducibility Check Succeeded ✅ When comparing:
Further informationThe experiment can be found on Gadi at The checksums generated by this The checksums compared against are found here https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/5624bb64ef5d2b60df930ebcb031944fadf0f868/testing/checksum Test summary: |
|
@aidanheerdegen just a seperate PR for using the new deployment in the AMIP config, as the namcouple and CICE changes aren't needed here |
|
Superseded by #482 |
1. Summary:
What has changed?
This PR updates the AMIP configuration to the latest deployed UM executable, in line with the changes to the coupled configurations in #429. Note that the oasis-mct and CICE changes described in #429 do not apply to this configuration. Note that UM code has not actually changed since the last deployment.
Why was this done?
This has just been done in order to keep the amip configuration up to date with the coupled configurations
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)?
5. CI Testing
!test reprohas been run6. Reproducibility
Is this reproducible with the previous commit? (If not, why not?)
!test repro commithas been run.7. Performance
Has the model performance (say, throughput of model-years/wall-day) changed?
If yes, provide the numbers from your testing. Is the performance better or worse?
There have not been changes to the UM code, and so performance changes aren't expected.
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.
9. Documentation
Is the documentation updated?
10. Merge Strategy