
eccodes 2.45.0
0
Python interface to the ecCodes GRIB and BUFR decoder/encoder
Contents
Python interface to the ecCodes GRIB and BUFR decoder/encoder
Stars: 132, Watchers: 132, Forks: 34, Open Issues: 7The ecmwf/eccodes-python repo was created 7 years ago and the last code push was 4 days ago.
The project is popular with 132 github stars!
How to Install eccodes
You can install eccodes using pip
pip install eccodes
or add it to a project with poetry
poetry add eccodes
Package Details
- Author
- European Centre for Medium-Range Weather Forecasts (ECMWF)
- License
- Apache License Version 2.0
- Homepage
- https://github.com/ecmwf/eccodes-python
- PyPi:
- https://pypi.org/project/eccodes/
- GitHub Repo:
- https://github.com/ecmwf/eccodes-python
Classifiers
Related Packages
Errors
A list of common eccodes errors.
Code Examples
Here are some eccodes code examples and snippets.
GitHub Issues
The eccodes package has 7 open issues on GitHub
- 2.45.0 release misses eccodeslib dependency? "Cannot find the ecCodes library"
- codes_new_from_message does not support multi-enabled grib2 messages
pythonfix