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
First of all thank you for this exciting and useful tool. I am trying to use your repo to download Landsat 8 data and created a loop to do it.
1). But it always downloaded L1 data when I selected L2 in dataset. Then I noticed even though I select '...l2' as dataset under scene, it always retrieved L1 data. Please see the attached screenshot ('display_id' and 'landsat_product_id').
2). Also, the dataset ID as described in "Readme.md", 'landsat_ot_c2_l2' is same for Landsat 8 and 9. Have you noticed this and are there any updates to it? I want to download Landsat 8 L2 only. I am looking forward to any suggestions regarding this.
Thanks again.
The text was updated successfully, but these errors were encountered:
For anyone reading this I have updated download keys in earthexplorer.py from download keys available in API description from https://m2m.cr.usgs.gov/api/test/json/ for all the landsat layers. (Tagging #112 since the issue was about download keys). But it didn't work! I wonder if substantial change need to be made in api.py and earthexplorer.py I am not sure how to do this.
Anyone else working on it or recently used this tool?
Landsat 8 and 9 are identical satellites so that is why they are included in the same dataset ID. You will also get both landsat 8 and 9 data if you manually search for it at https://earthexplorer.usgs.gov/.
For anyone reading this I have updated download keys in earthexplorer.py from download keys available in API description from https://m2m.cr.usgs.gov/api/test/json/ for all the landsat layers. (Tagging #112 since the issue was about download keys). But it didn't work! I wonder if substantial change need to be made in api.py and earthexplorer.py I am not sure how to do this.
Anyone else working on it or recently used this tool?
I'm having the same issue ! Not able to download Landsat 8 and 9 data with the lib !
First of all thank you for this exciting and useful tool. I am trying to use your repo to download Landsat 8 data and created a loop to do it.
1). But it always downloaded L1 data when I selected L2 in dataset. Then I noticed even though I select '...l2' as dataset under scene, it always retrieved L1 data. Please see the attached screenshot ('display_id' and 'landsat_product_id').
2). Also, the dataset ID as described in "Readme.md", 'landsat_ot_c2_l2' is same for Landsat 8 and 9. Have you noticed this and are there any updates to it? I want to download Landsat 8 L2 only. I am looking forward to any suggestions regarding this.
Thanks again.
The text was updated successfully, but these errors were encountered: