isopycnal_calculate.Rd
Get vector to draw isopycnal lines on TS plot Used internally to create TS plots
isopycnal_calculate(sal, pot.temp, reference.p = 0)
salinity vector
temperature vector in deg C
reference pressure for calculation, set to 0
: modified from source:https://github.com/Davidatlarge/ggTS/blob/master/ggTS_DK.R
E. Chisholm