preindustrial+emissions: update to ndep v2#689
preindustrial+emissions: update to ndep v2#689blimlim merged 3 commits intodev-preindustrial+emissionsfrom
Conversation
|
!test repro commit |
|
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/48abc26386f3d207cd37a6b7a59b828d234c9638/testing/checksum Test summary: |
|
!test repro commit |
|
❌ The Bitwise Reproducibility Check Failed ❌ When comparing:
🔧 The new checksums will be committed to this PR, if they differ from what is on this branch. 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/48abc26386f3d207cd37a6b7a59b828d234c9638/testing/checksum Test summary: |
JhanSrbinovsky
left a comment
There was a problem hiding this comment.
The executable was updated in the prev I guess - otherwise LGTM
|
Thanks @JhanSrbinovsky, yep the executable was updated in #678 |
|
!cherry-pick 8ba6abf into dev-preindustrial+concentrations |
|
Automatic Git cherry-picking of commit(s) 8ba6abf into dev-preindustrial+concentrations was successful. The new pull request can be reviewed and approved here. |
|
Automatic Git cherry-picking of commit(s) 8ba6abf fed8a70 into dev-flat10 was successful. The new pull request can be reviewed and approved here. |
* Update to Ndep v2 dataset * Revert to 2026.02.23 restart (based on start of preindustrial+concentrations expt) * Updated checksums as part of https://github.com/ACCESS-NRI/access-esm1.6-configs/actions/runs/24385938081 --------- Co-authored-by: Spencer Wong <spencer.wong@anu.edu.au> Co-authored-by: access-bot <113399144+access-bot@users.noreply.github.com>
1. Summary:
This PR adds the Ndep v2 dataset, as required for the new production runs.
It also reverts the restart for the preindustrial+emissions configuration to
/g/data/vk83/prerelease/configurations/inputs/access-esm1p6/modern/pre-industrial-emissions/restart/2026.02.23. This matches the year 1 restart for the preindustrial+concentrations simulation, with the 3D CO2 fields reset to4.3189e-4.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.Change in restart and nitrogen inputs change answers
7. Performance
Has the model performance (say, throughput of model-years/wall-day) changed?
Change in input/restart not expected to change answers.
If yes, provide the numbers from your testing. Is the performance better or worse?
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