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: ...add a new DART quality flag for output in obs_seq.final #675

Open
prabshr opened this issue May 3, 2024 · 1 comment

Comments

@prabshr
Copy link

prabshr commented May 3, 2024

Use case

Need to add a new DART quality flag for output in obs_seq.final

Is your feature request related to a problem?

If the geolocation of observation is outside the cutoff radius specified in "input.nml" for the grids in model domain, DART prints out Quality Flag of "0" although the increments are zero and there is no difference between prior and posterior ensemble. This was observed for a point scale model run.

Describe your preferred solution

Maybe a new Quality Flag to tell users that the observation is outside the influence area for the model domain?

Describe any alternatives you have considered

The user will need to understand what is happening.

@hkershaw-brown
Copy link
Member

Hi @prabshr,

Just so we're on the same page about what you're requesting. Here's a sketch of a model domain which is a square with 9 grid points.

Do you mean the case where the cutoff (circle) is smaller than the grid spacing:

Or the observation being outside the grid? If the observation is outside the model grid, then the forward operator should fail, which would give a qc=4. If you're in this situation and getting qc=0 then this might be a bug in the model_mod code.

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