netcdf F0107.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 = "Wed Feb 11 19:31:54 2004: /usr/local/nco/bin/ncrcat -d time,2452908.9493,2453047.8333 F0107.accelerometer.realtime.nc F0107.accelerometer.realtime.nc.new\n",
			"Fri Sep 26 00:39:35 2003: ncrcat -d time,2452908.95832, F0107.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 = "0902A01089" ;
		:processing = "realtime" ;
		:water_depth = 110 ;
		:mooring_site_id = "F0107" ;
		:mooring_site_desc = "W. Penobscot Bay" ;
		:breakout_id = 7 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.3 ;
		:goes_platform_id = "044060B2" ;
		:starting_julian_day_number = 2453044.04167244 ;
		:starting_julian_day_string = "2004-02-08 01:00:00" ;
		:ending_julian_day_number = 2453051.00000579 ;
		:ending_julian_day_string = "2004-02-15 00:00:00" ;
		:algorithm_ids = "Waves_SWH_DWP_1.12:  29-Aug-2003 13:40:18" ;
data:

 lat = 44.0555 ;

 lon = -68.9982 ;

 depth = 0 ;

 time = 2453044.04166667, 2453044.08333333, 2453044.125, 2453044.16666667, 
    2453044.20833333, 2453044.25, 2453044.29166667, 2453044.33333333, 
    2453044.375, 2453044.41666667, 2453044.45833333, 2453044.5, 
    2453044.54166667, 2453044.58333333, 2453044.625, 2453044.66666667, 
    2453044.70833333, 2453044.75, 2453044.79166667, 2453044.83333333, 
    2453044.875, 2453044.91666667, 2453044.95833333, 2453045, 
    2453045.04166667, 2453045.08333333, 2453045.125, 2453045.16666667, 
    2453045.20833333, 2453045.25, 2453045.29166667, 2453045.33333333, 
    2453045.375, 2453045.41666667, 2453045.45833333, 2453045.5, 
    2453045.54166667, 2453045.58333333, 2453045.625, 2453045.66666667, 
    2453045.70833333, 2453045.75, 2453045.79166667, 2453045.83333333, 
    2453045.875, 2453045.91666667, 2453045.95833333, 2453046, 
    2453046.04166667, 2453046.08333333, 2453046.125, 2453046.16666667, 
    2453046.20833333, 2453046.25, 2453046.29166667, 2453046.33333333, 
    2453046.375, 2453046.41666667, 2453046.45833333, 2453046.5, 
    2453046.54166667, 2453046.58333333, 2453046.625, 2453046.66666667, 
    2453046.70833333, 2453046.75, 2453046.79166667, 2453046.83333333, 
    2453046.875, 2453046.91666667, 2453046.95833333, 2453047, 
    2453047.04166667, 2453047.08333333, 2453047.125, 2453047.16666667, 
    2453047.20833333, 2453047.25, 2453047.29166667, 2453047.33333333, 
    2453047.375, 2453047.41666667, 2453047.45833333, 2453047.5, 
    2453047.54166667, 2453047.58333333, 2453047.625, 2453047.66666667, 
    2453047.70833333, 2453047.75, 2453047.79166667, 2453047.83333333, 
    2453047.875, 2453047.91666667, 2453047.95833333, 2453048, 
    2453048.04166667, 2453048.08333333, 2453048.125, 2453048.16666667, 
    2453048.20833333, 2453048.25, 2453048.29166667, 2453048.33333333, 
    2453048.375, 2453048.41666667, 2453048.45833333, 2453048.5, 
    2453048.54166667, 2453048.58333333, 2453048.625, 2453048.66666667, 
    2453048.70833333, 2453048.75, 2453048.79166667, 2453048.83333333, 
    2453048.875, 2453048.91666667, 2453048.95833333, 2453049, 
    2453049.04166667, 2453049.08333333, 2453049.125, 2453049.16666667, 
    2453049.20833333, 2453049.25, 2453049.29166667, 2453049.33333333, 
    2453049.375, 2453049.41666667, 2453049.45833333, 2453049.5, 
    2453049.54166667, 2453049.58333333, 2453049.625, 2453049.66666667, 
    2453049.70833333, 2453049.75, 2453049.79166667, 2453049.83333333, 
    2453049.875, 2453049.91666667, 2453049.95833333, 2453050, 
    2453050.04166667, 2453050.08333333, 2453050.125, 2453050.16666667, 
    2453050.20833333, 2453050.25, 2453050.29166667, 2453050.33333333, 
    2453050.375, 2453050.41666667, 2453050.45833333, 2453050.5, 
    2453050.54166667, 2453050.58333333, 2453050.625, 2453050.66666667, 
    2453050.70833333, 2453050.75, 2453050.79166667, 2453050.83333333, 
    2453050.875, 2453050.91666667, 2453050.95833333, 2453051 ;

 significant_wave_height =
  1.119707,
  1.149535,
  0.6498834,
  0.5038254,
  0.8515694,
  1.003685,
  0.8614352,
  0.8084441,
  0.8823497,
  0.7289949,
  0.6752495,
  0.6799027,
  0.8432541,
  0.6319309,
  0.8023266,
  0.7767852,
  1.010215,
  1.010903,
  1.055919,
  0.9438729,
  0.8606917,
  0.7571081,
  0.642863,
  0.4643678,
  0.4062814,
  0.4455458,
  0.6462248,
  0.5827312,
  0.5493153,
  0.5100902,
  0.5748627,
  0.6645742,
  0.5571493,
  0.5846633,
  0.4095216,
  0.6003898,
  0.6807328,
  0.6758975,
  0.6446537,
  0.7505954,
  0.8038257,
  0.6697814,
  0.5905284,
  0.91056,
  1.067312,
  0.7718671,
  0.7264982,
  0.822984,
  1.052072,
  1.400669,
  1.455165,
  1.769681,
  1.250701,
  1.382253,
  1.19581,
  1.159575,
  1.1761,
  1.062338,
  0.9693504,
  0.8360565,
  0.8547457,
  0.8304946,
  0.8403701,
  0.9465444,
  0.7599399,
  0.7795738,
  0.7545542,
  0.7862164,
  0.8059573,
  0.7807929,
  0.8019308,
  0.6189179,
  0.5775518,
  0.5778247,
  0.5704556,
  0.5378404,
  0.4615763,
  0.4444858,
  0.4384983,
  0.4556608,
  0.4126516,
  0.4212872,
  0.3947813,
  0.4173046,
  0.4017392,
  0.4346465,
  0.4632715,
  0.5638878,
  0.3677824,
  0.6731669,
  0.7265922,
  0.654029,
  0.7783771,
  0.7511538,
  0.7610489,
  0.7994306,
  0.7541201,
  0.5866421,
  0.4616386,
  0.3952632,
  0.411237,
  0.4039731,
  0.4088373,
  0.4271386,
  0.3393484,
  0.3045506,
  0.2910055,
  0.2380053,
  0.2043007,
  0.2278505,
  0.2237734,
  0.2208207,
  0.2766314,
  0.3189056,
  0.4545184,
  0.3944232,
  0.4047678,
  0.4374663,
  0.4223598,
  0.3426876,
  0.314298,
  0.275944,
  0.2751598,
  0.2951565,
  0.335457,
  0.3531424,
  0.4158061,
  0.3474503,
  0.3200279,
  0.3324241,
  0.4629159,
  0.5542507,
  0.5891997,
  0.6642845,
  0.6248391,
  0.6997563,
  0.5638726,
  0.599362,
  0.6883402,
  0.649177,
  0.7196369,
  0.7847828,
  0.600992,
  0.6842301,
  0.6932085,
  0.8651909,
  0.9207755,
  0.692632,
  0.6904242,
  0.8841788,
  0.8194848,
  0.9105992,
  0.7647252,
  0.6539411,
  0.7574853,
  0.7256598,
  0.8864153,
  0.9120186,
  0.8440512,
  0.7499816,
  0.7149124,
  0.7331859,
  0.6675388,
  0.8219751,
  0.8114872,
  0.8632513,
  0.630206,
  0.7388895 ;

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

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