Skip to content
Snippets Groups Projects
Commit ec4e2e60 authored by Verouden, Niels's avatar Verouden, Niels
Browse files

Change description

Small changes within description of code
parent 1a631fb6
Branches
No related tags found
No related merge requests found
...@@ -24,7 +24,9 @@ CLIENT_SECTRET. For more information, see file 'downloadInstructionsEOLearn.pdf' ...@@ -24,7 +24,9 @@ CLIENT_SECTRET. For more information, see file 'downloadInstructionsEOLearn.pdf'
SAR data is downloaded between the start and end date, which should be defined SAR data is downloaded between the start and end date, which should be defined
in the format 'yyyy-mm-dd'. However, EO Learn API has a download rate of 100 images/hr in the format 'yyyy-mm-dd'. However, EO Learn API has a download rate of 100 images/hr
so downloading SAR images for several years at once is not possible with this script. so downloading SAR images for several years at once is not possible with this script.
!!!HENCE, DOWNLOAD IMAGES OF MAX. 10 MONTHS AT ONCE TO PREVENT API FROM CRASHING!!! Hence, download max. 100 images at the same time, which is often max. 8 months.
However, this depends on the area of interest so more than 8 months is often also
possible. For Cap-Haïtien, the max. is at least 8 months.
The coordinates variable accepts a tuple of coordinates in the following order: The coordinates variable accepts a tuple of coordinates in the following order:
xmin, ymin, xmax, ymax. The bbox can easily be downloaded from http://bboxfinder.com/. xmin, ymin, xmax, ymax. The bbox can easily be downloaded from http://bboxfinder.com/.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment