Skip to content

preindustrial+emissions: update to ndep v2#689

Merged
blimlim merged 3 commits intodev-preindustrial+emissionsfrom
688-ndep-v2
Apr 14, 2026
Merged

preindustrial+emissions: update to ndep v2#689
blimlim merged 3 commits intodev-preindustrial+emissionsfrom
688-ndep-v2

Conversation

@blimlim
Copy link
Copy Markdown
Collaborator

@blimlim blimlim commented Apr 14, 2026

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 to 4.3189e-4.

2. Issues Addressed:

3. Dependencies (e.g. on payu, or model)

This change requires changes to (note pull request(s) where relevant):

  • workflow manager (payu):
  • model deployment (ACCESS-ESM1.6):
  • model component or library dependency:
  • input workflow:

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 repro has been run

6. Reproducibility

Is this reproducible with the previous commit? (If not, why not?)

  • Yes
  • No - !test repro commit has been run.

Change in restart and nitrogen inputs change answers

7. Performance

Has the model performance (say, throughput of model-years/wall-day) changed?

  • Yes
  • No
  • N/A (if selected, please add a brief explanation why performance testing is not necessary for this PR)

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?

  • Yes
  • No

If yes, have you updated the manifests?

  • Yes
  • No

To update the manifests, run payu setup (in a cloned copy of your feature branch) with reproducibility tests turned off:

manifest:
  reproduce:
    exe: false
    input: false
    restart: false
runlog:
  enable: false

Then commit the newly created manifest files (under manifests/) only to the branch for this PR.

9. Documentation

Is the documentation updated?

  • Yes
  • N/A

10. Merge Strategy

  • Merge commit
  • Rebase and merge
  • Squash

@blimlim
Copy link
Copy Markdown
Collaborator Author

blimlim commented Apr 14, 2026

!test repro commit

@github-actions
Copy link
Copy Markdown

⚠️ The Bitwise Reproducibility Check Had Errors - Check https://github.com/ACCESS-NRI/access-esm1.6-configs/actions/runs/24379497573 ⚠️
❌ The Bitwise Reproducibility Check Failed ❌

When comparing:

  • 688-ndep-v2 (checksums created using commit fb81266), against
  • dev-preindustrial+emissions (checksums in commit 48abc26)
Further information

The experiment can be found on Gadi at /scratch/tm70/repro-ci/experiments/access-esm1.6-configs/pr689/688-ndep-v2/fb8126605f98e87eb01a8c6901bd5cf82a54fe09, and the test results at https://github.com/ACCESS-NRI/access-esm1.6-configs/runs/71199977974.

The checksums generated by this !test command are found in the testing/checksum directory of https://github.com/ACCESS-NRI/access-esm1.6-configs/actions/runs/24379497573/artifacts/6419779960.

The checksums compared against are found here https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/48abc26386f3d207cd37a6b7a59b828d234c9638/testing/checksum

Test summary:
🔥 test_repro_historical
🔥 test_repro_determinism

@blimlim
Copy link
Copy Markdown
Collaborator Author

blimlim commented Apr 14, 2026

!test repro commit

@blimlim blimlim changed the title 688 ndep v2 preindustrial+emissions: update to ndep v2 Apr 14, 2026
@github-actions
Copy link
Copy Markdown

❌ The Bitwise Reproducibility Check Failed ❌

When comparing:

  • 688-ndep-v2 (checksums created using commit fed8a70), against
  • dev-preindustrial+emissions (checksums in commit 48abc26)

🔧 The new checksums will be committed to this PR, if they differ from what is on this branch.

Further information

The experiment can be found on Gadi at /scratch/tm70/repro-ci/experiments/access-esm1.6-configs/pr689/688-ndep-v2/fed8a705ac1de1d7b1340e58b88bbfcaf0dee80c, and the test results at https://github.com/ACCESS-NRI/access-esm1.6-configs/runs/71202348598.

The checksums generated by this !test command are found in the testing/checksum directory of https://github.com/ACCESS-NRI/access-esm1.6-configs/actions/runs/24379908022/artifacts/6420000793.

The checksums compared against are found here https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/48abc26386f3d207cd37a6b7a59b828d234c9638/testing/checksum

Test summary:
test_repro_historical
test_repro_determinism

Copy link
Copy Markdown

@JhanSrbinovsky JhanSrbinovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The executable was updated in the prev I guess - otherwise LGTM

@blimlim
Copy link
Copy Markdown
Collaborator Author

blimlim commented Apr 14, 2026

Thanks @JhanSrbinovsky, yep the executable was updated in #678

@blimlim blimlim merged commit 2e35307 into dev-preindustrial+emissions Apr 14, 2026
1 check passed
@blimlim blimlim deleted the 688-ndep-v2 branch April 14, 2026 06:53
@blimlim
Copy link
Copy Markdown
Collaborator Author

blimlim commented Apr 14, 2026

!cherry-pick 8ba6abf into dev-preindustrial+concentrations

@github-actions
Copy link
Copy Markdown

Automatic Git cherry-picking of commit(s) 8ba6abf into dev-preindustrial+concentrations was successful.

The new pull request can be reviewed and approved here.

@blimlim
Copy link
Copy Markdown
Collaborator Author

blimlim commented Apr 14, 2026

!cherry-pick 8ba6abf fed8a70 into dev-flat10

@github-actions
Copy link
Copy Markdown

Automatic Git cherry-picking of commit(s) 8ba6abf fed8a70 into dev-flat10 was successful.

The new pull request can be reviewed and approved here.

blimlim added a commit that referenced this pull request Apr 14, 2026
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants