Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EnMAP
GFZ_Tools_EnMAP_BOX
enpt_enmapboxapp
Commits
662cc1f8
Commit
662cc1f8
authored
Aug 25, 2022
by
Daniel Scheffler
Browse files
Update copyright.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
352c5085
Pipeline
#48947
canceled with stages
in 42 seconds
Changes
13
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.rst
View file @
662cc1f8
...
...
@@ -117,7 +117,7 @@ If you commit new Python files, please note that they have to contain the follow
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 201
9
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 201
8-2022
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
LICENSE
View file @
662cc1f8
...
...
@@ -2,7 +2,7 @@ GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT).
Copyright (C) 2018 Daniel Scheffler
Copyright (C) 2018
-2022
Daniel Scheffler
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
...
...
bin/enpt_run_cmd.bat
View file @
662cc1f8
:: enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
::
:: Copyright (C) 201
9
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
:: Copyright (C) 201
8-2022
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
::
:: 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
...
...
bin/enpt_run_cmd.sh
View file @
662cc1f8
...
...
@@ -2,7 +2,7 @@
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 201
9
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 201
8-2022
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
enpt_enmapboxapp/__init__.py
View file @
662cc1f8
...
...
@@ -2,7 +2,7 @@
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 2018-202
1
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 2018-202
2
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
enpt_enmapboxapp/_enpt_alg_base.py
View file @
662cc1f8
...
...
@@ -2,7 +2,7 @@
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 2018-202
1
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 2018-202
2
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
enpt_enmapboxapp/enpt_algorithm.py
View file @
662cc1f8
...
...
@@ -2,7 +2,7 @@
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 2018-202
1
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 2018-202
2
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
enpt_enmapboxapp/enpt_enmapboxapp.py
View file @
662cc1f8
...
...
@@ -2,7 +2,7 @@
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 2018-202
1
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 2018-202
2
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
enpt_enmapboxapp/enpt_external_algorithm.py
View file @
662cc1f8
...
...
@@ -2,7 +2,7 @@
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 2018-202
1
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 2018-202
2
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
enpt_enmapboxapp/version.py
View file @
662cc1f8
...
...
@@ -2,7 +2,7 @@
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 2018-202
1
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 2018-202
2
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
setup.py
View file @
662cc1f8
...
...
@@ -3,7 +3,7 @@
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 2018-202
1
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 2018-202
2
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
tests/__init__.py
View file @
662cc1f8
...
...
@@ -2,7 +2,7 @@
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 2018-202
1
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 2018-202
2
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
tests/test_enpt_enmapboxapp.py
View file @
662cc1f8
...
...
@@ -3,7 +3,7 @@
# enpt_enmapboxapp, A QGIS EnMAPBox plugin providing a GUI for the EnMAP processing tools (EnPT)
#
# Copyright (C) 2018-202
1
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
# Copyright (C) 2018-202
2
Daniel Scheffler (GFZ Potsdam, daniel.scheffler@gfz-potsdam.de)
#
# 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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment