lkilcher / dolfyn

A library for oceanographic doppler instruments such as Acoustic Doppler Profilers (ADPs, ADCPs) and Acoustic Doppler Velocimeters (ADVs).
BSD 3-Clause "New" or "Revised" License
42 stars 25 forks source link

Several variables are not listed in the documentation #25

Closed lkilcher closed 5 years ago

lkilcher commented 5 years ago

Need to add turbulence variables, and 'shortcuts' to them in the documentation.

lkilcher commented 5 years ago

@mcfogarty pointed out that:

dat.env['pressure'] is listed as 'press' dat.env[‘pressure’] is listed as ‘press’ dat.orient[‘accel’] is listed as ‘Accel’ dat.orient[‘angrt’] is listed as ‘AngRt’ dat.sys[‘batt’] is listed as ‘batt_V’

And that the following are missing:

dat.velraw dat.sigma_Uh dat.stress dat.tke_vec dat.Spec[‘omega’] dat.Spec[‘velacc’] dat.Spec[‘velmot’] dat.Spec[‘velrot’] dat.orient[‘acclow’] dat.orient[‘velacc’] dat.orient[‘velrot’]