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 = 2452995.00000579 ;
		:starting_julian_day_string = "2003-12-21 00:00:00" ;
		:ending_julian_day_number = 2453001.95833912 ;
		:ending_julian_day_string = "2003-12-27 23: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 = 2452995, 2452995.04166667, 2452995.08333333, 2452995.125, 
    2452995.16666667, 2452995.20833333, 2452995.25, 2452995.29166667, 
    2452995.33333333, 2452995.375, 2452995.41666667, 2452995.45833333, 
    2452995.5, 2452995.54166667, 2452995.58333333, 2452995.625, 
    2452995.66666667, 2452995.70833333, 2452995.75, 2452995.79166667, 
    2452995.83333333, 2452995.875, 2452995.91666667, 2452995.95833333, 
    2452996, 2452996.04166667, 2452996.08333333, 2452996.125, 
    2452996.16666667, 2452996.20833333, 2452996.25, 2452996.29166667, 
    2452996.33333333, 2452996.375, 2452996.41666667, 2452996.45833333, 
    2452996.5, 2452996.54166667, 2452996.58333333, 2452996.625, 
    2452996.66666667, 2452996.70833333, 2452996.75, 2452996.79166667, 
    2452996.83333333, 2452996.875, 2452996.91666667, 2452996.95833333, 
    2452997, 2452997.04166667, 2452997.08333333, 2452997.125, 
    2452997.16666667, 2452997.20833333, 2452997.25, 2452997.29166667, 
    2452997.33333333, 2452997.375, 2452997.41666667, 2452997.45833333, 
    2452997.5, 2452997.54166667, 2452997.58333333, 2452997.625, 
    2452997.66666667, 2452997.70833333, 2452997.75, 2452997.79166667, 
    2452997.83333333, 2452997.875, 2452997.91666667, 2452997.95833333, 
    2452998, 2452998.04166667, 2452998.08333333, 2452998.125, 
    2452998.16666667, 2452998.20833333, 2452998.25, 2452998.29166667, 
    2452998.33333333, 2452998.375, 2452998.41666667, 2452998.45833333, 
    2452998.5, 2452998.54166667, 2452998.58333333, 2452998.625, 
    2452998.66666667, 2452998.70833333, 2452998.75, 2452998.79166667, 
    2452998.83333333, 2452998.875, 2452998.91666667, 2452998.95833333, 
    2452999, 2452999.04166667, 2452999.08333333, 2452999.125, 
    2452999.16666667, 2452999.20833333, 2452999.25, 2452999.29166667, 
    2452999.33333333, 2452999.375, 2452999.41666667, 2452999.45833333, 
    2452999.5, 2452999.54166667, 2452999.58333333, 2452999.625, 
    2452999.66666667, 2452999.70833333, 2452999.75, 2452999.79166667, 
    2452999.83333333, 2452999.875, 2452999.91666667, 2452999.95833333, 
    2453000, 2453000.04166667, 2453000.08333333, 2453000.125, 
    2453000.16666667, 2453000.20833333, 2453000.25, 2453000.29166667, 
    2453000.33333333, 2453000.375, 2453000.41666667, 2453000.45833333, 
    2453000.5, 2453000.54166667, 2453000.58333333, 2453000.625, 
    2453000.66666667, 2453000.70833333, 2453000.75, 2453000.79166667, 
    2453000.83333333, 2453000.875, 2453000.91666667, 2453000.95833333, 
    2453001, 2453001.04166667, 2453001.08333333, 2453001.125, 
    2453001.16666667, 2453001.20833333, 2453001.25, 2453001.29166667, 
    2453001.33333333, 2453001.375, 2453001.41666667, 2453001.45833333, 
    2453001.5, 2453001.54166667, 2453001.58333333, 2453001.625, 
    2453001.66666667, 2453001.70833333, 2453001.75, 2453001.79166667, 
    2453001.83333333, 2453001.875, 2453001.91666667, 2453001.95833333 ;

 significant_wave_height =
  0.04318374,
  0.03133439,
  0.07818966,
  0.05758663,
  0.01248633,
  0.01661914,
  0.02099524,
  0.01311892,
  0.0318713,
  0.03227626,
  0.08602247,
  0.07536136,
  0.05498752,
  0.06853097,
  0.1668726,
  0.02437699,
  0.01319802,
  0.03353314,
  0.01863195,
  0.01885012,
  0.02879462,
  0.04426074,
  0.03134292,
  0.07556599,
  0.07947583,
  0.08049882,
  0.07759357,
  0.1169244,
  0.04838119,
  0.05639746,
  0.01344945,
  0.008259015,
  0.005717978,
  0.00569342,
  0.00813775,
  0.009491989,
  0.06698338,
  0.05659171,
  0.03359368,
  0.05202742,
  0.04417688,
  0.04962104,
  0.05276432,
  0.09869243,
  0.06033683,
  0.03587326,
  0.01887181,
  0.005993811,
  0.01725487,
  0.01869308,
  0.01252647,
  0.006110677,
  0.002061739,
  0.01270076,
  0.005044233,
  0.01786563,
  0.02131777,
  0.0109113,
  0.002846403,
  0.002446228,
  0.06192461,
  0.04076979,
  0.07554419,
  0.02867128,
  0.01946785,
  0.06662094,
  0.04175078,
  0.02737381,
  0.01541969,
  0.02012977,
  0.03612812,
  0.007791046,
  0.02854563,
  0.02593768,
  0.02361564,
  0.02708466,
  0.01979663,
  0.04545914,
  0.02519205,
  0.0711823,
  0.06178407,
  0.01620622,
  0.01246519,
  0.02801357,
  0.06041158,
  0.01856615,
  0.03588573,
  0.02435394,
  0.02175674,
  0.01909444,
  0.0239931,
  0.03028336,
  0.5153756,
  0.08043797,
  0.1147063,
  0.1611878,
  0.2272018,
  0.1416292,
  0.1955522,
  0.1828601,
  0.2504191,
  0.3669751,
  0.276392,
  0.1343056,
  0.07323634,
  0.0680933,
  0.02379918,
  0.0354152,
  0.02020059,
  0.01369151,
  0.01056001,
  0.04801781,
  0.02278793,
  0.01296749,
  0.006152626,
  0.01043881,
  0.01532273,
  0.0346694,
  0.1615147,
  0.1859612,
  0.1858125,
  0.1991823,
  0.07955839,
  0.3756982,
  0.3971229,
  0.09235784,
  0.1207709,
  0.1200051,
  0.1422129,
  0.07077321,
  0.04922831,
  0.05260053,
  0.01905716,
  0.07035095,
  0.08548615,
  0.06096773,
  0.07846129,
  0.08012171,
  0.09965738,
  0.1319711,
  0.04265979,
  0.03895229,
  0.02788896,
  0.01227865,
  0.01338757,
  0.009741438,
  0.0561944,
  0.07024691,
  0.07441442,
  0.1394371,
  0.1343464,
  0.2078549,
  0.1216259,
  0.05317578,
  0.01438088,
  0.08513898,
  0.1028537,
  0.1363054,
  0.1726466,
  0.286722,
  0.265742,
  0.2840915,
  0.3159174,
  0.2763666,
  0.3174001,
  0.1545178,
  0.1098991,
  0.04026315 ;

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