gstat (version 1.1-6)

ncp.grid: 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)

Arguments

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

See Also

fulmar

Examples

Run this code
# NOT RUN {
data(ncp.grid)
summary(ncp.grid)
# }

Run the code above in your browser using DataCamp Workspace