swZ: Vertical coordinate

View source: R/sw.R

swZR Documentation

Vertical coordinate

Description

Compute height above the surface. This is the negative of depth, and so is defined simply in terms of swDepth().

Usage

swZ(pressure, latitude = 45, eos = getOption("oceEOS", default = "gsw"))

Arguments

pressure

either pressure (dbar), in which case lat must also be given, or a ctd object, in which case lat will be inferred from the object.

latitude

Latitude in ^\circN.

eos

indication of formulation to be used, either "unesco" or "gsw".

See Also

Other functions that calculate seawater properties: T68fromT90(), T90fromT48(), T90fromT68(), computableWaterProperties(), locationForGsw(), swAbsoluteSalinity(), swAlphaOverBeta(), swAlpha(), swBeta(), swCSTp(), swConservativeTemperature(), swDepth(), swDynamicHeight(), swLapseRate(), swN2(), swPressure(), swRho(), swRrho(), swSCTp(), swSR(), swSTrho(), swSigma0(), swSigma1(), swSigma2(), swSigma3(), swSigma4(), swSigmaTheta(), swSigmaT(), swSigma(), swSoundAbsorption(), swSoundSpeed(), swSpecificHeat(), swSpice(), swSstar(), swTFreeze(), swTSrho(), swThermalConductivity(), swTheta(), swViscosity()


oce documentation built on July 9, 2023, 5:18 p.m.