Skip to content

Instantly share code, notes, and snippets.

@james-morrison-mowi
Created January 22, 2018 08:11
Show Gist options
  • Save james-morrison-mowi/a6d5ffd883eaef0e797af007233269aa to your computer and use it in GitHub Desktop.
Save james-morrison-mowi/a6d5ffd883eaef0e797af007233269aa to your computer and use it in GitHub Desktop.
Python list for column names for default wave log export ($WAVES17) from Teledyne Velocity/WavesMon for ADCPs with wave enabled and sampling less than 2Hz
waves17_columns =['Format','BurstNum','YY/MM/DD HH:MM:SS','Hs','Tp','Tz','T01','Tinv1','Dp','Dm','S0','WaterLevel','Temperature','HsSwell','TpSwell','DpSwell','HsSea','TpSea','DpSea','H13','T13','H10','T10','Hmax','Tmax','SurfTrackGd*HH']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment