fvcom_bounds: Determine if elements on the boundary, and if so if open or...

View source: R/extract.R

fvcom_boundsR Documentation

Determine if elements on the boundary, and if so if open or closed

Description

Determine if elements on the boundary, and if so if open or closed

Usage

fvcom_bounds(x, threshold = 1)

Arguments

x

ncdf4 object

threshold

numeric, the depth at which to consider an edge open (deep) or closed (shallow)

Value

tibble with four variables elem, h_center, edge, bound


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