grib_repack

Python 3 module for reading and writing GRIB files

Install

All systems
curl cmd.cat/grib_repack.sh
Debian Debian
apt-get install python3-grib
Ubuntu
apt-get install python3-grib
image/svg+xml Kali Linux
apt-get install python3-grib
Fedora
dnf install python3-pygrib
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-grib
Raspbian
apt-get install python3-grib

python3-grib

Python 3 module for reading and writing GRIB files

Python 3 module for reading and writing GRIB (editions 1 and 2) files. GRIB is the World Meterological Organization standard for distributing gridded data. The module is a Python 3 interface to the GRIB API C library from the European Centre for Medium-Range Weather Forecasts (ECMWF). This package also contains the cnvgrib1to2, grib_list, grib_repack, and cnvgrib2to1 scripts.

python3-pygrib

(editions 1 and 2) files

python-grib

Python module for reading and writing GRIB files

Python module for reading and writing GRIB (editions 1 and 2) files. GRIB is the World Meterological Organization standard for distributing gridded data. The module is a Python interface to the GRIB API C library from the European Centre for Medium-Range Weather Forecasts (ECMWF).