cfgrib 0.9.7.3-1 source package in Ubuntu

Changelog

cfgrib (0.9.7.3-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version: 4.4.1.0

 -- Alastair McKinstry <email address hidden>  Mon, 04 Nov 2019 18:27:47 +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.7.3-1.dsc 2.0 KiB 06ee69ebd2d182336035a02c3a5b20b64c08b91b327b8a0056950c0c673ae1df
cfgrib_0.9.7.3.orig.tar.xz 3.6 MiB ed3fa7ea9c9b1d3efc15ab8eb39e054f741aaec0a1b57014af058e04c32aa8d2
cfgrib_0.9.7.3-1.debian.tar.xz 1.8 KiB 55ad4dd0fb44df2b9034e62233ffd3b0d79bfc4800f56a262b1a753503fee9e5

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.