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

Remove flavour_name and simplify the encode_ options #23

Closed
alexamici opened this issue Oct 18, 2018 · 0 comments
Closed

Remove flavour_name and simplify the encode_ options #23

alexamici opened this issue Oct 18, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@alexamici
Copy link
Contributor

alexamici commented Oct 18, 2018

Now the flavour is just a definition of which encode_ option to set. On the other hand the name encode is wrong and the option are very long.

Probably change to something like:

>>> cfgrib.open_dataset('data.grib', backend_kwargs={'encode_cf': ['parameter', 'time', 'vertical', 'geography']})

Where the strings accepted are the ecCodes namespaces.

@alexamici alexamici added the bug Something isn't working label Oct 18, 2018
@alexamici alexamici self-assigned this Oct 18, 2018
alexamici added a commit that referenced this issue Nov 3, 2018
shahramn added a commit that referenced this issue Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant