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
2d58c904
Commit
2d58c904
authored
Aug 25, 2021
by
Lozac'h Loic
Browse files
debug
parent
bf5e9caa
Changes
1
Hide whitespace changes
Inline
Side-by-side
frozenapp/eodags1.py
View file @
2d58c904
...
...
@@ -38,7 +38,7 @@ class EodagS1():
Constructor
'''
self
.
mEODataAccessGateway
=
EODataAccessGateway
(
user_conf_file_path
=
self
.
user_conf_file_path
)
setup_logging
(
verbose
=
0
,
no_progress_bar
=
True
)
setup_logging
(
verbose
=
3
,
no_progress_bar
=
True
)
self
.
logger
=
logging
.
getLogger
(
__name__
)
self
.
logger
.
info
(
"EODataAccessGateway initialized."
)
...
...
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