netcdf F0109.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., 300. ; 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 = -300., 300. ; 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 = -300., 300. ; 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.6659, 0.03419, -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-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453436.00000579 ; :starting_julian_day_string = "2005-03-06 00:00:00" ; :ending_julian_day_number = 2453442.95833912 ; :ending_julian_day_string = "2005-03-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; depth = 2 ; time = 2453436, 2453436.04166667, 2453436.08333333, 2453436.125, 2453436.16666667, 2453436.20833333, 2453436.25, 2453436.29166667, 2453436.33333333, 2453436.375, 2453436.41666667, 2453436.45833333, 2453436.5, 2453436.54166667, 2453436.58333333, 2453436.625, 2453436.66666667, 2453436.70833333, 2453436.75, 2453436.79166667, 2453436.83333333, 2453436.875, 2453436.91666667, 2453436.95833333, 2453437, 2453437.04166667, 2453437.08333333, 2453437.125, 2453437.16666667, 2453437.20833333, 2453437.25, 2453437.29166667, 2453437.33333333, 2453437.375, 2453437.41666667, 2453437.45833333, 2453437.5, 2453437.54166667, 2453437.58333333, 2453437.625, 2453437.66666667, 2453437.70833333, 2453437.75, 2453437.79166667, 2453437.83333333, 2453437.875, 2453437.91666667, 2453437.95833333, 2453438, 2453438.04166667, 2453438.08333333, 2453438.125, 2453438.16666667, 2453438.20833333, 2453438.25, 2453438.29166667, 2453438.33333333, 2453438.375, 2453438.41666667, 2453438.45833333, 2453438.5, 2453438.54166667, 2453438.58333333, 2453438.625, 2453438.66666667, 2453438.70833333, 2453438.75, 2453438.79166667, 2453438.83333333, 2453438.875, 2453438.91666667, 2453438.95833333, 2453439, 2453439.04166667, 2453439.08333333, 2453439.125, 2453439.16666667, 2453439.20833333, 2453439.25, 2453439.29166667, 2453439.33333333, 2453439.375, 2453439.41666667, 2453439.45833333, 2453439.5, 2453439.54166667, 2453439.58333333, 2453439.625, 2453439.66666667, 2453439.70833333, 2453439.75, 2453439.79166667, 2453439.83333333, 2453439.875, 2453439.91666667, 2453439.95833333, 2453440, 2453440.04166667, 2453440.08333333, 2453440.125, 2453440.16666667, 2453440.20833333, 2453440.25, 2453440.29166667, 2453440.33333333, 2453440.375, 2453440.41666667, 2453440.45833333, 2453440.5, 2453440.54166667, 2453440.58333333, 2453440.625, 2453440.66666667, 2453440.70833333, 2453440.75, 2453440.79166667, 2453440.83333333, 2453440.875, 2453440.91666667, 2453440.95833333, 2453441, 2453441.04166667, 2453441.08333333, 2453441.125, 2453441.16666667, 2453441.20833333, 2453441.25, 2453441.29166667, 2453441.33333333, 2453441.375, 2453441.41666667, 2453441.45833333, 2453441.5, 2453441.54166667, 2453441.58333333, 2453441.625, 2453441.66666667, 2453441.70833333, 2453441.75, 2453441.79166667, 2453441.83333333, 2453441.875, 2453441.91666667, 2453441.95833333, 2453442, 2453442.04166667, 2453442.08333333, 2453442.125, 2453442.16666667, 2453442.20833333, 2453442.25, 2453442.29166667, 2453442.33333333, 2453442.375, 2453442.41666667, 2453442.45833333, 2453442.5, 2453442.54166667, 2453442.58333333, 2453442.625, 2453442.66666667, 2453442.70833333, 2453442.75, 2453442.79166667, 2453442.83333333, 2453442.875, 2453442.91666667, 2453442.95833333 ; current_speed = 20.2377, 28.1568, 25.2238, 30.2099, 23.464, 13.1985, 5.2794, 11.1454, 9.3856, 14.0784, 12.9052, 7.9191, 16.7181, 22.5841, 36.6625, 34.0228, 26.397, 11.4387, 22.8774, 22.5841, 21.7042, 22.5841, 27.2769, 8.5057, 0.5866, 11.732, 22.8774, 31.3831, 30.2099, 17.3047, 4.3995, 4.6928, 14.665, 10.8521, 23.464, 24.0506, 19.0645, 12.6119, 32.5563, 31.9697, 30.5032, 32.8496, 22.2908, 12.0253, 17.0114, 24.3439, 30.5032, 37.8357, 36.9558, 13.7851, 2.0531, 12.0253, 29.0367, 34.0228, 19.9444, 6.7459, 8.2124, 9.6789, 26.6903, 29.0367, 16.4248, 19.6511, 12.6119, 17.0114, 26.6903, 38.4223, 28.1568, 22.2908, 6.4526, 10.5588, 12.3186, 17.8913, 13.4918, 25.8104, 19.6511, 23.7573, 40.7687, 55.4337, 47.5146, 57.4868, 36.6625, 13.1985, 22.5841, 26.9836, 32.263, 24.6372, 21.1176, 24.9305, 33.4362, 38.129, 55.727, 46.3414, 36.3692, 22.5841, 0.8799, 15.5449, 31.0898, 25.5171, 19.3578, 4.9861, 24.0506, 39.3022, 35.196, 0, 26.1037, 4.3995, 7.6258, 14.9583, 30.7965, 31.6764, 29.6233, 10.2655, 5.5727, 26.397, 40.7687, 32.263, 27.2769, 17.3047, 1.4665, 14.0784, 30.7965, 35.7826, 30.2099, 20.2377, 5.5727, 10.8521, 40.7687, 34.0228, 39.8888, 24.3439, 13.7851, 12.9052, 34.0228, 40.4754, 40.4754, 30.2099, 12.9052, 11.1454, 14.9583, 29.6233, 45.7548, 37.8357, 16.1315, 2.0531, 16.4248, 43.7017, 48.6878, 41.3553, 24.9305, 17.598, 14.665, 31.9697, 36.9558, 34.6094, 21.1176, 10.8521, 16.1315, 28.7434, 39.3022, 38.129, 25.2238, 17.8913, 23.7573, 29.0367, 40.4754, 39.0089, 24.6372, 11.4387 ; 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 = 214.0528, 199.2856, 182.7604, 188.386, 194.7148, 212.998, 317.4232, 349.3804, 5.554, 29.1112, 337.816, 15.7504, 178.1896, 175.0252, 165.8836, 160.9612, 145.1392, 138.4588, 83.2576, 53.02, 32.2756, 23.134, 23.4856, 347.2708, 220.03, 157.4452, 181.0024, 184.1668, 172.9156, 164.4772, 139.8652, 74.4676, 342.0352, 356.0608, 315.3136, 298.0852, 290.7016, 252.0256, 205.6144, 195.0664, 184.5184, 191.5504, 189.0892, 289.9984, 316.72, 335.7064, 349.3804, 340.9804, 333.9484, 320.9392, 117.0112, 201.7468, 167.29, 175.7284, 197.5276, 187.6828, 356.0608, 341.332, 354.6544, 349.732, 330.4324, 327.6196, 294.5692, 181.354, 199.9888, 179.596, 193.66, 187.3312, 181.7056, 21.376, 324.4552, 334.6516, 269.9572, 264.3316, 241.126, 177.1348, 178.8928, 170.4544, 178.1896, 164.4772, 154.984, 137.0524, 78.3352, 35.44, 16.4536, 27.7048, 43.1752, 123.34, 158.5, 168.3448, 165.532, 174.6736, 164.8288, 158.1484, 240.4228, 327.9712, 346.5676, 17.1568, 343.0516, 344.1064, 163.0708, 175.7284, 186.9796, 342.7, 179.596, 179.2444, 48.0976, 356.764, 355.3576, 13.2892, 330.0808, 303.0076, 237.2584, 184.87, 189.0892, 184.1668, 181.354, 195.0664, 338.8708, 13.6408, 357.4672, 354.6544, 355.7092, 331.8388, 248.158, 212.6464, 190.144, 193.66, 182.0572, 191.902, 227.4136, 299.4916, 333.2452, 344.458, 348.6772, 331.8388, 334.6516, 312.5008, 161.3128, 172.2124, 176.08, 178.5412, 189.0892, 264.3316, 304.7656, 335.7064, 347.974, 340.6288, 328.3228, 306.8752, 275.2312, 192.9568, 178.8928, 172.2124, 194.0116, 227.062, 304.7656, 335.0032, 337.1128, 342.0352, 325.1584, 308.2816, 244.9936, 208.7788, 180.2992, 182.7604, 201.0436, 225.6556 ; 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 = -11.33223, -9.299548, -1.214764, -4.405851, -5.960039, -7.188032, -3.571925, -2.053959, 0.9083745, 6.849228, -4.872774, 2.149617, 0.5281613, 1.958439, 8.941713, 11.09852, 15.08812, 7.58567, 22.71918, 18.04121, 11.58988, 8.872907, 10.87035, -1.874174, -0.3772945, 4.500007, -0.4002238, -2.280305, 3.725826, 4.631115, 2.835865, 4.521415, -4.523165, -0.7455161, -16.50049, -21.21861, -17.83358, -11.99637, -14.07449, -8.310149, -2.403019, -6.57747, -3.521321, -11.3002, -11.66241, -10.01539, -5.621361, -12.33034, -16.23026, -8.686608, 1.829143, -4.455441, 6.388552, 2.534169, -6.006559, -0.9018505, -0.5641743, -3.09806, -2.486549, -5.175869, -8.104819, -10.52391, -11.47002, -0.4019719, -9.123717, 0.2709184, -6.649505, -2.844411, -0.1920548, 3.848543, -7.161287, -7.659649, -13.4918, -25.68419, -17.20815, 1.18754, 0.7877769, 9.19271, 1.50109, 15.38472, 15.50352, 8.992523, 22.11768, 15.64644, 9.138132, 11.45423, 14.44933, 20.82754, 12.25441, 7.70288, 13.92279, 4.301843, 9.517968, 8.40589, -0.7652415, -8.244167, -7.222097, 7.527231, -5.642999, -1.365452, 7.003289, 2.927402, -4.276875, -0, 0.1840591, 0.05801764, 5.675758, -0.8443786, -2.492562, 7.281337, -14.77546, -8.608631, -4.6873, -2.240979, -6.44031, -2.344239, -0.6445411, -4.498154, -0.5286325, 3.320168, -1.360937, -3.333615, -2.260263, -9.55126, -5.172655, -5.854197, -7.180294, -8.034819, -1.431896, -5.020646, -10.14939, -11.23305, -15.31615, -10.84517, -7.946792, -14.25768, -5.524992, -8.217146, 4.79266, 4.013991, 3.12796, 0.9632255, -2.548324, -2.043061, -13.49284, -17.97943, -10.14437, -13.71701, -13.09183, -14.07742, -14.60392, -7.168129, 0.7141, 4.689613, -5.112958, -7.944727, -13.25189, -12.14603, -15.28534, -11.76023, -14.4106, -14.04423, -21.5303, -13.97912, -0.2113626, -1.878646, -8.846684, -8.180401 ; 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 = -16.76738, -26.57675, -25.19453, -29.8869, -22.69443, -11.06944, 3.887598, 10.95451, 9.341538, 12.29998, 11.94991, 7.621764, -16.70975, -22.49902, -35.55537, -32.16168, -21.65988, -8.561627, 2.685936, 13.58515, 18.35067, 20.76808, 25.01729, 8.29665, -0.4491642, -10.83466, -22.8739, -31.30015, -29.97926, -16.67349, -3.36355, 1.256653, 13.95003, 10.82646, 16.68212, 11.32264, 6.739319, -3.891932, -29.35679, -30.87075, -30.4084, -32.18436, -22.01091, 4.112579, 12.38451, 22.18823, 29.98075, 35.77014, 33.20105, 10.70382, -0.9324455, -11.16946, -28.32519, -33.92829, -19.01842, -6.685345, 8.192998, 9.169685, 26.57422, 28.57167, 14.28587, 16.59557, 5.243927, -17.00665, -25.08246, -38.42134, -27.36036, -22.10858, -6.449741, 9.832445, 10.02317, 16.16875, -0.01007839, -2.549317, -9.489223, -23.7276, -40.76109, -54.66616, -47.49088, -55.38991, -33.22318, -9.661, 4.566181, 21.98417, 30.94181, 21.81266, 15.40032, -13.70196, -31.10963, -37.34282, -53.95975, -46.1413, -35.10167, -20.96145, -0.434315, 13.17868, 30.23933, 24.38162, 18.51705, 4.795491, -23.00838, -39.19302, -34.93518, 0, -26.10305, -4.399117, 5.092995, 14.93445, 30.69547, 30.82818, 25.67539, 5.592134, -3.014001, -26.3017, -40.25679, -32.17772, -27.26928, -16.70985, 1.367907, 13.6813, 30.76641, 35.62698, 30.12523, 17.84203, -2.073314, -9.13764, -40.13141, -33.06044, -39.86309, -23.82055, -9.328394, 6.353178, 30.38036, 38.99539, 39.68761, 26.63375, 11.6627, 7.529838, -14.16973, -29.35009, -45.64775, -37.82344, -15.92895, -0.2027866, 9.365757, 39.83188, 47.61926, 39.01416, 21.21636, 10.5601, 1.337079, -31.15573, -36.9489, -34.2902, -20.48928, -7.392522, 9.198511, 26.05105, 36.20803, 36.27007, 20.70205, 11.08414, -10.04267, -25.45023, -40.47485, -38.96364, -22.99408, -7.995305 ; 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 = 0.4556905, 0.3542668, 0.4894751, 0.2865925, 0.2527376, 0.2865925, 0.1849925, 0.4218943, 0.3542668, 0.3204355, 0.3542668, 0.3542668, 0.3542668, 0.3880864, 0.4894751, 0.3880864, 0.5232481, 0.6582246, 0.6582246, 0.6582246, 0.6582246, 0.725644, 0.69194, 0.7593365, 0.7593365, 0.725644, 0.725644, 0.725644, 0.6582246, 0.6244977, 0.6582246, 0.6244977, 0.6582246, 0.6244977, 0.6582246, 0.7593365, 0.7593365, 0.7593365, 0.6582246, 0.6582246, 0.7593365, 0.725644, 0.69194, 0.725644, 0.725644, 0.725644, 0.7593365, 0.7593365, 0.8603461, 0.8939933, 0.8266876, 0.8266876, 0.7593365, 0.725644, 0.725644, 0.69194, 0.69194, 0.725644, 0.725644, 0.7593365, 0.7593365, 0.8939933, 0.8603461, 0.8603461, 0.7930177, 0.7593365, 0.725644, 0.6582246, 0.6582246, 0.69194, 0.725644, 0.725644, 0.7930177, 0.8939933, 0.9276294, 0.9276294, 0.9276294, 0.8939933, 0.8603461, 0.7930177, 0.7593365, 0.6582246, 0.6244977, 0.725644, 0.8603461, 0.725644, 0.8939933, 0.7930177, 0.7593365, 0.725644, 0.6582246, 0.6244977, 0.6244977, 0.6244977, 0.6244977, 0.5907594, 0.6582246, 0.725644, 0.725644, 0.7593365, 0.5907594, 0.5570095, 0.5907594, 0.5907594, 0.4894751, 0.4894751, 0.4556905, 0.4556905, 0.5570095, 0.5570095, 0.69194, 0.69194, 0.725644, 0.69194, 0.6244977, 0.725644, 0.69194, 0.7930177, 0.69194, 0.69194, 0.6582246, 0.6582246, 0.5907594, 0.69194, 0.6582246, 0.6582246, 0.5907594, 0.6582246, 0.6244977, 0.6244977, 0.5232481, 0.5907594, 0.5907594, 0.69194, 0.725644, 0.725644, 0.7930177, 0.7930177, 0.8266876, 0.7593365, 0.725644, 0.7930177, 0.69194, 0.69194, 0.725644, 0.7930177, 0.69194, 0.725644, 0.7930177, 0.7930177, 0.7930177, 0.7593365, 0.69194, 0.6582246, 0.725644, 0.7593365, 0.7593365, 0.725644, 0.725644, 0.7593365, 0.7930177, 0.7930177, 0.7593365, 0.7930177, 0.7593365, 0.69194, 0.69194, 0.7930177 ; 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 ; }