netcdf B0106.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.f ;
		significant_wave_height:add_offset = 0.f ;
		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: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:_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.f ;
		dominant_wave_period:add_offset = 0.f ;
		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:_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 = "" ;
		: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 = "" ;
		: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 = "0902A01104" ;
		:processing = "realtime" ;
		:water_depth = 62 ;
		:mooring_site_id = "B0106" ;
		:mooring_site_desc = "Western Maine Shelf" ;
		:breakout_id = 7 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.3167 ;
		:goes_platform_id = "04400554" ;
		:starting_julian_day_number = 2453142.00000579 ;
		:starting_julian_day_string = "2004-05-16 00:00:00" ;
		:ending_julian_day_number = 2453148.95833912 ;
		:ending_julian_day_string = "2004-05-22 23:00:00" ;
		:algorithm_ids = "Waves_SWH_DWP_1.12:  22-Apr-2004 15:31:57" ;
data:

 lat = 43.1807 ;

 lon = -70.4278 ;

 depth = 0 ;

 time = 2453142, 2453142.04166667, 2453142.08333333, 2453142.125, 
    2453142.16666667, 2453142.20833333, 2453142.25, 2453142.29166667, 
    2453142.33333333, 2453142.375, 2453142.41666667, 2453142.45833333, 
    2453142.5, 2453142.54166667, 2453142.58333333, 2453142.625, 
    2453142.66666667, 2453142.70833333, 2453142.75, 2453142.79166667, 
    2453142.83333333, 2453142.875, 2453142.91666667, 2453142.95833333, 
    2453143, 2453143.04166667, 2453143.08333333, 2453143.125, 
    2453143.16666667, 2453143.20833333, 2453143.25, 2453143.29166667, 
    2453143.33333333, 2453143.375, 2453143.41666667, 2453143.45833333, 
    2453143.5, 2453143.54166667, 2453143.58333333, 2453143.625, 
    2453143.66666667, 2453143.70833333, 2453143.75, 2453143.79166667, 
    2453143.83333333, 2453143.875, 2453143.91666667, 2453143.95833333, 
    2453144, 2453144.04166667, 2453144.08333333, 2453144.125, 
    2453144.16666667, 2453144.20833333, 2453144.25, 2453144.29166667, 
    2453144.33333333, 2453144.375, 2453144.41666667, 2453144.45833333, 
    2453144.5, 2453144.54166667, 2453144.58333333, 2453144.625, 
    2453144.66666667, 2453144.70833333, 2453144.75, 2453144.79166667, 
    2453144.83333333, 2453144.875, 2453144.91666667, 2453144.95833333, 
    2453145, 2453145.04166667, 2453145.08333333, 2453145.125, 
    2453145.16666667, 2453145.20833333, 2453145.25, 2453145.29166667, 
    2453145.33333333, 2453145.375, 2453145.41666667, 2453145.45833333, 
    2453145.5, 2453145.54166667, 2453145.58333333, 2453145.625, 
    2453145.66666667, 2453145.70833333, 2453145.75, 2453145.79166667, 
    2453145.83333333, 2453145.875, 2453145.91666667, 2453145.95833333, 
    2453146, 2453146.04166667, 2453146.08333333, 2453146.125, 
    2453146.16666667, 2453146.20833333, 2453146.25, 2453146.29166667, 
    2453146.33333333, 2453146.375, 2453146.41666667, 2453146.45833333, 
    2453146.5, 2453146.54166667, 2453146.58333333, 2453146.625, 
    2453146.66666667, 2453146.70833333, 2453146.75, 2453146.79166667, 
    2453146.83333333, 2453146.875, 2453146.91666667, 2453146.95833333, 
    2453147, 2453147.04166667, 2453147.08333333, 2453147.125, 
    2453147.16666667, 2453147.20833333, 2453147.25, 2453147.29166667, 
    2453147.33333333, 2453147.375, 2453147.41666667, 2453147.45833333, 
    2453147.5, 2453147.54166667, 2453147.58333333, 2453147.625, 
    2453147.66666667, 2453147.70833333, 2453147.75, 2453147.79166667, 
    2453147.83333333, 2453147.875, 2453147.91666667, 2453147.95833333, 
    2453148, 2453148.04166667, 2453148.08333333, 2453148.125, 
    2453148.16666667, 2453148.20833333, 2453148.25, 2453148.29166667, 
    2453148.33333333, 2453148.375, 2453148.41666667, 2453148.45833333, 
    2453148.5, 2453148.54166667, 2453148.58333333, 2453148.625, 
    2453148.66666667, 2453148.70833333, 2453148.75, 2453148.79166667, 
    2453148.83333333, 2453148.875, 2453148.91666667, 2453148.95833333 ;

 significant_wave_height =
  0.8860955,
  0.790405,
  0.7062015,
  0.7408112,
  0.7696759,
  0.6360928,
  0.6539436,
  0.6141896,
  0.5276252,
  0.549686,
  0.5759495,
  0.5194713,
  0.5740769,
  0.6014665,
  0.6269327,
  0.6361588,
  0.7528484,
  0.8147792,
  0.745671,
  0.7962064,
  0.6649115,
  0.5575387,
  0.5340028,
  0.4774263,
  0.4951813,
  0.476301,
  0.3951641,
  0.4022184,
  0.4121237,
  0.4069123,
  0.4105089,
  0.4563022,
  0.4066488,
  0.4335574,
  0.4248846,
  0.4525649,
  0.4406217,
  0.4873605,
  0.3765632,
  0.345557,
  0.3757232,
  0.347433,
  0.4621617,
  0.5643789,
  0.5261793,
  0.5351909,
  0.5384314,
  0.5555817,
  0.7196383,
  0.7351616,
  0.7811194,
  1.06584,
  1.311621,
  1.134799,
  1.014769,
  1.20364,
  1.061773,
  1.046621,
  1.012034,
  1.03911,
  0.9023638,
  0.8241631,
  0.8322123,
  0.9047639,
  1.003758,
  0.9491681,
  1.193944,
  1.476829,
  1.382673,
  1.293153,
  1.351681,
  1.310699,
  1.152817,
  1.261333,
  1.216421,
  1.206768,
  1.181046,
  1.143764,
  1.169404,
  1.09139,
  0.9420362,
  0.9977887,
  1.03469,
  0.9666888,
  0.9440278,
  0.8509343,
  0.8201451,
  0.758292,
  0.8506384,
  0.7754858,
  0.7193633,
  0.6647893,
  0.5860346,
  0.5364286,
  0.4915196,
  0.5104602,
  0.4830581,
  0.4789991,
  0.4570301,
  0.4897428,
  0.4788843,
  0.5798126,
  0.5427338,
  0.5255426,
  0.5059185,
  0.4767643,
  0.430461,
  0.4564702,
  0.4671452,
  0.4478381,
  0.4407995,
  0.429268,
  0.4981554,
  0.4709481,
  0.5087851,
  0.5559802,
  0.7142936,
  0.8319609,
  1.04137,
  1.064273,
  1.323442,
  1.300839,
  1.311713,
  1.246762,
  1.085123,
  1.044637,
  1.118749,
  1.052085,
  1.164072,
  0.8582485,
  1.040667,
  0.8017986,
  0.8662847,
  0.6534283,
  0.8172032,
  0.6378806,
  0.615854,
  0.7875409,
  0.5859259,
  0.8223885,
  0.8238139,
  0.9153641,
  0.8288409,
  0.9194667,
  0.8027166,
  0.7387972,
  0.8379372,
  0.8343967,
  0.7007431,
  0.7625939,
  0.7875347,
  0.9522389,
  0.9207926,
  0.3980009,
  1.116175,
  1.117783,
  1.212184,
  1.440832,
  1.472441,
  1.393473,
  1.541592,
  1.422846,
  1.484846,
  1.646807,
  1.470738,
  1.154517,
  1.332515,
  1.171196 ;

 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 =
  4.571429,
  4.571429,
  4.571429,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  4.571429,
  8,
  4.571429,
  8,
  6.4,
  2.909091,
  2.909091,
  3.555556,
  3.555556,
  4,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  8,
  8,
  6.4,
  5.333333,
  8,
  8,
  6.4,
  6.4,
  8,
  8,
  8,
  8,
  6.4,
  8,
  10.66667,
  5.333333,
  5.333333,
  8,
  5.333333,
  6.4,
  8,
  3.2,
  3.555556,
  3.2,
  3.2,
  3.555556,
  3.555556,
  4.571429,
  4.571429,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  4.571429,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  4.571429,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  6.4,
  6.4,
  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,
  6.4,
  6.4,
  6.4,
  6.4,
  6.4,
  5.333333,
  5.333333,
  5.333333,
  6.4,
  6.4,
  5.333333,
  6.4,
  5.333333,
  5.333333,
  8,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  8,
  6.4,
  6.4,
  5.333333,
  8,
  5.333333,
  8,
  6.4,
  8,
  6.4,
  6.4,
  8,
  5.333333,
  3.2,
  3.2,
  4,
  4,
  4.571429,
  4.571429,
  5.333333,
  4.571429,
  4.571429,
  4.571429,
  5.333333,
  4.571429,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  4.571429,
  4.571429,
  10.66667,
  4.571429,
  4.571429,
  10.66667,
  4.571429,
  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.285714,
  10.66667,
  10.66667,
  10.66667,
  4.571429,
  4.571429,
  5.333333,
  5.333333,
  4.571429,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333 ;

 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 ;
}
