addland {clim.pact}R Documentation

Coordinates of coast line.

Description

Coordinates of coast line: lat.cont and lon.cont give the latitude and longitude coordinates of the coasts (continents).

Usage

data(addland)
data(addland2)

Format

Two vectors, lat.cont and lon.cont, of length 124622.

Source

Ferret web site

References

URL http://ferret.wrc.noaa.gov/Ferret/

Examples

library(clim.pact)
data(addland)
ls()                 # [1] "lat.cont" "lon.cont"

[Package clim.pact version 2.2-15 Index]