@@ -1710,8 +1698,6 @@ gsw_specvol_anom(double sa, double ct, double p) } /* !--- !=== function gsw_sigma0(sa,ct) !===
Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of ...
specific volume anomalysw.svan(SP,t,p)gsw.specvol_anom_CT(SA,CT,p) dynamic height anomaly-sw.gpan(SP,t,p)gsw.geo_strf_dyn_height(SA,CT,p,delta_p,interp_style) geostrophic velocitysw.gvel(ga,lat,long)gsw.geostrophic_velocity(geo_str,long,lat,p) ...
Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of ...
[dbar] specvol_anom : specific volume anomaly of seawater *) // double gsw_specvol_anom_standard(double sa, double ct, double p); function gsw_specvol_anom_standard(sa, ct, p:double):double; cdecl; external libgswteos; (* Calculates specific volume from Absolute Salinity, Conservative ...