cfgrib 0.9.10.4-4 source package in Ubuntu

Changelog

cfgrib (0.9.10.4-4) unstable; urgency=medium

  * Drop unnecessary build-dep on python3-xarray
  * Fix typos in VCS URLs

 -- Alastair McKinstry <email address hidden>  Wed, 31 Jan 2024 06:15:42 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
cfgrib_0.9.10.4-4.dsc 2.1 KiB 3d6dde1697668f3de87399fcae41db452d1a9868e32c624f364b684617c8c918
cfgrib_0.9.10.4.orig.tar.xz 3.7 MiB 852b9d1521970dc97316359589b6357ac6c63a0f7b345c22a9aa54a56381ae72
cfgrib_0.9.10.4-4.debian.tar.xz 8.4 KiB e71c10eb7a27d1f79e0270c1b8d44c7dbd129e4f10eeea63da6626bf15818526

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.