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
5b71e539
Commit
5b71e539
authored
Aug 19, 2021
by
Lozac'h Loic
Browse files
debug
parent
e04e8bb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
frozenapp/eodags1.py
View file @
5b71e539
...
...
@@ -49,6 +49,9 @@ class EodagS1Downloader():
'''
Constructor
'''
os
.
environ
[
"EODAG__PEPS__AUTH__CREDENTIALS__USERNAME"
]
=
"loic.lozach@irstea.fr"
os
.
environ
[
"EODAG__PEPS__AUTH__CREDENTIALS__PASSWORD"
]
=
"PMUQc22$"
if
not
os
.
path
.
exists
(
downdir
):
os
.
mkdir
(
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