cfgrib 0.9.14.0-1 source package in Ubuntu

Changelog

cfgrib (0.9.14.0-1) unstable; urgency=medium

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Tue, 23 Jul 2024 08:08:37 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
cfgrib_0.9.14.0-1.dsc 2.1 KiB c0524e0bc78c1222d8d13e505ed7e00fba59804e4a8ef1e12794fea64451399e
cfgrib_0.9.14.0.orig.tar.xz 3.8 MiB c44709f40efe91405c1750a4e7d3cc6013d8711416915c64f23dcc55793b5eb2
cfgrib_0.9.14.0-1.debian.tar.xz 8.5 KiB c79e564c8ffea386b865368a62fb352f4b936e8abd34f2225a4064cad48ed34c

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.