ggebbie / IsopycnalSurfaces.jl

Find isopycnal surfaces for your ocean data
MIT License
4 stars 3 forks source link

Ray eos2 #22

Closed jrayshi closed 1 year ago

jrayshi commented 2 years ago

EOS from GibbsSeaWater.jl is added as an option to calculate potential density relative to the given pressure.

Pressure or Depth coordinate is considered as an argument in the sigmacolumn function. However, the calculated potential density is not affected by the coordinate. May remove this argument to simplify the calculation later.