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

Improve handling of land masked surface parameters in HAFS moving nest #763

Open
wramstrom opened this issue Jan 17, 2024 · 0 comments · May be fixed by #772 or ufs-community/ufs-weather-model#2108
Labels
enhancement New feature or request

Comments

@wramstrom
Copy link
Contributor

Description

When shifting a moving nest, many surface parameters require that downscaling from coarse resolution be aware of land/sea masks. Many land variables have -9999 or other physically invalid flag values for ocean points; these should not be interpolated onto high resolution land points.

Solution

Testing of the upcoming NOAH MP LSM moving nest code revealed some bugs in the initial implementation. While we are not ready to commit the NOAH MP moving nest code yet due to unresolved issues with upstream DA, the land mask code changes should provide an incremental increase in stability for the moving nest code with all physics options.

Alternatives

N/A

Testing:

  1. Have you tested the code changes? On what platforms?
  2. Have you run regression test in ufs-weather-model or ufs-s2s-model with code changes?
  • Will the baseline results change?
  • If yes, please give brief explanation of your code updates on the regression test.

Dependent PRs:

Should stand alone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant