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

Disabling "ECCODES ERROR" message #317

Open
jodemaey opened this issue Oct 12, 2022 · 1 comment
Open

Disabling "ECCODES ERROR" message #317

jodemaey opened this issue Oct 12, 2022 · 1 comment

Comments

@jodemaey
Copy link

jodemaey commented Oct 12, 2022

Hi there,

When using to_grib to write to GRIB v2, I keep receiving message like:

ECCODES ERROR   :  concept: no match for cfName=unknown
ECCODES ERROR   :  concept: input handle edition=2, centre=ecmf

I don't know why.
to_grib option grib_keys is set to:

grib_keys = {
   'edition': 2,
   'centre': 'rmib',
}

However, the output grib files are fine so I would like to just disable those messages. How can I do that?

@shahramn
Copy link
Collaborator

I believe this has been fixed

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

2 participants