fitScaleHeight

Return to directory of Todd's CASA extensions

Computes the scale height of a quantity measured by the O2 sounder. See also fitLapseRate and fitLapseRateAndScaleHeightASDM.

Usage:

au.fitScaleHeight('2015-11-23_20-02-32_lv2.csv',datestring='2015-11-25')
Inputs:
  • filename: csv file produced by the oxygen sounder
  • profile: which time-series profile to fit (-1 means to compute all)
  • quantity: RH, VD, LD (relative humidity, vapor density, liquid density).
Returns:
  • for 1 profile: scaleHeightFromGround, scaleHeightValue, groundValue
  • for multiple: medianDay, madDay, medianNight, madNight, medianTotal, madTotal

Example:

CASA <4>: au.fitScaleHeight('2015-11-23_20-02-32_lv2.csv',datestring='2015-11-25')
Fitting profile 2006 at 2015-11-25 00:00:16 UT
  Out[4]: (1.177348275694486, 0.34543879525998433, 0.93899999999999995)

-- ToddHunter - 2015-11-26
Topic revision: r1 - 2015-11-26, ToddHunter
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback