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

iMS100 GDP: NaN mismatch for 'val' and 'uc_tot' #244

Open
fpavogt opened this issue Sep 13, 2022 · 0 comments
Open

iMS100 GDP: NaN mismatch for 'val' and 'uc_tot' #244

fpavogt opened this issue Sep 13, 2022 · 0 comments
Assignees
Labels
help !!! Extra attention is needed wontfix This will not be worked on

Comments

@fpavogt
Copy link
Member

fpavogt commented Sep 13, 2022

Describe the bug
The error message NaN mismatch for 'val' and 'uc_tot' is triggered when GDP measurements have a NaN uncertainty.

It occurred for #205 already, but now it appears that that the iMS100 GDP also regularly has a handful of measurement points with no uncertainty for the wind direction and wind speed.

For now, dvas will identify them, flag them as "invalid", and mask them when assembling the CWS. But this really should be fixed/handled at the GDP creation level.

Edit: following #260, it appears that some points can also have an uncertainty of 0 for the wdir and wspeed of the iMS100. These are now also flagged as invalid by dvas, until they can be fixed at the GDP level. Having 0 total uncertainty wreaks havoc when normalizing things.

@fpavogt fpavogt added the bug Something isn't working label Sep 13, 2022
@fpavogt fpavogt added help !!! Extra attention is needed wontfix This will not be worked on labels Sep 13, 2022
@fpavogt fpavogt removed the bug Something isn't working label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help !!! Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants