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 = 2452883.00000579 ; :starting_julian_day_string = "2003-08-31 00:00:00" ; :ending_julian_day_number = 2452889.95833912 ; :ending_julian_day_string = "2003-09-06 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 = 2452883, 2452883.04166667, 2452883.08333333, 2452883.125, 2452883.16666667, 2452883.20833333, 2452883.25, 2452883.29166667, 2452883.33333333, 2452883.375, 2452883.41666667, 2452883.45833333, 2452883.5, 2452883.54166667, 2452883.58333333, 2452883.625, 2452883.66666667, 2452883.70833333, 2452883.75, 2452883.79166667, 2452883.83333333, 2452883.875, 2452883.91666667, 2452883.95833333, 2452884, 2452884.04166667, 2452884.08333333, 2452884.125, 2452884.16666667, 2452884.20833333, 2452884.25, 2452884.29166667, 2452884.33333333, 2452884.375, 2452884.41666667, 2452884.45833333, 2452884.5, 2452884.54166667, 2452884.58333333, 2452884.625, 2452884.66666667, 2452884.70833333, 2452884.75, 2452884.79166667, 2452884.83333333, 2452884.875, 2452884.91666667, 2452884.95833333, 2452885, 2452885.04166667, 2452885.08333333, 2452885.125, 2452885.16666667, 2452885.20833333, 2452885.25, 2452885.29166667, 2452885.33333333, 2452885.375, 2452885.41666667, 2452885.45833333, 2452885.5, 2452885.54166667, 2452885.58333333, 2452885.625, 2452885.66666667, 2452885.70833333, 2452885.75, 2452885.79166667, 2452885.83333333, 2452885.875, 2452885.91666667, 2452885.95833333, 2452886, 2452886.04166667, 2452886.08333333, 2452886.125, 2452886.16666667, 2452886.20833333, 2452886.25, 2452886.29166667, 2452886.33333333, 2452886.375, 2452886.41666667, 2452886.45833333, 2452886.5, 2452886.54166667, 2452886.58333333, 2452886.625, 2452886.66666667, 2452886.70833333, 2452886.75, 2452886.79166667, 2452886.83333333, 2452886.875, 2452886.91666667, 2452886.95833333, 2452887, 2452887.04166667, 2452887.08333333, 2452887.125, 2452887.16666667, 2452887.20833333, 2452887.25, 2452887.29166667, 2452887.33333333, 2452887.375, 2452887.41666667, 2452887.45833333, 2452887.5, 2452887.54166667, 2452887.58333333, 2452887.625, 2452887.66666667, 2452887.70833333, 2452887.75, 2452887.79166667, 2452887.83333333, 2452887.875, 2452887.91666667, 2452887.95833333, 2452888, 2452888.04166667, 2452888.08333333, 2452888.125, 2452888.16666667, 2452888.20833333, 2452888.25, 2452888.29166667, 2452888.33333333, 2452888.375, 2452888.41666667, 2452888.45833333, 2452888.5, 2452888.54166667, 2452888.58333333, 2452888.625, 2452888.66666667, 2452888.70833333, 2452888.75, 2452888.79166667, 2452888.83333333, 2452888.875, 2452888.91666667, 2452888.95833333, 2452889, 2452889.04166667, 2452889.08333333, 2452889.125, 2452889.16666667, 2452889.20833333, 2452889.25, 2452889.29166667, 2452889.33333333, 2452889.375, 2452889.41666667, 2452889.45833333, 2452889.5, 2452889.54166667, 2452889.58333333, 2452889.625, 2452889.66666667, 2452889.70833333, 2452889.75, 2452889.79166667, 2452889.83333333, 2452889.875, 2452889.91666667, 2452889.95833333 ; significant_wave_height = 0.7078236, 0.8055606, 0.8547109, 0.9061964, 0.8559616, 1.099962, 0.9839267, 0.9544334, 0.8663166, 0.8190892, 0.7446833, 0.7246769, 0.5836066, 0.5569018, 0.5384012, 0.4899957, 0.694827, 0.4686179, 0.4447866, 0.4604674, 0.402339, 0.392463, 0.4229266, 0.504738, 0.5051467, 0.457911, 0.4973253, 0.3975328, 0.4521191, 0.508675, 0.5805957, 0.4663446, 0.4753997, 0.5082689, 0.5265626, 0.5216144, 0.5147982, 0.5956797, 0.5614065, 0.6470584, 0.6131722, 0.6924297, 0.7821769, 0.7634447, 0.7386915, 0.8266309, 0.6884453, 0.682915, 0.6595654, 0.6745253, 0.7240441, 0.7911471, 0.8937027, 0.8771543, 0.8091253, 0.8885619, 0.8523377, 0.812206, 0.7616963, 0.6698824, 0.6265714, 0.7114866, 0.6478077, 0.6412954, 0.7065706, 0.6161637, 0.6343488, 0.6170908, 0.640531, 0.5721031, 0.558501, 0.5844522, 0.505218, 0.4441595, 0.4118918, 0.3694905, 0.2772669, 0.2273441, 0.2309632, 0.375919, 0.2267179, 0.4657807, 0.1539854, 0.5993065, 0.551056, 0.1417567, 0.1030843, 0.4932324, 0.3628436, 0.3914077, 0.4788755, 0.7672397, 0.2693931, 0.7171704, 0.7803085, 0.6286607, 0.3205442, 0.6176899, 0.5248448, 0.5996971, 0.6743829, 0.6652899, 0.9552143, 0.7515702, 1.016259, 0.9103158, 1.061675, 1.090635, 1.320224, 1.254991, 1.138083, 1.116565, 1.129338, 1.277906, 1.11357, 1.217421, 1.510976, 1.49248, 1.447324, 1.704825, 1.451867, 1.542425, 1.617399, 1.573609, 1.370845, 1.263241, 1.226506, 1.300035, 1.231339, 1.116844, 1.340998, 1.344967, 1.196251, 1.315375, 1.299222, 1.290261, 1.661343, 1.428248, 1.471477, 1.23113, 1.60979, 1.247146, 1.524845, 1.271852, 1.42384, 1.843818, 1.790752, 1.310137, 1.611141, 1.525229, 1.476328, 1.590983, 0.2695002, 1.80741, 1.819524, 1.778906, 2.151606, 1.940872, 2.17663, 1.615325, 2.197868, 2.07542, 2.898001, 2.109298, 2.349737, 2.952806, 2.766594, 2.887176 ; 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 = 5.333333, 6.4, 5.333333, 5.333333, 4, 4, 4, 4, 3.555556, 3.555556, 3.555556, 4, 3.555556, 3.555556, 3.555556, 3.555556, 16, 6.4, 8, 6.4, 8, 6.4, 8, 8, 8, 8, 3.2, 3.2, 3.2, 3.555556, 3.555556, 3.555556, 3.555556, 3.555556, 4, 8, 3.555556, 3.555556, 4, 4, 4, 4, 4.571429, 4.571429, 4.571429, 4.571429, 4.571429, 3.555556, 4.571429, 4, 4.571429, 5.333333, 4.571429, 4.571429, 4.571429, 4.571429, 5.333333, 5.333333, 5.333333, 5.333333, 4.571429, 5.333333, 3.555556, 4, 4.571429, 4.571429, 3.555556, 4.571429, 4, 4, 4, 4, 3.555556, 3.555556, 8, 8, 3.2, 3.2, 3.2, 10.66667, 2.909091, 10.66667, 2.909091, 16, 16, 1.777778, 1.882353, 16, 6.4, 6.4, 6.4, 10.66667, 2.666667, 10.66667, 10.66667, 10.66667, 4.571429, 10.66667, 6.4, 6.4, 6.4, 5.333333, 10.66667, 4.571429, 10.66667, 4, 10.66667, 10.66667, 10.66667, 10.66667, 4.571429, 5.333333, 4.571429, 5.333333, 5.333333, 5.333333, 5.333333, 5.333333, 5.333333, 10.66667, 6.4, 6.4, 6.4, 10.66667, 6.4, 6.4, 6.4, 6.4, 6.4, 5.333333, 6.4, 5.333333, 10.66667, 10.66667, 10.66667, 10.66667, 16, 16, 16, 10.66667, 16, 10.66667, 16, 16, 16, 16, 16, 10.66667, 16, 8, 16, 16, 2.461539, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 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 ; }