celt: Bathymetric data for the North Est Atlantic

celtR Documentation

Bathymetric data for the North Est Atlantic

Description

Bathymetric matrix of class bathy created from NOAA GEODAS data.

Usage

data(celt)

Details

Data imported from the NOAA GEODAS Grid Translator webpage (https://maps.ngdc.noaa.gov/viewers/wcs-client/) and transformed into an object of class bathy by as.bathy.

Value

A text file.

Author(s)

see https://maps.ngdc.noaa.gov/viewers/wcs-client/

See Also

as.bathy, read.bathy

Examples

# load celt data
data(celt)

# class "bathy"
class(celt)
summary(celt)

# test plot.bathy
plot(celt, deep=-300, shallow=-50, step=25)


ericpante/marmap documentation built on April 4, 2023, 2:56 p.m.