get_nasa_token {blackmarbler} | R Documentation |
Fetch a NASA Earthdata bearer token from using the Earthdata API. If none exist, this will create one, or if one already exists it will fetch that one instead.
get_nasa_token(username, password)
username |
character. NASA Earthdata username |
password |
character. NASA Earthdata password |
character
Simon E. H. Smart simon.smart@cantab.net