powered by
Bathymetric matrix of class bathy created from NOAA GEODAS data.
bathy
data(celt)
A text file.
see https://www.ncei.noaa.gov/maps/grid-extract/
Data imported from the NOAA Grid Extract webpage (https://www.ncei.noaa.gov/maps/grid-extract/) and transformed into an object of class bathy by as.bathy.
as.bathy
as.bathy, read.bathy
read.bathy
# load celt data data(celt) # class "bathy" class(celt) summary(celt) # test plot.bathy plot(celt, deep=-300, shallow=-50, step=25)
Run the code above in your browser using DataLab