ncp.grid {gstat}R Documentation

Grid for the NCP, the Dutch part of the North Sea

Description

Gridded data for the NCP, the Dutch part of the North Sea, for a 5 km x 5 km grid; stored as data.frame.

Usage

data(ncp.grid)

Format

This data frame contains the following columns:

x
x-coordinate, UTM31
y
y-coordinate, UTM31
depth
sea water depth, m
coast
distance to coast, m
area
identifier for administrative sub-areas

Author(s)

Dutch National Institute for Coastal and Marine Management (RIKZ); data compiled for R by Edzer J. Pebesma

See Also

fulmar

Examples

data(ncp.grid)
summary(ncp.grid)

[Package gstat version 0.9-66 Index]