Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lozac'h Loic
AgriSoilMoisture
Commits
4b70571a
Commit
4b70571a
authored
Dec 10, 2019
by
Lozac'h Loic
Browse files
Update SoilMoistureBatchExtractAndMosaic2S2Tile.py
parent
d3a11a60
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/SoilMoistureBatchExtractAndMosaic2S2Tile.py
View file @
4b70571a
...
...
@@ -173,7 +173,7 @@ if __name__ == "__main__":
elif
len
(
l
)
==
1
:
in1
=
os
.
path
.
join
(
file
,
"Sigma0_VV.img"
)
outfile
=
outfilebase
+
acqtime
+
"_VV.TIF"
outfile
=
outfilebase
+
"_VV.TIF"
if
os
.
path
.
exists
(
outfile
)
:
continue
...
...
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