Learn R Programming

IceCast (version 2.1.0)

bg_water: Polygon of the non-regional ocean

Description

The non-regional ocean converted into a single SpatialPolygons object. The boundaries of the non-regional ocean were defined by modifying the region masks provided by the National Snow and Ice Data Center (NSIDC).

Usage

bg_water

Arguments

Format

SpatialPolygons object

References

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(bg_water)
plot(bg_water)
# }

Run the code above in your browser using DataLab