netcdf E0109.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 = "29-Jan-2004 13:51:49:  Modified [lon,lat] to [-69.357300,43.713800].\n",
			"28-Jan-2004 11:36:50:  Modified [lon,lat] to [-69.357300,42.713000].\n",
			"Wed Jan 28 10:19:43 2004: /usr/local/nco/bin/ncrcat -d time,2453033.34028,2453033.44444 E0109.accelerometer.realtime.nc E0109.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 = "0902A01108" ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "E0109" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 7 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.0167 ;
		:goes_platform_id = "044023B8" ;
		:starting_julian_day_number = 2453072.04167244 ;
		:starting_julian_day_string = "2004-03-07 01:00:00" ;
		:ending_julian_day_number = 2453079.00000579 ;
		:ending_julian_day_string = "2004-03-14 00:00:00" ;
		:algorithm_ids = "Waves_SWH_DWP_1.12:  16-Jan-2004 16:27:11" ;
data:

 lat = 43.7138 ;

 lon = -69.3573 ;

 depth = 0 ;

 time = 2453072.04166667, 2453072.08333333, 2453072.125, 2453072.16666667, 
    2453072.20833333, 2453072.25, 2453072.29166667, 2453072.33333333, 
    2453072.375, 2453072.41666667, 2453072.45833333, 2453072.5, 
    2453072.54166667, 2453072.58333333, 2453072.625, 2453072.66666667, 
    2453072.70833333, 2453072.75, 2453072.79166667, 2453072.83333333, 
    2453072.875, 2453072.91666667, 2453072.95833333, 2453073, 
    2453073.04166667, 2453073.08333333, 2453073.125, 2453073.16666667, 
    2453073.20833333, 2453073.25, 2453073.29166667, 2453073.33333333, 
    2453073.375, 2453073.41666667, 2453073.45833333, 2453073.5, 
    2453073.54166667, 2453073.58333333, 2453073.625, 2453073.66666667, 
    2453073.70833333, 2453073.75, 2453073.79166667, 2453073.83333333, 
    2453073.875, 2453073.91666667, 2453073.95833333, 2453074, 
    2453074.04166667, 2453074.08333333, 2453074.125, 2453074.16666667, 
    2453074.20833333, 2453074.25, 2453074.29166667, 2453074.33333333, 
    2453074.375, 2453074.41666667, 2453074.45833333, 2453074.5, 
    2453074.54166667, 2453074.58333333, 2453074.625, 2453074.66666667, 
    2453074.70833333, 2453074.75, 2453074.79166667, 2453074.83333333, 
    2453074.875, 2453074.91666667, 2453074.95833333, 2453075, 
    2453075.04166667, 2453075.08333333, 2453075.125, 2453075.16666667, 
    2453075.20833333, 2453075.25, 2453075.29166667, 2453075.33333333, 
    2453075.375, 2453075.41666667, 2453075.45833333, 2453075.5, 
    2453075.54166667, 2453075.58333333, 2453075.625, 2453075.66666667, 
    2453075.70833333, 2453075.75, 2453075.79166667, 2453075.83333333, 
    2453075.875, 2453075.91666667, 2453075.95833333, 2453076, 
    2453076.04166667, 2453076.08333333, 2453076.125, 2453076.16666667, 
    2453076.20833333, 2453076.25, 2453076.29166667, 2453076.33333333, 
    2453076.375, 2453076.41666667, 2453076.45833333, 2453076.5, 
    2453076.54166667, 2453076.58333333, 2453076.625, 2453076.66666667, 
    2453076.70833333, 2453076.75, 2453076.79166667, 2453076.83333333, 
    2453076.875, 2453076.91666667, 2453076.95833333, 2453077, 
    2453077.04166667, 2453077.08333333, 2453077.125, 2453077.16666667, 
    2453077.20833333, 2453077.25, 2453077.29166667, 2453077.33333333, 
    2453077.375, 2453077.41666667, 2453077.45833333, 2453077.5, 
    2453077.54166667, 2453077.58333333, 2453077.625, 2453077.66666667, 
    2453077.70833333, 2453077.75, 2453077.79166667, 2453077.83333333, 
    2453077.875, 2453077.91666667, 2453077.95833333, 2453078, 
    2453078.04166667, 2453078.08333333, 2453078.125, 2453078.16666667, 
    2453078.20833333, 2453078.25, 2453078.29166667, 2453078.33333333, 
    2453078.375, 2453078.41666667, 2453078.45833333, 2453078.5, 
    2453078.54166667, 2453078.58333333, 2453078.625, 2453078.66666667, 
    2453078.70833333, 2453078.75, 2453078.79166667, 2453078.83333333, 
    2453078.875, 2453078.91666667, 2453078.95833333, 2453079 ;

 significant_wave_height =
  1.267547,
  1.088023,
  1.11916,
  1.461773,
  1.396558,
  1.432845,
  1.257368,
  1.417937,
  1.464305,
  1.717966,
  1.488293,
  1.686666,
  1.341061,
  0.9320984,
  1.261975,
  0.8907295,
  0.7576407,
  1.005897,
  0.7878075,
  0.9001688,
  0.8201699,
  0.8127447,
  0.8332217,
  0.9313843,
  0.7641164,
  0.7971664,
  0.6252933,
  0.6628821,
  0.5671457,
  0.607179,
  0.6976982,
  0.5862132,
  0.3694401,
  0.8180736,
  1.303972,
  1.222381,
  1.508801,
  1.278279,
  1.447044,
  1.707145,
  1.808698,
  1.84046,
  1.666606,
  1.725942,
  1.523628,
  1.571138,
  1.44314,
  1.722042,
  1.648398,
  1.51578,
  1.57607,
  1.705724,
  1.656976,
  1.765113,
  1.675636,
  1.732659,
  1.683444,
  1.429825,
  1.613709,
  1.465873,
  1.485057,
  1.338826,
  1.485674,
  1.533933,
  1.730209,
  1.726467,
  1.515452,
  1.977671,
  1.543593,
  1.407071,
  1.438367,
  1.253643,
  0.3349195,
  1.12559,
  1.466382,
  1.57136,
  0.4316098,
  1.60405,
  1.424667,
  1.586066,
  1.598571,
  1.747164,
  1.730534,
  1.480205,
  1.502644,
  1.620008,
  1.450076,
  1.371405,
  0.6825859,
  1.28386,
  1.147931,
  1.051838,
  1.364558,
  1.177607,
  1.218432,
  1.456711,
  1.344769,
  0.7597531,
  1.353166,
  0.9040956,
  1.476615,
  1.327159,
  1.612828,
  1.690126,
  1.735201,
  1.754208,
  1.957224,
  2.094848,
  2.219918,
  2.278921,
  2.109482,
  2.748698,
  2.546783,
  2.923528,
  2.545745,
  3.115966,
  3.077493,
  3.817184,
  4.611093,
  4.757402,
  3.536465,
  4.863983,
  5.327875,
  4.048651,
  3.291324,
  4.651346,
  3.485259,
  3.556016,
  3.314163,
  3.184799,
  3.00086,
  3.662191,
  3.262812,
  2.665514,
  2.250742,
  2.18097,
  1.637313,
  1.614967,
  1.818131,
  1.758422,
  1.934681,
  2.01022,
  1.693568,
  1.766171,
  1.691648,
  1.541965,
  1.519163,
  1.148863,
  1.80162,
  1.599617,
  1.470351,
  1.554762,
  1.600265,
  1.416154,
  1.360805,
  1.301769,
  1.472188,
  1.437811,
  1.372734,
  1.25039,
  1.265783,
  1.097488,
  1.049352,
  1.049639,
  1.061083,
  1.008198,
  1.163538,
  1.305637 ;

 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 =
  6.4,
  6.4,
  6.4,
  6.4,
  6.4,
  6.4,
  6.4,
  6.4,
  8,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  4,
  10.66667,
  3.555556,
  3.2,
  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,
  10.66667,
  2.285714,
  3.555556,
  8,
  4.571429,
  4.571429,
  5.333333,
  5.333333,
  5.333333,
  5.333333,
  6.4,
  5.333333,
  6.4,
  6.4,
  6.4,
  8,
  8,
  8,
  8,
  6.4,
  8,
  6.4,
  8,
  8,
  8,
  8,
  8,
  8,
  10.66667,
  8,
  8,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  8,
  2.285714,
  8,
  10.66667,
  10.66667,
  3.555556,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  3.555556,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  4,
  8,
  4,
  10.66667,
  4.571429,
  5.333333,
  5.333333,
  10.66667,
  6.4,
  8,
  6.4,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  10.66667,
  10.66667,
  16,
  16,
  16,
  10.66667,
  16,
  16,
  16,
  10.66667,
  16,
  10.66667,
  16,
  10.66667,
  10.66667,
  10.66667,
  16,
  16,
  16,
  10.66667,
  16,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  10.66667,
  5.333333,
  6.4,
  6.4,
  6.4,
  6.4,
  6.4,
  6.4,
  6.4,
  5.333333,
  5.333333,
  6.4,
  5.333333,
  4,
  4,
  3.555556,
  4,
  4,
  4,
  4,
  4,
  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 ;
}
