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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: