Skip to content
GitLab
Menu
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
b2668f6c
Commit
b2668f6c
authored
Jun 16, 2021
by
Daniel Scheffler
Browse files
Updated parameter description.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
a7d4713d
Changes
1
Hide whitespace changes
Inline
Side-by-side
enpt_enmapboxapp/_enpt_alg_base.py
View file @
b2668f6c
...
...
@@ -290,7 +290,7 @@ class _EnPTBaseAlgorithm(QgsProcessingAlgorithm):
self
.
addParameter
(
QgsProcessingParameterBoolean
(
name
=
self
.
P_enable_ac
,
description
=
'Enable atmospheric correction
using SICOR algorithm
'
,
description
=
'Enable atmospheric correction'
,
defaultValue
=
True
))
self
.
addParameter
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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