Attributes { Global { String title "SEACOOS Obs Data"; String host "nautilus.baruch.sc.edu"; String contact "pseal@inlet.geol.sc.edu"; String project "SEACOOS"; String project_url "www.seacoos.org"; } station_id { String long_name "Station Id"; String comment "Must surround string compares in double quotes. See station id listing at http://nautilus.baruch.sc.edu/seacoos_data/CSV/seacoos_station_id.csv"; } time_stamp { String long_name "Measurement DateTime like YYYY-MM-DD HH:MM:SS"; } speed { String long_name "Speed in meters/second"; } speed_knots { String long_name "Speed in knots"; } speed_mph { String long_name "Speed in mph"; } theta { String long_name "Direction from true north in degrees"; } surface_or_bottom { String long_name "Boundary identifier label for surface or bottom measurement"; } lon { String long_name "Longitude"; } lat { String long_name "Latitude"; } z { String long_name "z"; } positive { String long_name "Positive"; } }