ncp.grid {gstat}R Documentation

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

Description

Gridded data for the NCP (Nederlands Continentaal Plat, 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, UTM zone 31

y

y-coordinate, UTM zone 31

depth

sea water depth, m.

coast

distance to the coast of the Netherlands, in km.

area

identifier for administrative sub-areas

Author(s)

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

See Also

fulmar

Examples

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

[Package gstat version 2.1-1 Index]