Dummy function
raadtools(
date,
time.resolution = "daily",
lon180 = TRUE,
setNA = TRUE,
latest = FALSE,
returnfiles = FALSE,
...
)
date or dates of data to read,
time resoution data to read, daily or monthly
defaults to TRUE, to "rotate" Pacific view 0, 360 data to Atlantic view -180, 180
mask out land values (only applies to monthly time.resolution)
if TRUE (and date not supplied) return the latest time available
ignore options and just return the file names and dates
passed in to brick, primarily for filename
spatial extents to crop from source data, can be anything accepted by extent
, see Details
input the files data base to speed up initialization