You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

pyepr

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyepr

Python ENVISAT Product Reader API

1.2.0
PyPI
Maintainers
1

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.

.. _Python: https://www.python.org .. _EPR API: https://github.com/bcdev/epr-api .. _ENVISAT: https://earth.esa.int/eogateway/missions/envisat .. _ESA: https://earth.esa.int

Keywords

satellite

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts