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 = 2452890.00000579 ; :starting_julian_day_string = "2003-09-07 00:00:00" ; :ending_julian_day_number = 2452896.95833912 ; :ending_julian_day_string = "2003-09-13 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 = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ; significant_wave_height = 2.349815, 2.768415, 3.055264, 2.591572, 2.384842, 2.220629, 2.181375, 2.229091, 1.378886, 1.867506, 0.4377268, 1.376055, 1.772579, 0.436679, 1.40992, 1.535471, 1.57905, 2.171396, 0.3364038, 0.1940055, 0.3345073, 1.559568, 1.146662, 1.334735, 1.471586, 1.166757, 1.68258, 1.414586, 1.410625, 1.541367, 1.127607, 1.436546, 1.199787, 1.218101, 1.025416, 1.142389, 1.046539, 1.489066, 1.358391, 1.298677, 1.058104, 1.17052, 1.006697, 1.047135, 1.20041, 0.9974238, 0.7850834, 0.6705291, 0.6666927, 0.6538439, 0.6903327, 0.6061956, 0.8534085, 0.9412143, 1.327897, 1.129598, 1.121828, 1.098523, 1.03192, 1.012796, 0.9964818, 1.049786, 0.8718019, 0.9694437, 0.893868, 0.9134415, 0.8798674, 0.8305833, 0.7340258, 0.6382447, 0.5537143, 0.5409901, 0.5022431, 0.5114161, 0.4681302, 0.5281713, 0.4546157, 0.4511783, 0.4557552, 0.4271556, 0.467498, 0.4163765, 0.4018983, 0.4773703, 0.4871602, 0.4994641, 0.4964884, 0.4800603, 0.545552, 0.3815205, 0.6432776, 0.7576548, 0.7755864, 0.8542271, 1.053504, 0.937088, 0.8895606, 0.715668, 0.8849106, 0.7781857, 0.7874699, 0.8265374, 0.8106555, 0.7226141, 0.8996747, 0.8202946, 0.7909258, 0.9415594, 0.867713, 0.8887479, 0.8955441, 0.9379642, 0.8830436, 0.8949037, 0.7383362, 0.7762721, 0.965573, 0.9347238, 0.9149587, 1.033358, 0.81814, 0.7661777, 0.7094208, 0.7438485, 0.657115, 0.6484346, 0.5875283, 0.7252439, 0.9345961, 0.9803505, 0.8933139, 0.8780043, 0.9408238, 0.6866761, 0.9335983, 0.9646071, 1.018953, 0.9506225, 1.007005, 0.891719, 0.7750548, 0.8363062, 1.070947, 0.9297467, 0.5932486, 1.300002, 0.2100135, 0.6613722, 0.9631742, 1.39946, 0.5777258, 1.227428, 1.204288, 1.243806, 0.9430299, 1.133121, 1.029239, 0.9659104, 1.055131, 0.9581817, 0.9752271, 1.107307, 1.138846, 1.309686, 0.9836701, 1.106814, 1.225371, 1.262951 ; 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 = 16, 16, 16, 16, 16, 16, 16, 16, 10.66667, 16, 3.2, 16, 10.66667, 3.555556, 10.66667, 16, 16, 16, 4, 2.285714, 4, 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, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 2.909091, 4, 4.571429, 4.571429, 4.571429, 4.571429, 4.571429, 4.571429, 4.571429, 8, 4.571429, 4.571429, 4.571429, 10.66667, 4, 8, 8, 8, 10.66667, 10.66667, 8, 8, 8, 8, 8, 10.66667, 10.66667, 10.66667, 8, 8, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 2.461539, 3.2, 3.555556, 3.555556, 4, 4.571429, 4.571429, 4.571429, 4, 4, 4, 8, 4, 8, 8, 8, 8, 8, 8, 6.4, 8, 10.66667, 10.66667, 10.66667, 8, 8, 8, 8, 8, 8, 8, 8, 8, 10.66667, 8, 8, 8, 8, 8, 8, 8, 8, 8, 16, 8, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 6.4, 16, 2.285714, 6.4, 10.66667, 16, 6.4, 16, 16, 16, 16, 16, 16, 16, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 16, 10.66667, 16, 16, 16 ; 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 ; }