Skip to content
Snippets Groups Projects
Commit 5cf4ffcf authored by ImmaSerra's avatar ImmaSerra
Browse files

changes bbox

parent b97b469d
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,8 @@ def main():
dates =[ARG['data1'],ARG['data2']]
print(dates[0])
print(dates[1])
print(ARG['bbox_l'])
print(ARG['bbox'][0])
print(ARG['bbox'][1])
#api = SentinelAPI('iserra', 'Creaf-21', 'https://scihub.copernicus.eu/dhus')
api = SentinelAPI(user, passw, 'https://scihub.copernicus.eu/dhus')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment