netcdf J0205.accelerometer.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 42 ;
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:35:56 2004: /usr/local/nco/bin/ncrcat -d time,2452907.9750,2453047.8333 J0205.accelerometer.realtime.nc J0205.accelerometer.realtime.nc.new\n",
			"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 = 2453045.70833912 ;
		:starting_julian_day_string = "2004-02-09 17:00:00" ;
		:ending_julian_day_number = 2453049.87500579 ;
		:ending_julian_day_string = "2004-02-13 21: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 = 2453045.70833333, 2453045.75, 2453045.79166667, 2453045.83333333, 
    2453046.75, 2453046.79166667, 2453046.83333333, 2453046.875, 
    2453047.66666667, 2453047.70833333, 2453047.75, 2453047.79166667, 
    2453047.83333333, 2453047.875, 2453047.91666667, 2453047.95833333, 
    2453048, 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.58333333, 2453049.625, 
    2453049.66666667, 2453049.70833333, 2453049.75, 2453049.79166667, 
    2453049.83333333, 2453049.875 ;

 significant_wave_height =
  _,
  0.06887824,
  0.03699834,
  0,
  _,
  0,
  0.03112229,
  0,
  0.04699982,
  0.1185915,
  0.1163183,
  0.1673007,
  0.09560022,
  0.1230331,
  0.03400611,
  0.04399189,
  0,
  0.03612687,
  0.08624825,
  0.1848856,
  0.2751198,
  0.1421678,
  0.09328341,
  0.1342065,
  0.1798891,
  0.0321219,
  0.03230513,
  0.01538989,
  0.00950132,
  0.02198669,
  0.0302311,
  0.04343747,
  0.03004933,
  0,
  _,
  0.04000494,
  0.1023885,
  0.1297977,
  0.165182,
  0.1577694,
  0.1059482,
  0.1151691 ;

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

 dominant_wave_period =
  _,
  3.555556,
  2,
  1.142857,
  _,
  1.142857,
  1.684211,
  1.066667,
  1.882353,
  3.2,
  4.571429,
  2.909091,
  2.285714,
  1.391304,
  4,
  4.571429,
  1.032258,
  1.882353,
  2.133333,
  3.2,
  4,
  4.571429,
  2.285714,
  3.555556,
  2.285714,
  1.684211,
  5.333333,
  2.909091,
  1.882353,
  4.571429,
  1.684211,
  8,
  1.684211,
  6.4,
  _,
  1.882353,
  1.777778,
  2.133333,
  4,
  4.571429,
  2.666667,
  3.2 ;

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