Get MERRA-2 subset
Usage
get_merra2_subset(
locid = 1:207936L,
from = "1980-01-01 00",
to = "2020-12-31 23",
tz = "UTC",
cols = NULL,
quiet = FALSE,
rows_lim = 2 * 10^9,
as_integers = FALSE
)
Arguments
- locid
integer vector with location
locid
(values from 1 to 207936)- from
starting date and time of the subset in "YYYY-MM-DD HH" format
- to
ending date and time of the subset in "YYYY-MM-DD HH" format (see
fDate
)- tz
time zone of the requested date-time interval (see
OlsonNames
)- cols
names or indexes of columns from the database (NULL default, returning all available columns)
- quiet
if process should be reported
- rows_lim
- original.units