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
b047166f
Commit
b047166f
authored
Aug 24, 2021
by
Lozac'h Loic
Browse files
debug
parent
35da7287
Changes
1
Hide whitespace changes
Inline
Side-by-side
download_service.py
View file @
b047166f
...
...
@@ -3,7 +3,7 @@ import os, sys, argparse, shlex, glob
import
cdsapi
from
eodag.utils.logging
import
setup_logging
from
eodag.api.core
import
EODataAccessGateway
from
subprocess
import
Popen
,
PIPE
from
subprocess
import
Popen
,
PIPE
,
STDOUT
from
osgeo
import
gdal
,
osr
,
ogr
setup_logging
(
verbose
=
3
)
#3=debug, 1 et 2 = INFO, 0 =quiet
...
...
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