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
with the addition of earthaccess in #410, authentication is greatly simplified on the icepyx side and no longer requires any user-input arguments. We could now eliminate the requirement for a Query.earthdata_login() step. Tasks:
add this capability by doing an authentication check at the start of Query.order_data().
update docs accordingly
update examples to note this improvement
The text was updated successfully, but these errors were encountered:
with the addition of earthaccess in #410, authentication is greatly simplified on the icepyx side and no longer requires any user-input arguments. We could now eliminate the requirement for a
Query.earthdata_login()
step. Tasks:Query.order_data()
.The text was updated successfully, but these errors were encountered: