getEE: download from Earth Explorer

View source: R/getEE.R

getEER Documentation

download from Earth Explorer

Description

Find and download Earth Explorer data

Usage

getEE(product, ids, path, username, password, ...)

Arguments

product

character. Supported products can be found using getProducts

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

Details

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

Value

Character vector of file names pointing to the downloaded files

See Also

getLandsat


rspatial/luna documentation built on Feb. 3, 2024, 4:40 a.m.