DOLfYN API
This is the Doppler Oceanography Library for pYthoN (DOLfYN). It is designed to read and work with oceanographyic velocity measurements from Acoustic Doppler Current Profilers (ADPs/ADCPs) and Acoustic Doppler Velocimeters (ADVs). It is a high-level object-oriented library composed of a set of data-object classes (types) that contain data from a particular measurement instrument, and a collection of functions that manipulate those data objects to accomplish data processing and data analysis tasks.
- ADCP Module
- ADV Module
- Reading and Loading Data
- Rotate Functions
- Binning Tools
- Velocity Analysis
- Turbulence Analysis
TimeBinnerVelocityVelocity.rotate2()Velocity.set_declination()Velocity.set_inst2head_rotmat()Velocity.save()Velocity.variablesVelocity.attrsVelocity.coordsVelocity.uVelocity.vVelocity.wVelocity.UVelocity.U_magVelocity.U_dirVelocity.E_cohVelocity.I_tkeVelocity.IVelocity.tkeVelocity.upvp_Velocity.upwp_Velocity.vpwp_Velocity.upup_Velocity.vpvp_Velocity.wpwp_
VelBinnerADVBinnercalc_turbulence()ADPBinnerADPBinner.calc_dudz()ADPBinner.calc_dvdz()ADPBinner.calc_dwdz()ADPBinner.calc_shear2()ADPBinner.calc_doppler_noise()ADPBinner.calc_stress_4beam()ADPBinner.calc_stress_5beam()ADPBinner.calc_total_tke()ADPBinner.check_turbulence_cascade_slope()ADPBinner.calc_dissipation_LT83()ADPBinner.calc_dissipation_SF()ADPBinner.calc_ustar_fit()
- Data Shortcuts (Properties)
- Time Conversion
- Tools