Skip to content

Instantly share code, notes, and snippets.

@seumasmorrison
Created February 26, 2015 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seumasmorrison/abe5be3f019af237a69b to your computer and use it in GitHub Desktop.
Save seumasmorrison/abe5be3f019af237a69b to your computer and use it in GitHub Desktop.
Python dictionary columns of 'his' file with explanatory descriptions.
{'datetime':'Timestamp: date and time (ISO8601)',
'Tp': 'the peak period (the reciprocal of the peak frequency) [s]',
'Dirp': 'the wave direction at the peak frequency [°]',
'Sprp': 'the directional spread at the peak frequency [°]',
'Tz': 'the zero-upcross period [s]',
'Hs': 'the significant wave height [cm]',
'TI': 'the integral period, or Tm(-2,0) [s]',
'T1': 'the mean period, or Tm(0,1) [s]',
'Tc': 'the crest period, or Tm(2,4) [s]',
'Tdw2': 'wave period Tm(-1,1) [s]',
'Tdw1': 'peak period estimator [s]',
'Tpc': 'calculated peak period [s]',
'nu': 'Longuet-Higgins bandwidth parameter [-]',
'eps': 'bandwidth parameter [-]',
'QP': 'Goda’s peakedness parameter [-]',
'Ss': 'significant steepness [-]',
'Tref': 'reference temperature []',
'Tsea': 'Sea surface temperature []',
'Bat': 'battery status (0 = empty to 7 = full)'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment