Skip to main content

Python module for reading/writing GRIB files

Project description

Linux Build Status PyPI package Anaconda-Server Badge DOI

Provides a high-level interface to the ECWMF ECCODES C library for reading GRIB files. There are limited capabilities for writing GRIB files (you can modify the contents of an existing file, but you can't create one from scratch). See the online docs for example usage.

Quickstart

The easiest way to get everything installed is to use pip:

pip install pygrib

You can also use conda:

conda install -c conda-forge pygrib

Alternately, clone the github repo and run python setup.py install (after setting $ECCCODES_DIR) where $ECCODES_DIR is the path to the directory containing include/grib_api.h and lib/libeccodes.so. If ECCODES_DIR is not specified, a few common locations such as $CONDA_PREFIX,/usr,/usr/local,/opt/local will be searched.

For full installation instructions and API documentation, see https://jswhit.github.io/pygrib.

Sample iPython notebooks illustrating pygrib usage:

Questions or comments - contact Jeff Whitaker jeffrey.s.whitaker@noaa.gov or use https://github.com/jswhit/pygrib/issues.

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

pygrib-2.1.3.tar.gz (21.7 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pygrib-2.1.3-cp39-cp39-manylinux2014_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.9

pygrib-2.1.3-cp39-cp39-manylinux2014_i686.whl (15.3 MB view details)

Uploaded CPython 3.9

pygrib-2.1.3-cp39-cp39-manylinux2010_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

pygrib-2.1.3-cp39-cp39-manylinux2010_i686.whl (15.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

pygrib-2.1.3-cp39-cp39-macosx_10_9_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

pygrib-2.1.3-cp38-cp38-manylinux2014_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.8

pygrib-2.1.3-cp38-cp38-manylinux2014_i686.whl (15.3 MB view details)

Uploaded CPython 3.8

pygrib-2.1.3-cp38-cp38-manylinux2010_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

pygrib-2.1.3-cp38-cp38-manylinux2010_i686.whl (15.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

pygrib-2.1.3-cp38-cp38-macosx_10_9_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

pygrib-2.1.3-cp37-cp37m-manylinux2014_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.7m

pygrib-2.1.3-cp37-cp37m-manylinux2014_i686.whl (15.3 MB view details)

Uploaded CPython 3.7m

pygrib-2.1.3-cp37-cp37m-manylinux2010_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

pygrib-2.1.3-cp37-cp37m-manylinux2010_i686.whl (15.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

pygrib-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

pygrib-2.1.3-cp36-cp36m-manylinux2014_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.6m

pygrib-2.1.3-cp36-cp36m-manylinux2014_i686.whl (15.3 MB view details)

Uploaded CPython 3.6m

pygrib-2.1.3-cp36-cp36m-manylinux2010_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

pygrib-2.1.3-cp36-cp36m-manylinux2010_i686.whl (15.3 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

pygrib-2.1.3-cp36-cp36m-manylinux1_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.6m

pygrib-2.1.3-cp36-cp36m-manylinux1_i686.whl (15.2 MB view details)

Uploaded CPython 3.6m

pygrib-2.1.3-cp36-cp36m-macosx_10_9_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file pygrib-2.1.3.tar.gz.

File metadata

  • Download URL: pygrib-2.1.3.tar.gz
  • Upload date:
  • Size: 21.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3.tar.gz
Algorithm Hash digest
SHA256 a22552e2e58c9eb9b5750a2d5a8f055334ad2a6a4fb8a6d56261356196ebe651
MD5 5d47dce2143127ac1461b1e9b0738e5a
BLAKE2b-256 9634f76696b84d0249e41154f3bb3345bd05aa5385bddceb04e6ccbbde5b7ab0

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dc251b4f00fea3717393b7255d6e3ec5ea771cac21f7f8d8fd4855fde8d77717
MD5 114b67009c869149c39e122fd547891c
BLAKE2b-256 aa18ebfa185c7a5c4cab7817cf060065750e1e052122f7bac824e881e450a568

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp39-cp39-manylinux2014_i686.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp39-cp39-manylinux2014_i686.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp39-cp39-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 356e074910ed6adce51e9ff7b5dbb7ab86d542e3bb135b4a9ee14e94da3e4a16
MD5 1cb4e8742eeda5380949c3471b73cfb5
BLAKE2b-256 9b38257980497a3bb2923014f63176082f62ccdcab2f94fe8f1ebd852ab3d5e7

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 be84cf5ec08ab2cb2bcf37c364e350cd3e8927f7a06eff5994c9ca1bace5ae5c
MD5 6763572072323251fe7a61e4dc020198
BLAKE2b-256 cdd8b67285f42a0fed144ad25243b119c7db499505e238069f592c16b5fb18ef

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 6f1c94e08a814763050a5eeee529d5bb702afa37d97db62abcc1f739fedd3453
MD5 280c9881edbff49f9c1fb893361540e2
BLAKE2b-256 5ac35bfb8ad67eb8b5484a7d0b7ce8b6980acf0494695367528cab0a8059846c

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5cc46fec9a2fc3630f83d7f5c457f9d1752428ca60cd1455ed673cd83b8ccf8e
MD5 19df0f025eabca2380ed7c2d6fb7d42c
BLAKE2b-256 996d096ce95ddc6f0695eb761ad14a95ac470575f02dfa10f97f148ae4dcb562

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5ba02ea084e2f68162ce72cf5d1f15f715e2115788dd15687f156446ef01276a
MD5 a5adf84d6c055b82e1a1d0e54201aad8
BLAKE2b-256 ca67c5a3e7db53e186d9de7d8163faf800ade380a25f0641dc6113dbaea3833e

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp38-cp38-manylinux2014_i686.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp38-cp38-manylinux2014_i686.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp38-cp38-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dfec7cc64a408c492d118e72423cbe7648ae15ff8aa2bddaf3133215f9b6b536
MD5 84bb5dd56fe8d49854e7a4b6b350a829
BLAKE2b-256 8297662be631d6767c60d313e7b551cd41dcda0844ce9de7f940adb6d67d73eb

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 cd7188010e8bc11abfca9e829cedf9269103183ae76a011b821c15f662019123
MD5 b667a37a47a26cfe0d13a32f8d55b64b
BLAKE2b-256 6298ee1608e76b3df5fc8d3cbabc80f025391052c65555ee81beab7072f3b029

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 1bf4f54a0db3cb74362bdae2465506fecf95de415e188ef63e7ed3b8a7fc4328
MD5 e2a0053a789089e87f2cbe762b78d7cb
BLAKE2b-256 de3f165d7daca1d905283909b8e0eaa513bfab1ca2858a84bb1359015845b44d

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9786837a2a68b5d7e6f6f1ca93023cfc52a07d9b106f65ff76203a7a3d3ff3b3
MD5 e9159305be20d982cb1c8c0a9f95af3c
BLAKE2b-256 62208c9f6ccf0aacda177c68bfa0bd77223287ff4c047990a8a18c074419b3bd

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4b469be2e4eac58d403163b8958f38db33fae01d9e080ff5ce981b74fc3e1f45
MD5 a45772245793dab8a83ed6bd595d0d20
BLAKE2b-256 4b1196231dd0e372940d2b70d1f45626b7e54c2aeb20e0866883bf4c1d906cdb

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp37-cp37m-manylinux2014_i686.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp37-cp37m-manylinux2014_i686.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp37-cp37m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 03c62a35064d0ceacf26b3e5000532e2e69244a873e764063da016a993115b9c
MD5 451f7a09bffe9c9a7a1500aebe2e4aec
BLAKE2b-256 6f49b68c46cb4a053357a0465949cd3015850f3045c5791b32a011c7f051b690

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2023c90bb076207966dae450a49ec82b01768eff20bc633c4e970cfe5546aff7
MD5 959be203a19f8ecc4249e8270421bba0
BLAKE2b-256 550d3491198c82f97801d76b326ae6c4ba093282a1cef591c9af993cb763da43

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d155ee846b0c721181dd82de5a82f39644ec8f218f8aed5f6409ca1564d5bb6f
MD5 a675f9c0e655bbf56f1f661d22f9320e
BLAKE2b-256 a3e49d5c681f51a24d5aa61e928975e5193742911cb616fb793f4241df1c81b7

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 20ea9f9f0f0f44fdd46c2cc6fc6e6e70962721d3fbed4fa0614e7f4dd8ccb824
MD5 80c851247b3762710b885ff7d208d07a
BLAKE2b-256 28b9f7720b4407c9b689e010640f19166bb2a7f0982fe9101d3955821a3709ca

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f36e6738280d1777a1a55c922260c151e748acaf213f18b5156d2707cffa194e
MD5 017a60e5c97e988dc20e7be789c970ce
BLAKE2b-256 856dc600b29325bf316f40c4bea0526f33dc7fb29ac12f2df102430d29c9971e

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp36-cp36m-manylinux2014_i686.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp36-cp36m-manylinux2014_i686.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp36-cp36m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0b2558e503cdbc72444700ae5d4d7afe8356db0fbdca197324d77fa9833c7dac
MD5 6892f6421804d271a8ced78c09d00898
BLAKE2b-256 bf4e2b40ef3eb111d18ae56af6c8127d115b23b3060945f611467b98f862c351

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 cf7fa123ee2777134c5dd0253bdff93712413e80fff80e469961c16c34b693d5
MD5 3fd3043ac4090edaa2d0dcde75b42891
BLAKE2b-256 a9800da5656ec284e7f9a1d021d329c2e16f06a07db3b156532fc0cd41345c4b

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 815bb09c9d7cf4b36005f3bc5d99acc1dc2eea7c925010400c919dacb2ba4f7a
MD5 92f0f3ee63baa914dbaadbae0a8b1aeb
BLAKE2b-256 54e42802565aa49e442c8dc167203988375d3945c88781ce693712116e5c3279

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 091438e0bf676b7785988ed7c9a1ce6373dbf50ba9548ab17e6d83f577b14f74
MD5 456db92a83420bab72b218b6c00ad824
BLAKE2b-256 e0a2e29100d202c90b0436a26fb125b9d4d075ead72aa05d8251d34f225904d5

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6c789b56ca28027345dd2804248c28891319956731023e03b7cb8ffe9661fc8a
MD5 53eb9ea9af2bf977eaac91d2924759d2
BLAKE2b-256 7938fba237ca62585d838f876e6b0e92afbd129220ae747c011e32b66c093758

See more details on using hashes here.

File details

Details for the file pygrib-2.1.3-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pygrib-2.1.3-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 15.2 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for pygrib-2.1.3-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6618665ba2ad3587e80cecb57389470cc83972c95d78c1e3e023cfcca4b27fd9
MD5 9b9869cd7665d86d3a87ffd5da8937ad
BLAKE2b-256 d383ae1946ecbccc4ee29688d95b705b466b45cc196b4975be03dc3c30ca7f3b

See more details on using hashes here.

Supported by

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