isopycnal_calculate {vprr}R Documentation

Get vector to draw isopycnal lines on TS plot Used internally to create TS plots

Description

Get vector to draw isopycnal lines on TS plot Used internally to create TS plots

Usage

isopycnal_calculate(sal, pot.temp, reference.p = 0)

Arguments

sal

salinity vector

pot.temp

temperature vector in deg C

reference.p

reference pressure for calculation, set to 0

Note

: modified from source:https://github.com/Davidatlarge/ggTS/blob/master/ggTS_DK.R

Author(s)

E. Chisholm


[Package vprr version 0.2.3 Index]