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 = 2452904.00000579 ; :starting_julian_day_string = "2003-09-21 00:00:00" ; :ending_julian_day_number = 2452910.95833912 ; :ending_julian_day_string = "2003-09-27 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 = 2452904, 2452904.04166667, 2452904.08333333, 2452904.125, 2452904.16666667, 2452904.20833333, 2452904.25, 2452904.29166667, 2452904.33333333, 2452904.375, 2452904.41666667, 2452904.45833333, 2452904.5, 2452904.54166667, 2452904.58333333, 2452904.625, 2452904.66666667, 2452904.70833333, 2452904.75, 2452904.79166667, 2452904.83333333, 2452904.875, 2452904.91666667, 2452904.95833333, 2452905, 2452905.04166667, 2452905.08333333, 2452905.125, 2452905.16666667, 2452905.20833333, 2452905.25, 2452905.29166667, 2452905.33333333, 2452905.375, 2452905.41666667, 2452905.45833333, 2452905.5, 2452905.54166667, 2452905.58333333, 2452905.625, 2452905.66666667, 2452905.70833333, 2452905.75, 2452905.79166667, 2452905.83333333, 2452905.875, 2452905.91666667, 2452905.95833333, 2452906, 2452906.04166667, 2452906.08333333, 2452906.125, 2452906.16666667, 2452906.20833333, 2452906.25, 2452906.29166667, 2452906.33333333, 2452906.375, 2452906.41666667, 2452906.45833333, 2452906.5, 2452906.54166667, 2452906.58333333, 2452906.625, 2452906.66666667, 2452906.70833333, 2452906.75, 2452906.79166667, 2452906.83333333, 2452906.875, 2452906.91666667, 2452906.95833333, 2452907, 2452907.04166667, 2452907.08333333, 2452907.125, 2452907.16666667, 2452907.20833333, 2452907.25, 2452907.29166667, 2452907.33333333, 2452907.375, 2452907.41666667, 2452907.45833333, 2452907.5, 2452907.54166667, 2452907.58333333, 2452907.625, 2452907.66666667, 2452907.70833333, 2452907.75, 2452907.79166667, 2452907.83333333, 2452907.875, 2452907.91666667, 2452907.95833333, 2452908, 2452908.04166667, 2452908.08333333, 2452908.125, 2452908.16666667, 2452908.20833333, 2452908.25, 2452908.29166667, 2452908.33333333, 2452908.375, 2452908.41666667, 2452908.45833333, 2452908.5, 2452908.54166667, 2452908.58333333, 2452908.625, 2452908.66666667, 2452908.70833333, 2452908.75, 2452908.79166667, 2452908.83333333, 2452908.875, 2452908.91666667, 2452908.95833333, 2452909, 2452909.04166667, 2452909.08333333, 2452909.125, 2452909.16666667, 2452909.20833333, 2452909.25, 2452909.29166667, 2452909.33333333, 2452909.375, 2452909.41666667, 2452909.45833333, 2452909.5, 2452909.54166667, 2452909.58333333, 2452909.625, 2452909.66666667, 2452909.70833333, 2452909.75, 2452909.79166667, 2452909.83333333, 2452909.875, 2452909.91666667, 2452909.95833333, 2452910, 2452910.04166667, 2452910.08333333, 2452910.125, 2452910.16666667, 2452910.20833333, 2452910.25, 2452910.29166667, 2452910.33333333, 2452910.375, 2452910.41666667, 2452910.45833333, 2452910.5, 2452910.54166667, 2452910.58333333, 2452910.625, 2452910.66666667, 2452910.70833333, 2452910.75, 2452910.79166667, 2452910.83333333, 2452910.875, 2452910.91666667, 2452910.95833333 ; significant_wave_height = 1.10401, 1.018668, 1.111568, 0.9986067, 0.8856461, 1.016823, 0.8749492, 0.8930223, 0.8961213, 0.8605438, 0.8315506, 0.864202, 0.8172087, 0.7622806, 0.673132, 0.6344078, 0.7335218, 0.7217748, 0.7442431, 0.6239004, 0.752331, 0.6415178, 0.6309994, 0.6365523, 0.5617799, 0.6397754, 0.5556, 0.563211, 0.5467291, 0.5071163, 0.5163119, 0.4734645, 0.5506722, 0.4721816, 0.5343003, 0.4783654, 0.478139, 0.5541512, 0.6103632, 0.4933315, 0.4731075, 0.4885812, 0.4643164, 0.5109842, 0.5369852, 0.4873448, 0.430312, 0.4862136, 0.4706425, 0.4530423, 0.4458675, 0.4877748, 0.2753296, 0.3796459, 0.5365885, 0.7436957, 0.7057215, 0.8084535, 0.6357791, 0.7251713, 0.5711509, 0.7084321, 0.7428855, 0.6228435, 0.6504034, 0.6251951, 0.7025607, 0.5344765, 0.8995813, 0.7146724, 0.9754137, 1.023849, 1.213138, 1.227322, 1.452326, 1.434396, 1.837501, 1.747427, 1.605671, 1.715168, 1.383848, 1.438675, 1.440473, 1.403335, 1.442434, 1.281055, 1.455323, 1.351601, 1.299182, 1.123236, 1.386634, 1.428049, 1.393623, 1.479752, 1.477584, 1.240341, 1.40753, 1.387271, 1.217442, 1.024143, 0.9888184, 1.073352, 0.977713, 1.027333, 1.147061, 1.01885, 1.09785, 1.224078, 1.055222, 1.083562, 1.030511, 1.067278, 1.153643, 1.090279, 1.108525, 1.062474, 1.074358, 1.104929, 1.115521, 1.11735, 1.109485, 1.321029, 1.220919, 1.225863, 1.288063, 1.134212, 1.057755, 0.9830947, 0.9806593, 1.01859, 1.027976, 0.9374714, 0.8008175, 0.7876514, 0.8174523, 0.865441, 0.9400747, 0.7475565, 0.7239566, 0.7920403, 0.7529356, 0.7782738, 0.7412663, 0.8983646, 0.9340762, 0.8553447, 0.7809464, 0.8648585, 0.7366261, 0.7376941, 0.8427601, 0.8488054, 0.6992657, 0.7574774, 0.6392161, 0.6562826, 0.6129677, 0.7234392, 0.7708723, 0.747752, 0.7307574, 0.8193527, 1.031992, 1.067544, 0.9365539, 1.14643, 1.265554, 1.299402 ; 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 = 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 6.4, 6.4, 6.4, 6.4, 8, 6.4, 8, 6.4, 10.66667, 8, 10.66667, 10.66667, 8, 8, 6.4, 6.4, 6.4, 6.4, 6.4, 6.4, 10.66667, 10.66667, 10.66667, 8, 8, 6.4, 10.66667, 6.4, 8, 8, 8, 10.66667, 6.4, 10.66667, 10.66667, 2.285714, 3.2, 3.555556, 4, 4, 4, 4, 3.555556, 4, 4, 8, 8, 10.66667, 4, 10.66667, 3.555556, 3.555556, 3.555556, 4, 4.571429, 4.571429, 4.571429, 4.571429, 5.333333, 5.333333, 6.4, 6.4, 6.4, 6.4, 6.4, 6.4, 6.4, 6.4, 6.4, 6.4, 6.4, 6.4, 8, 8, 8, 8, 6.4, 8, 8, 6.4, 8, 8, 8, 8, 8, 8, 8, 8, 6.4, 6.4, 6.4, 6.4, 8, 8, 8, 8, 8, 6.4, 4.571429, 10.66667, 10.66667, 4, 6.4, 6.4, 10.66667, 10.66667, 8, 10.66667, 4.571429, 5.333333, 8, 4.571429, 8, 10.66667, 10.66667, 10.66667, 4.571429, 10.66667, 8, 8, 8, 8, 10.66667, 8, 10.66667, 6.4, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 8, 8, 8, 10.66667, 8, 8, 8, 8, 8, 10.66667, 10.66667, 10.66667, 8, 10.66667, 10.66667, 10.66667, 10.66667, 10.66667, 8, 10.66667 ; 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 ; }