Learn R Programming

IceCast (version 2.1.0)

land: Polygon of land

Description

Land mask as a single SpatialPolygons object. The land mask was obtained from the CM2.5 Forecast-oriented Low-Ocean Resolution (FLOR) model produced by the National Oceanic and Atmospheric Administration<U+2019>s Geophysical Fluid Dynamics Laboratory converted to a Polar Stereographic grid. (Vecchi et al. 2014; Msadek et al. 2014). Weights for converting to a polar stereograhic grid were obtained from the spherical coordinate remapping and interpolation package (SCRIP) (Jones 1997).

Usage

land

Arguments

Format

SpatialPolygons object

References

Vecchi, Gabriel A., et al. "On the seasonal forecasting of regional tropical cyclone activity." Journal of Climate 27.21 (2014): 7994-8016.

Msadek, R., et al. "Importance of initial conditions in seasonal predictions of Arctic sea ice extent." Geophysical Research Letters 41.14 (2014): 5208-5215.

Jones, P.W. "A user<U+2019>s guide for SCRIP: A spherical coordinate remapping and interpolation package." Los Alamos National Laboratory, Los Alamos, NM (1997).

Region Mask: National Snow and Ice Data Center, 2017: Region mask for the northern hemisphere. http://nsidc.org/data/polar-stereo/tools_masks.html.

Examples

Run this code
# NOT RUN {
data(land)
plot(land)
# }

Run the code above in your browser using DataLab