Welcome to the DOLfYN home page
DOLfYN is the Doppler Oceanography Library for pYthoN.
It is designed to read and work with Acoustic Doppler Velocimeter (ADV) and Acoustic Doppler Profiler (ADP/ADCP) data. DOLfYN includes libraries for reading binary Nortek(tm) and Teledyne-RDI(tm) data files.
Please document any issues and submit feature requests via the DOLfYN issues page.
Table of Contents
- About
- Installation
- The Basics
- Metadata
- Rotations & Coordinate Systems
- Motion Correction
- API Documentation
- 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