We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dear @alexamici,
pdbufr looks really nice but it does not work with bufr data e.g. from DWD and Aemet.
df = pdbufr.read_bufr( 'Z__C_EDZW_20210214100000_bda01,synop_bufr_GER_999999_999999__MW_536.bin', columns=('airTemperature') )
I receive KeyValueNotFoundError: Key/value not found during passing the attached file.
KeyValueNotFoundError: Key/value not found
Using bufr_dump works as expected.
bufr_dump
In case you do not have time to fix this issue pleas let me know where the bug should be and I will try to fix it. Thanks as lot and bets regards.
Daniel
eccodes version 2.6.0
Z__C_EDZW_20210214100000_bda01,synop_bufr_GER_999999_999999__MW_536.zip
The text was updated successfully, but these errors were encountered:
I have upadted my ubuntu version today and now I am using eccodes 2.16. and it works.
Sorry, something went wrong.
No branches or pull requests
Dear @alexamici,
pdbufr looks really nice but it does not work with bufr data e.g. from DWD and Aemet.
I receive
KeyValueNotFoundError: Key/value not found
during passing the attached file.Using
bufr_dump
works as expected.In case you do not have time to fix this issue pleas let me know where the bug should be and I will try to fix it. Thanks as lot and bets regards.
Daniel
eccodes version 2.6.0
Z__C_EDZW_20210214100000_bda01,synop_bufr_GER_999999_999999__MW_536.zip
The text was updated successfully, but these errors were encountered: