Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexError when using EarthExplorer.py #76

Open
jcintasr opened this issue Mar 30, 2022 · 3 comments
Open

IndexError when using EarthExplorer.py #76

jcintasr opened this issue Mar 30, 2022 · 3 comments

Comments

@jcintasr
Copy link

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.

@ajaminska
Copy link

The changes you suggested worked, thanks a lot!

@satoru814
Copy link

Thank you for your work.

WortalMombat added a commit to WortalMombat/landsatxplore_fix that referenced this issue Apr 5, 2022
The issue was described here (yannforget#76) and a solution is implemented by modifying earthexplorer.py (https://github.com/yannforget/landsatxplore/pull/75/files)
@felipem775
Copy link

Thanks! It works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants