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 = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.95833912 ; :ending_julian_day_string = "2005-03-05 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 = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625, 2453435.66666667, 2453435.70833333, 2453435.75, 2453435.79166667, 2453435.83333333, 2453435.875, 2453435.91666667, 2453435.95833333 ; current_speed = 34.9027, 24.6372, 14.665, 16.7181, 21.7042, 30.5032, 41.9419, 48.6878, 55.1404, 65.4059, 55.1404, 40.4754, 32.5563, 27.5702, 13.7851, 10.2655, 13.7851, 17.3047, 22.5841, 29.9166, 46.928, 51.9141, 46.928, 36.6625, 21.7042, 11.732, 2.0531, 16.7181, 14.665, 6.1593, 10.2655, 21.1176, 31.6764, 31.6764, 34.0228, 27.8635, 18.4779, 14.9583, 10.5588, 23.1707, 26.6903, 26.397, 21.4109, 12.6119, 6.7459, 12.9052, 17.8913, 10.2655, 4.6928, 9.3856, 17.3047, 20.531, 34.9027, 29.6233, 31.9697, 16.7181, 12.6119, 19.3578, 34.6094, 34.9027, 24.0506, 34.0228, 30.2099, 6.1593, 8.799, 21.7042, 10.8521, 8.799, 11.1454, 49.861, 57.1935, 46.3414, 52.2074, 38.7156, 26.9836, 13.4918, 8.2124, 6.4526, 12.0253, 23.1707, 36.0759, 43.1151, 53.0873, 44.2883, 35.7826, 33.4362, 22.2908, 0, 7.3325, 5.866, 5.866, 16.7181, 22.8774, 45.1682, 48.1012, 48.6878, 41.9419, 36.3692, 19.0645, 12.0253, 8.2124, 7.0392, 1.7598, 8.2124, 13.1985, 17.0114, 34.0228, 44.5816, 40.7687, 30.5032, 27.8635, 28.4501, 16.4248, 6.1593, 8.799, 6.7459, 7.9191, 18.7712, 29.9166, 41.6486, 43.4084, 34.6094, 21.1176, 0, 9.3856, 5.2794, 3.5196, 5.5727, 6.4526, 19.3578, 15.8382, 35.196, 41.062, 34.3161, 31.3831, 24.0506, 18.7712, 8.2124, 10.2655, 13.1985, 6.7459, 13.7851, 19.0645, 22.8774, 26.1037, 36.3692, 32.5563, 24.9305, 12.0253, 6.4526, 2.6397, 12.6119, 17.0114, 12.6119, 7.6258, 17.598, 21.7042, 36.9558, 39.5955, 32.263, 25.2238, 10.8521, 3.5196, 0.8799, 6.1593, 2.6397, 7.9191, 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 = 165.532, 163.4224, 141.6232, 123.6916, 157.4452, 162.7192, 167.9932, 165.1804, 172.564, 171.1576, 165.8836, 160.258, 153.9292, 123.34, 125.098, 106.4632, 106.4632, 135.2944, 152.5228, 171.1576, 169.7512, 176.7832, 169.3996, 176.4316, 184.87, 148.6552, 89.2348, 55.8328, 85.3672, 119.824, 170.4544, 182.4088, 179.596, 182.4088, 178.1896, 176.7832, 187.6828, 222.1396, 298.4368, 297.7336, 329.026, 317.4232, 322.3456, 349.0288, 15.0472, 151.1164, 160.6096, 126.856, 97.6732, 238.6648, 321.6424, 314.962, 312.8524, 308.2816, 299.14, 279.4504, 221.788, 212.998, 175.0252, 196.4728, 191.1988, 185.9248, 189.0892, 193.66, 22.0792, 357.8188, 104.7052, 135.9976, 166.5868, 167.9932, 162.016, 159.5548, 158.5, 166.9384, 168.6964, 176.7832, 240.0712, 194.7148, 151.8196, 177.1348, 180.2992, 184.5184, 175.7284, 174.322, 167.6416, 157.0936, 147.2488, 342.7, 171.1576, 122.6368, 146.8972, 143.0296, 150.4132, 164.4772, 164.4772, 166.9384, 169.7512, 165.1804, 185.9248, 202.0984, 112.792, 73.7644, 83.9608, 144.436, 177.838, 188.7376, 174.322, 171.1576, 172.2124, 171.8608, 145.8424, 147.2488, 182.0572, 49.504, 121.9336, 163.4224, 117.0112, 169.048, 173.9704, 178.1896, 174.322, 173.2672, 172.9156, 342.7, 140.92, 111.3856, 32.2756, 92.3992, 73.0612, 155.3356, 164.1256, 170.4544, 178.8928, 167.9932, 171.5092, 148.6552, 150.4132, 138.1072, 88.18, 80.7964, 82.906, 145.1392, 177.838, 184.5184, 188.7376, 186.2764, 188.0344, 197.176, 206.3176, 241.8292, 37.5496, 10.4764, 54.778, 21.0244, 141.9748, 188.7376, 196.4728, 184.1668, 174.322, 171.8608, 169.048, 179.9476, 42.1204, 348.6772, 39.3076, 22.7824, 255.8932, 207.724 ; 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 = 8.720064, 7.02933, 9.104478, 13.91005, 8.325012, 9.061126, 8.72508, 12.45319, 7.136197, 10.05401, 13.44834, 13.672, 14.30789, 23.0328, 11.27855, 9.844635, 13.21994, 12.17324, 10.4202, 4.598693, 8.349567, 2.913121, 8.632791, 2.281877, -1.842583, 6.102835, 2.052917, 13.83259, 14.61709, 5.343545, 1.702354, -0.8875539, 0.2233526, -1.331331, 1.074854, 1.56354, -2.470286, -10.03611, -9.284806, -20.50887, -13.73614, -17.85962, -13.07986, -2.400241, 1.751335, 6.233622, 5.939967, 8.213894, 4.65078, -8.016612, -10.73874, -14.52724, -25.58745, -23.25356, -27.92337, -16.4912, -8.404271, -10.54245, 3.001244, -9.897015, -4.670959, -3.511938, -4.772316, -1.454579, 3.307437, -0.8260603, 10.49664, 6.112564, 2.585421, 10.37247, 17.65857, 16.18758, 19.13408, 8.749667, 5.288995, 0.7570824, -7.117244, -1.639011, 5.678939, 1.158218, -0.1883884, -3.396575, 3.954178, 4.381781, 7.658412, 13.01427, 12.05915, -0, 1.127131, 4.939795, 3.203674, 10.05431, 11.29552, 12.088, 12.87293, 11.00337, 7.462426, 9.302386, -1.967896, -4.523899, 7.571153, 6.758478, 1.750033, 4.77643, 0.4979143, -2.584193, 3.366137, 6.852954, 5.524206, 4.318599, 15.64455, 15.39128, -0.5896043, 4.683848, 7.467374, 1.924698, 7.055267, 3.566276, 3.142507, 1.31577, 4.294726, 4.057581, 2.604461, -0, 5.916728, 4.9159, 1.879439, 5.567815, 6.172664, 8.078058, 4.332215, 5.836641, 0.7934445, 7.138702, 4.633734, 12.51081, 9.268121, 5.48374, 10.26032, 13.02859, 6.694259, 7.879351, 0.7192095, -1.802264, -3.9654, -3.976059, -4.550317, -7.362173, -5.331375, -5.688252, 1.60876, 2.293228, 13.89701, 4.524714, 4.697554, -2.673303, -6.154446, -2.685219, 3.917486, 4.567749, 4.792183, 0.009924814, 2.360563, -0.1727564, 3.901815, 1.022177, -7.680285, -8.596157 ; 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 = -33.79584, -23.61313, -11.49655, -9.273906, -20.04411, -29.1263, -41.02433, -47.06824, -54.67667, -64.62855, -53.47528, -38.09639, -29.24375, -15.15275, -7.926111, -2.909237, -3.90669, -12.29898, -20.03649, -29.56104, -46.17924, -51.8323, -46.12713, -36.59142, -21.62584, -10.01974, 0.02741887, 9.389049, 1.184485, -3.06325, -10.12336, -21.09894, -31.67561, -31.64841, -34.00582, -27.8196, -18.31203, -11.09176, 5.027986, 10.78274, 22.88429, 19.43799, 16.95122, 12.38139, 6.514598, -11.29983, -16.87647, -6.157308, -0.626595, -4.880925, 13.56953, 14.50798, 23.73775, 18.35243, 15.56749, 2.745007, -9.403629, -16.23519, -34.47902, -33.4701, -23.59266, -33.84106, -29.83057, -5.985079, 8.153727, 21.68847, -2.754759, -6.329215, -10.84138, -48.77019, -54.39919, -43.4222, -48.57468, -37.71394, -26.46018, -13.47054, -4.097359, -6.240969, -10.59988, -23.14174, -36.07541, -42.9811, -52.93983, -44.07101, -34.95344, -30.79949, -18.74718, 0, -7.245352, -3.163603, -4.913901, -13.35686, -19.89439, -43.52065, -46.34666, -47.42813, -41.27269, -35.15941, -18.96266, -11.14191, -3.181376, 1.968074, 0.1851466, -6.680511, -13.18911, -16.81397, -33.85587, -44.05174, -40.3927, -30.19594, -23.05694, -23.92732, -16.41421, 3.999818, -4.654109, -6.465501, -3.596575, -18.42931, -29.75109, -41.62781, -43.19542, -34.37072, -20.95638, 0, -7.285727, -1.925095, 2.975784, -0.2332827, 1.879965, -17.59174, -15.23419, -34.70868, -41.05433, -33.56536, -31.03913, -20.54047, -16.3236, -6.113273, 0.3260287, 2.111011, 0.8331022, -11.31127, -19.05093, -22.8063, -25.80075, -36.15121, -32.23674, -23.81865, -10.77888, -3.046283, 2.092823, 12.40166, 9.811257, 11.7723, -6.007147, -17.39376, -20.81334, -36.85812, -39.40123, -31.93801, -24.76439, -10.8521, 2.610618, 0.8627741, 4.765797, 2.433756, -1.930123, -16.35662 ; 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.1171999, 0.08328578, 0.08328578, 0.04935968, 0.0154216, -0.08646481, -0.05249061, -0.01852849, 0.08328578, -0.08646481, -0.1204511, -0.2224828, -0.2224828, -0.1544495, -0.1204511, -0.01852849, -0.05249061, 0.0154216, 0.08328578, 0.1511022, 0.1511022, 0.1511022, 0.1511022, 0.1511022, 0.08328578, 0.08328578, 0.1171999, 0.08328578, -0.01852849, 0.1171999, 0.04935968, 0.08328578, -0.01852849, 0.04935968, 0.0154216, 0.08328578, -0.01852849, -0.01852849, 0.1511022, 0.1849925, 0.4556905, 0.4218943, 0.3880864, 0.6244977, 0.6582246, 0.6244977, 0.4894751, 0.4556905, 0.4556905, 0.4556905, 0.4218943, 0.5232481, 0.5570095, 0.5570095, 0.5570095, 0.69194, 0.69194, 0.7593365, 0.6582246, 0.725644, 0.7930177, 0.7593365, 0.7930177, 0.8603461, 0.8266876, 0.9276294, 0.8939933, 0.8939933, 0.8939933, 0.3880864, 0.3204355, 0.3204355, 0.1849925, 0.1511022, 0.1171999, 0.1171999, 0.218871, 0.1849925, 0.2527376, 0.1849925, 0.1849925, 0.218871, 0.2527376, 0.3204355, 0.3880864, 0.3542668, 0.2865925, 0.2865925, 0.3204355, 0.3542668, 0.3880864, 0.4218943, 0.4556905, 0.3880864, 0.4218943, 0.3542668, 0.3542668, 0.3542668, 0.3542668, 0.3542668, 0.3204355, 0.2865925, 0.2865925, 0.2865925, 0.3204355, 0.3542668, 0.3542668, 0.218871, 0.2865925, 0.2865925, 0.3542668, 0.218871, 0.3542668, 0.4218943, 0.4556905, 0.4556905, 0.4894751, 0.4894751, 0.4894751, 0.3880864, 0.3542668, 0.3880864, 0.3880864, 0.3880864, 0.3204355, 0.2865925, 0.3204355, 0.2527376, 0.3880864, 0.2865925, 0.3542668, 0.2527376, 0.1849925, 0.2527376, 0.1849925, 0.2865925, 0.2527376, 0.2527376, 0.2865925, 0.3542668, 0.4218943, 0.3542668, 0.3204355, 0.3542668, 0.3880864, 0.2865925, 0.2527376, 0.218871, 0.1511022, 0.1171999, 0.1171999, 0.1511022, 0.218871, 0.2865925, 0.2527376, 0.218871, 0.1849925, 0.2865925, 0.218871, 0.3204355, 0.3542668, 0.4894751, 0.4894751, 0.4894751, 0.4894751, 0.4894751, 0.4894751, 0.3880864 ; 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 ; }