pygrib 2.1.6-1 source package in Ubuntu
Changelog
pygrib (2.1.6-1) unstable; urgency=medium * Set Debian Science Maint. as maintainer * Fix broken vcs url * Standards-Version: 4.7.0; no changes required * New upstream release * Remove runpath from python modules -- Alastair McKinstry <email address hidden> Sat, 20 Jul 2024 10:21:24 +0100
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pygrib_2.1.6-1.dsc | 2.2 KiB | 039c798c4ce1994c217785a1269c66ebbc09e62b03bf1332c8af584d84b8c2fa |
pygrib_2.1.6.orig.tar.xz | 20.1 MiB | e98d4b042e0f289380192df61c3b7069b09d29a28c18cfacb2c61635c17f93d6 |
pygrib_2.1.6-1.debian.tar.xz | 11.6 KiB | 834f53ecfb34bad132cb616378cd24ac25fd04200fab21ba5c6586d31ab08369 |
Available diffs
- diff from 2.1.5-4 to 2.1.6-1 (96.7 KiB)
No changes file available.
Binary packages built by this source
- python-grib-doc: Documentation and examples for Python GRIB
Python module for reading and writing GRIB (editions 1 and 2) files.
GRIB is the World Meterological Organization standard for
distributing gridded data. The module is a Python interface
to the GRIB API C library from the
European Centre for Medium-Range Weather Forecasts (ECMWF).
- python3-grib: Python 3 module for reading and writing GRIB files
Python 3 module for reading and writing GRIB (editions 1 and 2) files.
GRIB is the World Meterological Organization standard for
distributing gridded data. The module is a Python 3 interface
to the GRIB API C library from the
European Centre for Medium-Range Weather Forecasts (ECMWF).
.
This package also contains the cnvgrib1to2, grib_list, grib_repack, and
cnvgrib2to1 scripts.
- python3-grib-dbgsym: debug symbols for python3-grib