cfgrib 0.9.7.7-1 source package in Ubuntu

Changelog

cfgrib (0.9.7.7-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version: 4.5.0
  * Use dh-sequence-python3 not --with python3
  * Make test dependencies conditional and enable tests
  * Add test dependency python3-click

 -- Alastair McKinstry <email address hidden>  Sun, 23 Feb 2020 11:39:24 +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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
cfgrib_0.9.7.7-1.dsc 2.1 KiB d653005858318e02acbdab4f8113fda9d009c724c0edd71d39d9939079d9f8ec
cfgrib_0.9.7.7.orig.tar.xz 3.6 MiB 9f47bde7e7facc2f402bd6ddae9c86112a5c19cd7c79f8acfdba680b5f6befeb
cfgrib_0.9.7.7-1.debian.tar.xz 2.2 KiB 718899828ddbac67eaaee551efa14146765b4bb30388d989a940d0a9e732a8b9

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.