A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT).
Project description
enpt_enmapboxapp
A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT).
Free software: GNU General Public License v3
Documentation: http://enmap.gitext.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enpt_enmapboxapp/doc/
Status
See also the latest coverage report and the nosetests HTML report.
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 .
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.
History
0.5.0 (coming soon)
nosetests are now properly working: EnPT is called with the given GUI parameters and sends back a file containing all received parameters -> fixes issue #13 (closed)
fixed Linux implementation
improved error messages in case not all software components are properly installed
0.4.0 (2020-03-25)
EnPT can now be interrupted by pressing the cancel button.
Replaced placeholder app with a link to start the GUI.
Added an About-Dialog.
The package is now publicly available.
Added PyPI upload.
0.3.0 (2020-01-28)
The EnPT output is now properly displayed in the log window during EnPT runtime
Code improvements
Some minor documentation improvements
0.2.0 (2020-01-17)
The GUI app is now working together with the EnPT backend installed in a separate Anaconda environment.
Many improvements.
Added documentation.
0.1.0 (2018-07-05)
First release on GitLab.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.