-
Notifications
You must be signed in to change notification settings - Fork 34
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
Importing gribapi
before eccodes
fails due to a circular import
#116
Labels
bug
Something isn't working
Comments
Thank you for reporting this. We will work on a fix. use: |
Here is a very basic Perl script which should translate the old gribapi functions to ecCodes:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
I use
gribapi
module directly without importingeccodes
first, after upgrade from 1.7.1->any recent version, the import fails.What are the steps to reproduce the bug?
pip install eccodes python -c "import gribapi"
Version
2.39.1 (Python 3.12.3)
Platform (OS and architecture)
Ubuntu 24.04 (6.8.0-50-generic, x86_64)
Relevant log output
Accompanying data
No response
Organisation
No response
The text was updated successfully, but these errors were encountered: