EnPT - EnMAP Processing Tools
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 German Research Centre for Geosciences Potsdam (GFZ) as an alternative to the original DLR processing chain.
Please check the documentation for usage and in depth information.
License
Free software: GNU General Public License v3
All images contained in any (sub-)directory of this repository are licensed under the CC0 license which can be found here.
Feature overview
- read EnMAP Level-1B input data
- radiometric conversion to top-of-atmosphere radiance
- dead pixel correction
- atmospheric correction (based on SICOR)
- conversion of top-of-atmosphere-radiance to top-of-atmosphere-reflectance
- detection and correction of geometric misregistrations compared to user provided spatial reference (based on AROSICS)
- orthorectification
- write EnMAP Level-2 output data
Status
See also the latest coverage report and the nosetests HTML report.
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.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.