modscripps / velosearaptor

python ADCP routines
https://modscripps.github.io/velosearaptor
GNU General Public License v3.0
8 stars 3 forks source link

fix test_binmap #58

Closed gunnarvoet closed 1 year ago

gunnarvoet commented 1 year ago

Check for existence of certain variables (e.g. pressure_std, u_std) that are only generated when averaging over multiple pings. Addresses #57.