kapadia / usgs

Client library for interfacing with USGS datasets
http://kapadia.github.io/usgs/
ISC License
109 stars 38 forks source link

USGSError: SEARCH_ERROR #26

Closed zotix closed 5 years ago

zotix commented 8 years ago

Cannot search without API

2015-10-06_133207

semiautomaticgit commented 8 years ago

Hello, is this issue solved or the API Key is required for searching? Thank you

AmitAronovitch commented 6 years ago

You need to call api.login (it saves the key in ~/.usgs, where the other api functions expect to find it) I guess the documentation and/or the error message should be fixed. Maybe should ping the OP to check if answered by now...

fitoprincipe commented 5 years ago

Than you @AmitAronovitch ! That is it