Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reading of binary restart with PIO for runtype=initial #1359

Open
wants to merge 2 commits into
base: dev/ufs-weather-model
Choose a base branch
from

Conversation

JessicaMeixner-NOAA
Copy link
Collaborator

@JessicaMeixner-NOAA JessicaMeixner-NOAA commented Jan 27, 2025

Pull Request Summary

Adding capability to read WW3 restart files when using PIO and runtype=initial.

Description

For the high resolution (HR) prototypes, we want to be able to read a WW3 binary restart even though the runtype=initial. These code changes allow for that. This does not address wanting to use a NetCDF restart with runtype=initial.

Is a change of answers expected from this PR? No. Unless you are running the coupled model with runtype=initial, this will allow for ICs to now be read.

Please also include the following information:

  • Add any suggestions for a reviewer: @sbanihash
  • Mention any labels that should be added: new feature
  • Are answer changes expected from this PR? No

Issue(s) addressed

Commit Message

Add reading of binary restart with PIO for runtype=initial

Check list

Testing

  • How were these changes tested?
    --- UFS weather model PR: Update for WW3 initialization  ufs-community/ufs-weather-model#2585
    RegressionTests_hera.log
    --- Global-workflow test output: /scratch1/NCEPDEV/climate/Jessica.Meixner/UpdateFixandHiresIC/c48t05

  • Are the changes covered by regression tests? (If not, why? Do new tests need to be added?) No. This is a ufs-weather-model issue and its also not covered by regresstion tests in ufs-waether-model. We do use this in production runs during the transition from binary-> netcdf restarts.

  • Have the matrix regression tests been run (if yes, please note HPC and compiler)? No. Will do if requested.

  • Please indicate the expected changes in the regression test output, (Note the list of known non-identical tests.) None.

  • Please provide the summary output of matrix.comp (matrix.Diff.txt, matrixCompFull.txt and matrixCompSummary.txt):
    --- Will run if requested, currently have not been done.

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.

1 participant