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

use stochastic physics-generated perturbation patterns to perturb Noah-MP parameters. #12

Open
ClaraDraper-NOAA opened this issue Apr 1, 2022 · 0 comments
Assignees

Comments

@ClaraDraper-NOAA
Copy link
Owner

ClaraDraper-NOAA commented Apr 1, 2022

This is intended to be the first step towards implementing the UFS stochastic physics scheme into the offline Noah-MP driver.

Initially, we will:

  1. Use the UFS stochastic physics unit test to create a file with the random perturbations (atm_stochy.nc).
  2. Read in the perturbations from above, and apply them to the SHDMAX field input into Noah-MP.
    Above, will requires using the vector2tile repo to map the perturbation (tiles) onto the Noah-MP inout (vector).

Steps for number 2:
a) Vector2tile: a separate executable for mapping the perturbations.
b) Apply perturbations to static file using output from a).

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

2 participants