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
be458f09
Commit
be458f09
authored
Jun 16, 2021
by
Daniel Scheffler
Browse files
Merge remote-tracking branch 'origin/feature/acwater_polymer' into feature/acwater_polymer
parents
7fffa2c5
974ef69c
Pipeline
#24502
failed with stage
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
enpt_enmapboxapp/_enpt_alg_base.py
View file @
be458f09
...
...
@@ -113,7 +113,7 @@ class _EnPTBaseAlgorithm(QgsProcessingAlgorithm):
try
:
path_polymer
=
os
.
path
.
abspath
(
os
.
path
.
join
(
os
.
path
.
dirname
(
get_loader
(
"polymer"
).
path
),
os
.
pardir
))
except
:
except
AttributeError
:
path_polymer
=
''
return
path_polymer
...
...
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