cfgrib 0.9.10.3-1 source package in Ubuntu

Changelog

cfgrib (0.9.10.3-1) unstable; urgency=medium

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Sun, 27 Nov 2022 21:46:41 +0000

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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
cfgrib_0.9.10.3-1.dsc 2.1 KiB c34f2db2b7643b4eb85a7610b6a36378d021e751376e75fcf95b947b174436cc
cfgrib_0.9.10.3.orig.tar.xz 3.7 MiB 54be07b9baaa8053bdb4fe8fd000036064a06b90c9168a124bead7f13ff4db60
cfgrib_0.9.10.3-1.debian.tar.xz 8.2 KiB 1eb3eab730296b0151a6dba87d8efa94cc993713bbd46bdf298f6abf0fc15e4d

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.