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 = 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:  29-Aug-2003 13:40:18" ;
data:

 lat = 44.0555 ;

 lon = -68.9982 ;

 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 =
  0.6036835,
  0.7258427,
  0.621012,
  0.6410546,
  0.4578575,
  0.5700893,
  0.4557194,
  0.5217149,
  0.6395753,
  0.6198626,
  0.6174707,
  0.561917,
  0.6190831,
  0.6861488,
  0.5804564,
  0.4756781,
  0.4334228,
  0.3711969,
  0.3493359,
  0.405483,
  0.2755751,
  0.386275,
  0.3988643,
  0.3858735,
  0.4008767,
  0.3724894,
  0.3947735,
  0.3723853,
  0.3758273,
  0.3917636,
  0.3544504,
  0.3828895,
  0.4938863,
  0.5514255,
  0.5024879,
  0.7155274,
  0.5792994,
  0.5773576,
  0.9077031,
  0.9639924,
  0.7689632,
  0.6711226,
  0.6732346,
  0.5757826,
  0.4292194,
  0.4308263,
  0.516131,
  0.5467467,
  0.3764001,
  0.3700728,
  0.3252612,
  0.3506386,
  0.2595097,
  0.2628136,
  0.2572979,
  0.2845893,
  0.3340631,
  0.3373815,
  0.397587,
  0.4772324,
  0.4117275,
  0.4006805,
  0.4287048,
  0.404926,
  0.3942655,
  0.3290504,
  0.339971,
  0.4160895,
  0.4459961,
  0.4269869,
  0.4205775,
  0.4164828,
  0.4075919,
  0.364024,
  0.2529867,
  0.2635232,
  0.3147054,
  0.304592,
  0.2777154,
  0.2219811,
  0.1792808,
  0.2832506,
  0.2387274,
  0.2178074,
  0.280831,
  0.2856693,
  0.2946987,
  0.3073644,
  0.3046325,
  0.4652441,
  0.4710096,
  0.4508589,
  0.3959304,
  0.4470675,
  0.3744734,
  0.3929867,
  0.4141156,
  0.3619939,
  0.3337044,
  0.3180585,
  0.2981561,
  0.3234925,
  0.3167664,
  0.4210415,
  0.4341704,
  0.3774239,
  0.4057429,
  0.3776156,
  0.3700373,
  0.3448951,
  0.2847345,
  0.3556822,
  0.3977539,
  0.3770961,
  0.5007728,
  0.550138,
  0.4395219,
  0.5052026,
  0.5230939,
  0.4831254,
  0.4984369,
  0.474939,
  0.5065801,
  0.516638,
  0.4884713,
  0.3927539,
  0.3978379,
  0.387587,
  0.4327543,
  0.3833064,
  0.334784,
  0.376697,
  0.4162097,
  0.3598709,
  0.3469901,
  0.4275769,
  0.4220431,
  0.4511796,
  0.3992899,
  0.4543959,
  0.4219151,
  0.4210631,
  0.4604093,
  0.394529,
  0.4657029,
  0.2802015,
  0.4586666,
  0.4138694,
  0.4375255,
  0.3792419,
  0.3923155,
  0.36848,
  0.3624435,
  0.4048392,
  0.362214,
  0.3983362,
  0.3293397,
  0.4362358,
  0.4115013,
  0.4831793,
  0.627836,
  0.6527001,
  0.5690978,
  0.5872677,
  0.5722752,
  0.5993848,
  0.5597029,
  0.5495786 ;

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

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