You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slightly related to [(https://github.com//issues/150)] . I am trying to use the KNMI definitions file, but upon importing the eccodes library I get the warning:
C:\Users\me\AppData\Roaming\Python\Python39\site-packages\ecmwflibs_init_.py:69: UserWarning: ecmwflibs: ignoring provided 'ECCODES_DEFINITION_PATH' set to 'C:\Users\me\Downloads\HARMONIE_grib1_tables\knmi_def\definitions'. If you want ecmwflibs to use this environment variable, use ECMWFLIBS_ECCODES_DEFINITION_PATH instead. If you want to use your own ECCODES library, use ECMWFLIBS_ECCODES.
warnings.warn(
Anyone have any suggestions on how to fix this? I have been stuck on using the custom tables for ever now
Thank you in advance
The text was updated successfully, but these errors were encountered:
Hi @DeMoesMakendeHakker any progress on this? It honestly seems like KNMI doesn't care about the accessibility of their "open" database, shame. I am stuck as well, looking for someone who managed to make some ground and actually open a GRIB file from them :)
Slightly related to [(https://github.com//issues/150)] . I am trying to use the KNMI definitions file, but upon importing the eccodes library I get the warning:
Anyone have any suggestions on how to fix this? I have been stuck on using the custom tables for ever now
Thank you in advance
The text was updated successfully, but these errors were encountered: