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
Daniel Scheffler
arosics
Commits
dfd2d210
Commit
dfd2d210
authored
Nov 21, 2017
by
Daniel Scheffler
Browse files
Added test for COREG_LOCAL.view_CoRegPoints_folium().
parent
16898c39
Pipeline
#1587
passed with stages
in 2 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_COREG_LOCAL.py
View file @
dfd2d210
...
...
@@ -69,6 +69,9 @@ class CompleteWorkflow_INTER1_S2A_S2A(unittest.TestCase):
CRL
.
view_CoRegPoints
(
hide_filtered
=
False
)
CRL
.
view_CoRegPoints
(
shapes2plot
=
'vectors'
)
if
util
.
find_spec
(
'folium'
)
and
util
.
find_spec
(
'geojson'
):
CRL
.
view_CoRegPoints_folium
()
# test shift correction and output writer
CRL
.
correct_shifts
()
...
...
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