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

Documentation updates for the varmap table and chgres_cube namelist in preparation for the SRW App v2 release #13

Merged
merged 5 commits into from
Jun 1, 2022

Conversation

JeffBeck-NOAA
Copy link

DESCRIPTION OF CHANGES:

Documentation updates for the SRW App v2 release. Updates include changes made to the varmap table and chgres_cube namelist specific to vertical interpolation/extrapolation of external model tracers and relative humidity calculation.

DOCUMENTATION:

Updated for PRs #556 and #566

CONTRIBUTORS (optional):

@LarissaReames-NOAA and @JiliDong-NOAA

@@ -14,7 +14,8 @@ Column 2: Name the code will use to save the variable in the output file. Unimpl
Comumn 3: Behavior when the code can't find the variable in the input file. Options are:
"skip": Don't write to output file.
"set_to_fill": Set to user-specified field value (see column 4).
"intrp": LnP interpolation to missing levels. No extrapolation allowd.
"intrp": Ln(pressure) interpolation to missing levels. Extrapolation is allowed,
but should be used with caution.
"stop": Force an exception and stop code execution. Use this if you absolutely
Copy link
Author

Choose a reason for hiding this comment

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

The formatting looks strange here, but it's OK in the README file when viewed in vi.

@JeffBeck-NOAA
Copy link
Author

@GeorgeGayno-NOAA, @LarissaReames-NOAA, I believe this documentation is now ready to be merged and pushed to the develop branch. EPIC is planning for the release on June 3rd, so this PR needs to go in soon. We can then create a release tag. Thank you!

@GeorgeGayno-NOAA GeorgeGayno-NOAA merged commit 1645a75 into GeorgeGayno-NOAA:feature/srw_doc Jun 1, 2022
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.

2 participants