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
00172b5a
Commit
00172b5a
authored
Aug 25, 2021
by
Lozac'h Loic
Browse files
debug
parent
dee1fda3
Changes
1
Hide whitespace changes
Inline
Side-by-side
frozenapp/eodags1.py
View file @
00172b5a
...
...
@@ -40,7 +40,7 @@ class EodagS1():
Constructor
'''
self
.
mEODataAccessGateway
=
EODataAccessGateway
(
user_conf_file_path
=
self
.
user_conf_file_path
)
setup_logging
(
verbose
=
2
,
no_progress_bar
=
Fals
e
)
setup_logging
(
verbose
=
2
,
no_progress_bar
=
Tru
e
)
logger
.
info
(
"EODataAccessGateway initialized."
)
def
search_and_download
(
self
,
prodtypenum
,
mrgstile
,
startdate
,
enddate
,
downdir
):
...
...
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