netcdf F0107.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 90 ;
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.8046, 0.03433, -6.29e-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 = "" ;
		: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 = "AANCM691" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 110 ;
		:mooring_site_id = "F0107" ;
		:mooring_site_desc = "W. Penobscot Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.3 ;
		:goes_platform_id = "044060B2" ;
		:starting_julian_day_number = 2452890.00000579 ;
		:starting_julian_day_string = "2003-09-07 00:00:00" ;
		:ending_julian_day_number = 2452895.75000579 ;
		:ending_julian_day_string = "2003-09-12 18:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  29-Aug-2003 13:40:16\n",
			"AANCM_Temperature_1.5:  29-Aug-2003 13:40:16" ;
data:

 lat = 44.0555 ;

 lon = -68.9982 ;

 depth = 2 ;

 time = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 
    2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 
    2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 
    2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 
    2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 
    2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 
    2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 
    2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 
    2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 
    2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 
    2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 
    2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 
    2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 
    2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 
    2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 
    2452892.5, 2452892.54166667, 2452892.58333333, 2452894.66666667, 
    2452894.70833333, 2452894.75, 2452894.79166667, 2452894.83333333, 
    2452894.875, 2452894.91666667, 2452894.95833333, 2452895, 
    2452895.04166667, 2452895.08333333, 2452895.125, 2452895.16666667, 
    2452895.20833333, 2452895.25, 2452895.29166667, 2452895.33333333, 
    2452895.375, 2452895.41666667, 2452895.45833333, 2452895.5, 
    2452895.54166667, 2452895.58333333, 2452895.625, 2452895.66666667, 
    2452895.70833333, 2452895.75 ;

 current_speed =
  33.4362,
  70.9786,
  116.1468,
  80.9508,
  176.8599,
  300.0459,
  206.1899,
  116.1468,
  100.8952,
  65.9925,
  67.1657,
  105.8813,
  170.9939,
  24.0506,
  43.1151,
  73.9116,
  300.0459,
  300.0459,
  186.5388,
  46.3414,
  51.6208,
  74.4982,
  103.8282,
  134.6247,
  61.8863,
  66.2858,
  214.9889,
  300.0459,
  300.0459,
  260.7437,
  80.9508,
  79.191,
  60.1265,
  251.9447,
  300.0459,
  241.9725,
  44.5816,
  300.0459,
  245.4921,
  58.9533,
  136.3845,
  300.0459,
  195.6311,
  29.0367,
  20.2377,
  26.1037,
  17.3047,
  28.1568,
  43.7017,
  82.124,
  32.5563,
  169.5274,
  300.0459,
  110.2808,
  93.856,
  71.5652,
  240.7993,
  208.8296,
  66.5791,
  63.6461,
  34.0228,
  44.5816,
  87.6967,
  238.4529,
  56.9002,
  115.8535,
  123.4793,
  27.2769,
  31.0898,
  34.6094,
  37.2491,
  87.99,
  117.6133,
  65.1126,
  217.6286,
  209.4162,
  159.8485,
  138.4376,
  76.258,
  283.6211,
  288.6072,
  205.0167,
  101.4818,
  109.1076,
  242.2658,
  141.9572,
  75.3781,
  300.0459,
  119.6664,
  87.4034 ;

 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,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  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 =
  267.496,
  280.1536,
  253.7836,
  253.432,
  250.6192,
  252.0256,
  248.5096,
  253.432,
  261.5188,
  269.6056,
  270.3088,
  259.4092,
  249.5644,
  289.6468,
  278.7472,
  272.4184,
  250.2676,
  250.6192,
  251.674,
  249.916,
  254.4868,
  254.4868,
  255.19,
  256.2448,
  272.77,
  253.432,
  253.0804,
  250.2676,
  248.8612,
  248.8612,
  254.4868,
  256.5964,
  273.1216,
  252.0256,
  250.6192,
  253.432,
  253.7836,
  252.0256,
  249.916,
  272.77,
  248.8612,
  250.6192,
  253.0804,
  294.2176,
  267.1444,
  359.9284,
  79.39,
  313.9072,
  281.9116,
  259.0576,
  285.076,
  254.8384,
  250.6192,
  256.948,
  254.8384,
  269.9572,
  250.9708,
  249.916,
  274.528,
  263.6284,
  274.8796,
  275.9344,
  268.1992,
  273.4732,
  307.5784,
  277.6924,
  270.3088,
  261.1672,
  340.2772,
  345.5128,
  303.3592,
  271.3636,
  284.3728,
  295.624,
  275.5828,
  271.7152,
  276.6376,
  282.2632,
  282.6148,
  271.7152,
  276.6376,
  273.1216,
  284.7244,
  290.7016,
  276.9892,
  275.5828,
  285.076,
  274.8796,
  288.592,
  284.0212 ;

 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,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  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 =
  -33.40427,
  -69.86698,
  -111.5258,
  -77.58988,
  -166.8379,
  -285.402,
  -191.8554,
  -111.3246,
  -99.79184,
  -65.99094,
  -67.16473,
  -104.0776,
  -160.2324,
  -22.65045,
  -42.61362,
  -73.84577,
  -282.4271,
  -283.0435,
  -177.0781,
  -43.52339,
  -49.7402,
  -71.78415,
  -100.3789,
  -130.7637,
  -61.81399,
  -63.53374,
  -205.6829,
  -282.4271,
  -279.8557,
  -243.1981,
  -78.00167,
  -77.03394,
  -60.03728,
  -239.6484,
  -283.0435,
  -231.9263,
  -42.80787,
  -285.402,
  -230.5638,
  -58.88442,
  -127.2071,
  -283.0435,
  -187.163,
  -26.4813,
  -20.21257,
  -0.03262063,
  17.00885,
  -20.28596,
  -42.76068,
  -80.63087,
  -31.43577,
  -163.6265,
  -283.0435,
  -107.4317,
  -90.58906,
  -71.56518,
  -227.6402,
  -196.1307,
  -66.3713,
  -63.25296,
  -33.89949,
  -44.34268,
  -87.65339,
  -238.0149,
  -45.09452,
  -114.8109,
  -123.4775,
  -26.95341,
  -10.49187,
  -8.658016,
  -31.11193,
  -87.96508,
  -113.9321,
  -58.70887,
  -216.5963,
  -209.3224,
  -158.7771,
  -135.2788,
  -74.41716,
  -283.494,
  -286.6727,
  -204.7125,
  -98.14909,
  -102.063,
  -240.4655,
  -141.2838,
  -72.78371,
  -298.9584,
  -113.4214,
  -84.79932 ;

 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,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  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 =
  -1.460799,
  12.51265,
  -32.43585,
  -23.08337,
  -58.69008,
  -92.59177,
  -75.53671,
  -33.11962,
  -14.88052,
  -0.454261,
  0.361993,
  -19.4603,
  -59.70326,
  8.086315,
  6.556733,
  3.118812,
  -101.3038,
  -99.56874,
  -58.65214,
  -15.91352,
  -13.80652,
  -19.92532,
  -26.53999,
  -32.01026,
  2.990766,
  -18.9016,
  -62.56811,
  -101.3038,
  -108.2051,
  -94.03161,
  -21.65113,
  -18.35719,
  3.274204,
  -77.74812,
  -99.56874,
  -68.99921,
  -12.45012,
  -92.59177,
  -84.30136,
  2.849024,
  -49.18414,
  -99.56874,
  -56.93442,
  11.91095,
  -1.008222,
  26.10368,
  3.186192,
  19.52653,
  9.020131,
  -15.58895,
  8.467896,
  -44.3386,
  -99.56874,
  -24.90529,
  -24.54732,
  -0.05345926,
  -78.5126,
  -71.71155,
  5.256172,
  -7.063211,
  2.894053,
  4.60928,
  -2.755844,
  14.44587,
  34.70038,
  15.50754,
  0.665498,
  -4.18841,
  29.26596,
  33.50895,
  20.48276,
  2.093904,
  29.19515,
  28.15882,
  21.17181,
  6.268124,
  18.47673,
  29.40454,
  16.65439,
  8.489182,
  33.35983,
  11.16424,
  25.79361,
  38.56964,
  29.47945,
  13.81018,
  19.60585,
  25.52256,
  38.15288,
  21.17617 ;

 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,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  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 =
  22.14955,
  21.98632,
  21.82328,
  21.5303,
  21.20546,
  20.88133,
  20.52556,
  20.26731,
  20.00947,
  19.78416,
  19.55915,
  19.43069,
  19.39859,
  19.55915,
  19.752,
  19.97726,
  20.29957,
  20.59019,
  20.88133,
  21.10815,
  21.23791,
  21.40028,
  21.5303,
  21.49778,
  21.43277,
  21.33531,
  21.17302,
  20.9461,
  20.65484,
  20.33184,
  20.00947,
  19.71984,
  19.4628,
  19.17404,
  18.91772,
  18.6937,
  18.62974,
  18.91772,
  19.17404,
  19.55915,
  20.00947,
  20.42867,
  20.78422,
  21.20546,
  21.92108,
  22.34568,
  22.47659,
  22.3784,
  22.14955,
  21.88847,
  21.62789,
  21.17302,
  20.71951,
  20.26731,
  19.84851,
  19.49491,
  19.10992,
  18.72569,
  18.40603,
  18.11872,
  17.95926,
  17.86363,
  18.40603,
  20.65484,
  20.97849,
  21.33531,
  21.72556,
  22.08423,
  22.34568,
  22.41112,
  22.31297,
  22.11688,
  21.85588,
  21.56282,
  21.14058,
  20.71951,
  20.33184,
  19.94506,
  19.62341,
  19.30232,
  19.04584,
  18.85369,
  18.66172,
  18.62974,
  18.91772,
  18.50188,
  19.04584,
  19.94506,
  20.81658,
  21.62789 ;

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