netcdf M0104.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 168 ; 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.6719, 0.03412, -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 = "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.aanderaa.realtime.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 = "aanderaa" ; :aanderaa_serial_number = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453009.04167244 ; :starting_julian_day_string = "2004-01-04 01:00:00" ; :ending_julian_day_number = 2453016.00000579 ; :ending_julian_day_string = "2004-01-11 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; depth = 2 ; time = 2453009.04166667, 2453009.08333333, 2453009.125, 2453009.16666667, 2453009.20833333, 2453009.25, 2453009.29166667, 2453009.33333333, 2453009.375, 2453009.41666667, 2453009.45833333, 2453009.5, 2453009.54166667, 2453009.58333333, 2453009.625, 2453009.66666667, 2453009.70833333, 2453009.75, 2453009.79166667, 2453009.83333333, 2453009.875, 2453009.91666667, 2453009.95833333, 2453010, 2453010.04166667, 2453010.08333333, 2453010.125, 2453010.16666667, 2453010.20833333, 2453010.25, 2453010.29166667, 2453010.33333333, 2453010.375, 2453010.41666667, 2453010.45833333, 2453010.5, 2453010.54166667, 2453010.58333333, 2453010.625, 2453010.66666667, 2453010.70833333, 2453010.75, 2453010.79166667, 2453010.83333333, 2453010.875, 2453010.91666667, 2453010.95833333, 2453011, 2453011.04166667, 2453011.08333333, 2453011.125, 2453011.16666667, 2453011.20833333, 2453011.25, 2453011.29166667, 2453011.33333333, 2453011.375, 2453011.41666667, 2453011.45833333, 2453011.5, 2453011.54166667, 2453011.58333333, 2453011.625, 2453011.66666667, 2453011.70833333, 2453011.75, 2453011.79166667, 2453011.83333333, 2453011.875, 2453011.91666667, 2453011.95833333, 2453012, 2453012.04166667, 2453012.08333333, 2453012.125, 2453012.16666667, 2453012.20833333, 2453012.25, 2453012.29166667, 2453012.33333333, 2453012.375, 2453012.41666667, 2453012.45833333, 2453012.5, 2453012.54166667, 2453012.58333333, 2453012.625, 2453012.66666667, 2453012.70833333, 2453012.75, 2453012.79166667, 2453012.83333333, 2453012.875, 2453012.91666667, 2453012.95833333, 2453013, 2453013.04166667, 2453013.08333333, 2453013.125, 2453013.16666667, 2453013.20833333, 2453013.25, 2453013.29166667, 2453013.33333333, 2453013.375, 2453013.41666667, 2453013.45833333, 2453013.5, 2453013.54166667, 2453013.58333333, 2453013.625, 2453013.66666667, 2453013.70833333, 2453013.75, 2453013.79166667, 2453013.83333333, 2453013.875, 2453013.91666667, 2453013.95833333, 2453014, 2453014.04166667, 2453014.08333333, 2453014.125, 2453014.16666667, 2453014.20833333, 2453014.25, 2453014.29166667, 2453014.33333333, 2453014.375, 2453014.41666667, 2453014.45833333, 2453014.5, 2453014.54166667, 2453014.58333333, 2453014.625, 2453014.66666667, 2453014.70833333, 2453014.75, 2453014.79166667, 2453014.83333333, 2453014.875, 2453014.91666667, 2453014.95833333, 2453015, 2453015.04166667, 2453015.08333333, 2453015.125, 2453015.16666667, 2453015.20833333, 2453015.25, 2453015.29166667, 2453015.33333333, 2453015.375, 2453015.41666667, 2453015.45833333, 2453015.5, 2453015.54166667, 2453015.58333333, 2453015.625, 2453015.66666667, 2453015.70833333, 2453015.75, 2453015.79166667, 2453015.83333333, 2453015.875, 2453015.91666667, 2453015.95833333, 2453016 ; current_speed = 6.1593, 23.7573, 30.7965, 37.5424, 40.4754, 31.9697, 18.1846, 9.3856, 8.799, 15.2516, 13.4918, 15.2516, 12.6119, 11.732, 14.665, 16.4248, 17.8913, 22.2908, 13.4918, 7.6258, 9.9722, 2.3464, 8.2124, 6.7459, 8.799, 17.0114, 25.2238, 34.3161, 34.0228, 27.2769, 13.4918, 10.8521, 15.2516, 25.2238, 31.0898, 33.4362, 13.1985, 3.5196, 12.6119, 30.2099, 41.3553, 39.5955, 33.1429, 17.8913, 19.9444, 21.7042, 24.3439, 42.2352, 45.1682, 28.7434, 11.732, 5.866, 10.8521, 9.0923, 9.9722, 5.5727, 8.2124, 12.3186, 23.464, 15.5449, 1.1732, 17.598, 31.3831, 31.9697, 44.8749, 47.2213, 49.2744, 30.7965, 14.9583, 9.0923, 2.3464, 16.1315, 22.5841, 8.2124, 6.7459, 15.8382, 28.7434, 43.4084, 36.6625, 32.5563, 24.9305, 11.732, 16.7181, 20.531, 26.397, 18.1846, 9.0923, 27.2769, 30.5032, 36.6625, 32.5563, 32.5563, 19.9444, 10.8521, 11.4387, 11.4387, 16.4248, 17.0114, 14.9583, 19.0645, 45.4615, 55.4337, 54.5538, 50.7409, 43.7017, 40.4754, 26.9836, 2.933, 3.2263, 3.2263, 12.0253, 12.0253, 25.2238, 34.6094, 38.7156, 32.5563, 24.0506, 34.9027, 27.5702, 24.9305, 26.6903, 11.1454, 8.799, 12.6119, 26.6903, 23.7573, 25.5171, 32.263, 22.2908, 4.9861, 11.4387, 28.1568, 34.0228, 19.6511, 14.0784, 10.2655, 29.33, 33.4362, 48.3945, 46.6347, 44.8749, 43.4084, 27.5702, 1.4665, 7.0392, 13.7851, 10.2655, 3.5196, 5.2794, 15.2516, 24.3439, 30.5032, 35.7826, 31.9697, 22.8774, 17.0114, 5.2794, 3.2263, 4.9861, 7.6258, 14.3717, 22.2908, 23.7573, 29.6233, 24.9305, 24.3439, 12.6119, 18.4779 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 134.5612, 165.1504, 181.324, 187.3012, 186.9496, 190.114, 223.1644, 257.6212, 290.32, 312.1192, 331.8088, 313.174, 269.224, 250.2376, 233.0092, 179.9176, 162.6892, 153.196, 158.1184, 126.4744, 37.5196, 43.4968, 330.754, 312.1192, 245.3152, 209.452, 223.1644, 204.178, 208.0456, 208.3972, 244.2604, 289.6168, 357.0856, 333.9184, 345.1312, 344.428, 337.786, 157.4152, 209.8036, 194.3332, 179.566, 193.9816, 200.662, 211.9132, 268.1692, 305.7904, 301.2196, 319.8544, 332.512, 333.9184, 342.3568, 273.7948, 204.8812, 190.8172, 153.5476, 126.826, 12.2044, 24.862, 356.734, 349.702, 119.0908, 170.0728, 184.4884, 190.8172, 190.8172, 189.7624, 178.8628, 201.7168, 216.484, 224.2192, 234.7672, 344.428, 352.1632, 39.6292, 196.0912, 162.6892, 173.2372, 183.4336, 188.356, 192.9268, 206.6392, 215.7808, 287.8588, 320.206, 320.206, 318.7996, 234.064, 222.1096, 193.9816, 178.1596, 164.4472, 161.2828, 166.2052, 162.6892, 94.8304, 5.8756, 31.1908, 41.7388, 83.5792, 131.3968, 157.7668, 161.2828, 158.8216, 173.9404, 154.2508, 148.9768, 150.3832, 84.634, 37.168, 225.274, 311.0644, 185.5432, 199.6072, 169.018, 152.1412, 167.9632, 119.4424, 107.8396, 91.666, 89.2048, 88.15, 106.0816, 173.2372, 136.3192, 174.6436, 183.082, 174.9952, 183.082, 184.4884, 153.196, 4.8208, 10.4464, 4.1176, 16.4236, 47.716, 157.4152, 161.6344, 166.2052, 168.3148, 172.8856, 166.5568, 170.0728, 180.2692, 202.42, 289.9684, 320.9092, 328.2928, 284.6944, 259.7308, 187.3012, 173.9404, 167.26, 149.68, 146.164, 136.6708, 134.9128, 128.584, 197.8492, 107.8396, 165.1504, 208.3972, 197.146, 184.4884, 178.5112, 159.5248, 143.7028, 132.8032, 84.634 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 4.38851, 6.088583, -0.7115871, -4.771091, -4.89737, -5.614112, -12.43998, -9.1674, -8.251419, -11.31289, -6.373734, -11.12267, -12.61074, -11.04102, -11.71341, 0.02362134, 5.323643, 10.05181, 5.028256, 6.132078, 6.073397, 1.61506, -4.012253, -5.003779, -7.994938, -8.364408, -17.25545, -14.05494, -15.99664, -12.97238, -12.1531, -10.22223, -0.7754515, -11.08966, -7.977846, -8.975918, -4.989917, 1.351704, -6.268474, -7.478777, 0.3132522, -9.56668, -11.69462, -9.457948, -19.93422, -17.60562, -20.81859, -27.23039, -20.84796, -12.63706, -3.555834, -5.853138, -4.565893, -1.706408, 4.442158, 4.460721, 1.7361, 5.17916, -1.336781, -2.778929, 1.025201, 3.033838, -2.455956, -5.999951, -8.42195, -8.006975, 0.9779284, -11.3953, -8.894179, -6.341018, -1.916574, -4.330487, -3.079385, 5.238005, -1.869741, 4.712733, 3.384801, -2.599806, -5.327915, -7.283041, -11.17811, -6.859534, -15.91254, -13.14044, -16.89485, -11.9781, -7.36179, -18.29055, -7.369887, 1.177435, 8.729199, 10.44723, 4.755649, 3.229095, 11.39807, 1.170967, 8.506234, 11.3251, 14.86447, 14.3012, 17.2016, 17.78853, 19.70882, 5.356358, 18.98545, 20.86042, 13.33521, 2.920146, 1.949183, -2.292222, -9.066736, -1.161599, -8.46435, 6.593112, 18.09158, 6.789288, 20.94447, 33.2245, 27.55855, 24.9281, 26.67639, 10.70926, 1.036164, 8.710284, 2.491558, -1.277314, 2.226091, -1.734624, -1.744417, 2.248431, 0.9613037, 5.105268, 2.442967, 5.556085, 10.41547, 3.942469, 9.241276, 7.972705, 9.801548, 5.775748, 10.43258, 7.483467, -0.1295361, -0.5593129, -6.616011, -8.692211, -5.395327, -3.404483, -5.194829, -1.938255, 2.569813, 6.726785, 18.06409, 17.80129, 15.69822, 12.04717, 4.126879, -0.9889022, 4.746358, 1.95436, -6.83491, -6.571497, -1.859181, 0.7696589, 8.720737, 14.41095, 9.253249, 18.39692 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = -4.3218, -22.96385, -30.78828, -37.238, -40.17802, -31.4729, -13.26373, -2.012028, 3.055567, 10.22887, 11.89135, 10.43539, -0.1708073, -3.966829, -8.823736, -16.42478, -17.08091, -19.89575, -12.5198, -4.53326, 7.909401, 1.702109, 7.165566, 4.524308, -3.674691, -14.81298, -18.39808, -31.3058, -30.02763, -23.99472, -5.859242, 3.643352, 15.23187, 22.65523, 30.04879, 32.20889, 12.21888, -3.249689, -10.94378, -29.26954, -41.35411, -38.42242, -31.01109, -15.18703, -0.6371847, 12.69309, 12.61792, 32.28495, 40.06905, 25.81643, 11.18015, 0.3882315, -9.844831, -8.930738, -8.928158, -3.340203, 8.026797, 11.17695, 23.42589, 15.29449, -0.5704041, -17.33452, -31.28685, -31.40163, -44.07751, -46.53751, -49.26469, -28.61069, -12.02682, -6.516242, -1.353638, 15.53938, 22.37317, 6.325094, -6.481607, -15.1208, -28.54341, -43.33047, -36.2733, -31.73121, -22.28407, -9.5177, 5.126977, 15.77501, 20.28215, 13.68228, -5.3361, -20.23574, -29.59949, -36.64359, -31.36421, -30.83453, -19.36912, -10.36055, -0.9632134, 11.37861, 14.05055, 12.69369, 1.672782, -12.60678, -42.0815, -52.50203, -50.86924, -50.45739, -39.36231, -34.68575, -23.45819, 0.2742869, 2.570934, -2.270403, 7.899503, -11.96907, -23.76121, -33.9756, -34.22853, -31.84051, -11.82203, -10.69256, -0.8015509, 0.3459958, 0.8616424, -3.087344, -8.737778, -9.120909, -26.57375, -23.72294, -25.41981, -32.21634, -22.22244, -4.450365, 11.39823, 27.6901, 33.93498, 18.84929, 9.472032, -9.478261, -27.83609, -32.47176, -47.39153, -46.27565, -43.64537, -42.75847, -27.56989, -1.355652, 2.4039, 10.69927, 8.733323, 0.8927937, -0.941176, -15.12794, -24.20788, -29.75224, -30.88823, -26.55515, -16.64155, -12.01056, -3.292558, -3.071007, -1.527508, -7.371113, -12.64238, -21.30012, -23.68444, -29.6133, -23.35548, -19.62014, -8.569563, 1.728007 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 6.324487, 6.324487, 6.292385, 6.260275, 6.260275, 6.292385, 6.292385, 6.292385, 6.324487, 6.324487, 6.324487, 6.324487, 6.324487, 6.324487, 6.356584, 6.388673, 6.420756, 6.388673, 6.388673, 6.356584, 6.356584, 6.356584, 6.356584, 6.388673, 6.388673, 6.388673, 6.356584, 6.292385, 6.292385, 6.292385, 6.292385, 6.324487, 6.292385, 6.260275, 6.260275, 6.292385, 6.260275, 6.260275, 6.260275, 6.260275, 6.260275, 6.260275, 6.260275, 6.260275, 6.22816, 6.260275, 6.22816, 6.260275, 6.196038, 6.196038, 6.163909, 6.163909, 6.163909, 6.163909, 6.163909, 6.163909, 6.131773, 6.131773, 6.163909, 6.131773, 6.163909, 6.163909, 6.22816, 6.420756, 6.324487, 6.388673, 6.324487, 6.356584, 6.356584, 6.260275, 6.292385, 6.581078, 6.516968, 6.452833, 6.420756, 6.420756, 6.420756, 6.324487, 6.356584, 6.292385, 6.292385, 6.260275, 6.260275, 6.260275, 6.260275, 6.22816, 6.163909, 6.163909, 6.163909, 6.163909, 6.22816, 6.131773, 6.131773, 6.163909, 6.131773, 6.131773, 6.099631, 6.099631, 6.099631, 6.099631, 6.131773, 6.163909, 6.163909, 6.22816, 6.099631, 6.163909, 6.196038, 6.22816, 6.196038, 6.196038, 6.22816, 6.196038, 6.163909, 6.22816, 6.163909, 6.22816, 6.22816, 6.22816, 6.22816, 6.22816, 6.163909, 6.131773, 6.163909, 6.131773, 6.163909, 6.22816, 6.260275, 6.163909, 6.131773, 6.131773, 6.131773, 6.292385, 6.260275, 6.292385, 6.260275, 6.260275, 6.260275, 6.163909, 6.099631, 6.131773, 6.067482, 6.067482, 6.067482, 6.067482, 6.067482, 6.035327, 6.035327, 6.067482, 6.099631, 6.067482, 6.067482, 6.067482, 6.067482, 6.035327, 6.003165, 6.003165, 5.970996, 6.003165, 6.003165, 5.970996, 5.93882, 6.003165, 5.970996, 6.003165, 6.035327, 5.970996, 6.003165, 6.003165 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }