cfgrib 0.9.10.2-1 source package in Ubuntu

Changelog

cfgrib (0.9.10.2-1) unstable; urgency=medium

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Thu, 06 Oct 2022 10:04:07 +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

Downloads

File Size SHA-256 Checksum
cfgrib_0.9.10.2-1.dsc 2.1 KiB 9dca3e40c089fe080a2dabd49d19b7ce50d72aa3ee6471c247016a0bcca50bab
cfgrib_0.9.10.2.orig.tar.xz 3.7 MiB abd2b1e808338ddb34beed318dfa9d7e588eb82de4b01efc8960ee4431507fe0
cfgrib_0.9.10.2-1.debian.tar.xz 8.2 KiB 9bf3d36d4fd75d1a45a4a0717fb6ec5eac82d5c705ef8a7f697702a89acd7f6d

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.