bathymetry: Retrieve bathymetry "sea_floor_depth_below_geoid" in meters...

View source: R/extract.R

bathymetryR Documentation

Retrieve bathymetry "sea_floor_depth_below_geoid" in meters with positive downward.

Description

Retrieve bathymetry "sea_floor_depth_below_geoid" in meters with positive downward.

Usage

bathymetry(
  x,
  what = c("lonlat", "xy")[1],
  form = c("table", "raster", "sf")[1]
)

Arguments

x

ncdf4 object

what

character either 'lonlat' or 'xy'

form

character specifies output form "table", "raster" or "mesh"

Value

table, sf or stars object


BigelowLab/fvcom documentation built on Nov. 8, 2024, 2:24 p.m.