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

Write the analysis into the mpasinout file instead of a separate ana file #243

Open
guoqing-noaa opened this issue Dec 2, 2024 · 0 comments

Comments

@guoqing-noaa
Copy link
Collaborator

guoqing-noaa commented Dec 2, 2024

This is to document how to write out the final analysis into the mpasinout file instead of a separate analysis file. No PRs are needed at the moment.

An example based on the rrfs_mpasjedi_2024052700_Ens3Dvar.yaml file:

  1. Make a hardened copy of the mpasout file as mapsinout
    cp -L data/mpasout.2024-05-27_00.00.00.nc mpasinout.2024-05-27_00.00.00.nc

  2. Modify rrfs_mpasjedi_2024052700_Ens3Dvar.yaml
    filename: ./ana.$Y-$M-$D_$h.$m.$s.nc
    to
    mpasinout.$Y-$M-$D_$h.$m.$s.nc

And now the MPASJEDI analysis will be written into the mpasinout file, which can initialize the next cycle forecast
I have a demo run at: /scratch1/BMC/wrfruc/gge/RDASApp/expr/mpas_2024052700_mpasinout

@guoqing-noaa guoqing-noaa changed the title Write the analysis into the mpasout file instead of a separate ana file Write the analysis into the mpasinout file instead of a separate ana file Dec 2, 2024
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

No branches or pull requests

1 participant