MODIS (version 1.0.0)

lpdaacLogin: 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 LPDAAC (see also MODISoptions), these are subsequently used to automatically login to 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

Examples

Run this code

lpdaacLogin()


Run the code above in your browser using DataLab