Learn R Programming

blackmarbler (version 0.2.5)

get_nasa_token: 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)

Value

character

Arguments

username

character. NASA Earthdata username

password

character. NASA Earthdata password

Author

Simon E. H. Smart simon.smart@cantab.net