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 = 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: 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 = 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 = 25.8104, 40.4754, 50.1543, 48.6878, 40.1821, 32.263, 10.8521, 9.3856, 16.4248, 10.2655, 24.0506, 16.1315, 1.1732, 17.598, 26.6903, 39.0089, 38.129, 34.0228, 20.531, 13.1985, 9.9722, 18.4779, 12.0253, 15.5449, 25.2238, 36.3692, 48.6878, 53.3806, 69.2188, 61.0064, 56.0203, 40.7687, 31.3831, 30.2099, 23.464, 13.1985, 6.4526, 49.5677, 61.8863, 71.8585, 66.2858, 67.7523, 56.0203, 47.5146, 32.5563, 22.2908, 17.0114, 9.6789, 8.2124, 27.8635, 33.7295, 34.3161, 51.3275, 87.99, 89.7498, 70.9786, 53.6739, 47.2213, 37.5424, 32.5563, 33.7295, 53.0873, 67.1657, 68.3389, 75.9647, 75.3781, 67.1657, 60.4198, 48.6878, 36.9558, 34.6094, 30.7965, 19.9444, 24.6372, 39.8888, 56.9002, 67.459, 85.057, 74.7915, 52.794, 48.9811, 38.129, 26.6903, 5.866, 9.9722, 9.9722, 29.33, 31.3831, 43.1151, 60.7131, 63.0595, 70.0987, 44.8749, 40.1821, 24.3439, 12.0253, 11.732, 16.1315, 17.8913, 25.5171, 25.8104, 44.5816, 63.0595, 53.6739, 44.2883, 35.196, 25.2238, 16.1315, 9.0923, 4.1062, 8.5057, 15.5449, 27.5702, 19.9444, 49.5677, 45.7548, 33.7295, 24.9305, 14.3717, 7.0392, 9.3856, 4.9861, 7.3325, 12.3186, 17.0114, 22.5841, 28.1568, 34.0228, 26.9836, 17.3047, 14.0784, 8.799, 11.4387, 15.2516, 17.3047, 22.5841, 12.6119, 18.1846, 17.8913, 37.8357, 34.6094, 30.2099, 17.3047, 15.5449, 11.4387, 8.2124, 2.933, 7.9191, 7.9191, 22.5841, 29.9166, 59.8332, 45.7548, 44.2883, 29.0367, 22.5841, 11.732, 15.5449, 25.5171, 29.9166, 20.531, 14.0784, 32.8496, 59.5399, 49.5677, 41.062, 31.0898, 23.7573 ; 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 = 176.4316, 199.9888, 195.7696, 203.8564, 186.9796, 198.5824, 241.8292, 331.8388, 307.93, 12.9376, 2.038, 9.7732, 32.6272, 216.1624, 194.0116, 188.0344, 173.2672, 192.9568, 185.9248, 224.2492, 248.5096, 244.642, 263.6284, 221.4364, 209.482, 196.8244, 178.5412, 176.4316, 184.1668, 182.4088, 185.2216, 186.2764, 197.5276, 219.3268, 241.4776, 236.2036, 3.0928, 163.774, 164.4772, 164.8288, 175.0252, 180.6508, 183.112, 185.2216, 176.08, 186.2764, 203.5048, 258.0028, 146.5456, 170.4544, 172.9156, 173.2672, 173.2672, 170.806, 170.4544, 172.2124, 183.8152, 178.8928, 177.1348, 159.2032, 167.6416, 164.8288, 165.1804, 171.1576, 177.4864, 174.6736, 172.9156, 180.6508, 185.9248, 182.4088, 148.6552, 132.4816, 128.2624, 138.8104, 173.2672, 176.4316, 182.4088, 174.6736, 176.7832, 180.6508, 174.322, 186.2764, 189.4408, 185.2216, 151.1164, 161.3128, 163.774, 155.6872, 151.468, 151.468, 153.9292, 152.5228, 161.6644, 190.8472, 171.1576, 173.6188, 87.1252, 108.5728, 151.8196, 167.6416, 179.9476, 180.6508, 183.8152, 177.4864, 173.2672, 172.9156, 159.2032, 125.4496, 85.0156, 35.7916, 261.5188, 174.6736, 187.6828, 177.4864, 183.4636, 175.3768, 177.1348, 191.902, 219.3268, 239.368, 326.2132, 22.0792, 275.9344, 281.9116, 269.254, 227.4136, 218.272, 197.8792, 196.4728, 201.7468, 223.1944, 235.5004, 276.9892, 302.656, 273.4732, 282.9664, 302.656, 219.3268, 181.0024, 170.4544, 194.3632, 187.6828, 182.0572, 210.1852, 250.9708, 228.1168, 15.7504, 166.2352, 176.08, 177.1348, 177.1348, 202.0984, 196.8244, 196.4728, 210.1852, 214.756, 249.2128, 305.4688, 337.816, 319.1812, 296.3272, 198.934, 182.0572, 193.3084, 187.6828, 176.08, 186.9796, 205.2628 ; 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 = 1.606441, -13.83597, -13.63042, -19.69157, -4.882766, -10.28119, -9.566606, -4.42957, -12.95526, 2.29834, 0.8552949, 2.738299, 0.632555, -10.38416, -6.462211, -5.452181, 4.470216, -7.628468, -2.119273, -9.209656, -9.278922, -16.69754, -11.95102, -10.28743, -12.4139, -10.52668, 1.239499, 3.322412, -5.029458, -2.564044, -5.098296, -4.457034, -9.451497, -19.14531, -20.61619, -10.96821, 0.3481393, 13.85055, 16.56212, 18.80566, 5.748145, -0.7695549, -3.041227, -4.324209, 2.225664, -2.436939, -6.784587, -9.467491, 4.527276, 4.620674, 4.159903, 4.023195, 6.017599, 14.05885, 14.88343, 9.617682, -3.571386, 0.9124611, 1.876607, 11.55927, 7.218995, 13.89316, 17.17941, 10.50486, 3.331548, 6.997302, 8.283632, -0.6862698, -5.025704, -1.553219, 18.00336, 22.71224, 15.66, 16.2249, 4.676534, 3.541473, -2.835242, 7.895788, 4.19687, -0.5996532, 4.846076, -4.168449, -4.377969, -0.533853, 4.816889, 3.195107, 8.195589, 12.92099, 20.59391, 28.99958, 27.71348, 32.34323, 14.11685, -7.561888, 3.742074, 1.336526, 11.71724, 15.29137, 8.449153, 5.461327, 0.02360496, -0.5063738, -4.195891, 2.353951, 5.192328, 4.340768, 8.95583, 13.14114, 9.057917, 2.401465, -8.412684, 1.443023, -3.685824, 0.8746921, -2.994603, 3.687953, 1.686014, -5.141625, -9.107961, -6.056933, -5.219371, 1.874215, -7.293205, -12.05335, -17.00996, -16.62772, -17.44019, -10.44538, -7.651473, -6.411488, -9.636325, -7.251521, -11.3537, -12.84071, -17.27291, -22.00825, -10.61828, -11.52436, -0.3129956, 6.274389, -8.585475, -4.038722, -0.6211902, -7.815924, -10.8136, -6.114192, 0.7961546, 1.884245, 0.5413777, 1.128896, 1.495421, -22.50915, -13.24324, -12.5584, -14.59956, -12.87481, -10.96831, -12.66026, -9.634803, -19.55555, -18.40144, -4.568142, -1.179209, -13.70563, -6.626641, 2.807144, -3.777906, -10.13892 ; 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 = -25.76036, -38.03714, -48.26661, -44.52801, -39.88433, -30.58101, -5.123293, 8.274563, 10.0963, 10.0049, 24.03539, 15.89739, 0.9880649, -14.20771, -25.89618, -38.626, -37.86605, -33.15656, -20.42133, -9.45424, -3.653269, -7.913583, -1.334524, -11.65387, -21.95758, -34.81247, -48.67202, -53.27711, -69.03584, -60.9525, -55.78783, -40.52433, -29.92604, -23.36868, -11.20411, -7.341578, 6.443202, -47.59327, -59.62894, -69.3541, -66.03609, -67.74793, -55.93769, -47.31742, -32.48013, -22.15719, -15.59991, -2.011894, -6.851809, -27.4777, -33.47199, -34.07944, -50.97353, -86.8596, -88.50712, -70.32397, -53.55495, -47.21248, -37.49547, -30.43511, -32.94792, -51.23711, -64.9315, -67.52669, -75.89161, -75.05262, -66.65292, -60.4159, -48.42772, -36.92315, -29.55824, -20.79852, -12.35085, -18.54034, -39.61372, -56.78988, -67.39939, -84.68973, -74.67365, -52.7906, -48.74078, -37.90046, -26.3288, -5.841657, -8.731687, -9.446485, -28.1617, -28.59977, -37.87879, -53.33952, -56.6433, -62.19118, -42.59661, -39.46415, -24.05457, -11.9508, 0.5884029, -5.138033, -15.77056, -24.92582, -25.81039, -44.57872, -62.91975, -53.62226, -43.98288, -34.9273, -23.58036, -9.356053, 0.78998, 3.330742, -1.254462, -15.47778, -27.32271, -19.92521, -49.47716, -45.60593, -33.68734, -24.39454, -11.11714, -3.586628, 7.80049, 4.620445, 0.7581052, 2.542587, -0.2214848, -15.28269, -22.10532, -32.3797, -25.87604, -16.07313, -10.26365, -4.983758, 1.391887, 8.229671, 1.048347, 5.067412, 6.805305, -14.06659, -17.88856, -37.31182, -33.5276, -29.93872, -17.29355, -13.43709, -3.729588, -5.482716, 2.822876, -7.691669, -7.900573, -22.55587, -29.8792, -55.4378, -43.79633, -42.47046, -25.09946, -18.55481, -4.163665, 9.020077, 23.62822, 22.6403, 9.105432, -13.31666, -32.82843, -57.94096, -49.12275, -40.96593, -30.85941, -21.48515 ; 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 = 3.133594, 3.199686, 2.603511, 2.868855, 2.503849, 2.669904, 3.694226, 4.481449, 3.891487, 3.364757, 3.957172, 4.219575, 4.546837, 4.121237, 3.595478, 3.265742, 3.034387, 3.628403, 4.448743, 4.350577, 4.742809, 3.067465, 3.232718, 3.232718, 3.727124, 3.990002, 3.825768, 3.891487, 3.661319, 3.760014, 3.792896, 3.957172, 4.154025, 4.121237, 4.219575, 4.350577, 4.710167, 3.825768, 3.694226, 3.760014, 3.792896, 3.891487, 3.792896, 3.694226, 3.694226, 3.694226, 3.727124, 3.727124, 3.792896, 3.792896, 3.727124, 3.825768, 3.825768, 3.562545, 3.529602, 3.562545, 3.562545, 3.628403, 3.628403, 3.364757, 3.331761, 2.935096, 3.034387, 3.133594, 3.001299, 3.001299, 3.232718, 3.331761, 3.364757, 3.133594, 2.935096, 2.90198, 3.166645, 2.968202, 3.034387, 3.001299, 2.935096, 2.90198, 2.90198, 3.034387, 2.968202, 3.166645, 3.100534, 3.034387, 2.83572, 3.463691, 2.802576, 3.595478, 3.463691, 3.595478, 3.067465, 2.769423, 3.133594, 2.868855, 2.802576, 2.802576, 2.802576, 2.90198, 3.199686, 3.463691, 3.463691, 3.858632, 3.661319, 3.760014, 3.825768, 3.858632, 3.924334, 3.957172, 4.055636, 3.990002, 3.891487, 3.957172, 3.957172, 4.08844, 4.022823, 3.990002, 4.055636, 3.990002, 3.990002, 3.990002, 3.990002, 3.891487, 3.957172, 4.055636, 4.121237, 3.990002, 3.990002, 3.792896, 3.727124, 3.364757, 3.298756, 3.529602, 3.694226, 3.792896, 3.694226, 3.825768, 3.825768, 3.825768, 3.792896, 3.891487, 3.727124, 3.924334, 3.957172, 3.957172, 3.990002, 3.957172, 4.154025, 4.186804, 4.055636, 4.055636, 4.055636, 3.463691, 3.463691, 3.364757, 3.397744, 3.331761, 3.529602, 3.858632, 4.055636, 3.891487, 3.924334, 3.858632, 3.924334, 3.595478, 3.529602, 3.463691, 3.364757, 3.067465 ; 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 ; }