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 = 2453037.04167244 ;
		:starting_julian_day_string = "2004-02-01 01:00:00" ;
		:ending_julian_day_number = 2453044.00000579 ;
		:ending_julian_day_string = "2004-02-08 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 = 2453037.04166667, 2453037.08333333, 2453037.125, 2453037.16666667, 
    2453037.20833333, 2453037.25, 2453037.29166667, 2453037.33333333, 
    2453037.375, 2453037.41666667, 2453037.45833333, 2453037.5, 
    2453037.54166667, 2453037.58333333, 2453037.625, 2453037.66666667, 
    2453037.70833333, 2453037.75, 2453037.79166667, 2453037.83333333, 
    2453037.875, 2453037.91666667, 2453037.95833333, 2453038, 
    2453038.04166667, 2453038.08333333, 2453038.125, 2453038.16666667, 
    2453038.20833333, 2453038.25, 2453038.29166667, 2453038.33333333, 
    2453038.375, 2453038.41666667, 2453038.45833333, 2453038.5, 
    2453038.54166667, 2453038.58333333, 2453038.625, 2453038.66666667, 
    2453038.70833333, 2453038.75, 2453038.79166667, 2453038.83333333, 
    2453038.875, 2453038.91666667, 2453038.95833333, 2453039, 
    2453039.04166667, 2453039.08333333, 2453039.125, 2453039.16666667, 
    2453039.20833333, 2453039.25, 2453039.29166667, 2453039.33333333, 
    2453039.375, 2453039.41666667, 2453039.45833333, 2453039.5, 
    2453039.54166667, 2453039.58333333, 2453039.625, 2453039.66666667, 
    2453039.70833333, 2453039.75, 2453039.79166667, 2453039.83333333, 
    2453039.875, 2453039.91666667, 2453039.95833333, 2453040, 
    2453040.04166667, 2453040.08333333, 2453040.125, 2453040.16666667, 
    2453040.20833333, 2453040.25, 2453040.29166667, 2453040.33333333, 
    2453040.375, 2453040.41666667, 2453040.45833333, 2453040.5, 
    2453040.54166667, 2453040.58333333, 2453040.625, 2453040.66666667, 
    2453040.70833333, 2453040.75, 2453040.79166667, 2453040.83333333, 
    2453040.875, 2453040.91666667, 2453040.95833333, 2453041, 
    2453041.04166667, 2453041.08333333, 2453041.125, 2453041.16666667, 
    2453041.20833333, 2453041.25, 2453041.29166667, 2453041.33333333, 
    2453041.375, 2453041.41666667, 2453041.45833333, 2453041.5, 
    2453041.54166667, 2453041.58333333, 2453041.625, 2453041.66666667, 
    2453041.70833333, 2453041.75, 2453041.79166667, 2453041.83333333, 
    2453041.875, 2453041.91666667, 2453041.95833333, 2453042, 
    2453042.04166667, 2453042.08333333, 2453042.125, 2453042.16666667, 
    2453042.20833333, 2453042.25, 2453042.29166667, 2453042.33333333, 
    2453042.375, 2453042.41666667, 2453042.45833333, 2453042.5, 
    2453042.54166667, 2453042.58333333, 2453042.625, 2453042.66666667, 
    2453042.70833333, 2453042.75, 2453042.79166667, 2453042.83333333, 
    2453042.875, 2453042.91666667, 2453042.95833333, 2453043, 
    2453043.04166667, 2453043.08333333, 2453043.125, 2453043.16666667, 
    2453043.20833333, 2453043.25, 2453043.29166667, 2453043.33333333, 
    2453043.375, 2453043.41666667, 2453043.45833333, 2453043.5, 
    2453043.54166667, 2453043.58333333, 2453043.625, 2453043.66666667, 
    2453043.70833333, 2453043.75, 2453043.79166667, 2453043.83333333, 
    2453043.875, 2453043.91666667, 2453043.95833333, 2453044 ;

 significant_wave_height =
  1.415857,
  1.234541,
  1.190254,
  1.146695,
  1.101895,
  0.9335918,
  1.050703,
  1.157089,
  1.263058,
  1.416205,
  1.41187,
  1.113731,
  1.214824,
  0.9970021,
  0.9952365,
  0.8932015,
  0.9346856,
  0.8371654,
  0.8093538,
  0.6363658,
  0.644548,
  0.6088462,
  0.5459965,
  0.5738137,
  0.6602682,
  0.7196169,
  0.6911169,
  0.8168148,
  0.8931013,
  0.832079,
  0.7572178,
  0.6624502,
  0.6536174,
  0.6315773,
  0.6001959,
  0.5375108,
  0.5437263,
  0.5666845,
  0.6817235,
  0.6089084,
  0.5081578,
  0.2900833,
  0.3121071,
  0.2881705,
  0.2770659,
  0.3101349,
  0.3274607,
  0.2305333,
  0.3589948,
  0.2439032,
  0.3558166,
  0.3528389,
  0.2602331,
  0.3485209,
  0.2214664,
  0.3254397,
  0.3370455,
  0.3513793,
  0.4210085,
  0.420706,
  0.4926727,
  0.4922065,
  0.5578616,
  0.5338553,
  0.5637066,
  0.5653893,
  0.5616776,
  0.5333164,
  0.5033473,
  0.5208891,
  0.6284218,
  0.6997926,
  0.6714649,
  0.7746733,
  1.031387,
  1.648887,
  1.999661,
  1.859901,
  2.939541,
  3.451933,
  3.418823,
  3.357941,
  3.108517,
  3.294744,
  2.627295,
  2.607268,
  2.206675,
  2.517869,
  2.257479,
  2.400678,
  2.039545,
  2.130139,
  2.09269,
  2.578163,
  2.390389,
  2.295485,
  2.094235,
  2.138793,
  1.827798,
  1.74511,
  1.728499,
  1.653967,
  1.601089,
  2.095301,
  2.271242,
  1.967937,
  2.108027,
  2.123087,
  1.914291,
  1.628601,
  1.313381,
  1.480926,
  1.295253,
  1.196019,
  0.9578842,
  1.120357,
  1.176853,
  1.207333,
  1.049864,
  0.9310718,
  0.8699263,
  0.9750682,
  0.9331275,
  0.9725077,
  0.8177608,
  0.6722391,
  0.5841691,
  0.5699309,
  0.4516728,
  0.3180121,
  0.3213668,
  0.3188526,
  0.3311484,
  0.2859955,
  0.3678671,
  0.4333644,
  0.3980342,
  0.3702332,
  0.4649898,
  0.7522451,
  1.145297,
  1.241555,
  1.330702,
  1.320896,
  1.379283,
  1.29484,
  1.463043,
  1.560947,
  1.489287,
  1.824516,
  1.87465,
  1.859267,
  1.597688,
  1.857935,
  1.471476,
  1.640656,
  1.732757,
  1.563923,
  1.459019,
  1.432952,
  1.413355,
  1.584463,
  1.693896,
  1.560403,
  1.445505,
  1.556053,
  2.328941,
  2.261442 ;

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

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