cfgrib 0.9.9.1-1 source package in Ubuntu

Changelog

cfgrib (0.9.9.1-1) unstable; urgency=medium

  * New upstream release. Closes: #993631
  * Udpdate backend_kwargs_errors_fail.patch for another case

 -- Alastair McKinstry <email address hidden>  Sun, 03 Oct 2021 16:18:10 +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.9.1-1.dsc 2.1 KiB 5bd9460d98a4bc06cc3fd7c9e6bc5fdee87153c371ff820f8578cb4f662dabbe
cfgrib_0.9.9.1.orig.tar.xz 3.7 MiB 7831fc285448bbdfbb245e7d1b0426bc3457fe3c7a8cc3c714440f01195fb33b
cfgrib_0.9.9.1-1.debian.tar.xz 8.2 KiB f6a675d4aa8a5af1c6099a53414f758288077347799a8a10362ecf68ca4809d9

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.