netcdf F0107.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.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 = "Fri Sep 26 00:39:35 2003: ncrcat -d time,2452908.95832, F0107.aanderaa.realtime.nc tmp.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 = "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 = 2452946.00000579 ; :starting_julian_day_string = "2003-11-02 00:00:00" ; :ending_julian_day_number = 2452952.95833912 ; :ending_julian_day_string = "2003-11-08 23: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 = 2452946, 2452946.04166667, 2452946.08333333, 2452946.125, 2452946.16666667, 2452946.20833333, 2452946.25, 2452946.29166667, 2452946.33333333, 2452946.375, 2452946.41666667, 2452946.45833333, 2452946.5, 2452946.54166667, 2452946.58333333, 2452946.625, 2452946.66666667, 2452946.70833333, 2452946.75, 2452946.79166667, 2452946.83333333, 2452946.875, 2452946.91666667, 2452946.95833333, 2452947, 2452947.04166667, 2452947.08333333, 2452947.125, 2452947.16666667, 2452947.20833333, 2452947.25, 2452947.29166667, 2452947.33333333, 2452947.375, 2452947.41666667, 2452947.45833333, 2452947.5, 2452947.54166667, 2452947.58333333, 2452947.625, 2452947.66666667, 2452947.70833333, 2452947.75, 2452947.79166667, 2452947.83333333, 2452947.875, 2452947.91666667, 2452947.95833333, 2452948, 2452948.04166667, 2452948.08333333, 2452948.125, 2452948.16666667, 2452948.20833333, 2452948.25, 2452948.29166667, 2452948.33333333, 2452948.375, 2452948.41666667, 2452948.45833333, 2452948.5, 2452948.54166667, 2452948.58333333, 2452948.625, 2452948.66666667, 2452948.70833333, 2452948.75, 2452948.79166667, 2452948.83333333, 2452948.875, 2452948.91666667, 2452948.95833333, 2452949, 2452949.04166667, 2452949.08333333, 2452949.125, 2452949.16666667, 2452949.20833333, 2452949.25, 2452949.29166667, 2452949.33333333, 2452949.375, 2452949.41666667, 2452949.45833333, 2452949.5, 2452949.54166667, 2452949.58333333, 2452949.625, 2452949.66666667, 2452949.70833333, 2452949.75, 2452949.79166667, 2452949.83333333, 2452949.875, 2452949.91666667, 2452949.95833333, 2452950, 2452950.04166667, 2452950.08333333, 2452950.125, 2452950.16666667, 2452950.20833333, 2452950.25, 2452950.29166667, 2452950.33333333, 2452950.375, 2452950.41666667, 2452950.45833333, 2452950.5, 2452950.54166667, 2452950.58333333, 2452950.625, 2452950.66666667, 2452950.70833333, 2452950.75, 2452950.79166667, 2452950.83333333, 2452950.875, 2452950.91666667, 2452950.95833333, 2452951, 2452951.04166667, 2452951.08333333, 2452951.125, 2452951.16666667, 2452951.20833333, 2452951.25, 2452951.29166667, 2452951.33333333, 2452951.375, 2452951.41666667, 2452951.45833333, 2452951.5, 2452951.54166667, 2452951.58333333, 2452951.625, 2452951.66666667, 2452951.70833333, 2452951.75, 2452951.79166667, 2452951.83333333, 2452951.875, 2452951.91666667, 2452951.95833333, 2452952, 2452952.04166667, 2452952.08333333, 2452952.125, 2452952.16666667, 2452952.20833333, 2452952.25, 2452952.29166667, 2452952.33333333, 2452952.375, 2452952.41666667, 2452952.45833333, 2452952.5, 2452952.54166667, 2452952.58333333, 2452952.625, 2452952.66666667, 2452952.70833333, 2452952.75, 2452952.79166667, 2452952.83333333, 2452952.875, 2452952.91666667, 2452952.95833333 ; current_speed = 35.7826, 48.1012, 48.3945, 39.3022, 32.8496, 18.4779, 28.4501, 25.8104, 20.8243, 23.1707, 18.1846, 13.7851, 34.9027, 79.191, 68.9255, 41.6486, 47.5146, 36.6625, 35.4893, 19.6511, 24.0506, 31.6764, 35.7826, 51.0342, 62.1796, 67.7523, 68.6322, 62.1796, 56.3136, 36.0759, 24.3439, 23.1707, 6.1593, 2.3464, 20.2377, 28.4501, 27.2769, 37.2491, 41.6486, 36.6625, 35.196, 30.7965, 24.3439, 11.1454, 8.2124, 17.0114, 9.0923, 12.6119, 24.9305, 38.129, 46.3414, 48.6878, 56.9002, 40.7687, 39.5955, 61.0064, 58.3667, 44.2883, 38.4223, 31.9697, 65.9925, 69.2188, 90.0431, 83.0039, 98.8421, 108.521, 96.789, 83.8838, 69.5121, 68.0456, 50.7409, 58.66, 62.4729, 68.0456, 94.1493, 93.856, 93.2694, 81.8307, 71.5652, 60.7131, 51.9141, 17.598, 13.4918, 12.9052, 15.2516, 22.8774, 17.8913, 23.464, 28.7434, 29.6233, 27.8635, 26.9836, 21.1176, 7.0392, 13.1985, 13.1985, 0.5866, 18.1846, 26.1037, 26.397, 40.1821, 43.1151, 37.8357, 21.7042, 8.799, 18.7712, 15.2516, 7.6258, 30.7965, 31.0898, 24.9305, 22.5841, 42.2352, 43.4084, 43.4084, 36.6625, 33.4362, 26.6903, 19.9444, 13.4918, 9.0923, 2.3464, 30.7965, 28.1568, 54.8471, 68.9255, 64.526, 48.9811, 36.3692, 32.8496, 23.1707, 15.8382, 21.1176, 8.5057, 34.3161, 43.995, 62.1796, 81.5374, 91.2163, 68.3389, 49.861, 43.1151, 25.5171, 23.7573, 24.3439, 20.2377, 21.7042, 26.6903, 41.6486, 42.5285, 60.1265, 59.2466, 65.1126, 53.6739, 47.5146, 43.995, 33.4362, 30.5032, 34.0228, 52.5007, 55.727, 70.0987, 75.0848, 79.7776, 72.1518, 60.7131, 50.1543, 33.4362 ; 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 = 179.2444, 194.0116, 190.4956, 195.0664, 213.3496, 175.7284, 238.3132, 231.9844, 262.222, 290.7016, 224.9524, 172.2124, 161.3128, 168.6964, 163.774, 186.9796, 175.7284, 187.3312, 171.5092, 206.3176, 171.5092, 168.3448, 175.7284, 189.4408, 187.6828, 185.9248, 191.5504, 180.6508, 179.2444, 182.0572, 176.4316, 183.4636, 182.7604, 166.2352, 211.24, 192.9568, 196.4728, 192.6052, 189.4408, 176.7832, 181.354, 196.4728, 199.9888, 76.5772, 54.0748, 340.9804, 30.166, 156.0388, 174.6736, 180.6508, 174.322, 181.354, 180.6508, 192.2536, 194.7148, 201.3952, 210.5368, 212.2948, 217.2172, 193.3084, 176.7832, 186.2764, 175.7284, 167.29, 168.3448, 171.1576, 175.3768, 172.564, 170.1028, 166.5868, 183.8152, 177.1348, 166.2352, 163.4224, 171.5092, 170.4544, 171.1576, 178.1896, 176.7832, 192.9568, 192.6052, 209.1304, 342.7, 147.952, 152.8744, 159.9064, 169.7512, 172.9156, 179.2444, 164.4772, 166.2352, 188.7376, 125.098, 112.0888, 69.8968, 46.6912, 336.4096, 222.1396, 203.8564, 196.1212, 182.4088, 171.5092, 171.5092, 215.4592, 255.19, 120.5272, 178.8928, 204.5596, 227.7652, 205.966, 223.8976, 224.2492, 200.692, 193.66, 180.2992, 177.4864, 179.2444, 194.0116, 209.8336, 250.6192, 278.7472, 310.3912, 166.2352, 179.9476, 175.3768, 175.0252, 177.1348, 173.2672, 185.2216, 192.6052, 211.5916, 223.546, 332.8936, 144.0844, 185.2216, 184.5184, 181.354, 190.8472, 189.4408, 180.2992, 187.6828, 193.3084, 179.596, 169.7512, 84.664, 103.6504, 125.098, 121.9336, 134.5912, 158.1484, 171.1576, 179.9476, 178.1896, 178.1896, 176.7832, 185.5732, 191.902, 210.5368, 183.4636, 167.9932, 170.4544, 170.4544, 167.6416, 167.29, 172.564, 176.08, 175.7284, 184.5184 ; 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 = 0.4718768, -11.64618, -8.815543, -10.21615, -18.05894, 1.376316, -24.2091, -20.33455, -20.63271, -21.67466, -12.84777, 1.867897, 11.18287, 15.52205, 19.25964, -5.060969, 3.539098, -4.678308, 5.240016, -8.712248, 3.551085, 6.399316, 2.665247, -8.371061, -8.312709, -6.993601, -13.74222, -0.7062582, 0.7426258, -1.295024, 1.515166, -1.399844, -0.2966284, 0.5582949, -10.49576, -6.378977, -7.734642, -8.128939, -6.831555, 2.057289, -0.8316659, -8.732659, -8.321632, 10.84095, 6.650267, -5.543872, 4.568944, 5.121919, 2.314283, -0.4330828, 4.58491, -1.150471, -0.6462929, -8.652711, -10.05757, -22.25506, -29.65563, -23.66216, -23.23927, -7.359182, 3.70312, -7.567338, 6.70681, 18.26222, 19.96824, 16.68153, 7.801438, 10.85613, 11.94781, 15.78467, -3.376229, 2.932198, 14.8646, 19.41434, 13.9012, 15.56438, 14.3371, 2.585211, 4.015828, -13.61287, -11.32931, -8.566688, -4.012122, 6.84788, 6.953855, 7.859641, 3.183273, 2.893845, 0.3790486, 7.927841, 6.629752, -4.099065, 17.27778, 6.522538, 12.39438, 9.604118, -0.2347547, -12.20076, -10.55753, -7.329659, -1.688818, 6.365971, 5.586464, -12.59111, -8.506686, 16.16929, 0.2947079, -3.169584, -22.80162, -13.61229, -17.2861, -15.75874, -14.92356, -10.25132, -0.2266787, 1.60789, 0.4409341, -6.462211, -9.921995, -12.72727, -8.986547, -1.787107, 7.327621, 0.02575087, 4.420815, 5.977053, 3.225418, 5.742509, -3.309889, -7.168828, -12.13823, -10.91152, -9.622115, 4.989383, -3.12304, -3.465893, -1.469277, -15.34456, -14.96207, -0.3568658, -6.665852, -9.924768, 0.1799229, 4.226969, 24.23841, 19.66606, 17.75772, 22.65103, 29.65938, 15.82927, 9.242472, 0.05418412, 2.057049, 1.695676, 2.666247, -4.272679, -6.895826, -15.49842, -2.055467, 10.9216, 9.241348, 11.62464, 16.07011, 17.55239, 9.337789, 4.150563, 3.735715, -2.634079 ; 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 = -35.77949, -46.67003, -47.58481, -37.95119, -27.44032, -18.42657, -14.94414, -15.89601, -2.81826, 8.190865, -12.86913, -13.65796, -33.06269, -77.65488, -66.17999, -41.33996, -47.38261, -36.36279, -35.10032, -17.61427, -23.78699, -31.02327, -35.6832, -50.34297, -61.62144, -67.39038, -67.24232, -62.17559, -56.3087, -36.05265, -24.2967, -23.12838, -6.152153, -2.279013, -17.30328, -27.72574, -26.1573, -36.35128, -41.0845, -36.60473, -35.18617, -29.53244, -22.87741, 2.587237, 4.81845, 16.0827, 7.860959, -11.52501, -24.82285, -38.12654, -46.11403, -48.67421, -56.89653, -39.8399, -38.29685, -56.80223, -50.27142, -37.43736, -30.59754, -31.11116, -65.88852, -68.80391, -89.79298, -80.96999, -96.80408, -107.2312, -96.47408, -83.17834, -68.4776, -66.18948, -50.62845, -58.58667, -60.67872, -65.21723, -93.11739, -92.55647, -92.16088, -81.78986, -71.45244, -59.16731, -50.66281, -15.3721, 12.88144, -10.9385, -13.57406, -21.48491, -17.60583, -23.28486, -28.7409, -28.54276, -27.06328, -26.67044, -12.14213, -2.647043, 4.536485, 9.053248, 0.5375777, -13.4841, -23.87345, -25.35898, -40.1466, -42.64254, -37.42101, -17.6787, -2.249152, -9.534781, -15.24875, -6.935889, -20.7005, -27.95141, -17.96442, -16.17726, -39.51075, -42.18056, -43.40781, -36.62722, -33.43329, -25.89618, -17.30125, -4.477187, 1.382712, 1.520474, -29.91204, -28.15679, -54.66864, -68.66586, -64.44534, -48.64331, -36.21827, -32.05782, -19.73689, -11.47987, 18.79808, -6.888613, -34.17369, -43.85827, -62.16224, -80.08054, -89.98083, -68.33797, -49.41342, -41.95725, -25.51647, -23.37824, 2.26389, -4.776037, -12.47941, -14.11746, -29.23914, -39.47287, -59.41189, -59.24657, -65.0801, -53.64711, -47.43974, -43.78703, -32.71738, -26.2725, -33.96066, -51.35214, -54.9554, -69.12811, -73.34493, -77.82274, -71.54501, -60.57106, -50.01498, -33.33228 ; 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 = 11.21624, 11.24789, 11.34282, 11.40611, 11.34282, 11.31118, 11.24789, 11.12127, 11.05796, 10.9313, 10.86795, 10.86795, 10.96297, 11.05796, 11.0263, 10.99463, 11.12127, 11.08962, 11.05796, 11.12127, 10.99463, 11.05796, 11.12127, 11.08962, 11.12127, 11.0263, 10.9313, 10.9313, 10.86795, 11.0263, 10.86795, 10.9313, 10.9313, 10.96297, 10.9313, 10.96297, 10.99463, 10.99463, 10.99463, 10.99463, 10.89963, 10.86795, 10.89963, 10.86795, 10.67787, 10.74124, 10.89963, 10.83628, 10.86795, 10.96297, 10.64618, 10.77292, 10.86795, 10.67787, 10.55109, 10.55109, 10.45598, 10.48769, 10.64618, 10.61448, 10.58279, 10.55109, 10.51939, 10.58279, 10.42428, 10.13878, 10.20224, 10.0753, 10.32913, 10.17051, 10.23397, 10.13878, 10.36085, 10.39256, 10.13878, 10.17051, 10.20224, 10.17051, 10.17051, 10.17051, 10.10704, 9.630626, 9.471654, 9.757742, 9.980068, 10.04356, 10.0753, 10.0753, 10.10704, 10.0753, 9.948317, 9.980068, 10.20224, 10.23397, 10.17051, 10.0753, 10.13878, 10.10704, 10.20224, 10.04356, 10.23397, 10.10704, 10.04356, 10.32913, 10.36085, 10.04356, 9.948317, 10.01182, 10.01182, 10.04356, 10.10704, 10.17051, 10.20224, 10.26569, 10.29742, 10.26569, 10.32913, 10.32913, 10.32913, 10.26569, 10.29742, 10.32913, 10.29742, 10.32913, 10.23397, 10.26569, 10.23397, 10.29742, 10.32913, 10.23397, 10.23397, 10.29742, 10.26569, 10.29742, 10.20224, 10.26569, 10.29742, 10.17051, 10.10704, 10.10704, 10.26569, 10.23397, 10.04356, 9.980068, 9.948317, 10.0753, 10.04356, 10.10704, 10.10704, 10.10704, 9.948317, 9.884805, 9.66241, 9.757742, 9.567047, 9.535253, 9.567047, 9.503455, 9.598838, 9.567047, 9.66241, 9.69419, 9.82128, 9.853044, 9.82128, 9.82128, 9.789513, 9.757742 ; 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 ; }