cfgrib 0.9.10.4-3 source package in Ubuntu

Changelog

cfgrib (0.9.10.4-3) unstable; urgency=medium

  * Drop python3-future dependencies. Closes: #1060025

 -- Alastair McKinstry <email address hidden>  Fri, 05 Jan 2024 07:00:32 +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.10.4-3.dsc 2.1 KiB d097d1546830ba364680342bbc7bbd3089dfd9bc3f24c896d1868e66f664416a
cfgrib_0.9.10.4.orig.tar.xz 3.7 MiB 852b9d1521970dc97316359589b6357ac6c63a0f7b345c22a9aa54a56381ae72
cfgrib_0.9.10.4-3.debian.tar.xz 8.4 KiB 323ff2a913f2ce113505341396e838c11f30748504322dc25897cb50877b6238

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.