landsatxplore icon indicating copy to clipboard operation
landsatxplore copied to clipboard

IndexError when using EarthExplorer.py

Open jcintasr opened this issue 2 years ago • 3 comments

I have tried to download scenes requested with api, but when logging in with EarthExplorer it gave me an IndexError. I researched a bit and find out that the variable ncform disappeared from the web page requests. I commented out all the cases for ncform in EarthExplorer.py and it seems to work again. A pull request #75 with this change has been done.

jcintasr avatar Mar 30 '22 06:03 jcintasr

The changes you suggested worked, thanks a lot!

ajaminska avatar Mar 31 '22 08:03 ajaminska

Thank you for your work.

satoru814 avatar Apr 01 '22 07:04 satoru814

Thanks! It works.

felipem775 avatar Apr 07 '22 08:04 felipem775