netcdf A0109.accelerometer.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 142 ;
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 = "17-Jun-2004 17:17:19:  Modified [lon,lat] to [-70.565200,42.522300].\n",
			"14-May-2004 20:16:39:  Modified [lon,lat] to [-70.565200,43.522300].\n",
			"Fri May 14 19:36:16 2004: /usr/local/nco/bin/ncrcat -d time,2453140.77083,2453140.9167 A0109.accelerometer.realtime.nc A0109.accelerometer.realtime.nc.new" ;
		: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 = "0902A01090" ;
		:processing = "realtime" ;
		:water_depth = 65 ;
		:mooring_site_id = "A0109" ;
		:mooring_site_desc = "Massachusetts Bay" ;
		:breakout_id = 7 ;
		:delta_t = 60 ;
		:magnetic_variation = -15.9833 ;
		:goes_platform_id = "0440465E" ;
		:starting_julian_day_number = 2453177.00000579 ;
		:starting_julian_day_string = "2004-06-20 00:00:00" ;
		:ending_julian_day_number = 2453182.87500579 ;
		:ending_julian_day_string = "2004-06-25 21:00:00" ;
		:algorithm_ids = "Waves_SWH_DWP_1.12:  12-May-2004 16:40:16" ;
		:longitude = -70.5652 ;
		:latitude = 42.5223 ;
data:

 lat = 42.5223 ;

 lon = -70.5652 ;

 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 ;

 significant_wave_height =
  0.6063113,
  0.6380719,
  0.7567803,
  0.5394946,
  0.4232642,
  0.6275201,
  0.793394,
  0.8626174,
  0.7015387,
  0.6817575,
  0.4689172,
  0.450567,
  0.7067009,
  0.7677492,
  0.6298467,
  0.6151631,
  0.4205404,
  0.5469572,
  0.5042993,
  0.5027558,
  0.2702975,
  0.3862769,
  0.3249067,
  0.2275432,
  0.4260929,
  0.4523901,
  0.4054005,
  0.4194679,
  0.408163,
  0.239134,
  0.3435208,
  0.3610566,
  0.359876,
  0.3560599,
  0.390605,
  0.407551,
  0.3126923,
  0.2438387,
  0.2829459,
  0.2067429,
  0.2124414,
  0.1732877,
  0.2401858,
  0.2442321,
  0.2707013,
  0.2888077,
  0.2659768,
  0.2444587,
  0.2240748,
  0.2729913,
  0.2130302,
  0.3953,
  0.5239547,
  0.4309445,
  0.4368801,
  0.4279189,
  0.3673194,
  0.3429311,
  0.3861307,
  0.2728764,
  0.2864251,
  0.2965134,
  0.2596945,
  0.2349981,
  0.3836091,
  0.2610292,
  0.4579149,
  0.4997616,
  0.4985386,
  0.6289002,
  0.6876472,
  0.6345349,
  0.4744458,
  0.405325,
  0.3685098,
  0.3456713,
  0.3526964,
  0.4170572,
  0.3882201,
  0.3586618,
  0.3385082,
  0.3517812,
  0.2995607,
  0.2817946,
  0.2229072,
  0.3031037,
  0.3160976,
  0.2814085,
  0.2481719,
  0.2043441,
  0.2170431,
  0.2593544,
  0.2659845,
  0.2632323,
  0.2349912,
  0.2418093,
  0.2968959,
  0.3257316,
  0.3704474,
  0.3959863,
  0.4315898,
  0.4545374,
  0.4311453,
  0.4079583,
  0.3435848,
  0.3326122,
  0.3205483,
  0.3352316,
  0.3416061,
  0.520448,
  0.5778497,
  0.6459391,
  0.7413524,
  0.8331379,
  0.7639349,
  0.7452131,
  0.5837497,
  0.6189693,
  0.616294,
  0.8883874,
  0.9255803,
  0.9867866,
  0.7183009,
  0.6754791,
  0.7004452,
  0.9450809,
  0.8379496,
  0.7966255,
  0.814041,
  0.7066958,
  0.8332489,
  0.8234635,
  0.9527113,
  0.8835558,
  0.8241923,
  0.8191603,
  0.6713838,
  0.7735222,
  0.6809902,
  0.7752325,
  0.6692924,
  0.6080071 ;

 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 ;

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