icepyx.Query.earthdata_login

Query.earthdata_login(uid, email)

Log in to NSIDC EarthData to access data. Generates the needed session and token for most data searches and data ordering/download.

Parameters
uidstring

Earthdata login user ID

emailstring

Email address. NSIDC will automatically send you emails about the status of your order.

See also

Earthdata.Earthdata

Examples

>>> reg_a = icepyx.query.Query('ATL06',[-55, 68, -48, 71],['2019-02-20','2019-02-28'])
>>> reg_a.earthdata_login(user_id,user_email)
Earthdata Login password:  ········