netcdf E0113.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 = "23-Jan-2005 17:04:28:  Parameter significant_wave_height marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)\n",
			"12-Jan-2005 14:46:39:  Modified [lon,lat] to [-69.353600,43.714000].\n",
			"Wed Jan  5 01:34:38 2005: /usr/local/nco/bin/ncrcat -d time,2453376.02,2453377.02 E0113.accelerometer.realtime.nc E0113.accelerometer.realtime.nc.new\n",
			"05-Jan-2005 01:21:54:  Modified [lon,lat] to [-69.353531,43.713902]." ;
		: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 = "0902A01108" ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "E0113" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 7 ;
		:delta_t = 60 ;
		:magnetic_variation = -17. ;
		:goes_platform_id = "044023B8" ;
		:starting_julian_day_number = 2453387.00000579 ;
		:starting_julian_day_string = "2005-01-16 00:00:00" ;
		:ending_julian_day_number = 2453393.95833912 ;
		:ending_julian_day_string = "2005-01-22 23:00:00" ;
		:algorithm_ids = "Waves_SWH_DWP_1.12:  04-Jan-2005 21:21:42" ;
		:longitude = -69.3536 ;
		:latitude = 43.714 ;
data:

 lat = 43.714 ;

 lon = -69.3536 ;

 depth = 0 ;

 time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 
    2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 
    2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 
    2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 
    2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 
    2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 
    2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 
    2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 
    2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 
    2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 
    2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 
    2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 
    2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 
    2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 
    2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 
    2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 
    2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 
    2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 
    2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 
    2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 
    2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 
    2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 
    2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 
    2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 
    2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 
    2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 
    2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 
    2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 
    2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 
    2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 
    2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 
    2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 
    2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 
    2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 
    2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 
    2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 
    2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 
    2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 
    2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 
    2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 
    2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 
    2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ;

 significant_wave_height =
  0.815102,
  0.8218452,
  0.9468658,
  0.9327344,
  0.9534464,
  0.7507735,
  0.6822525,
  0.6447532,
  0.3126376,
  0.5852399,
  0.3210466,
  0.6388683,
  0.4740212,
  0.5774893,
  0.6296883,
  0.6022929,
  0.9148533,
  0.9844435,
  1.00941,
  1.041165,
  1.230931,
  1.319543,
  1.414654,
  1.651559,
  1.476837,
  1.725484,
  1.880291,
  1.957126,
  2.138876,
  2.211628,
  2.253865,
  2.769818,
  2.912237,
  3.001573,
  3.219557,
  2.921957,
  2.668573,
  2.769495,
  2.847683,
  3.003787,
  2.818564,
  2.134823,
  2.360916,
  2.265803,
  1.983294,
  2.195174,
  2.305189,
  1.152107,
  2.007312,
  1.689793,
  1.052779,
  1.336754,
  1.485543,
  1.601063,
  1.423398,
  1.216304,
  1.453258,
  1.163223,
  1.61047,
  1.707603,
  1.712985,
  1.421384,
  1.481938,
  1.446932,
  1.059822,
  0.9436194,
  0.9514745,
  1.034066,
  0.9990196,
  1.028919,
  1.167453,
  0.9934278,
  1.066136,
  0.9150231,
  0.825981,
  0.7921674,
  0.9441472,
  0.8964462,
  0.8248632,
  0.6263038,
  0.7657173,
  0.6907274,
  0.5647074,
  0.486443,
  0.5324475,
  0.4653534,
  0.6235116,
  0.5134733,
  0.480489,
  0.5395181,
  0.6850121,
  0.6837487,
  0.9043344,
  1.383966,
  1.244594,
  1.377096,
  1.690219,
  1.78345,
  2.091422,
  2.646748,
  2.26252,
  2.659209,
  2.691582,
  2.530833,
  2.350348,
  2.623625,
  2.104787,
  2.309056,
  1.970109,
  2.142679,
  2.273786,
  1.767211,
  1.677167,
  1.848981,
  1.875919,
  1.732019,
  1.510723,
  1.950214,
  1.80981,
  1.611777,
  1.313085,
  1.401344,
  1.581117,
  1.421167,
  1.240832,
  1.315686,
  1.195593,
  1.213329,
  1.037635,
  0.9384438,
  1.030731,
  0.9667662,
  0.9962648,
  1.050081,
  0.9587831,
  0.8546975,
  0.8213671,
  1.016896,
  0.8487905,
  1.160216,
  1.171405,
  1.27307,
  1.006701,
  0.9230245,
  1.355231,
  1.456622,
  1.181709,
  0.868558,
  1.122538,
  0.9746408,
  1.707774,
  1.06742,
  0.9673329,
  0.8743109,
  1.027255,
  0.8991145,
  0.8618234,
  0.6839946,
  0.5700387,
  0.5604746,
  0.5587116,
  0.6976411,
  0.6770692,
  0.6103856,
  0.5460899,
  0.5305816,
  0.5100384,
  0.5321764 ;

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

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