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
AgriFrozenAreaProject
Commits
65c7d294
Commit
65c7d294
authored
Aug 26, 2021
by
Lozac'h Loic
Browse files
debug
parent
ac36ec43
Changes
1
Hide whitespace changes
Inline
Side-by-side
frozenapp/eodags1.py
View file @
65c7d294
...
...
@@ -130,7 +130,7 @@ class EodagS1():
elif
prodtypenum
==
2
:
logger
.
info
(
"Search on Theia..."
)
self
.
mEODataAccessGateway
.
set_preferred_provider
(
"theia"
)
mcentrowkt
=
str
(
qs_tile
[
0
].
centroid
.
wgs84
.
ewkt
).
split
(
";"
)
mcentrowkt
=
str
(
qs_tile
[
0
].
wgs84
.
centroid
.
ewkt
).
split
(
";"
)
products_theia
,
estimated_theia_of_results
=
self
.
mEODataAccessGateway
.
search
(
productType
=
product_types
[
prodtypenum
],
...
...
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