getEE | R Documentation |
Find and download Earth Explorer data
getEE(product, ids, path, username, password, ...)
product |
character. Supported products can be found using |
ids |
entity IDs |
path |
character. Path name indicating where to store the data |
username |
character. EOSDIS user name (see Details) |
password |
character. EOSDIS password (see Details) |
... |
Additional arguments. None implemented |
This function is an R interface to the Earth Explores system. Access is free, but it requires a "Earthdata" account. If you do not have an account, you can sign up here: https://urs.earthdata.nasa.gov/users/new
Character vector of file names pointing to the downloaded files
getLandsat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.