pyepr 1.1.3-1 source package in Ubuntu

Changelog

pyepr (1.1.3-1) unstable; urgency=medium

  * New upstream version.
  * Refresh all patches.

 -- Antonio Valentino <email address hidden>  Sat, 27 Nov 2021 13:25:59 +0000

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyepr_1.1.3-1.dsc 2.1 KiB 0f3dafff5c300ba29707992481cb816fdcb72098660e14988df045133d358444
pyepr_1.1.3.orig.tar.gz 503.1 KiB e9910ee7699f68b4b36081609c7db3d96d35fba488a249f6bd91b9b194893246
pyepr_1.1.3-1.debian.tar.xz 7.4 KiB 3a356e9b2c923687d2e93151115b9d9be7c974e817cb876e8c89d982e01523e4

Available diffs

No changes file available.

Binary packages built by this source

python-epr-doc: Python ENVISAT Product Reader API (common documentation)

 PyEPR provides Python bindings for the ENVISAT Product Reader C API
 (EPR API) for reading satellite data from ENVISAT ESA (European Space
 Agency) mission.
 .
 PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
 Level 1B and Level 2 and also ASAR data products. It provides access
 to the data either on a geophysical (decoded, ready-to-use pixel
 samples) or on a raw data layer. The raw data access makes it possible
 to read any data field contained in a product file.
 .
 This is the common documentation package.

python3-epr: Python ENVISAT Product Reader API (Python 3)

 PyEPR provides Python bindings for the ENVISAT Product Reader C API
 (EPR API) for reading satellite data from ENVISAT ESA (European Space
 Agency) mission.
 .
 PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
 Level 1B and Level 2 and also ASAR data products. It provides access
 to the data either on a geophysical (decoded, ready-to-use pixel
 samples) or on a raw data layer. The raw data access makes it possible
 to read any data field contained in a product file.
 .
 This package contains pyepr for Python 3.

python3-epr-dbgsym: debug symbols for python3-epr