netcdf J0209.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 = "12-Jan-2005 14:45:45:  Modified [lon,lat] to [-67.012800,44.889500].\n",
			"04-Oct-2004 00:58:19:  Modified [lon,lat] to [-67.012150,44.889250].\n",
			"Sun Oct  3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.accelerometer.realtime.nc J0209.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 = "0380AA00791" ;
		:processing = "realtime" ;
		:water_depth = 35 ;
		:mooring_site_id = "J0209" ;
		:mooring_site_desc = "Cobscook Bay" ;
		:breakout_id = 7 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.4 ;
		:goes_platform_id = "04405528" ;
		:starting_julian_day_number = 2453387.00000579 ;
		:starting_julian_day_string = "2005-01-16 00:00:00" ;
		:ending_julian_day_number = 2453393.95833912 ;
		:ending_julian_day_string = "2005-01-22 23:00:00" ;
		:algorithm_ids = "Waves_SWH_DWP_1.12:  24-Aug-2004 18:15:27" ;
		:longitude = -67.0128 ;
		:latitude = 44.8895 ;
data:

 lat = 44.8895 ;

 lon = -67.0128 ;

 depth = 0 ;

 time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 
    2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 
    2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 
    2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 
    2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 
    2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 
    2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 
    2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 
    2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 
    2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 
    2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 
    2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 
    2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 
    2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 
    2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 
    2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 
    2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 
    2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 
    2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 
    2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 
    2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 
    2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 
    2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 
    2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 
    2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 
    2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 
    2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 
    2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 
    2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 
    2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 
    2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 
    2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 
    2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 
    2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 
    2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 
    2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 
    2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 
    2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 
    2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 
    2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 
    2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 
    2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ;

 significant_wave_height =
  0.0133537,
  0.005575092,
  0.001863837,
  0.003612219,
  0.006311482,
  0.01018057,
  0.009870508,
  0.01344537,
  0.01515874,
  0.02010734,
  0.004078693,
  0.07589492,
  0.04514961,
  0.06041727,
  0.07295682,
  0.02619864,
  0.0275261,
  0.03467675,
  0.04284618,
  0.01468875,
  0.04382725,
  0.05093626,
  0.03509379,
  0.07711069,
  0.2572227,
  0.1457929,
  0.1997444,
  0.3021615,
  0.2468491,
  0.2107561,
  0.2336648,
  0.1932919,
  0.2237463,
  0.3567552,
  0.3986693,
  0.4013533,
  0.3626065,
  0.4659261,
  0.4261979,
  0.409096,
  0.2857561,
  0.3549629,
  0.5811746,
  0.4121924,
  0.411131,
  0.4970037,
  0.5100102,
  0.255953,
  0.1569379,
  0.08910713,
  0.1034076,
  0.06296555,
  0.1418295,
  0.2424766,
  0.2238301,
  0.1964738,
  0.2742927,
  0.2546811,
  0.3209386,
  0.373185,
  0.3370109,
  0.4014439,
  0.04935381,
  0.08884818,
  0.1530595,
  0.2230196,
  0.2539479,
  0.3481237,
  0.3361243,
  0.3370024,
  0.3636949,
  0.1291543,
  0.216738,
  0.187442,
  0.07452486,
  0.07683096,
  0.05264755,
  0.1521642,
  0.1851153,
  0.2112249,
  0.2607049,
  0.2159314,
  0.2036518,
  0.2095497,
  0.1603479,
  0.05214466,
  0.1950078,
  0.3141469,
  0.6012922,
  0.01764992,
  0.01249819,
  0.007491592,
  _,
  0.03000159,
  0.02495636,
  0.01172303,
  0.007023715,
  0.02252512,
  0.2270088,
  0.2875078,
  0.3540589,
  0.3813947,
  0.452275,
  0.498063,
  0.4842357,
  0.3963142,
  0.3846587,
  0.4882539,
  0.4115522,
  0.4124037,
  0.6564419,
  0.3001372,
  0.1570353,
  0.1317473,
  0.4179263,
  0.3556032,
  0.5739869,
  0.667295,
  0.8295266,
  0.8368171,
  0.9691802,
  0.7476937,
  0.3303141,
  0.2388193,
  0.1087248,
  0.1407337,
  0.124682,
  0.2169922,
  0.2894759,
  0.2753212,
  0.3057473,
  0.358191,
  0.3327205,
  0.4624667,
  0.3115198,
  0.284603,
  0.5731981,
  0.04678681,
  0.08790953,
  0.1232565,
  0.3136481,
  0.3168964,
  0.2698447,
  0.2887582,
  0.3023946,
  0.4655886,
  0.4427998,
  0.2994007,
  0.1982854,
  0.188715,
  0.05961335,
  0.1419479,
  0.2226034,
  0.2800575,
  0.3905747,
  0.4079547,
  0.2296447,
  0.2280692,
  0.4852973,
  0.1463708,
  0.1070283,
  0.1460115,
  0.1260661,
  0.02604658,
  0.0253463,
  0.04307026,
  0.1099657,
  0.1002576 ;

 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,
  3,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  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 =
  3.555556,
  2.285714,
  1.333333,
  1.6,
  1.52381,
  1.684211,
  1.777778,
  1.882353,
  1.684211,
  4.571429,
  1.882353,
  8,
  6.4,
  2,
  3.2,
  2.285714,
  2,
  4,
  8,
  1.777778,
  4,
  3.2,
  1.52381,
  2.666667,
  10.66667,
  4,
  4,
  3.555556,
  2.666667,
  2.285714,
  1.882353,
  2,
  1.777778,
  2.285714,
  2.666667,
  2.133333,
  4.571429,
  5.333333,
  4.571429,
  4.571429,
  1.882353,
  3.2,
  3.555556,
  4.571429,
  4.571429,
  4,
  3.2,
  2.133333,
  1.454545,
  1.52381,
  1.684211,
  1.777778,
  1.6,
  2.133333,
  3.2,
  3.555556,
  4,
  2.909091,
  3.2,
  2.133333,
  1.777778,
  8,
  1.684211,
  1.777778,
  1.684211,
  1.777778,
  2.666667,
  3.555556,
  4,
  4,
  4,
  2.666667,
  1.777778,
  1.52381,
  1.684211,
  3.555556,
  1.777778,
  4,
  1.882353,
  3.2,
  3.555556,
  4,
  3.555556,
  2.909091,
  1.777778,
  1.333333,
  8,
  8,
  8,
  1.777778,
  4,
  2.285714,
  _,
  4.571429,
  2,
  1.882353,
  2.461539,
  4.571429,
  2.666667,
  2.461539,
  2.461539,
  2.666667,
  2.666667,
  2.285714,
  2.285714,
  2.133333,
  2,
  2.666667,
  2.285714,
  2.461539,
  2.909091,
  3.555556,
  3.2,
  6.4,
  1.777778,
  1.777778,
  3.2,
  4,
  4.571429,
  4.571429,
  4,
  3.555556,
  2,
  1.684211,
  1.52381,
  1.6,
  1.684211,
  1.777778,
  2.133333,
  2.666667,
  3.555556,
  4,
  4,
  3.2,
  2,
  1.882353,
  8,
  3.555556,
  1.28,
  1.684211,
  1.882353,
  3.2,
  3.555556,
  4,
  4,
  3.555556,
  2.909091,
  2,
  1.684211,
  1.6,
  1.333333,
  3.555556,
  1.684211,
  2.285714,
  3.555556,
  3.555556,
  4,
  3.555556,
  3.2,
  1.777778,
  4.571429,
  8,
  8,
  4.571429,
  4,
  2,
  2.461539,
  3.2 ;

 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,
  3,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;
}
