cfgrib 0.9.8.5-1 source package in Ubuntu

Changelog

cfgrib (0.9.8.5-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version: 4.5.1; no changes required
  * Move to debhelper compat 13
  * Point Vcs-Git in d/control to debian/latest branch

 -- Alastair McKinstry <email address hidden>  Mon, 04 Jan 2021 18:29:03 +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

Downloads

File Size SHA-256 Checksum
cfgrib_0.9.8.5-1.dsc 2.0 KiB 91b58ddeab886af69bf6a36354c10969e48dacb1d036fdbdcdc260ed6f31bf66
cfgrib_0.9.8.5.orig.tar.xz 3.6 MiB 884d72aa9f6a15059b46e78a091d05e92d05c8006a7b97f1f2a0ca880f89759a
cfgrib_0.9.8.5-1.debian.tar.xz 7.9 KiB 813dacef2147f307f2e44bf2657f67b940d13aa707adce6fb74ec3e24d28d7e9

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.