get_nasa_token {blackmarbler} | R Documentation |
Get a NASA Earthdata bearer token
Description
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.
Usage
get_nasa_token(username, password)
Arguments
username |
character. NASA Earthdata username |
password |
character. NASA Earthdata password |
Value
character
Author(s)
Simon E. H. Smart simon.smart@cantab.net
[Package blackmarbler version 0.2.4 Index]