netcdf A9999.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.7195, 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 = "" ; :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 = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A9999" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453359.00000579 ; :starting_julian_day_string = "2004-12-19 00:00:00" ; :ending_julian_day_number = 2453365.95833912 ; :ending_julian_day_string = "2004-12-25 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 15-Dec-2004 18:31:29\n", "AANCM_Temperature_1.5: 15-Dec-2004 18:31:29" ; data: lat = 42.5236 ; lon = -70.5667 ; depth = 2 ; time = 2453359, 2453359.04166667, 2453359.08333333, 2453359.125, 2453359.16666667, 2453359.20833333, 2453359.25, 2453359.29166667, 2453359.33333333, 2453359.375, 2453359.41666667, 2453359.45833333, 2453359.5, 2453359.54166667, 2453359.58333333, 2453359.625, 2453359.66666667, 2453359.70833333, 2453359.75, 2453359.79166667, 2453359.83333333, 2453359.875, 2453359.91666667, 2453359.95833333, 2453360, 2453360.04166667, 2453360.08333333, 2453360.125, 2453360.16666667, 2453360.20833333, 2453360.25, 2453360.29166667, 2453360.33333333, 2453360.375, 2453360.41666667, 2453360.45833333, 2453360.5, 2453360.54166667, 2453360.58333333, 2453360.625, 2453360.66666667, 2453360.70833333, 2453360.75, 2453360.79166667, 2453360.83333333, 2453360.875, 2453360.91666667, 2453360.95833333, 2453361, 2453361.04166667, 2453361.08333333, 2453361.125, 2453361.16666667, 2453361.20833333, 2453361.25, 2453361.29166667, 2453361.33333333, 2453361.375, 2453361.41666667, 2453361.45833333, 2453361.5, 2453361.54166667, 2453361.58333333, 2453361.625, 2453361.66666667, 2453361.70833333, 2453361.75, 2453361.79166667, 2453361.83333333, 2453361.875, 2453361.91666667, 2453361.95833333, 2453362, 2453362.04166667, 2453362.08333333, 2453362.125, 2453362.16666667, 2453362.20833333, 2453362.25, 2453362.29166667, 2453362.33333333, 2453362.375, 2453362.41666667, 2453362.45833333, 2453362.5, 2453362.54166667, 2453362.58333333, 2453362.625, 2453362.66666667, 2453362.70833333, 2453362.75, 2453362.79166667, 2453362.83333333, 2453362.875, 2453362.91666667, 2453362.95833333, 2453363, 2453363.04166667, 2453363.08333333, 2453363.125, 2453363.16666667, 2453363.20833333, 2453363.25, 2453363.29166667, 2453363.33333333, 2453363.375, 2453363.41666667, 2453363.45833333, 2453363.5, 2453363.54166667, 2453363.58333333, 2453363.625, 2453363.66666667, 2453363.70833333, 2453363.75, 2453363.79166667, 2453363.83333333, 2453363.875, 2453363.91666667, 2453363.95833333, 2453364, 2453364.04166667, 2453364.08333333, 2453364.125, 2453364.16666667, 2453364.20833333, 2453364.25, 2453364.29166667, 2453364.33333333, 2453364.375, 2453364.41666667, 2453364.45833333, 2453364.5, 2453364.54166667, 2453364.58333333, 2453364.625, 2453364.66666667, 2453364.70833333, 2453364.75, 2453364.79166667, 2453364.83333333, 2453364.875, 2453364.91666667, 2453364.95833333, 2453365, 2453365.04166667, 2453365.08333333, 2453365.125, 2453365.16666667, 2453365.20833333, 2453365.25, 2453365.29166667, 2453365.33333333, 2453365.375, 2453365.41666667, 2453365.45833333, 2453365.5, 2453365.54166667, 2453365.58333333, 2453365.625, 2453365.66666667, 2453365.70833333, 2453365.75, 2453365.79166667, 2453365.83333333, 2453365.875, 2453365.91666667, 2453365.95833333 ; current_speed = 12.9052, 43.7017, 25.8104, 46.0481, 45.4615, 35.196, 30.2099, 25.8104, 36.6625, 101.4818, 41.062, 46.3414, 15.5449, 11.4387, 41.6486, 45.7548, 90.3364, 260.7437, 100.3086, 58.9533, 155.1557, 14.665, 63.9394, 38.4223, 58.0734, 11.4387, 35.7826, 130.8118, 173.3403, 271.3025, 139.3175, 78.8977, 69.2188, 34.9027, 174.5135, 108.521, 161.6083, 194.7512, 164.5413, 285.0876, 112.3339, 31.3831, 74.2049, 90.0431, 24.3439, 44.5816, 69.5121, 19.6511, 77.4312, 36.6625, 35.196, 34.6094, 19.3578, 30.7965, 52.794, 29.33, 86.2302, 20.8243, 20.8243, 20.8243, 24.0506, 23.7573, 20.8243, 17.598, 4.1062, 35.4893, 102.0684, 23.1707, 52.794, 16.1315, 14.0784, 138.4376, 75.0848, 60.1265, 30.2099, 29.0367, 21.1176, 30.2099, 57.7801, 61.8863, 87.6967, 143.4237, 118.7865, 82.124, 66.2858, 61.8863, 114.6803, 48.6878, 150.4629, 50.1543, 61.8863, 39.5955, 65.1126, 8.799, 76.5513, 110.8674, 174.8068, 80.9508, 127.8788, 155.7423, 55.4337, 154.5691, 214.4023, 209.7095, 58.3667, 79.7776, 79.7776, 95.6158, 106.4679, 86.5235, 80.9508, 256.9308, 281.568, 236.1065, 221.1482, 255.171, 261.3303, 250.1849, 92.3895, 44.8749, 52.794, 40.1821, 53.3806, 32.8496, 40.7687, 46.928, 24.9305, 41.6486, 44.2883, 49.5677, 36.0759, 38.129, 66.2858, 100.0153, 96.789, 13.4918, 42.8218, 7.6258, 37.8357, 33.7295, 33.4362, 35.7826, 28.4501, 25.2238, 25.2238, 36.9558, 22.5841, 37.8357, 35.196, 4.3995, 24.0506, 14.665, 17.3047, 24.9305, 43.4084, 81.8307, 34.3161, 27.8635, 42.2352, 114.6803, 67.1657, 21.7042, 57.7801, 24.3439, 21.1176, 12.0253, 28.7434, 25.2238 ; 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 = 127.1012, 71.9, 108.4664, 22.3244, 12.4796, 335.2484, 3.6896, 325.7552, 158.3936, 167.5352, 156.9872, 160.8548, 143.2748, 56.4296, 19.8632, 2.9864, 172.106, 170.6996, 169.6448, 139.4072, 167.5352, 52.9136, 164.3708, 153.8228, 167.8868, 66.626, 178.0832, 172.4576, 168.2384, 169.2932, 168.2384, 162.2612, 169.9964, 140.8136, 169.2932, 162.6128, 169.2932, 165.074, 169.6448, 168.59, 171.7544, 159.0968, 176.6768, 169.9964, 23.3792, 134.1332, 149.252, 356.6576, 167.8868, 11.0732, 169.6448, 8.612, 341.2256, 146.0876, 160.8548, 357.3608, 165.074, 145.3844, 118.3112, 116.5532, 8.2604, 22.676, 36.0368, 81.0416, 310.988, 159.4484, 159.8, 71.1968, 163.6676, 153.4712, 46.5848, 166.1288, 168.2384, 149.252, 51.1556, 13.1828, 182.3024, 121.8272, 158.3936, 162.9644, 169.6448, 174.2156, 168.2384, 166.4804, 140.462, 157.6904, 165.4256, 154.8776, 171.4028, 177.0284, 159.8, 31.1144, 166.4804, 113.7404, 144.3296, 169.2932, 163.316, 169.9964, 156.9872, 169.6448, 183.0056, 168.2384, 169.2932, 172.4576, 151.01, 152.768, 174.2156, 178.4348, 162.2612, 159.8, 165.4256, 169.9964, 169.2932, 165.7772, 172.8092, 175.2704, 167.5352, 171.7544, 169.9964, 8.612, 26.192, 341.5772, 25.1372, 4.0412, 352.79, 324.3488, 17.402, 14.9408, 6.854, 22.676, 2.9864, 97.5668, 162.9644, 172.4576, 173.1608, 97.2152, 341.2256, 346.1096, 343.3352, 8.612, 344, 12.128, 308.5268, 105.302, 129.5624, 155.9324, 182.3024, 154.526, 147.1424, 122.882, 77.174, 2.6348, 347.516, 33.224, 164.7224, 162.9644, 124.64, 87.0188, 150.6584, 176.3252, 171.0512, 16.6988, 152.4164, 39.2012, 62.0552, 85.6124, 270.554, 110.2244 ; 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 = 10.29282, 41.53915, 24.48141, 17.49138, 9.823866, -14.73604, 1.944042, -14.52428, 13.50017, 21.90381, 16.05264, 15.19828, 9.295504, 9.530806, 14.15118, 2.383775, 12.40688, 42.13897, 18.03047, 38.35966, 33.48877, 11.69867, 17.22596, 16.94995, 12.18634, 10.49998, 1.196865, 17.17034, 35.33368, 50.40345, 28.39847, 24.0384, 12.024, 22.05311, 32.42168, 32.42907, 30.02411, 50.16232, 29.5763, 56.39843, 16.11055, 11.19718, 4.301529, 15.64139, 9.660017, 31.99724, 35.53897, -1.145714, 16.24846, 7.041508, 6.326482, 5.182496, -6.230166, 17.18213, 17.31449, -1.350542, 22.21042, 11.82962, 18.3334, 18.62775, 3.455404, 9.158904, 12.25103, 17.38333, -3.099553, 12.45855, 35.24403, 21.93411, 14.84617, 7.205096, 10.22644, 33.18904, 15.30528, 30.74046, 23.52905, 6.622069, -0.848371, 25.66761, 21.27627, 18.13057, 15.76348, 14.45502, 24.21344, 19.19878, 42.19687, 23.49273, 28.8578, 20.67057, 22.49225, 2.600047, 21.36923, 20.46092, 15.22189, 8.05442, 44.63872, 20.5973, 50.18581, 14.06197, 49.99252, 27.99468, -2.906586, 31.50736, 39.83235, 27.52644, 28.28783, 36.5058, 8.040419, 2.611697, 32.43844, 29.87641, 20.37021, 44.63146, 52.31061, 58.00975, 27.68199, 21.03971, 56.40548, 35.88067, 16.04898, 6.719676, 23.30225, -12.69861, 22.6754, 2.315036, -5.116732, -27.35195, 7.456067, 10.73788, 5.285355, 19.10932, 1.879515, 37.79697, 19.41948, 13.12799, 11.52595, 13.38496, -13.78188, -1.830691, -10.85022, 5.050737, -9.216266, 7.517795, -22.25699, 24.32957, 19.44582, 15.0711, -0.9072856, 16.27319, 19.09569, 3.694658, 23.45051, 0.6741461, -3.740705, 13.65976, 11.43794, 23.9736, 28.23322, 27.82579, 20.6959, 7.35025, 10.44775, 6.236495, 26.75463, 15.38645, 18.65528, 11.99006, -28.74206, 23.66865 ; 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 = -7.784735, 13.57709, -8.175405, 42.59671, 44.38738, 31.96259, 30.14728, 21.33593, -34.08642, -99.08975, -37.79419, -43.77828, -12.45944, 6.325157, 39.17078, 45.69266, -89.48036, -257.3161, -98.6748, -44.76637, -151.4985, 8.843268, -61.57526, -34.48148, -56.78039, 4.538091, -35.76258, -129.68, -169.7009, -266.5793, -136.3924, -75.14654, -68.16646, -27.05289, -171.4754, -103.5624, -158.7948, -188.1802, -161.8613, -279.4533, -111.1726, -29.31761, -74.08012, -88.67416, 22.34524, -31.04345, -59.74038, 19.61767, -75.70719, 35.97994, -34.62274, 34.21918, 18.32783, -25.55775, -49.87399, 29.29889, -83.32073, -17.13802, -9.876139, -9.309057, 23.80108, 21.92085, 16.83935, 2.740313, 2.69326, -33.23063, -95.79048, 7.468347, -50.66357, -14.43301, 9.675806, -134.4004, -73.50834, -51.67417, 18.94788, 28.27151, -21.10055, -15.93147, -53.7202, -59.17091, -86.26833, -142.6934, -116.2925, -79.84834, -51.11978, -57.25387, -110.9901, -44.08207, -148.7722, -50.08686, -58.07986, 33.89918, -63.30833, -3.542419, -62.18912, -108.9373, -167.4479, -79.72009, -117.7019, -153.2056, -55.35744, -151.3238, -210.6697, -207.8951, -51.0536, -70.93513, -79.37138, -95.58012, -101.4059, -81.2017, -78.34594, -253.0246, -276.6661, -228.8693, -219.4088, -254.3021, -255.1704, -247.5986, -90.98489, 44.36894, 47.37311, 38.12278, 48.32509, 32.76793, 40.44633, 38.13277, 23.78943, 40.24057, 43.97179, 45.7361, 36.02691, -5.020903, -63.37737, -99.14997, -96.10027, -1.694522, 40.54339, 7.402797, 36.24656, 33.3492, 32.14094, 34.98396, 17.72102, -6.65673, -16.0655, -33.74305, -22.56587, -34.15733, -29.5654, -2.388535, 5.339016, 14.6495, 16.89556, 20.85523, -41.87437, -78.2402, -19.5059, 1.449133, -36.81701, -114.4445, -66.34814, 20.7889, -51.21259, 18.86485, 9.896144, 0.9199744, 0.2779192, -8.719813 ; 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 = 14.61554, 14.70993, 14.86727, 14.99317, 15.18206, 15.30801, 15.434, 15.56001, 15.71758, 15.87519, 16.03286, 16.15904, 16.31682, 16.47467, 16.63259, 16.8538, 17.13844, 17.51838, 17.96235, 18.47073, 18.85279, 19.13979, 18.94841, 18.62984, 18.66167, 18.72536, 18.82092, 18.94841, 19.04408, 19.10788, 19.17171, 18.62984, 18.69351, 18.82092, 18.91653, 18.98029, 19.01218, 19.01218, 18.75721, 18.69351, 18.40712, 18.18463, 18.05758, 17.86715, 18.08934, 17.89888, 17.04353, 16.37995, 15.71758, 14.96169, 14.33243, 13.76638, 13.29477, 12.79168, 12.25698, 11.78494, 11.24955, 10.65048, 10.1137, 9.607708, 9.195935, 8.878746, 8.847005, 9.291015, 9.955668, 10.80821, 11.59603, 12.47718, 13.32621, 14.61554, 14.89874, 16.34839, 16.47467, 16.79058, 16.34839, 16.19059, 15.93825, 16.09595, 15.74909, 15.371, 15.71758, 15.68606, 15.24503, 15.15057, 15.497, 15.05613, 15.59152, 16.09595, 17.1068, 18.15286, 19.07598, 19.42722, 19.17171, 18.91653, 18.37532, 17.83542, 17.58176, 17.26503, 17.39168, 17.45502, 17.36001, 17.32835, 17.39168, 17.4867, 17.13844, 17.13844, 17.1068, 17.1068, 17.1068, 17.32835, 17.32835, 17.4867, 17.45502, 17.58176, 17.61345, 17.55007, 17.51838, 17.4867, 17.1068, 16.79058, 16.601, 16.50625, 16.47467, 16.50625, 16.50625, 16.53783, 16.53783, 16.601, 16.56941, 16.601, 16.56941, 16.41152, 16.22215, 15.93825, 15.68606, 15.434, 15.33951, 15.21354, 15.08761, 15.05613, 14.93022, 14.89874, 14.61554, 14.55262, 14.4897, 14.42679, 14.36388, 14.17517, 14.08083, 13.98649, 13.86071, 13.60917, 13.32621, 13.04323, 12.66589, 12.3199, 11.94232, 11.62752, 11.40707, 11.31256, 11.40707, 11.84789, 12.44572, 12.98035, 13.32621, 13.35765, 13.38909, 13.38909 ; 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 ; }