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 = 2453177.00000579 ;
		:starting_julian_day_string = "2004-06-20 00:00:00" ;
		:ending_julian_day_number = 2453183.95833912 ;
		:ending_julian_day_string = "2004-06-26 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 = 2453177, 2453177.04166667, 2453177.08333333, 2453177.125, 
    2453177.16666667, 2453177.20833333, 2453177.25, 2453177.29166667, 
    2453177.33333333, 2453177.375, 2453177.41666667, 2453177.45833333, 
    2453177.5, 2453177.54166667, 2453177.58333333, 2453177.625, 
    2453177.66666667, 2453177.70833333, 2453177.75, 2453177.79166667, 
    2453177.83333333, 2453177.875, 2453177.91666667, 2453177.95833333, 
    2453178, 2453178.04166667, 2453178.08333333, 2453178.125, 
    2453178.16666667, 2453178.20833333, 2453178.25, 2453178.29166667, 
    2453178.33333333, 2453178.375, 2453178.41666667, 2453178.45833333, 
    2453178.5, 2453178.54166667, 2453178.58333333, 2453178.625, 
    2453178.66666667, 2453178.70833333, 2453178.75, 2453178.79166667, 
    2453178.83333333, 2453178.875, 2453178.91666667, 2453178.95833333, 
    2453179, 2453179.04166667, 2453179.08333333, 2453179.125, 
    2453179.16666667, 2453179.20833333, 2453179.25, 2453179.29166667, 
    2453179.33333333, 2453179.375, 2453179.41666667, 2453179.45833333, 
    2453179.5, 2453179.54166667, 2453179.58333333, 2453179.625, 
    2453179.66666667, 2453179.70833333, 2453179.75, 2453179.79166667, 
    2453179.83333333, 2453179.875, 2453179.91666667, 2453179.95833333, 
    2453180, 2453180.04166667, 2453180.08333333, 2453180.125, 
    2453180.16666667, 2453180.20833333, 2453180.25, 2453180.29166667, 
    2453180.33333333, 2453180.375, 2453180.41666667, 2453180.45833333, 
    2453180.5, 2453180.54166667, 2453180.58333333, 2453180.625, 
    2453180.66666667, 2453180.70833333, 2453180.75, 2453180.79166667, 
    2453180.83333333, 2453180.875, 2453180.91666667, 2453180.95833333, 
    2453181, 2453181.04166667, 2453181.08333333, 2453181.125, 
    2453181.16666667, 2453181.20833333, 2453181.25, 2453181.29166667, 
    2453181.33333333, 2453181.375, 2453181.41666667, 2453181.45833333, 
    2453181.5, 2453181.54166667, 2453181.58333333, 2453181.625, 
    2453181.66666667, 2453181.70833333, 2453181.75, 2453181.79166667, 
    2453181.83333333, 2453181.875, 2453181.91666667, 2453181.95833333, 
    2453182, 2453182.04166667, 2453182.08333333, 2453182.125, 
    2453182.16666667, 2453182.20833333, 2453182.25, 2453182.29166667, 
    2453182.33333333, 2453182.375, 2453182.41666667, 2453182.45833333, 
    2453182.5, 2453182.54166667, 2453182.58333333, 2453182.625, 
    2453182.66666667, 2453182.70833333, 2453182.75, 2453182.79166667, 
    2453182.83333333, 2453182.875, 2453182.91666667, 2453182.95833333, 
    2453183, 2453183.04166667, 2453183.08333333, 2453183.125, 
    2453183.16666667, 2453183.20833333, 2453183.25, 2453183.29166667, 
    2453183.33333333, 2453183.375, 2453183.41666667, 2453183.45833333, 
    2453183.5, 2453183.54166667, 2453183.58333333, 2453183.625, 
    2453183.66666667, 2453183.70833333, 2453183.75, 2453183.79166667, 
    2453183.83333333, 2453183.875, 2453183.91666667, 2453183.95833333 ;

 significant_wave_height =
  0.6318961,
  0.745132,
  0.7181574,
  0.6683553,
  0.8464696,
  0.7982595,
  0.6960921,
  0.7887225,
  0.6752381,
  0.656432,
  0.5016308,
  0.5332602,
  0.5529739,
  0.5366648,
  0.4229389,
  0.5105098,
  0.4612438,
  0.4335918,
  0.3844385,
  0.4825635,
  0.5186248,
  0.447791,
  0.4112321,
  0.5343657,
  0.6103084,
  0.3963464,
  0.4086692,
  0.3771365,
  0.3265712,
  0.3359081,
  0.3383099,
  0.3780597,
  0.3099324,
  0.4412414,
  0.3488118,
  0.4938161,
  0.3564925,
  0.5481536,
  0.4303244,
  0.2446118,
  0.3278831,
  0.3300006,
  0.3896749,
  0.3244836,
  0.3550672,
  0.3399472,
  0.3679457,
  0.3999851,
  0.3336012,
  0.3657075,
  0.372232,
  0.3202802,
  0.2798057,
  0.275601,
  0.320343,
  0.3119152,
  0.3996673,
  0.5505282,
  0.5493969,
  0.5028945,
  0.474288,
  0.4162849,
  0.3635534,
  0.4157188,
  0.3972592,
  0.3691049,
  0.3598852,
  0.3685319,
  0.3865091,
  0.3685951,
  0.3822091,
  0.5122806,
  0.6362048,
  0.5961072,
  0.6213083,
  0.5651361,
  0.5035052,
  0.4208287,
  0.4990212,
  0.5101541,
  0.4835791,
  0.4660937,
  0.5302991,
  0.4640301,
  0.3983571,
  0.3772926,
  0.358505,
  0.3714145,
  0.3834115,
  0.3468346,
  0.2921159,
  0.2932813,
  0.2568564,
  0.2648562,
  0.2447776,
  0.2384723,
  0.2772879,
  0.2778871,
  0.3244216,
  0.3544126,
  0.3158585,
  0.3345124,
  0.4607722,
  0.5740474,
  0.6020561,
  0.7563866,
  0.9382426,
  1.034093,
  1.149096,
  1.009965,
  0.936424,
  0.9200507,
  0.9196237,
  0.976386,
  0.9481307,
  0.9949544,
  0.9441739,
  0.8069781,
  0.7727157,
  0.7037841,
  0.6226466,
  0.7607747,
  0.8517643,
  1.01557,
  1.228449,
  1.308337,
  1.092259,
  1.192873,
  1.158682,
  1.174893,
  1.07873,
  1.207097,
  1.039009,
  1.155919,
  0.9614618,
  0.9918153,
  0.8950636,
  0.9367496,
  0.9384334,
  0.7603846,
  0.8733454,
  0.9098796,
  0.770476,
  0.7620457,
  0.7047606,
  0.6193601,
  0.5571743,
  0.4996964,
  0.529879,
  0.504036,
  0.5079683,
  0.4900963,
  0.5307487,
  0.5254743,
  0.6059688,
  0.5672294,
  0.5717525,
  0.6064586,
  0.5206959,
  0.5264117,
  0.4618002,
  0.4920021,
  0.559572,
  0.4666401,
  0.5123832,
  0.6009935,
  0.5587981,
  0.568161 ;

 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,
  3.2,
  8,
  2.909091,
  8,
  8,
  8,
  10.66667,
  8,
  10.66667,
  8,
  8,
  8,
  8,
  8,
  8,
  10.66667,
  2.666667,
  2.461539,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  6.4,
  8,
  6.4,
  8,
  2.133333,
  10.66667,
  2,
  10.66667,
  2.461539,
  10.66667,
  10.66667,
  2.133333,
  10.66667,
  2.666667,
  2.666667,
  2.461539,
  2.909091,
  2.909091,
  2.909091,
  2.909091,
  2.666667,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  5.333333,
  5.333333,
  5.333333,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4,
  4,
  4,
  6.4,
  4.571429,
  4,
  3.555556,
  4,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4,
  4,
  3.555556,
  4,
  10.66667,
  4.571429,
  10.66667,
  4.571429,
  4,
  10.66667,
  8,
  6.4,
  8,
  8,
  8,
  8,
  8,
  6.4,
  8,
  6.4,
  6.4,
  8,
  8,
  4,
  4,
  4,
  8,
  8,
  8,
  8,
  8,
  8,
  4.571429,
  6.4,
  4.571429,
  8,
  4,
  4,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  4.571429,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  4.571429,
  5.333333,
  4.571429,
  5.333333,
  4.571429,
  4.571429,
  10.66667,
  4.571429,
  4.571429,
  6.4,
  8,
  4.571429,
  4,
  4,
  4.571429,
  4.571429,
  8,
  8,
  8,
  6.4,
  6.4,
  6.4,
  6.4,
  6.4,
  6.4,
  6.4 ;

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