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

how to verify that bufr data is valid #257

Open
pat1 opened this issue May 9, 2021 · 1 comment
Open

how to verify that bufr data is valid #257

pat1 opened this issue May 9, 2021 · 1 comment
Assignees

Comments

@pat1
Copy link
Contributor

pat1 commented May 9, 2021

I write some bufr with the dballe API; after some time I try to import the bufr in one DSN but the bufr was rejected.
How can I check that I am writing valid bufr data without insert in in a DSN ?
I attach some rejected bufr
rejected.zip

@spanezz
Copy link
Contributor

spanezz commented Nov 23, 2021

I'm not really sure I understand the question.

I see that in rejected.zip you have BUFR data with a temperature measurement, but undefined datetime: One possible answer is that you can make sure you fill datetime (and lat, lon, level, timerange, and so on) before writing observed data.

That is likely not the answer you were looking for: could you spell out your needs a bit more in detail?

@spanezz spanezz assigned pat1 and unassigned spanezz Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants