nw.atlantic: Bathymetric data for the North West Atlantic
Description
Data imported from the NOAA GEODAS server
Usage
data(nw.atlantic)
Arguments
Value
A three-columns data.frame containing longitude, latitude and depth/elevation data.
Details
Data imported from the NOAA GEODAS Grid Translator webpage (http://www.ngdc.noaa.gov/mgg/gdas/gd_designagrid.html). To prepare data from NOAA, fill the custom grid form, and choose "XYZ (lon,lat,depth)" as the "Output Grid Format", "No Header" as the "Output Grid Header", and either of the space, tab or comma as the column delimiter (either can be used, but "comma" is the default import format of read.bathy). Choose "omit empty grid cells" to reduce memory usage.