qc_flag_interpolate | R Documentation |
Visually inspect plots of depth versus salinity, and depth versus pressure. Flag data for removal in a GUI and interpolate missing data. Write interpolated data to output/manual_flag
qc_flag_interpolate(x, review = "density", bin_var = "depth")
x |
oce object |
review |
variable to review ("density", "temperature", "salinity", "oxygen", "ph"). Default = "density" |
bin_var |
Which channel to use for binning measurements for plotting ("depth" or "pressure"). |
An oce object with flagged scans/bins interpolated and derived quantities recalculated. Replaced scans/bins have flag = 7.
Sean Rohan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.