You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python download_landsat_scene.py -o catalog -b LE7 -d 20170401 -f 20171101 -s 191028 -u usgs.txt --output /home/alen/LANDSAT-Download-master/Landsat_download
... I get this output:
None None
Verifying catalog metadata files...
Searching for images in catalog...
No image was found in the catalog with the given specifications! Exiting...
The same output is after using the manual example: python download_landsat_scene.py -o catalog -b LC8 -d 20130127 -s 198030 -u usgs.txt --output /home/alen/LANDSAT-Download-master/Landsat_download
The text was updated successfully, but these errors were encountered:
After I run this code in Linux Mint 18.3....
python download_landsat_scene.py -o catalog -b LE7 -d 20170401 -f 20171101 -s 191028 -u usgs.txt --output /home/alen/LANDSAT-Download-master/Landsat_download
... I get this output:
None None
Verifying catalog metadata files...
Searching for images in catalog...
No image was found in the catalog with the given specifications! Exiting...
The same output is after using the manual example:
python download_landsat_scene.py -o catalog -b LC8 -d 20130127 -s 198030 -u usgs.txt --output /home/alen/LANDSAT-Download-master/Landsat_download
The text was updated successfully, but these errors were encountered: