netcdf L0105.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.7711, 0.03433, -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 = "04-Jun-2004 16:36:29: Modified [lon,lat] to [-66.553100,43.625700].\n", "Fri Jun 4 15:44:39 2004: /usr/local/nco/bin/ncrcat -d time,2453161.615,2453162.00 L0105.aanderaa.realtime.nc L0105.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0105" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453163.00000579 ; :starting_julian_day_string = "2004-06-06 00:00:00" ; :ending_julian_day_number = 2453169.95833912 ; :ending_julian_day_string = "2004-06-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 11-May-2004 20:37:50\n", "AANCM_Temperature_1.5: 11-May-2004 20:37:50" ; data: lat = 43.6257 ; lon = -66.5531 ; depth = 2 ; time = 2453163, 2453163.04166667, 2453163.08333333, 2453163.125, 2453163.16666667, 2453163.20833333, 2453163.25, 2453163.29166667, 2453163.33333333, 2453163.375, 2453163.41666667, 2453163.45833333, 2453163.5, 2453163.54166667, 2453163.58333333, 2453163.625, 2453163.66666667, 2453163.70833333, 2453163.75, 2453163.79166667, 2453163.83333333, 2453163.875, 2453163.91666667, 2453163.95833333, 2453164, 2453164.04166667, 2453164.08333333, 2453164.125, 2453164.16666667, 2453164.20833333, 2453164.25, 2453164.29166667, 2453164.33333333, 2453164.375, 2453164.41666667, 2453164.45833333, 2453164.5, 2453164.54166667, 2453164.58333333, 2453164.625, 2453164.66666667, 2453164.70833333, 2453164.75, 2453164.79166667, 2453164.83333333, 2453164.875, 2453164.91666667, 2453164.95833333, 2453165, 2453165.04166667, 2453165.08333333, 2453165.125, 2453165.16666667, 2453165.20833333, 2453165.25, 2453165.29166667, 2453165.33333333, 2453165.375, 2453165.41666667, 2453165.45833333, 2453165.5, 2453165.54166667, 2453165.58333333, 2453165.625, 2453165.66666667, 2453165.70833333, 2453165.75, 2453165.79166667, 2453165.83333333, 2453165.875, 2453165.91666667, 2453165.95833333, 2453166, 2453166.04166667, 2453166.08333333, 2453166.125, 2453166.16666667, 2453166.20833333, 2453166.25, 2453166.29166667, 2453166.33333333, 2453166.375, 2453166.41666667, 2453166.45833333, 2453166.5, 2453166.54166667, 2453166.58333333, 2453166.625, 2453166.66666667, 2453166.70833333, 2453166.75, 2453166.79166667, 2453166.83333333, 2453166.875, 2453166.91666667, 2453166.95833333, 2453167, 2453167.04166667, 2453167.08333333, 2453167.125, 2453167.16666667, 2453167.20833333, 2453167.25, 2453167.29166667, 2453167.33333333, 2453167.375, 2453167.41666667, 2453167.45833333, 2453167.5, 2453167.54166667, 2453167.58333333, 2453167.625, 2453167.66666667, 2453167.70833333, 2453167.75, 2453167.79166667, 2453167.83333333, 2453167.875, 2453167.91666667, 2453167.95833333, 2453168, 2453168.04166667, 2453168.08333333, 2453168.125, 2453168.16666667, 2453168.20833333, 2453168.25, 2453168.29166667, 2453168.33333333, 2453168.375, 2453168.41666667, 2453168.45833333, 2453168.5, 2453168.54166667, 2453168.58333333, 2453168.625, 2453168.66666667, 2453168.70833333, 2453168.75, 2453168.79166667, 2453168.83333333, 2453168.875, 2453168.91666667, 2453168.95833333, 2453169, 2453169.04166667, 2453169.08333333, 2453169.125, 2453169.16666667, 2453169.20833333, 2453169.25, 2453169.29166667, 2453169.33333333, 2453169.375, 2453169.41666667, 2453169.45833333, 2453169.5, 2453169.54166667, 2453169.58333333, 2453169.625, 2453169.66666667, 2453169.70833333, 2453169.75, 2453169.79166667, 2453169.83333333, 2453169.875, 2453169.91666667, 2453169.95833333 ; current_speed = 18.1846, 51.6208, 82.124, 89.7498, 64.526, 27.8635, 14.3717, 47.8079, 68.9255, 79.7776, 76.5513, 63.0595, 31.3831, 22.8774, 60.7131, 76.5513, 81.2441, 44.5816, 10.5588, 32.5563, 48.6878, 72.1518, 62.4729, 49.861, 20.8243, 6.7459, 51.9141, 79.7776, 91.5096, 80.0709, 41.9419, 20.2377, 52.794, 68.0456, 81.8307, 75.6714, 45.1682, 22.8774, 18.4779, 42.8218, 60.4198, 65.1126, 37.2491, 10.8521, 25.5171, 56.0203, 72.4451, 78.3111, 57.7801, 41.3553, 18.4779, 21.4109, 56.3136, 74.2049, 58.3667, 17.598, 14.665, 53.3806, 64.2327, 97.6689, 77.1379, 60.1265, 43.4084, 12.3186, 34.9027, 52.2074, 44.5816, 30.2099, 8.799, 44.2883, 56.3136, 83.5905, 86.5235, 74.2049, 40.4754, 13.1985, 15.8382, 44.5816, 67.7523, 53.9672, 28.4501, 42.8218, 56.9002, 71.2719, 90.6297, 86.8168, 53.9672, 21.4109, 5.5727, 31.6764, 54.5538, 49.5677, 46.928, 24.3439, 46.0481, 56.6069, 84.7637, 82.124, 69.5121, 41.6486, 17.598, 11.4387, 32.8496, 51.9141, 45.7548, 18.7712, 17.3047, 48.3945, 68.0456, 82.124, 59.5399, 35.196, 11.4387, 11.732, 38.7156, 56.3136, 40.7687, 46.3414, 29.33, 54.8471, 64.2327, 79.7776, 82.4173, 59.2466, 34.6094, 21.1176, 29.9166, 50.4476, 65.4059, 61.0064, 34.6094, 19.9444, 45.7548, 59.8332, 68.6322, 55.727, 38.129, 17.0114, 19.3578, 38.7156, 48.6878, 54.2605, 35.4893, 35.196, 55.727, 57.4868, 62.7662, 60.1265, 51.3275, 21.9975, 15.8382, 31.9697, 42.2352, 54.2605, 34.3161, 31.6764, 39.3022, 56.9002, 70.6853, 66.8724, 58.0734, 36.3692, 22.2908, 31.9697, 47.8079, 59.2466, 56.9002, 34.6094 ; 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 = 258.6425, 308.9213, 336.6977, 343.3397, 355.6457, 347.5589, 165.1169, 149.6465, 178.1261, 164.7653, 162.3041, 165.4685, 182.6969, 277.6289, 317.3597, 335.9945, 357.0521, 19.2029, 99.3677, 156.6785, 176.3681, 180.2357, 183.0485, 179.8841, 165.8201, 345.0977, 327.9077, 332.8301, 345.0977, 352.4813, 357.0521, 115.1897, 156.6785, 172.8521, 174.2585, 178.1261, 183.7517, 195.7061, 280.4417, 317.3597, 333.8849, 337.4009, 358.1069, 13.5773, 134.1761, 159.8429, 168.6329, 170.0393, 167.5781, 180.5873, 190.0805, 285.0125, 321.5789, 339.5105, 335.9945, 7.2485, 136.2857, 141.2081, 155.2721, 155.9753, 160.5461, 159.1397, 181.9937, 258.9941, 317.3597, 320.8757, 358.4585, 14.6321, 79.6781, 133.1213, 144.7241, 152.1077, 159.8429, 159.1397, 161.9525, 188.6741, 332.1269, 327.9077, 357.0521, 5.1389, 61.3949, 104.6417, 142.2629, 147.5369, 157.7333, 161.6009, 148.2401, 147.8885, 338.8073, 339.1589, 347.9105, 3.3809, 32.9153, 65.9657, 121.8701, 142.9661, 154.9205, 166.1717, 158.0849, 166.8749, 167.9297, 267.7841, 305.0537, 329.6657, 349.3169, 50.8469, 125.3861, 145.7789, 158.0849, 158.4365, 163.3589, 171.7973, 151.7561, 354.5909, 314.1953, 333.8849, 352.1297, 59.6369, 104.6417, 134.8793, 153.5141, 167.9297, 168.6329, 167.9297, 174.2585, 242.1173, 277.6289, 296.9669, 315.9533, 340.2137, 8.3033, 102.1805, 138.0437, 154.9205, 165.8201, 170.3909, 172.8521, 165.4685, 245.6333, 303.6473, 342.9881, 349.6685, 39.9473, 111.6737, 142.9661, 173.5553, 175.3133, 167.9297, 179.5325, 190.7837, 256.1813, 296.6153, 312.7889, 347.9105, 354.9425, 76.5137, 138.0437, 158.0849, 182.3453, 176.7197, 174.6101, 187.9709, 234.0305, 319.8209, 337.4009, 336.3461, 347.5589, 51.1985 ; 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 = -17.8285, -40.16148, -32.4868, -25.73098, -4.899055, -6.002797, 3.691339, 24.15894, 2.253857, 20.96345, 23.26891, 15.8224, -1.47665, -22.67491, -41.12666, -31.14293, -4.178211, 14.66353, 10.41799, 12.88872, 3.084186, -0.296813, -3.322388, 0.1008606, 5.101272, -1.734854, -27.58117, -36.42889, -23.53367, -10.47726, -2.156982, 18.31317, 20.90062, 8.466985, 8.18638, 2.474447, -2.955479, -6.192979, -18.1719, -29.00721, -26.59534, -25.02152, -1.230517, 2.547607, 18.3009, 19.30434, 14.27853, 13.54568, 12.429, -0.4238976, -3.234217, -20.68013, -34.99532, -25.97437, -23.74499, 2.220392, 10.13444, 33.4426, 26.86914, 39.76398, 25.69065, 21.41048, -1.510161, -12.09203, -23.64286, -32.94312, -1.19929, 7.631368, 8.656603, 32.32639, 32.52191, 39.10456, 29.8156, 26.42367, 12.5395, -1.990518, -7.404593, -23.68552, -3.484356, 4.83387, 24.97749, 41.43118, 34.82516, 38.25564, 34.34126, 27.40235, 28.40622, 11.38136, -2.014563, -11.26975, -11.42571, 2.923186, 25.50061, 22.23333, 39.10623, 34.09362, 35.92924, 19.62871, 25.94416, 9.457479, 3.679947, -11.43015, -26.89115, -26.21893, -8.481877, 14.55634, 14.10797, 27.21648, 25.39682, 30.18321, 17.05078, 5.02161, 5.413089, -1.105934, -27.75784, -24.78789, -5.582502, 39.98518, 28.37752, 38.86437, 28.64634, 16.68243, 16.24399, 12.38916, 3.46234, -18.66599, -29.6518, -44.96236, -45.47309, -20.65145, 4.998054, 19.49541, 30.58999, 25.36182, 16.81264, 9.302249, 4.744431, 4.268368, -17.63348, -32.22935, -14.24461, -9.731247, 22.78707, 32.70772, 33.56367, 6.45256, 5.128448, 12.57315, 0.4187977, -4.115773, -15.37979, -28.58202, -30.99479, -11.36429, -3.025151, 30.80295, 26.27602, 21.23699, -2.892568, 3.82649, 5.454998, -5.043322, -18.04061, -20.62618, -18.37166, -23.77038, -12.25834, 26.97185 ; 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 = -3.581096, 32.43089, 75.42519, 85.98222, 64.33975, 27.20921, -13.88956, -41.25459, -68.88864, -76.97401, -72.92914, -61.04222, -31.34834, 3.03712, 44.66182, 69.9301, 81.13659, 42.10107, -1.718653, -29.89638, -48.59002, -72.15119, -62.38449, -49.8609, -20.18981, 6.519007, 43.98128, 70.97465, 88.43175, 79.38247, 41.8864, -8.613502, -48.48062, -67.51677, -81.42019, -75.63094, -45.0714, -22.02323, 3.348841, 31.50061, 54.25164, 60.11301, 37.22877, 10.54883, -17.782, -52.58913, -71.02406, -77.13069, -56.42747, -41.35313, -18.19265, 5.546061, 44.11972, 69.51043, 53.31836, 17.45736, -10.59978, -41.60625, -58.34286, -89.20785, -72.73408, -56.1853, -43.38212, -2.351745, 25.67515, 40.5014, 44.56547, 29.23013, 1.57659, -30.27305, -45.97333, -73.87967, -81.22404, -69.34087, -38.48401, -13.04754, 14.00073, 37.76923, 67.66264, 53.75028, 13.62105, -10.82422, -44.99824, -60.13476, -83.87145, -82.37881, -45.88622, -18.13536, 5.195817, 29.60384, 53.34389, 49.48143, 39.39487, 9.914867, -24.31318, -45.18812, -76.77222, -79.74374, -64.48901, -40.5606, -17.20894, -0.4422786, 18.86697, 44.80672, 44.96176, 11.85204, -10.02086, -40.01613, -63.12848, -76.37621, -57.04622, -34.83593, -10.07682, 11.67976, 26.98889, 50.56464, 40.38468, 23.42457, -7.413849, -38.70097, -57.4911, -78.01385, -80.80064, -57.93676, -34.43578, -9.875919, 3.971618, 22.87676, 47.01202, 57.40469, 34.2466, -4.208111, -34.02578, -54.19216, -66.54107, -54.94513, -37.83267, -16.4672, -7.986546, 21.4515, 46.55742, 53.38075, 27.20735, -12.99859, -44.48571, -57.12352, -62.55634, -58.79721, -51.32579, -21.60904, -3.78296, 14.32236, 28.69033, 53.05709, 34.1825, 7.387343, -29.22728, -52.78848, -70.62609, -66.76283, -57.81663, -36.01782, -13.0926, 24.42586, 44.13703, 54.26904, 55.56407, 21.68709 ; 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 = 6.560333, 6.366706, 6.850355, 7.332662, 6.560333, 6.592582, 6.528078, 6.431274, 6.624825, 6.721517, 6.689292, 6.624825, 6.528078, 6.592582, 6.850355, 6.592582, 7.075593, 7.011268, 7.107746, 6.882549, 6.850355, 6.979097, 6.657062, 6.721517, 6.624825, 6.624825, 6.495816, 6.495816, 6.560333, 6.689292, 6.624825, 6.657062, 6.785948, 6.689292, 6.560333, 6.785948, 6.560333, 6.463548, 6.528078, 6.560333, 6.592582, 6.560333, 6.624825, 6.753736, 6.785948, 6.850355, 6.753736, 6.721517, 6.689292, 6.689292, 6.624825, 6.528078, 6.431274, 6.366706, 6.560333, 6.592582, 6.657062, 6.689292, 6.657062, 6.495816, 6.205175, 5.946385, 5.914006, 5.784421, 5.816828, 6.140518, 7.011268, 6.914738, 7.204173, 7.075593, 6.753736, 6.94692, 6.850355, 6.431274, 6.334413, 6.237495, 6.108179, 5.978757, 6.624825, 6.689292, 6.818154, 6.979097, 6.689292, 6.431274, 6.721517, 6.398993, 6.043481, 5.816828, 5.946385, 5.914006, 5.978757, 6.721517, 7.011268, 6.882549, 7.107746, 6.94692, 6.94692, 6.463548, 6.140518, 5.88162, 5.784421, 5.784421, 5.784421, 5.849227, 6.205175, 6.785948, 6.753736, 6.785948, 6.528078, 6.17285, 5.816828, 5.687161, 5.849227, 5.849227, 6.269807, 6.624825, 6.17285, 7.268428, 7.172036, 7.236303, 6.237495, 6.17285, 5.946385, 5.719588, 5.654727, 5.589838, 5.622285, 5.622285, 6.011123, 6.528078, 6.398993, 6.302114, 6.17285, 6.334413, 6.431274, 6.075833, 6.043481, 6.108179, 6.431274, 6.689292, 6.528078, 6.914738, 6.818154, 6.882549, 6.914738, 6.560333, 6.366706, 5.978757, 5.88162, 5.752008, 5.752008, 5.849227, 6.108179, 6.205175, 6.366706, 6.398993, 6.560333, 6.463548, 6.463548, 6.882549, 6.721517, 6.17285, 6.560333, 6.979097, 7.204173, 7.461063, 7.268428, 7.139894 ; 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 ; }