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
8a31e3f4
Commit
8a31e3f4
authored
Jun 21, 2021
by
Daniel Scheffler
Browse files
Improved parameter description.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
b052456a
Pipeline
#24726
passed with stages
in 3 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
enpt_enmapboxapp/_enpt_alg_base.py
View file @
8a31e3f4
...
...
@@ -285,7 +285,7 @@ class _EnPTBaseAlgorithm(QgsProcessingAlgorithm):
self
.
addParameter
(
QgsProcessingParameterRasterLayer
(
name
=
self
.
P_path_reference_image
,
description
=
'Reference image for co-registration.'
,
description
=
'Reference image for
absolute
co-registration.'
,
defaultValue
=
None
,
optional
=
True
))
...
...
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