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

KeyValueNotFoundError: Key/value not found for existing key #24

Closed
meteoDaniel opened this issue Feb 14, 2021 · 1 comment
Closed

KeyValueNotFoundError: Key/value not found for existing key #24

meteoDaniel opened this issue Feb 14, 2021 · 1 comment

Comments

@meteoDaniel
Copy link

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.

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

@meteoDaniel
Copy link
Author

I have upadted my ubuntu version today and now I am using eccodes 2.16. and it works.

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

1 participant