Skip to content
Snippets Groups Projects
Select Git revision
  • enhancement/add_isofit_support
  • main default protected
  • enhancement/add_help
  • v0.9.0
  • v0.8.6
  • v0.8.5
  • v0.8.4
  • v0.8.3
  • v0.8.2
  • v0.8.1
  • v0.8.0
  • v0.7.10
  • v0.7.9
  • v0.7.8
  • v0.7.7
  • v0.7.6
  • v0.7.5
  • v0.7.4
  • v0.7.3
  • v0.7.2
  • v0.7.1
  • v0.7.0
  • v0.6.3
23 results

enpt_enmapboxapp

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    danschef authored
    The QGIS GUI can now properly call the EnPT command line interface installed within a separate Anaconda environment.
    
    Signed-off-by: default avatardanschef <daniel.scheffler@gfz-potsdam.de>
    682934d1
    History

    enpt_enmapboxapp

    Documentation Status Updates

    A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT).

    ./docs/images/screenshot_enpt_enmapboxapp_874x1047.png

    Installation

    Clone the repository and install enpt_enmapboxapp to your local QGIS python:

    git clone https://gitext.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enpt_enmapboxapp.git
    cd enpt_enmapboxapp
    pip install .

    Features

    • TODO

    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.