Sokolov Rintoul
date or dates of data to read, see Details
time resoution data to read, daily or monthly
choice of product, see Details
spatial extents to crop from source data, can be anything accepted by extent
, see Details
if TRUE, data originally in Pacific view will be returned in Atlantic view (-180:180)
is TRUE
NaN values are replaced with NA
if TRUE
the map is cropped to no contiguous margins of missing data
ignore options and just return the file names and dates
if TRUE
data is returned with region names as a raster attribute table on the gridded data, see ratify
reserved for future use, currently ignored
raster
object
if (FALSE) {
b <- readfronts(c("1993-01-01", "2005-01-02"), lon180 = FALSE)
}