MODIS (version 1.1.7)

lpdaacLogin-deprecated: Create File with Earthdata Login Credentials

Description

Create a hidden .netrc file with Earthdata login credentials in your home directory. If your priority server for MODIS file download is LP DAAC (see also MODISoptions), these are subsequently used to automatically login to https://urs.earthdata.nasa.gov/ and download required files.

Usage

lpdaacLogin(server = "LPDAAC")

Arguments

server

character. MODIS file server, defaults to "LPDAAC" which is currently the only option available.

Value

invisible().

See Also

MODIS-deprecated

Examples

Run this code
# NOT RUN {
lpdaacLogin()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab