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 = 2453100.00000579 ;
		:starting_julian_day_string = "2004-04-04 00:00:00" ;
		:ending_julian_day_number = 2453106.95833912 ;
		:ending_julian_day_string = "2004-04-10 23: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 = 2453100, 2453100.04166667, 2453100.08333333, 2453100.125, 
    2453100.16666667, 2453100.20833333, 2453100.25, 2453100.29166667, 
    2453100.33333333, 2453100.375, 2453100.41666667, 2453100.45833333, 
    2453100.5, 2453100.54166667, 2453100.58333333, 2453100.625, 
    2453100.66666667, 2453100.70833333, 2453100.75, 2453100.79166667, 
    2453100.83333333, 2453100.875, 2453100.91666667, 2453100.95833333, 
    2453101, 2453101.04166667, 2453101.08333333, 2453101.125, 
    2453101.16666667, 2453101.20833333, 2453101.25, 2453101.29166667, 
    2453101.33333333, 2453101.375, 2453101.41666667, 2453101.45833333, 
    2453101.5, 2453101.54166667, 2453101.58333333, 2453101.625, 
    2453101.66666667, 2453101.70833333, 2453101.75, 2453101.79166667, 
    2453101.83333333, 2453101.875, 2453101.91666667, 2453101.95833333, 
    2453102, 2453102.04166667, 2453102.08333333, 2453102.125, 
    2453102.16666667, 2453102.20833333, 2453102.25, 2453102.29166667, 
    2453102.33333333, 2453102.375, 2453102.41666667, 2453102.45833333, 
    2453102.5, 2453102.54166667, 2453102.58333333, 2453102.625, 
    2453102.66666667, 2453102.70833333, 2453102.75, 2453102.79166667, 
    2453102.83333333, 2453102.875, 2453102.91666667, 2453102.95833333, 
    2453103, 2453103.04166667, 2453103.08333333, 2453103.125, 
    2453103.16666667, 2453103.20833333, 2453103.25, 2453103.29166667, 
    2453103.33333333, 2453103.375, 2453103.41666667, 2453103.45833333, 
    2453103.5, 2453103.54166667, 2453103.58333333, 2453103.625, 
    2453103.66666667, 2453103.70833333, 2453103.75, 2453103.79166667, 
    2453103.83333333, 2453103.875, 2453103.91666667, 2453103.95833333, 
    2453104, 2453104.04166667, 2453104.08333333, 2453104.125, 
    2453104.16666667, 2453104.20833333, 2453104.25, 2453104.29166667, 
    2453104.33333333, 2453104.375, 2453104.41666667, 2453104.45833333, 
    2453104.5, 2453104.54166667, 2453104.58333333, 2453104.625, 
    2453104.66666667, 2453104.70833333, 2453104.75, 2453104.79166667, 
    2453104.83333333, 2453104.875, 2453104.91666667, 2453104.95833333, 
    2453105, 2453105.04166667, 2453105.08333333, 2453105.125, 
    2453105.16666667, 2453105.20833333, 2453105.25, 2453105.29166667, 
    2453105.33333333, 2453105.375, 2453105.41666667, 2453105.45833333, 
    2453105.5, 2453105.54166667, 2453105.58333333, 2453105.625, 
    2453105.66666667, 2453105.70833333, 2453105.75, 2453105.79166667, 
    2453105.83333333, 2453105.875, 2453105.91666667, 2453105.95833333, 
    2453106, 2453106.04166667, 2453106.08333333, 2453106.125, 
    2453106.16666667, 2453106.20833333, 2453106.25, 2453106.29166667, 
    2453106.33333333, 2453106.375, 2453106.41666667, 2453106.45833333, 
    2453106.5, 2453106.54166667, 2453106.58333333, 2453106.625, 
    2453106.66666667, 2453106.70833333, 2453106.75, 2453106.79166667, 
    2453106.83333333, 2453106.875, 2453106.91666667, 2453106.95833333 ;

 significant_wave_height =
  1.190275,
  1.134958,
  1.028161,
  0.9927109,
  0.8926414,
  0.7858685,
  1.038196,
  0.9250388,
  0.8725429,
  1.05354,
  1.13401,
  1.206028,
  1.083103,
  1.01463,
  0.8293223,
  0.7774383,
  0.7410551,
  0.6928219,
  0.6207921,
  0.619481,
  0.7611787,
  0.8669066,
  0.8589113,
  0.7437799,
  0.857848,
  0.9603236,
  0.8117645,
  0.6297742,
  0.6504607,
  0.6572565,
  0.6776305,
  0.8091283,
  0.9322535,
  1.261731,
  0.9897158,
  1.158149,
  1.185812,
  1.210622,
  1.148812,
  1.232892,
  1.214919,
  1.154808,
  1.128376,
  1.038244,
  1.082037,
  1.246845,
  1.11481,
  1.297166,
  1.048237,
  1.18234,
  1.331779,
  1.033026,
  0.9967172,
  1.175792,
  1.147346,
  1.088346,
  1.222495,
  1.147836,
  1.214598,
  1.427019,
  1.2001,
  1.129759,
  1.224811,
  0.9415029,
  0.8314644,
  0.7930817,
  0.9709068,
  0.6739133,
  0.6906949,
  0.8378942,
  1.000336,
  1.043974,
  0.9485057,
  0.8619353,
  0.849179,
  0.7313277,
  0.5710699,
  0.7468397,
  0.6917144,
  0.7107937,
  0.707877,
  0.6821843,
  0.6206897,
  0.634607,
  0.6216974,
  0.5777996,
  0.4967686,
  0.6102398,
  0.4377121,
  0.4198004,
  0.6802793,
  0.6380396,
  0.4202421,
  0.8284287,
  0.5777129,
  0.5935919,
  0.6532277,
  0.6300689,
  0.5716415,
  0.5368971,
  0.5297123,
  0.4998076,
  0.5277416,
  0.4786113,
  0.5254297,
  0.4777544,
  0.6003965,
  0.6109418,
  0.6350184,
  0.596186,
  0.6311778,
  0.5250952,
  0.5453765,
  0.6295542,
  0.6629198,
  0.4829358,
  0.519409,
  0.8971235,
  1.013024,
  0.9823734,
  0.8307197,
  0.807873,
  0.8622431,
  1.022866,
  0.8423653,
  0.8622188,
  0.6859151,
  0.7550907,
  0.7064765,
  0.5950445,
  0.6467021,
  0.5971052,
  0.7303755,
  0.6974561,
  0.6887042,
  0.6738148,
  0.7857331,
  0.8058373,
  0.6668833,
  0.6822642,
  0.5690429,
  0.5750412,
  0.6692876,
  0.6423466,
  0.7344666,
  0.6345993,
  0.6370344,
  0.6849928,
  0.7282472,
  0.7609484,
  0.7068223,
  0.6908951,
  0.702632,
  0.5725229,
  0.6228923,
  0.7237521,
  0.7594076,
  0.7434722,
  1.019544,
  0.9326224,
  0.575287,
  0.8767915,
  0.9037062,
  0.9525533,
  0.9338204,
  1.033475,
  1.017479,
  1.171976 ;

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

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