netcdf M0103.accelerometer.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:scale_factor = 1. ; lat:add_offset = 0. ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:Comment = "Coordinate variable" ; lat:epic_code = 500 ; double lon(lon) ; lon:long_name = "Longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:scale_factor = 1. ; lon:add_offset = 0. ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double depth(depth) ; depth:long_name = "Depth" ; depth:standard_name = "depth" ; depth:short_name = "D" ; depth:units = "meters" ; depth:positive = "down" ; depth:scale_factor = 1. ; depth:add_offset = 0. ; depth:_FillValue = -999. ; depth:valid_range = -10000., 100. ; depth:epic_code = 3 ; depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:scale_factor = 1. ; time:add_offset = 0. ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float significant_wave_height(time, depth, lat, lon) ; significant_wave_height:long_name = "Significant Wave Height" ; significant_wave_height:standard_name = "significant_height_of_wind_and_swell_waves" ; significant_wave_height:short_name = "SWH" ; significant_wave_height:ancillary_variables = "significant_wave_height_qc" ; significant_wave_height:scale_factor = 1. ; significant_wave_height:add_offset = 0. ; significant_wave_height:_FillValue = -999.f ; significant_wave_height:units = "m" ; significant_wave_height:valid_range = 0.f, 40.f ; significant_wave_height:is_dead = 0. ; significant_wave_height:sensor_depth = 0. ; significant_wave_height:epic_code = 4061 ; byte significant_wave_height_qc(time, depth, lat, lon) ; significant_wave_height_qc:long_name = "Significant Wave Height Quality Control" ; significant_wave_height_qc:short_name = "SWHQC" ; significant_wave_height_qc:intent = "data_quality" ; significant_wave_height_qc:standard_name = "significant_height_of_wind_and_swell_waves data_quality" ; significant_wave_height_qc:scale_factor = 1. ; significant_wave_height_qc:add_offset = 0. ; significant_wave_height_qc:_FillValue = 128s ; significant_wave_height_qc:units = "1" ; significant_wave_height_qc:valid_range = -127s, 127s ; significant_wave_height_qc:flag_values = 0s, 1s, 2s, 3s ; significant_wave_height_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional algorithm_failure_no_infl_pt" ; float dominant_wave_period(time, depth, lat, lon) ; dominant_wave_period:long_name = "Dominant Wave Period" ; dominant_wave_period:standard_name = "period" ; dominant_wave_period:short_name = "DWP" ; dominant_wave_period:ancillary_variables = "dominant_wave_period_qc" ; dominant_wave_period:scale_factor = 1. ; dominant_wave_period:add_offset = 0. ; dominant_wave_period:_FillValue = -999.f ; dominant_wave_period:units = "s" ; dominant_wave_period:valid_range = 0.f, 32.f ; dominant_wave_period:is_dead = 0. ; dominant_wave_period:sensor_depth = 0. ; dominant_wave_period:epic_code = 4063 ; byte dominant_wave_period_qc(time, depth, lat, lon) ; dominant_wave_period_qc:long_name = "Dominant Wave Period Quality" ; dominant_wave_period_qc:short_name = "DWPQ" ; dominant_wave_period_qc:intent = "data_quality" ; dominant_wave_period_qc:standard_name = "period data_quality" ; dominant_wave_period_qc:scale_factor = 1. ; dominant_wave_period_qc:add_offset = 0. ; dominant_wave_period_qc:_FillValue = 128s ; dominant_wave_period_qc:units = "1" ; dominant_wave_period_qc:valid_range = -127s, 127s ; dominant_wave_period_qc:flag_values = 0s, 1s, 2s, 3s ; dominant_wave_period_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional algorithm_failure_no_infl_pt" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "09-Jul-2003 17:49:52: Modified [lon,lat] to [-67.881500,43.489700]." ; :source = "Ocean Data Acquisition Systems (ODAS) Buoy" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "Processed with MATLAB" ; :Conventions = "CF-1.0" ; :project = "GOMOOS" ; :project_url = "http://gomoos.org" ; :contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ; :time_zone = "UTC" ; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "accelerometer" ; :instrument_number = 0 ; :accelerometer_serial_number = "0902A01802" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0103" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 7 ; :delta_t = 60 ; :magnetic_variation = -17.5333 ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452911.00000579 ; :starting_julian_day_string = "2003-09-28 00:00:00" ; :ending_julian_day_number = 2452917.95833912 ; :ending_julian_day_string = "2003-10-04 23:00:00" ; :significant_wave_height_algorithm_id = "$Id: calculate_wave_parameters.m,v 1.11 2003/04/09 14:12:40 jevans Exp $" ; :dominant_wave_period_algorithm_id = "$Id: calculate_wave_parameters.m,v 1.11 2003/04/09 14:12:40 jevans Exp $" ; :algorithm_ids = "Waves_SWH_DWP_1.12: 27-Aug-2003 13:16:26" ; data: lat = 43.4897 ; lon = -67.8815 ; depth = 0 ; time = 2452911, 2452911.04166667, 2452911.08333333, 2452911.125, 2452911.16666667, 2452911.20833333, 2452911.25, 2452911.29166667, 2452911.33333333, 2452911.375, 2452911.41666667, 2452911.45833333, 2452911.5, 2452911.54166667, 2452911.58333333, 2452911.625, 2452911.66666667, 2452911.70833333, 2452911.75, 2452911.79166667, 2452911.83333333, 2452911.875, 2452911.91666667, 2452911.95833333, 2452912, 2452912.04166667, 2452912.08333333, 2452912.125, 2452912.16666667, 2452912.20833333, 2452912.25, 2452912.29166667, 2452912.33333333, 2452912.375, 2452912.41666667, 2452912.45833333, 2452912.5, 2452912.54166667, 2452912.58333333, 2452912.625, 2452912.66666667, 2452912.70833333, 2452912.75, 2452912.79166667, 2452912.83333333, 2452912.875, 2452912.91666667, 2452912.95833333, 2452913, 2452913.04166667, 2452913.08333333, 2452913.125, 2452913.16666667, 2452913.20833333, 2452913.25, 2452913.29166667, 2452913.33333333, 2452913.375, 2452913.41666667, 2452913.45833333, 2452913.5, 2452913.54166667, 2452913.58333333, 2452913.625, 2452913.66666667, 2452913.70833333, 2452913.75, 2452913.79166667, 2452913.83333333, 2452913.875, 2452913.91666667, 2452913.95833333, 2452914, 2452914.04166667, 2452914.08333333, 2452914.125, 2452914.16666667, 2452914.20833333, 2452914.25, 2452914.29166667, 2452914.33333333, 2452914.375, 2452914.41666667, 2452914.45833333, 2452914.5, 2452914.54166667, 2452914.58333333, 2452914.625, 2452914.66666667, 2452914.70833333, 2452914.75, 2452914.79166667, 2452914.83333333, 2452914.875, 2452914.91666667, 2452914.95833333, 2452915, 2452915.04166667, 2452915.08333333, 2452915.125, 2452915.16666667, 2452915.20833333, 2452915.25, 2452915.29166667, 2452915.33333333, 2452915.375, 2452915.41666667, 2452915.45833333, 2452915.5, 2452915.54166667, 2452915.58333333, 2452915.625, 2452915.66666667, 2452915.70833333, 2452915.75, 2452915.79166667, 2452915.83333333, 2452915.875, 2452915.91666667, 2452915.95833333, 2452916, 2452916.04166667, 2452916.08333333, 2452916.125, 2452916.16666667, 2452916.20833333, 2452916.25, 2452916.29166667, 2452916.33333333, 2452916.375, 2452916.41666667, 2452916.45833333, 2452916.5, 2452916.54166667, 2452916.58333333, 2452916.625, 2452916.66666667, 2452916.70833333, 2452916.75, 2452916.79166667, 2452916.83333333, 2452916.875, 2452916.91666667, 2452916.95833333, 2452917, 2452917.04166667, 2452917.08333333, 2452917.125, 2452917.16666667, 2452917.20833333, 2452917.25, 2452917.29166667, 2452917.33333333, 2452917.375, 2452917.41666667, 2452917.45833333, 2452917.5, 2452917.54166667, 2452917.58333333, 2452917.625, 2452917.66666667, 2452917.70833333, 2452917.75, 2452917.79166667, 2452917.83333333, 2452917.875, 2452917.91666667, 2452917.95833333 ; significant_wave_height = 1.281029, 1.343649, 1.316321, 1.243955, 1.727349, 1.746242, 1.976661, 2.150272, 2.417459, 2.351223, 2.358171, 2.494516, 2.793336, 2.527203, 3.144849, 2.683479, 3.195691, 3.690534, 3.806249, 3.959555, 4.569596, 4.086813, 4.282812, 5.242211, 4.00813, 3.44924, 4.670128, 4.262287, 4.413867, 4.619239, 3.254434, 4.332644, 5.235337, 4.103045, 3.325688, 3.372112, 2.61728, 2.611697, 2.204146, 2.350845, 2.154627, 2.420948, 2.432041, 2.054905, 2.198979, 2.018716, 1.988757, 2.42411, 2.023565, 2.488061, 1.98124, 1.996403, 2.08591, 2.389585, 2.354156, 2.316758, 1.671667, 1.654746, 1.388851, 1.35196, 1.481174, 1.693319, 1.504244, 1.46337, 1.401062, 1.571394, 1.27086, 1.53116, 1.787542, 1.509144, 1.410879, 1.339589, 1.471346, 1.336313, 1.297985, 1.133119, 1.185348, 1.170291, 1.036023, 1.131124, 1.352173, 1.190746, 1.080087, 1.07833, 1.082937, 0.8528209, 0.89239, 0.7833912, 0.9861104, 0.9317571, 0.8912669, 0.9865494, 0.856479, 0.9432261, 0.834578, 0.9318605, 0.8780883, 0.8915309, 0.7385771, 0.7989545, 0.7545774, 0.862035, 0.8553863, 0.7873313, 0.9428635, 0.7816759, 0.9225237, 0.9844646, 1.006436, 0.8288583, 0.8502937, 0.8781077, 0.9163256, 0.8753938, 0.9791556, 0.8346152, 0.8979335, 0.8789917, 0.9887234, 0.9462134, 1.003879, 0.8816844, 0.6812846, 1.581338, 1.88232, 1.645916, 2.097519, 2.177943, 1.874703, 1.959793, 2.134808, 2.002936, 2.062771, 2.073238, 1.84633, 1.420755, 1.56686, 1.451162, 1.334416, 1.160974, 1.253569, 1.008092, 1.14034, 1.077379, 0.8661963, 0.7889767, 0.7765158, 0.616537, 0.6600463, 0.6545731, 0.6826959, 1.180842, 1.126803, 1.807908, 0.8112766, 0.7962799, 1.671086, 0.9934579, 1.202505, 1.284406, 1.3153, 1.599769, 1.645004, 2.389106, 2.505749, 2.285324, 2.953733, 3.019406 ; significant_wave_height_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; dominant_wave_period = 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 16, 10.66667, 10.66667, 10.66667, 10.66667, 16, 16, 10.66667, 16, 16, 16, 16, 16, 16, 16, 16, 10.66667, 16, 16, 16, 10.66667, 16, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 8, 8, 8, 8, 8, 6.4, 6.4, 5.333333, 10.66667, 6.4, 10.66667, 8, 10.66667, 8, 10.66667, 10.66667, 8, 8, 8, 10.66667, 10.66667, 10.66667, 8, 10.66667, 8, 10.66667, 8, 8, 8, 10.66667, 8, 8, 8, 8, 10.66667, 8, 8, 8, 8, 10.66667, 10.66667, 6.4, 10.66667, 10.66667, 10.66667, 8, 8, 8, 8, 8, 8, 8, 10.66667, 8, 6.4, 6.4, 5.333333, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 2.285714, 4, 5.333333, 5.333333, 5.333333, 6.4, 6.4, 6.4, 6.4, 8, 6.4, 6.4, 6.4, 5.333333, 6.4, 6.4, 6.4, 6.4, 5.333333, 6.4, 6.4, 10.66667, 6.4, 8, 5.333333, 4, 4.571429, 4.571429, 4, 16, 10.66667, 16, 4, 4, 16, 5.333333, 5.333333, 4.571429, 5.333333, 5.333333, 5.333333, 6.4, 6.4, 6.4, 6.4, 8 ; dominant_wave_period_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }