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

Feature request: Better obs_impact_tool documentation #571

Closed
josephCMY opened this issue Oct 31, 2023 · 3 comments
Closed

Feature request: Better obs_impact_tool documentation #571

josephCMY opened this issue Oct 31, 2023 · 3 comments
Assignees
Labels
psi possible student issue

Comments

@josephCMY
Copy link

josephCMY commented Oct 31, 2023

Use case

Using obs_impact_tool with WRF-DART to turn off model increments for certain variables

Is your feature request related to a problem?

The documentation for obs_impact_tool only cover how to use the obs_impact_tool program. It is missing a description of how to use the output with filter.

Describe your preferred solution

Add a blurb about what namelist options to specify in input.nml when calling filter.

@hkershaw-brown hkershaw-brown added the psi possible student issue label Dec 6, 2023
@hkershaw-brown
Copy link
Member

assim_tools_nml namelist options required o use the obs impact code during filter"

  adjust_obs_impact               = .true.
  obs_impact_filename             = 'control_impact_runtime.txt'

obs_impact_tool is used to create the 'control_impact_runtime.txt' file:
https://docs.dart.ucar.edu/en/latest/assimilation_code/programs/obs_impact_tool/obs_impact_tool.html

@hkershaw-brown
Copy link
Member

add to quickbuild.sh

@hkershaw-brown
Copy link
Member

fixed in #655

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
psi possible student issue
Projects
None yet
Development

No branches or pull requests

4 participants