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
e9d7b5d5
Commit
e9d7b5d5
authored
Oct 19, 2020
by
Daniel Scheffler
Browse files
Fixed linting. Updated version info.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
d5f8b455
Pipeline
#14721
passed with stage
in 1 minute and 54 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
arosics/version.py
View file @
e9d7b5d5
...
...
@@ -22,5 +22,5 @@
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'1.0.
2
'
__versionalias__
=
'2020-10-1
2
_0
2
'
__version__
=
'1.0.
3
'
__versionalias__
=
'2020-10-1
9
_0
1
'
tests/test_COREG_LOCAL.py
View file @
e9d7b5d5
...
...
@@ -121,11 +121,6 @@ class CompleteWorkflow_INTER1_S2A_S2A(unittest.TestCase):
CRL
.
calculate_spatial_shifts
()
# use the getter of the CoRegPoints_table to calculate tie point grid
# noinspection PyStatementEffect
CRL
.
CoRegPoints_table
# if __name__ == '__main__':
# unittest.main(argv=['first-arg-is-ignored'],exit=False, verbosity=2)
#
...
...
Write
Preview
Supports
Markdown
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