netcdf M0105.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 112 ;
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.733, 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 = "" ;
		: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 = "AANCM688" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 285 ;
		:mooring_site_id = "M0105" ;
		:mooring_site_desc = "Jordan Basin" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.33 ;
		:goes_platform_id = "0440C04A" ;
		:starting_julian_day_number = 2453177.00000579 ;
		:starting_julian_day_string = "2004-06-20 00:00:00" ;
		:ending_julian_day_number = 2453183.95833912 ;
		:ending_julian_day_string = "2004-06-26 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  12-May-2004 13:22:23\n",
			"AANCM_Temperature_1.5:  12-May-2004 13:22:23" ;
data:

 lat = 44.4907 ;

 lon = -67.8798 ;

 depth = 2 ;

 time = 2453177, 2453177.04166667, 2453177.08333333, 2453177.125, 
    2453177.16666667, 2453177.20833333, 2453177.25, 2453177.29166667, 
    2453177.33333333, 2453177.375, 2453177.41666667, 2453177.45833333, 
    2453177.5, 2453177.54166667, 2453177.58333333, 2453177.625, 
    2453177.66666667, 2453177.70833333, 2453177.75, 2453177.79166667, 
    2453177.83333333, 2453177.875, 2453177.91666667, 2453177.95833333, 
    2453178, 2453178.04166667, 2453178.08333333, 2453178.125, 
    2453178.16666667, 2453178.20833333, 2453178.25, 2453178.29166667, 
    2453178.33333333, 2453178.375, 2453178.41666667, 2453178.45833333, 
    2453178.5, 2453178.54166667, 2453178.58333333, 2453178.625, 
    2453178.66666667, 2453178.70833333, 2453178.75, 2453178.79166667, 
    2453178.83333333, 2453178.875, 2453178.91666667, 2453178.95833333, 
    2453179, 2453179.04166667, 2453179.08333333, 2453179.125, 
    2453179.16666667, 2453179.20833333, 2453179.25, 2453179.29166667, 
    2453179.33333333, 2453179.375, 2453179.41666667, 2453179.45833333, 
    2453179.5, 2453179.54166667, 2453179.58333333, 2453179.625, 
    2453179.66666667, 2453179.70833333, 2453179.875, 2453179.91666667, 
    2453179.95833333, 2453180, 2453180.04166667, 2453180.08333333, 
    2453180.125, 2453180.16666667, 2453180.20833333, 2453180.25, 
    2453180.29166667, 2453180.33333333, 2453180.375, 2453180.41666667, 
    2453180.45833333, 2453180.5, 2453180.54166667, 2453180.58333333, 
    2453182.83333333, 2453182.875, 2453182.91666667, 2453182.95833333, 
    2453183, 2453183.04166667, 2453183.08333333, 2453183.125, 
    2453183.16666667, 2453183.20833333, 2453183.25, 2453183.29166667, 
    2453183.33333333, 2453183.375, 2453183.41666667, 2453183.45833333, 
    2453183.5, 2453183.54166667, 2453183.58333333, 2453183.625, 
    2453183.66666667, 2453183.70833333, 2453183.75, 2453183.79166667, 
    2453183.83333333, 2453183.875, 2453183.91666667, 2453183.95833333 ;

 current_speed =
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  83.2972,
  113.2138,
  73.0317,
  75.6714,
  112.3339,
  152.516,
  61.2997,
  86.8168,
  105.0014,
  146.0634,
  101.4818,
  51.9141,
  154.2758,
  152.516,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  101.4818,
  136.0912,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  123.4793,
  145.7701,
  146.9433,
  66.2858,
  62.1796,
  59.5399,
  69.5121,
  100.6019,
  300.0459,
  155.1557,
  70.9786,
  25.5171,
  70.0987,
  122.3061,
  116.4401,
  51.3275,
  62.7662,
  69.5121,
  73.6183,
  86.2302,
  87.1101,
  92.3895,
  126.4123,
  81.5374,
  107.6411,
  76.258,
  95.6158,
  115.2669,
  300.0459,
  300.0459,
  83.2972,
  112.0406,
  276.2886,
  12.3186,
  51.6208,
  55.1404,
  300.0459,
  69.8054,
  105.588,
  130.2252,
  50.1543,
  66.2858,
  89.1632,
  76.8446,
  106.4679,
  92.3895,
  100.3086,
  113.2138,
  125.2391,
  81.8307,
  96.4957,
  86.2302,
  80.6575,
  43.7017,
  95.6158,
  89.4565,
  90.6297,
  92.3895,
  85.3503,
  90.3364,
  69.5121,
  101.7751,
  100.0153,
  110.2808,
  89.4565,
  119.9597,
  105.588,
  89.1632,
  81.2441,
  90.923,
  94.7359,
  86.8168,
  72.1518,
  87.6967,
  94.1493,
  87.4034,
  108.521,
  91.5096,
  89.1632,
  70.0987,
  74.7915,
  85.3503 ;

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

 current_direction =
  121.552,
  118.7392,
  118.3876,
  116.6296,
  121.552,
  47.0128,
  82.876,
  44.5516,
  60.3736,
  94.1272,
  107.488,
  55.4512,
  18.1816,
  88.15,
  95.8852,
  88.5016,
  58.9672,
  94.8304,
  101.8624,
  115.5748,
  119.0908,
  120.1456,
  115.5748,
  100.1044,
  75.4924,
  116.9812,
  118.3876,
  120.4972,
  119.0908,
  116.6296,
  95.5336,
  99.7528,
  104.3236,
  63.538,
  67.4056,
  94.4788,
  70.9216,
  75.1408,
  123.31,
  99.4012,
  304.0324,
  330.754,
  329.6992,
  331.1056,
  322.3156,
  30.8392,
  77.2504,
  57.9124,
  60.3736,
  82.876,
  33.652,
  51.5836,
  86.392,
  67.4056,
  70.9216,
  47.0128,
  1.3048,
  93.0724,
  112.4104,
  112.0588,
  67.4056,
  335.3248,
  111.3556,
  352.5148,
  284.3428,
  339.8956,
  97.9948,
  58.6156,
  82.5244,
  82.876,
  37.5196,
  55.4512,
  64.9444,
  63.1864,
  83.5792,
  76.5472,
  65.9992,
  78.3052,
  82.5244,
  81.4696,
  60.3736,
  76.5472,
  62.8348,
  356.3824,
  62.8348,
  75.844,
  67.054,
  79.36,
  71.6248,
  83.2276,
  77.602,
  78.3052,
  86.392,
  81.4696,
  93.424,
  71.9764,
  84.634,
  76.5472,
  59.6704,
  80.4148,
  63.538,
  81.8212,
  91.3144,
  72.6796,
  78.3052,
  77.2504,
  92.3692,
  71.9764,
  83.2276,
  73.7344,
  76.8988,
  80.4148 ;

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

 current_u =
  255.6888,
  263.0855,
  263.9658,
  268.2179,
  255.6888,
  60.9324,
  112.3398,
  51.23549,
  65.77867,
  112.0426,
  145.4667,
  50.4891,
  27.08943,
  104.9467,
  145.2935,
  101.4471,
  44.48376,
  153.7279,
  149.2589,
  270.6481,
  262.1952,
  259.4653,
  270.6481,
  99.90779,
  131.7518,
  267.3875,
  263.9658,
  258.5357,
  262.1952,
  268.2179,
  122.9039,
  143.6634,
  142.3754,
  59.34104,
  57.40718,
  59.35808,
  65.69395,
  97.23766,
  250.7518,
  153.0718,
  -58.82147,
  -12.46664,
  -35.36758,
  -59.09792,
  -71.18118,
  26.31204,
  61.21863,
  58.89322,
  63.99398,
  85.56451,
  48.27182,
  72.38862,
  126.1617,
  75.27922,
  101.7286,
  55.78319,
  2.177276,
  115.1012,
  277.3855,
  278.0822,
  76.90395,
  -46.77401,
  257.3181,
  -1.604745,
  -50.01183,
  -18.95351,
  297.1297,
  59.59235,
  104.6905,
  129.2199,
  30.54561,
  54.59587,
  80.7727,
  68.58218,
  105.8001,
  89.85451,
  91.63589,
  110.8636,
  124.1746,
  80.92543,
  83.88055,
  83.8642,
  71.76048,
  -2.75745,
  85.06879,
  86.74001,
  83.45842,
  90.80102,
  80.9985,
  89.70607,
  67.89106,
  99.66237,
  99.81706,
  109.0608,
  89.29681,
  114.0732,
  105.1253,
  86.71673,
  70.12461,
  89.65363,
  84.81043,
  85.93378,
  72.13281,
  83.72008,
  92.19488,
  85.24837,
  108.4282,
  87.01915,
  88.54105,
  67.2929,
  72.84476,
  84.15873 ;

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

 current_v =
  -157.0057,
  -144.2691,
  -142.652,
  -134.4869,
  -157.0057,
  56.79494,
  14.04045,
  52.04377,
  37.40759,
  -8.084778,
  -45.83198,
  34.76355,
  82.48224,
  3.389758,
  -14.9767,
  2.653651,
  26.76321,
  -12.99103,
  -31.35149,
  -129.5265,
  -145.8808,
  -150.6828,
  -129.5265,
  -17.8042,
  34.09199,
  -136.1303,
  -142.652,
  -152.2722,
  -145.8808,
  -134.4869,
  -11.90704,
  -24.69312,
  -36.3535,
  29.53723,
  23.88972,
  -4.649484,
  22.72084,
  25.79881,
  -164.7758,
  -25.34416,
  39.724,
  22.26444,
  60.52241,
  107.0804,
  92.14953,
  44.07027,
  13.85191,
  36.92589,
  36.39265,
  10.69402,
  72.51207,
  57.40826,
  7.95511,
  31.32708,
  35.18375,
  51.99537,
  95.59101,
  -6.178052,
  -114.389,
  -112.6846,
  32.00321,
  101.8101,
  -100.6119,
  12.21363,
  12.78765,
  51.78058,
  -41.73135,
  36.35306,
  13.73742,
  16.15016,
  39.77964,
  37.59121,
  37.7604,
  34.66378,
  11.90627,
  21.49389,
  40.80046,
  22.94826,
  16.2941,
  12.13829,
  47.70192,
  20.06096,
  36.8248,
  43.61462,
  43.65413,
  21.87774,
  35.3332,
  17.05857,
  26.90568,
  10.65298,
  14.92433,
  20.62965,
  6.29395,
  16.35841,
  -5.342746,
  37.11658,
  9.874328,
  20.74331,
  41.02613,
  15.13996,
  42.21471,
  12.35079,
  -1.655061,
  26.1086,
  19.08391,
  19.28911,
  -4.486102,
  28.31387,
  10.51463,
  19.63397,
  16.95312,
  14.21202 ;

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

 temperature =
  19.29753,
  19.26553,
  19.26553,
  19.23353,
  19.04166,
  18.75421,
  18.43527,
  18.11679,
  17.86231,
  17.57633,
  17.29066,
  17.13208,
  17.10037,
  17.22721,
  17.41759,
  17.73517,
  18.02133,
  18.30783,
  18.59468,
  18.88192,
  19.13757,
  19.32953,
  19.55373,
  19.68196,
  19.68196,
  19.58578,
  19.39356,
  19.23353,
  19.07363,
  18.88192,
  18.69038,
  18.49902,
  18.30783,
  18.11679,
  17.92591,
  17.86231,
  17.89411,
  17.98952,
  18.18045,
  24.00875,
  27.98619,
  29.723,
  28.91983,
  25.40683,
  24.90545,
  24.00875,
  23.54656,
  23.15181,
  21.48762,
  19.74612,
  19.93871,
  20.19583,
  20.19583,
  20.09937,
  19.97083,
  19.74612,
  19.45761,
  19.16955,
  18.9458,
  18.59468,
  18.11679,
  21.32555,
  26.04537,
  30.74655,
  30.56918,
  28.81561,
  20.35673,
  18.30783,
  17.41759,
  17.10037,
  16.40362,
  16.34035,
  16.27709,
  16.18222,
  15.89774,
  16.05576,
  16.05576,
  15.77136,
  16.24547,
  16.1506,
  16.75181,
  17.54457,
  18.30783,
  18.9458,
  17.22721,
  17.51282,
  17.35412,
  17.38585,
  17.29066,
  16.9102,
  16.75181,
  16.37199,
  16.43526,
  16.1506,
  16.02415,
  15.99255,
  15.73978,
  15.77136,
  15.92934,
  15.96094,
  16.1506,
  16.37199,
  16.40362,
  16.49855,
  16.81516,
  17.06867,
  17.22721,
  17.32239,
  17.48108,
  17.51282,
  17.29066,
  17.29066 ;

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