Skip to main content

Experimental pure Python version of eccodes

Project description

# pyeccodes

This is an experiment of a pure Python GRIB decoder based on eccodes https://github.com/ecmwf/eccodes. The code is automatically generated from the definition files and tables.

The package does not support encoding.

The difference with other Python bindings are:

  • All arrays and lists are returns as numpy arrays

  • Missing data values are set to numpy.NaN

  • Asking for a missing key is not an error. The value None is returned

  • If a key returns a missing value (e.g. 255), None is returned instead

You can use pyeccodes with cfgrib with a version greater or equal to 0.9.8.1.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyeccodes-0.1.0.tar.gz (1.5 MB view details)

Uploaded Source

File details

Details for the file pyeccodes-0.1.0.tar.gz.

File metadata

  • Download URL: pyeccodes-0.1.0.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.6

File hashes

Hashes for pyeccodes-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4d756c80bc4b50683c422244221b839b80e032ab1cc2b3e50628a807104d8495
MD5 0c623c9607e053ccd79431f9fdf23440
BLAKE2b-256 3299d302b1e11c8ca29fab35dfe24a7247f7556c451035b423adb4c02b2be7df

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page