cfgrib 0.9.13.0-2 source package in Ubuntu

Changelog

cfgrib (0.9.13.0-2) unstable; urgency=medium

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Mon, 01 Jul 2024 10:00:11 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
cfgrib_0.9.13.0-2.dsc 2.1 KiB d9185444d59d55655821e0e53f0a9d4b3aa9f4470a7628ebe2a1beda83aade06
cfgrib_0.9.13.0.orig.tar.xz 3.8 MiB 964e6d5f3f1fd67e9c32fd5966c0c27342f706edbd660e59a0eadb3986118dac
cfgrib_0.9.13.0-2.debian.tar.xz 8.5 KiB 79c8ccbc14948fe53eaa5acb7d9629b7ad55c5b50143e61418390e6d828d9598

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.