netcdf J0205.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 = "02-Oct-2003 11:56:52:  Modified [lon,lat] to [-67.013000,44.890900].\n",
			"25-Sep-2003 14:45:37:  Modified [lon,lat] to [-67.017300,44.891200].\n",
			"Wed Sep 24 23:53:55 2003: ncrcat -d time,2452907.95833332, J0205.accelerometer.realtime.nc tmp.nc" ;
		: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 = "0380A00791" ;
		:processing = "realtime" ;
		:water_depth = 35 ;
		:mooring_site_id = "J0205" ;
		:mooring_site_desc = "Cobscook Bay" ;
		:breakout_id = 7 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.6 ;
		:goes_platform_id = "044073C4" ;
		:starting_julian_day_number = 2452974.04167244 ;
		:starting_julian_day_string = "2003-11-30 01:00:00" ;
		:ending_julian_day_number = 2452981.00000579 ;
		:ending_julian_day_string = "2003-12-07 00:00:00" ;
		:algorithm_ids = "Waves_SWH_DWP_1.12:  04-Sep-2003 12:18:18" ;
data:

 lat = 44.8909 ;

 lon = -67.013 ;

 depth = 0 ;

 time = 2452974.04166667, 2452974.08333333, 2452974.125, 2452974.16666667, 
    2452974.20833333, 2452974.25, 2452974.29166667, 2452974.33333333, 
    2452974.375, 2452974.41666667, 2452974.45833333, 2452974.5, 
    2452974.54166667, 2452974.58333333, 2452974.625, 2452974.66666667, 
    2452974.70833333, 2452974.75, 2452974.79166667, 2452974.83333333, 
    2452974.875, 2452974.91666667, 2452974.95833333, 2452975, 
    2452975.04166667, 2452975.08333333, 2452975.125, 2452975.16666667, 
    2452975.20833333, 2452975.25, 2452975.29166667, 2452975.33333333, 
    2452975.375, 2452975.41666667, 2452975.45833333, 2452975.5, 
    2452975.54166667, 2452975.58333333, 2452975.625, 2452975.66666667, 
    2452975.70833333, 2452975.75, 2452975.79166667, 2452975.83333333, 
    2452975.875, 2452975.91666667, 2452975.95833333, 2452976, 
    2452976.04166667, 2452976.08333333, 2452976.125, 2452976.16666667, 
    2452976.20833333, 2452976.25, 2452976.29166667, 2452976.33333333, 
    2452976.375, 2452976.41666667, 2452976.45833333, 2452976.5, 
    2452976.54166667, 2452976.58333333, 2452976.625, 2452976.66666667, 
    2452976.70833333, 2452976.75, 2452976.79166667, 2452976.83333333, 
    2452976.875, 2452976.91666667, 2452976.95833333, 2452977, 
    2452977.04166667, 2452977.08333333, 2452977.125, 2452977.16666667, 
    2452977.20833333, 2452977.25, 2452977.29166667, 2452977.33333333, 
    2452977.375, 2452977.41666667, 2452977.45833333, 2452977.5, 
    2452977.54166667, 2452977.58333333, 2452977.625, 2452977.66666667, 
    2452977.70833333, 2452977.75, 2452977.79166667, 2452977.83333333, 
    2452977.875, 2452977.91666667, 2452977.95833333, 2452978, 
    2452978.04166667, 2452978.08333333, 2452978.125, 2452978.16666667, 
    2452978.20833333, 2452978.25, 2452978.29166667, 2452978.33333333, 
    2452978.375, 2452978.41666667, 2452978.45833333, 2452978.5, 
    2452978.54166667, 2452978.58333333, 2452978.625, 2452978.66666667, 
    2452978.70833333, 2452978.75, 2452978.79166667, 2452978.83333333, 
    2452978.875, 2452978.91666667, 2452978.95833333, 2452979, 
    2452979.04166667, 2452979.08333333, 2452979.125, 2452979.16666667, 
    2452979.20833333, 2452979.25, 2452979.29166667, 2452979.33333333, 
    2452979.375, 2452979.41666667, 2452979.45833333, 2452979.5, 
    2452979.54166667, 2452979.58333333, 2452979.625, 2452979.66666667, 
    2452979.70833333, 2452979.75, 2452979.79166667, 2452979.83333333, 
    2452979.875, 2452979.91666667, 2452979.95833333, 2452980, 
    2452980.04166667, 2452980.08333333, 2452980.125, 2452980.16666667, 
    2452980.20833333, 2452980.25, 2452980.29166667, 2452980.33333333, 
    2452980.375, 2452980.41666667, 2452980.45833333, 2452980.5, 
    2452980.54166667, 2452980.58333333, 2452980.625, 2452980.66666667, 
    2452980.70833333, 2452980.75, 2452980.79166667, 2452980.83333333, 
    2452980.875, 2452980.91666667, 2452980.95833333, 2452981 ;

 significant_wave_height =
  0.1362926,
  0.1441249,
  0.2107997,
  0.2101283,
  0.1954371,
  0.2951841,
  0.3537728,
  0.5630981,
  0.6048622,
  0.2493585,
  0.1401887,
  0.05472954,
  0.02866467,
  0.03418893,
  0.04027381,
  0.07147519,
  0.06810831,
  0.08475913,
  0.07580408,
  0.07477666,
  0.06866193,
  0.04787076,
  0.02577455,
  0.01926366,
  0.01202327,
  0.01376388,
  0.06011395,
  0.01944676,
  0.04953856,
  0.03208446,
  0.0314893,
  0.02663946,
  0.0188554,
  0.02514552,
  0.02981771,
  0.1791798,
  0.2102744,
  0.1547246,
  0.08241151,
  0.04631824,
  0.1077092,
  0.1577275,
  0.2358596,
  0.3550908,
  0.2608169,
  0.3952032,
  0.4178971,
  0.3310132,
  0.2135573,
  0.1022655,
  0.08306473,
  0.04504233,
  0.08542705,
  0.1515797,
  0.1395064,
  0.2716216,
  0.2164239,
  0.2172435,
  0.3929987,
  0.2549753,
  0.2003333,
  0.1633654,
  0.08194781,
  0.05987121,
  0.1113149,
  0.1822477,
  0.1988063,
  0.3273797,
  0.1917765,
  0.2674734,
  0.3773105,
  0.3561883,
  0.1952024,
  0.2844992,
  0.119313,
  0.09202807,
  0.04231059,
  0.1380319,
  0.2521395,
  0.4852737,
  0.4336774,
  0.4786001,
  0.4396908,
  0.4740135,
  0.3448431,
  0.1805022,
  0.1134567,
  0.1336214,
  0.1199408,
  0.1866406,
  0.191306,
  0.383511,
  0.3782899,
  0.3273628,
  0.2869174,
  0.3206653,
  0.374103,
  0.1758123,
  0.07996649,
  0.046917,
  0.07790957,
  0.02431952,
  0.1057903,
  0.1802079,
  0.1410091,
  0.2148045,
  0.2386777,
  0.2813342,
  0.2516601,
  0.1882297,
  0.08663725,
  0.1141931,
  0.1063475,
  0.08934738,
  0.1141053,
  0.1517529,
  0.1709418,
  0.1432061,
  0.1806112,
  0.2229672,
  0.3129073,
  0.3031527,
  0.1373416,
  0.1501966,
  0.01707049,
  0.02281514,
  0.04356442,
  0.1035375,
  0.1500335,
  0.1417621,
  0.1110394,
  0.08491836,
  0.1410616,
  0.1729884,
  0.04643726,
  0.04456536,
  0.1059735,
  0.1385325,
  0.08125664,
  0.04707308,
  0.0351816,
  0.07245363,
  0.08930055,
  0.04554843,
  0.05740692,
  0.103154,
  0.1096586,
  0.102137,
  0.2226299,
  0.1770874,
  0.1806218,
  0.2431981,
  0.1667755,
  0.1109771,
  0.1232855,
  0.1824788,
  0.2395893,
  0.3243225,
  0.3189903,
  0.3922181,
  0.3726854,
  0.5945026,
  0.5276096,
  0.5664713,
  0.6818461,
  0.5236164,
  0.4807059,
  0.3309661 ;

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

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