NLDAS_DL: Downloads NLDAS light data

View source: R/NLDAS_DL.R

NLDAS_DLR Documentation

Downloads NLDAS light data

Description

This function downloads NLDAS incoming shortwave radiation data (w m-2) for a given Latitude and Longitude.

Usage

NLDAS_DL(save_dir, Site_ID, Lat, Lon, startDate)

Arguments

save_dir

The save directory for files to be placed in. For example, "C:/myfolder

Site_ID

The site ID, for example "NC_NHC"

Lat

The site Latitude

Lon

The site Longitude

startDate

The starting date for the download (YYYY-MM-DD)

Value

Returns a time series of incoming shortwave solar radiation from the start date to the most recent available data


psavoy/StreamLightUtils documentation built on April 5, 2022, 11:05 p.m.