prep_section_adcp: Prepare ADCP data for plotting section

Description Usage Arguments

Description

Prepare ADCP data for plotting section

Usage

1
2
3
prep_section_adcp(X, select = NULL, dist_vec = NULL,
  along_section = F, sec_lon = NULL, sec_lat = NULL, dx = 5,
  dz = 25, width = 10, grid = F, ...)

Arguments

sec_lon

two point vector c(starting lon, ending lon)

sec_lat

two point vector c(starting lat, ending lat)

dx

distance between interpolated points along section in km

width

width around which to gather data in km


benharden27/sea documentation built on May 14, 2019, 4:18 p.m.