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
3e10845f
Commit
3e10845f
authored
Dec 10, 2019
by
Lozac'h Loic
Browse files
Update SoilMoisturePipeline.py
parent
1d39fb51
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/SoilMoisturePipeline.py
View file @
3e10845f
...
...
@@ -733,6 +733,10 @@ if __name__ == "__main__":
print
(
"Error: Exception on sarmode"
)
exit
if
os
.
path
.
exists
(
output
):
Print
(
output
+
" already exists! Passing..."
)
continue
print
(
"using:
\n
"
+
sarvv
+
"
\n
"
+
sarth
+
"
\n
"
+
ndvi
+
"
\n
"
+
output
)
short_pipeline
(
normalize_proj_and_extend
())
...
...
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