netcdf J0208.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 55 ;
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:standard_name = "latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:epic_code = 500 ;
		lat:Comment = "Coordinate variable" ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:standard_name = "longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		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:_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:_FillValue = -999. ;
		time:valid_range = 0., 2460000. ;
		time:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
	float current_speed(time, depth, lat, lon) ;
		current_speed:long_name = "Current Speed" ;
		current_speed:standard_name = "sea_water_velocity" ;
		current_speed:short_name = "CSPD" ;
		current_speed:ancillary_variables = "current_speed_qc" ;
		current_speed:_FillValue = -9999.f ;
		current_speed:units = "cm/s" ;
		current_speed:valid_range = 0.f, 1000.f ;
		current_speed:is_dead = 0. ;
		current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ;
		current_speed:epic_code = 300 ;
	byte current_speed_qc(time, depth, lat, lon) ;
		current_speed_qc:long_name = "Current Speed Quality" ;
		current_speed_qc:short_name = "CSPDQC" ;
		current_speed_qc:intent = "data_quality" ;
		current_speed_qc:standard_name = "sea_water_velocity data_quality" ;
		current_speed_qc:_FillValue = 128s ;
		current_speed_qc:units = "1" ;
		current_speed_qc:valid_range = -127s, 127s ;
		current_speed_qc:flag_values = 0s, 1s, 2s ;
		current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_direction(time, depth, lat, lon) ;
		current_direction:long_name = "Current Direction" ;
		current_direction:standard_name = "direction_of_sea_water_velocity" ;
		current_direction:short_name = "CDIR" ;
		current_direction:ancillary_variables = "current_direction_qc" ;
		current_direction:_FillValue = -999.f ;
		current_direction:units = "angular_degrees" ;
		current_direction:valid_range = 0.f, 360.f ;
		current_direction:is_dead = 0. ;
		current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ;
		current_direction:epic_code = 310 ;
	byte current_direction_qc(time, depth, lat, lon) ;
		current_direction_qc:long_name = "Current Direction QC" ;
		current_direction_qc:short_name = "CDIRQC" ;
		current_direction_qc:intent = "data_quality" ;
		current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ;
		current_direction_qc:_FillValue = 128s ;
		current_direction_qc:units = "1" ;
		current_direction_qc:valid_range = -127s, 127s ;
		current_direction_qc:flag_values = 0s, 1s, 2s ;
		current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_u(time, depth, lat, lon) ;
		current_u:long_name = "East Current Velocity Component" ;
		current_u:standard_name = "eastward_sea_water_velocity" ;
		current_u:ancillary_variables = "current_u_qc" ;
		current_u:short_name = "u" ;
		current_u:units = "cm/s" ;
		current_u:valid_range = -1000.f, 1000.f ;
		current_u:_FillValue = -9999.f ;
		current_u:is_dead = 0. ;
	byte current_u_qc(time, depth, lat, lon) ;
		current_u_qc:long_name = "East Current Velocity Component QC" ;
		current_u_qc:short_name = "UQC" ;
		current_u_qc:intent = "data_quality" ;
		current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ;
		current_u_qc:_FillValue = 128s ;
		current_u_qc:units = "1" ;
		current_u_qc:valid_range = -127s, 127s ;
		current_u_qc:flag_values = 0s, 1s, 2s ;
		current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_v(time, depth, lat, lon) ;
		current_v:long_name = "North Current Velocity Component" ;
		current_v:standard_name = "northward_sea_water_velocity" ;
		current_v:short_name = "v" ;
		current_v:ancillary_variables = "current_v_qc" ;
		current_v:_FillValue = -999.f ;
		current_v:units = "cm/s" ;
		current_v:valid_range = -1000.f, 1000.f ;
		current_v:is_dead = 0. ;
	byte current_v_qc(time, depth, lat, lon) ;
		current_v_qc:long_name = "North Current Velocity Component QC" ;
		current_v_qc:short_name = "VQC" ;
		current_v_qc:intent = "data_quality" ;
		current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ;
		current_v_qc:_FillValue = 128s ;
		current_v_qc:units = "1" ;
		current_v_qc:valid_range = -127s, 127s ;
		current_v_qc:flag_values = 0s, 1s, 2s ;
		current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float temperature(time, depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:ancillary_variables = "temperature_qc" ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:calibration_coeffs = -0.6995, 0.03426, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "sea_water_temperature data_quality" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// 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 = "13-May-2004 21:15:32:  Modified [lon,lat] to [-67.012500,44.889900].\n",
			"Thu May 13 20:33:31 2004: /usr/local/nco/bin/ncrcat -d time,2453139.6875,2453139.833 J0208.aanderaa.realtime.nc J0208.aanderaa.realtime.nc.new" ;
		: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 = "aanderaa" ;
		:aanderaa_serial_number = "AANCM687" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 35 ;
		:mooring_site_id = "J0208" ;
		:mooring_site_desc = "Cobscook Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.6 ;
		:goes_platform_id = "04405528" ;
		:starting_julian_day_number = 2453139.70833912 ;
		:starting_julian_day_string = "2004-05-13 17:00:00" ;
		:ending_julian_day_number = 2453141.95833912 ;
		:ending_julian_day_string = "2004-05-15 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  12-May-2004 17:24:32\n",
			"AANCM_Temperature_1.5:  12-May-2004 17:24:32" ;
data:

 lat = 44.8899 ;

 lon = -67.0125 ;

 depth = 2 ;

 time = 2453139.70833333, 2453139.75, 2453139.79166667, 2453139.83333333, 
    2453139.875, 2453139.91666667, 2453139.95833333, 2453140, 
    2453140.04166667, 2453140.08333333, 2453140.125, 2453140.16666667, 
    2453140.20833333, 2453140.25, 2453140.29166667, 2453140.33333333, 
    2453140.375, 2453140.41666667, 2453140.45833333, 2453140.5, 
    2453140.54166667, 2453140.58333333, 2453140.625, 2453140.66666667, 
    2453140.70833333, 2453140.75, 2453140.79166667, 2453140.83333333, 
    2453140.875, 2453140.91666667, 2453140.95833333, 2453141, 
    2453141.04166667, 2453141.08333333, 2453141.125, 2453141.16666667, 
    2453141.20833333, 2453141.25, 2453141.29166667, 2453141.33333333, 
    2453141.375, 2453141.41666667, 2453141.45833333, 2453141.5, 
    2453141.54166667, 2453141.58333333, 2453141.625, 2453141.66666667, 
    2453141.70833333, 2453141.75, 2453141.79166667, 2453141.83333333, 
    2453141.875, 2453141.91666667, 2453141.95833333 ;

 current_speed =
  97.0823,
  44.8749,
  26.397,
  88.2833,
  113.5071,
  111.7473,
  99.1354,
  52.2074,
  28.4501,
  116.7334,
  110.5741,
  124.9458,
  114.6803,
  59.8332,
  5.2794,
  51.3275,
  97.9622,
  113.5071,
  89.4565,
  48.3945,
  40.4754,
  64.2327,
  129.9319,
  133.1582,
  122.5994,
  109.6942,
  40.1821,
  38.4223,
  101.1885,
  111.454,
  116.7334,
  93.856,
  15.8382,
  59.2466,
  115.2669,
  131.6917,
  99.1354,
  126.9989,
  61.593,
  9.9722,
  57.4868,
  111.1607,
  119.0798,
  93.5627,
  63.6461,
  21.4109,
  67.7523,
  131.6917,
  136.0912,
  127.2922,
  105.588,
  44.8749,
  34.3161,
  109.1076,
  116.1468 ;

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

 current_direction =
  115.3596,
  148.41,
  295.0272,
  293.6208,
  287.9952,
  294.324,
  295.7304,
  321.3972,
  125.9076,
  122.3916,
  115.008,
  111.8436,
  113.25,
  115.7112,
  339.3288,
  307.3332,
  291.5112,
  293.9724,
  300.6528,
  332.2968,
  78.7932,
  119.9304,
  115.3596,
  105.8664,
  113.25,
  110.7888,
  116.0628,
  281.6664,
  287.6436,
  294.324,
  295.7304,
  298.8948,
  225.4104,
  124.8528,
  116.4144,
  116.4144,
  111.8436,
  115.3596,
  115.3596,
  312.2556,
  308.388,
  293.9724,
  298.5432,
  302.0592,
  300.6528,
  108.3276,
  120.6336,
  113.6016,
  111.8436,
  112.8984,
  113.9532,
  118.524,
  280.9632,
  287.292,
  295.0272 ;

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

 current_u =
  87.72721,
  23.50714,
  -23.91851,
  -80.88669,
  -107.9546,
  -101.8276,
  -89.30581,
  -32.57312,
  23.04355,
  98.57044,
  100.2076,
  115.9751,
  105.3672,
  53.90925,
  -1.863652,
  -40.81163,
  -91.13873,
  -103.7161,
  -76.95697,
  -22.49819,
  39.70362,
  55.66612,
  117.4113,
  128.0851,
  112.6432,
  102.5526,
  36.0961,
  -37.62856,
  -96.42863,
  -101.5603,
  -105.1589,
  -82.17171,
  -11.27923,
  48.61912,
  103.233,
  117.9431,
  92.01777,
  114.761,
  55.65775,
  -7.380948,
  -45.05951,
  -101.5721,
  -104.6065,
  -79.2944,
  -54.75299,
  20.32481,
  58.29702,
  120.6759,
  126.3203,
  117.2611,
  96.49448,
  39.42786,
  -33.68982,
  -104.1762,
  -105.2414 ;

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

 current_v =
  -41.58016,
  -38.22527,
  11.16721,
  35.3735,
  35.06658,
  46.02827,
  43.03836,
  40.79956,
  -16.68541,
  -62.53443,
  -46.74463,
  -46.48912,
  -45.26934,
  -25.95775,
  4.939521,
  31.12752,
  35.92108,
  46.11754,
  45.608,
  42.84692,
  7.866425,
  -32.04875,
  -55.64958,
  -36.40481,
  -48.39536,
  -38.93313,
  -17.65425,
  7.769489,
  30.66974,
  45.90747,
  50.6783,
  45.35149,
  -11.11879,
  -33.85766,
  -51.27766,
  -58.58441,
  -36.88573,
  -54.39338,
  -26.38016,
  6.705698,
  35.69836,
  45.16421,
  56.89886,
  49.66263,
  32.44897,
  -6.732653,
  -34.52292,
  -52.72601,
  -50.63604,
  -49.52917,
  -42.86771,
  -21.42897,
  6.526184,
  32.43131,
  49.13573 ;

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

 temperature =
  4.966444,
  5.031502,
  4.933903,
  4.575439,
  4.346822,
  4.44485,
  3.92117,
  4.510161,
  4.216003,
  4.771083,
  4.901354,
  4.836234,
  4.868798,
  4.933903,
  4.836234,
  4.771083,
  4.44485,
  4.412182,
  4.248721,
  4.31413,
  4.608067,
  4.346822,
  4.7059,
  4.901354,
  4.868798,
  4.901354,
  5.031502,
  4.836234,
  4.575439,
  4.379506,
  4.379506,
  3.757073,
  4.052292,
  4.281429,
  4.542804,
  4.933903,
  4.901354,
  4.901354,
  4.901354,
  4.738495,
  4.673297,
  4.346822,
  4.31413,
  4.117802,
  3.658511,
  4.150544,
  4.248721,
  4.836234,
  4.901354,
  4.933903,
  5.09653,
  5.161528,
  5.161528,
  4.673297,
  4.477509 ;

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