NLDAS_proc: Processes downloaded NLDAS light data

View source: R/NLDAS_proc.R

NLDAS_procR Documentation

Processes downloaded NLDAS light data

Description

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

Usage

NLDAS_proc(read_dir, Site_IDs, write_output = FALSE, save_dir = NULL)

Arguments

read_dir

The read directory for downloaded files. For example, "C:/myfolder

Site_IDs

Site name(s), for example "NC_UEno"

write_output

Logical value indicating whether to write each individual driver file to disk. Default value is FALSE.

save_dir

Optional parameter when write_output = TRUE. The save directory for files to be placed in. For example, "C:/

Value

Returns a time series of incoming light data


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