Skip to content
Snippets Groups Projects
Select Git revision
  • d3b10e80a0a090d6f9480510618b84d6f66396e7
  • main default protected
  • enhancement/envi_output_format
  • bugfix/fix_geolayer_computation
  • feature/add_vnir_swir_coreg
  • feature/add_netcdf_output_format
  • dev
  • v1.0.5
  • v1.0.4
  • v1.0.3
  • v1.0.2
  • v1.0.1
  • v1.0.0
  • v0.21.1
  • v0.21.0
  • v0.20.2
  • v0.20.1
  • v0.20.0
  • v0.19.7
  • v0.19.6
  • v0.19.5
  • v0.19.4
  • v0.19.3
  • v0.19.2
  • v0.19.1
  • v0.19.0
  • v0.18.15
27 results

EnPT

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Daniel Scheffler authored
    Bugfix/fix deadpixel valueerror
    
    Closes #103
    
    See merge request !88
    d3b10e80
    History
    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 German Research Centre for Geosciences Potsdam (GFZ) 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 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.

    Feature overview

    • read EnMAP Level-1B input data
    • radiometric conversion to top-of-atmosphere radiance
    • dead pixel correction
    • atmospheric correction (based on SICOR 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

    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.

    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.