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
Commits
e2edb6eb
Commit
e2edb6eb
authored
Jun 15, 2021
by
Daniel Scheffler
Browse files
Updated copyright.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
2db34de9
Changes
59
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.rst
View file @
e2edb6eb
...
...
@@ -116,7 +116,7 @@ If you commit new Python files, please note that they have to contain the follow
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
LICENSE
View file @
e2edb6eb
...
...
@@ -12,7 +12,7 @@ GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
EnMAP PT
Copyright (C) 201
9
Karl Segl
Copyright (C) 201
8-2021
Karl Segl
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
...
...
enpt/__init__.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/cli.py
View file @
e2edb6eb
...
...
@@ -3,7 +3,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stephane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/execution/__init__.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/execution/controller.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/io/__init__.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/io/reader.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/model/__init__.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/model/images/__init__.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/model/images/image_baseclasses.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/model/images/images_mapgeo.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/model/images/images_sensorgeo.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/model/metadata/__init__.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/model/metadata/metadata_mapgeo.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/model/metadata/metadata_sensorgeo.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/model/srf.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/options/__init__.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/options/config.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
enpt/options/options_schema.py
View file @
e2edb6eb
...
...
@@ -2,7 +2,7 @@
# EnPT, EnMAP Processing Tool - A Python package for pre-processing of EnMAP Level-1B data
#
# Copyright (C) 201
9
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# Copyright (C) 201
8-2021
Karl Segl (GFZ Potsdam, segl@gfz-potsdam.de), Daniel Scheffler
# (GFZ Potsdam, danschef@gfz-potsdam.de), Niklas Bohn (GFZ Potsdam, nbohn@gfz-potsdam.de),
# Stéphane Guillaso (GFZ Potsdam, stephane.guillaso@gfz-potsdam.de)
#
...
...
Prev
1
2
3
Next
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