nldas2_primary_forcing_rods: Get NLDAS primary forcing data

Description Usage Arguments

Description

Interfaces with NASA Data Rods (Time series) services managed by Goddard Earth Sciences Data and Information Services Center (GES DISC). More info about the interface available here.

Usage

1
2
nldas2_primary_forcing_rods(lon, lat, start = as.POSIXct("1979-01-02", tz =
  "UTC"), stop = as.POSIXct("2017-01-01", tz = "UTC"))

Arguments

lon

Longitude of data location request

lat

Latitude of data location request

start

Start date as POSIXct

stop

End date as POSIXct


lawinslow/nldastools documentation built on May 20, 2019, 8:25 p.m.