Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

enpt

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enpt

EnMAP Processing Tool

pipPyPI
Version
1.2.1
Maintainers
1

.. image:: https://enmap.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/EnPT/img/EnPT_logo_final.svg :width: 300px :alt: EnPT Logo

============================ EnPT - EnMAP Processing Tool

The EnPT Python package is an automated pre-processing pipeline for the new EnMAP hyperspectral satellite data. It provides free and open-source features to transform EnMAP Level-1B data to Level-2A. The package has been developed at the GFZ Helmholtz Centre for Geosciences, Germany, as an alternative to the processing chain of the EnMAP Ground Segment.

  • Please check the documentation_ for installation and usage instructions and in depth information.
  • Information on how to cite the EnPT Python package can be found in the CITATION <https://git.gfz.de/EnMAP/GFZ_Tools_EnMAP_BOX/EnPT/-/blob/main/CITATION>__ file.

License

Free software: GNU General Public License v3 or later (GPLv3+)

All images contained in any (sub-)directory of this repository are licensed under the CC0 license which can be found here <https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt>__.

Feature overview

  • read EnMAP Level-1B input data
  • radiometric conversion to top-of-atmosphere radiance
  • dead pixel correction
  • atmospheric correction (based on SICOR_ or ISOFIT_ for land and ACwater Polymer_ via Polymer_ for water surfaces)
  • optional export of additional results from atmospheric parameter retrieval
  • detection and correction of geometric misregistrations compared to user provided spatial reference (based on AROSICS_)
  • orthorectification
  • write EnMAP Level-2A output data

Status

|badge1| |badge2| |badge3| |badge4| |badge5| |badge6| |badge7| |badge8| |badge9|

.. |badge1| image:: https://git.gfz.de/EnMAP/GFZ_Tools_EnMAP_BOX/EnPT/badges/main/pipeline.svg :target: https://git.gfz.de/EnMAP/GFZ_Tools_EnMAP_BOX/EnPT/pipelines

.. |badge2| image:: https://git.gfz.de/EnMAP/GFZ_Tools_EnMAP_BOX/EnPT/badges/main/coverage.svg :target: https://enmap.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/EnPT/coverage/

.. |badge3| image:: https://img.shields.io/static/v1?label=Documentation&message=GitLab%20Pages&color=orange :target: https://enmap.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/EnPT/doc/

.. |badge4| image:: https://img.shields.io/pypi/v/enpt.svg :target: https://pypi.python.org/pypi/enpt

.. |badge5| image:: https://img.shields.io/conda/vn/conda-forge/enpt.svg :target: https://anaconda.org/conda-forge/enpt

.. |badge6| image:: https://img.shields.io/pypi/l/enpt.svg :target: https://git.gfz.de/EnMAP/GFZ_Tools_EnMAP_BOX/EnPT/-/blob/main/LICENSE

.. |badge7| image:: https://img.shields.io/pypi/pyversions/enpt.svg :target: https://img.shields.io/pypi/pyversions/enpt.svg

.. |badge8| image:: https://img.shields.io/pypi/dm/enpt.svg :target: https://pypi.python.org/pypi/enpt

.. |badge9| image:: https://zenodo.org/badge/253474970.svg :target: https://zenodo.org/badge/latestdoi/253474970

See also the latest coverage_ report and the pytest_ HTML report.

History / Changelog

You can find the protocol of recent changes in the EnPT package here <https://git.gfz.de/EnMAP/GFZ_Tools_EnMAP_BOX/EnPT/-/blob/main/HISTORY.rst>__.

Credits

This software was developed within the context of the EnMAP project supported by the DLR Space Administration with funds of the German Federal Ministry of Economic Affairs and Energy (on the basis of a decision by the German Bundestag: 50 EE 1529) and contributions from DLR, GFZ and OHB System AG.

Sentinel-2 spatial reference test data have been provided by ESA.

This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage .. _documentation: https://enmap.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/EnPT/doc .. _coverage: https://enmap.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/EnPT/coverage/ .. _pytest: https://enmap.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/EnPT/test_reports/report.html .. _SICOR: https://git.gfz.de/EnMAP/sicor .. _ISOFIT: https://github.com/isofit/isofit .. _AROSICS: https://git.gfz.de/danschef/arosics .. _ACwater Polymer: https://gitlab.awi.de/phytooptics/acwater .. _Polymer: https://forum.hygeos.com

Keywords

EnMAP

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