interp_pdt: Interpolate depth-temperature profile data to gap-fill

View source: R/interp_pdt.r

interp_pdtR Documentation

Interpolate depth-temperature profile data to gap-fill

Description

Interpolate depth-temperature profile data to gap-fill

Usage

interp_pdt(pdt, span_x = 5, span_y = 150)

Arguments

pdt

is dataframe of depth-temperature profile data

span_x

is interpolation input param

span_y

is interpolation input param

Value

a list containing a data frame of interpolated depth-temperature data and a matching data frame with flags to highlihgt potential interpolation issues


camrinbraun/tags2etuff documentation built on Feb. 24, 2025, 1:36 a.m.