cfgrib 0.9.10.4-2 source package in Ubuntu

Changelog

cfgrib (0.9.10.4-2) unstable; urgency=medium

  * Push to unstable

 -- Alastair McKinstry <email address hidden>  Sun, 11 Jun 2023 11:24:49 +0100

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
cfgrib_0.9.10.4-2.dsc 2.1 KiB 19543cd159fe8484a9052d14c04ebc65c65a578842b82ae3374e1489a0d4c0cb
cfgrib_0.9.10.4.orig.tar.xz 3.7 MiB 852b9d1521970dc97316359589b6357ac6c63a0f7b345c22a9aa54a56381ae72
cfgrib_0.9.10.4-2.debian.tar.xz 8.3 KiB 434f0cc35dc713ed4b79d577818274aafbbc37bb65d8ea02f9d8d7b6bdbb033d

Available diffs

No changes file available.

Binary packages built by this source

python3-cfgrib: Python 3 module supporting the CF convention in GRIB files

 This module provides a Python3 interface to map GRIB files to the NetCDF
 Common Data Model following the CF Conventions.
 The high level API is designed to support a GRIB backend for xarray and it is
 inspired by NetCDF-python and h5netcdf.
 Low level access and decoding is performed via the ECMWF ecCodes library.