netcdf L0104.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.7143, 0.03428, -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 = "09-Oct-2003 12:32:58: Modified [lon,lat] to [-66.553590,43.625566].\n", "Wed Oct 8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.aanderaa.realtime.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0104" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2452932.00000579 ; :starting_julian_day_string = "2003-10-19 00:00:00" ; :ending_julian_day_number = 2452938.95833912 ; :ending_julian_day_string = "2003-10-25 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:26\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:26" ; data: lat = 43.6255658467611 ; lon = -66.553589714898 ; depth = 2 ; time = 2452932, 2452932.04166667, 2452932.08333333, 2452932.125, 2452932.16666667, 2452932.20833333, 2452932.25, 2452932.29166667, 2452932.33333333, 2452932.375, 2452932.41666667, 2452932.45833333, 2452932.5, 2452932.54166667, 2452932.58333333, 2452932.625, 2452932.66666667, 2452932.70833333, 2452932.75, 2452932.79166667, 2452932.83333333, 2452932.875, 2452932.91666667, 2452932.95833333, 2452933, 2452933.04166667, 2452933.08333333, 2452933.125, 2452933.16666667, 2452933.20833333, 2452933.25, 2452933.29166667, 2452933.33333333, 2452933.375, 2452933.41666667, 2452933.45833333, 2452933.5, 2452933.54166667, 2452933.58333333, 2452933.625, 2452933.66666667, 2452933.70833333, 2452933.75, 2452933.79166667, 2452933.83333333, 2452933.875, 2452933.91666667, 2452933.95833333, 2452934, 2452934.04166667, 2452934.08333333, 2452934.125, 2452934.16666667, 2452934.20833333, 2452934.25, 2452934.29166667, 2452934.33333333, 2452934.375, 2452934.41666667, 2452934.45833333, 2452934.5, 2452934.54166667, 2452934.58333333, 2452934.625, 2452934.66666667, 2452934.70833333, 2452934.75, 2452934.79166667, 2452934.83333333, 2452934.875, 2452934.91666667, 2452934.95833333, 2452935, 2452935.04166667, 2452935.08333333, 2452935.125, 2452935.16666667, 2452935.20833333, 2452935.25, 2452935.29166667, 2452935.33333333, 2452935.375, 2452935.41666667, 2452935.45833333, 2452935.5, 2452935.54166667, 2452935.58333333, 2452935.625, 2452935.66666667, 2452935.70833333, 2452935.75, 2452935.79166667, 2452935.83333333, 2452935.875, 2452935.91666667, 2452935.95833333, 2452936, 2452936.04166667, 2452936.08333333, 2452936.125, 2452936.16666667, 2452936.20833333, 2452936.25, 2452936.29166667, 2452936.33333333, 2452936.375, 2452936.41666667, 2452936.45833333, 2452936.5, 2452936.54166667, 2452936.58333333, 2452936.625, 2452936.66666667, 2452936.70833333, 2452936.75, 2452936.79166667, 2452936.83333333, 2452936.875, 2452936.91666667, 2452936.95833333, 2452937, 2452937.04166667, 2452937.08333333, 2452937.125, 2452937.16666667, 2452937.20833333, 2452937.25, 2452937.29166667, 2452937.33333333, 2452937.375, 2452937.41666667, 2452937.45833333, 2452937.5, 2452937.54166667, 2452937.58333333, 2452937.625, 2452937.66666667, 2452937.70833333, 2452937.75, 2452937.79166667, 2452937.83333333, 2452937.875, 2452937.91666667, 2452937.95833333, 2452938, 2452938.04166667, 2452938.08333333, 2452938.125, 2452938.16666667, 2452938.20833333, 2452938.25, 2452938.29166667, 2452938.33333333, 2452938.375, 2452938.41666667, 2452938.45833333, 2452938.5, 2452938.54166667, 2452938.58333333, 2452938.625, 2452938.66666667, 2452938.70833333, 2452938.75, 2452938.79166667, 2452938.83333333, 2452938.875, 2452938.91666667, 2452938.95833333 ; current_speed = 23.1707, 55.4337, 36.6625, 18.7712, 8.5057, 22.8774, 27.8635, 17.3047, 19.9444, 6.4526, 32.263, 39.0089, 55.1404, 45.1682, 45.1682, 32.263, 18.4779, 38.129, 61.0064, 52.5007, 52.794, 20.8243, 12.0253, 19.6511, 41.6486, 48.6878, 75.9647, 38.7156, 28.7434, 7.9191, 32.263, 44.5816, 47.8079, 38.129, 12.3186, 12.6119, 37.8357, 37.8357, 45.4615, 58.9533, 40.1821, 16.4248, 16.1315, 28.1568, 35.7826, 43.4084, 31.3831, 10.2655, 12.3186, 38.129, 42.2352, 58.0734, 37.5424, 19.3578, 7.3325, 22.8774, 36.6625, 29.9166, 37.8357, 24.3439, 15.5449, 21.9975, 27.2769, 34.0228, 30.7965, 1.4665, 30.7965, 46.0481, 71.5652, 71.2719, 51.3275, 37.8357, 22.8774, 30.2099, 49.861, 66.2858, 98.5488, 72.7384, 46.928, 33.4362, 44.8749, 62.4729, 71.5652, 61.0064, 34.0228, 4.9861, 26.397, 45.4615, 57.1935, 65.4059, 41.062, 18.7712, 21.9975, 39.5955, 57.4868, 42.8218, 26.397, 22.2908, 24.3439, 43.1151, 55.4337, 59.8332, 38.7156, 15.8382, 31.9697, 59.5399, 55.4337, 52.794, 24.6372, 8.5057, 41.9419, 54.5538, 63.6461, 70.392, 48.9811, 21.4109, 14.3717, 35.4893, 69.5121, 72.4451, 61.0064, 25.2238, 35.4893, 77.4312, 80.3642, 90.923, 96.789, 67.7523, 29.9166, 19.3578, 55.4337, 76.8446, 75.9647, 50.4476, 19.0645, 42.5285, 74.4982, 97.6689, 101.7751, 82.4173, 43.7017, 9.3856, 33.1429, 51.0342, 66.5791, 51.3275, 16.1315, 28.4501, 55.1404, 72.1518, 101.1885, 79.7776, 48.9811, 21.4109, 36.3692, 63.3528, 87.4034, 71.8585, 41.6486, 9.0923, 38.4223, 59.5399, 103.5349, 88.5766, 74.4982, 31.3831, 6.7459, 51.0342 ; 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 = 184.1033, 171.0941, 181.9937, 200.2769, 302.5925, 331.7753, 353.8877, 340.9169, 318.4145, 282.1997, 220.3181, 213.2861, 180.9389, 189.3773, 187.6193, 204.1445, 292.7477, 343.3397, 344.3945, 337.7525, 326.8529, 4.4357, 132.4181, 171.7973, 178.1261, 164.4137, 177.4229, 208.3637, 235.0853, 331.0721, 326.8529, 326.8529, 331.0721, 337.7525, 357.0521, 186.2129, 169.3361, 174.9617, 171.4457, 172.5005, 185.1581, 228.7565, 331.0721, 323.6885, 337.4009, 345.0977, 350.3717, 226.2953, 194.6513, 149.2949, 163.0073, 160.5461, 166.1717, 187.9709, 133.4729, 358.1069, 357.0521, 346.8557, 7.9517, 8.3033, 313.1405, 160.8977, 172.5005, 167.9297, 168.9845, 159.4913, 6.1937, 352.4813, 1.6229, 11.1161, 25.8833, 26.5865, 101.4773, 135.5825, 153.5141, 176.0165, 170.0393, 184.4549, 196.7609, 264.2681, 303.6473, 318.4145, 338.1041, 340.5653, 345.0977, 70.8881, 160.1945, 153.5141, 157.3817, 167.5781, 189.7289, 237.8981, 292.3961, 324.3917, 321.2273, 335.2913, 325.4465, 276.2225, 181.9937, 176.0165, 175.3133, 169.3361, 180.9389, 235.0853, 298.0217, 312.7889, 344.7461, 350.3717, 1.2713, 152.8109, 182.6969, 175.3133, 181.2905, 177.4229, 164.4137, 194.2997, 315.6017, 353.8877, 356.3489, 9.3581, 33.6185, 55.0661, 145.4273, 164.4137, 169.6877, 171.0941, 180.2357, 182.6969, 189.3773, 313.8437, 347.5589, 351.0749, 351.7781, 359.8649, 61.3949, 135.9341, 162.3041, 164.4137, 171.0941, 167.5781, 179.8841, 233.6789, 308.2181, 328.6109, 337.7525, 359.1617, 41.0021, 191.4869, 165.8201, 155.6237, 171.0941, 165.4685, 175.3133, 226.9985, 280.7933, 306.4601, 332.8301, 342.6365, 348.6137, 107.8061, 154.2173, 169.6877, 165.4685, 171.0941, 158.0849, 170.3909, 298.3733, 311.0309 ; 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.657977, 8.581809, -1.275474, -6.5053, -7.166247, -10.81942, -2.966837, -5.657584, -13.23783, -6.306881, -20.87515, -21.40886, -0.9035396, -7.359484, -5.988864, -13.19684, -17.04062, -10.93146, -16.41147, -19.8772, -28.86725, 1.610557, 8.877585, 2.803732, 1.361905, 13.0819, 3.415655, -18.3925, -23.56973, -3.830537, -17.6411, -24.37679, -23.12509, -14.43595, -0.6335193, -1.3649, 7.0014, 3.322793, 6.762246, 7.69444, -3.612542, -12.35005, -7.802946, -16.67375, -13.75057, -11.16341, -5.249003, -7.421037, -3.115814, 19.46941, 12.34323, 19.34125, 8.973125, -2.684349, 5.321194, -0.7557507, -1.885474, -6.803164, 5.234125, 3.51558, -11.34279, 7.19881, 3.560114, 7.114565, 5.884427, 0.5137877, 3.322636, -6.025383, 2.026809, 13.74106, 22.40648, 16.93331, 22.41994, 21.14335, 22.23689, 4.604821, 17.04625, -5.649908, -13.53302, -33.26902, -37.35674, -41.46557, -26.68819, -20.2988, -8.749698, 4.711271, 8.944049, 20.27481, 21.99606, 14.06937, -6.938926, -15.90116, -20.33827, -23.05411, -36.0001, -17.89973, -14.97173, -22.15947, -0.8469147, 2.995171, 4.52933, 11.07198, -0.6344001, -12.9874, -28.22188, -43.69404, -14.58443, -8.830099, 0.5466145, 3.886499, -1.973467, 4.457436, -1.43341, 3.165086, 13.16071, -5.288363, -10.05505, -3.778813, -4.426572, 11.77989, 33.77683, 20.6788, 20.13846, 20.80495, 14.38627, 14.07598, -0.3981638, -3.187909, -4.874464, -13.96147, -11.94241, -11.92192, -10.8635, -0.1189523, 16.73749, 29.57795, 22.64484, 26.24261, 15.75602, 17.72867, 0.08840134, -7.562074, -26.0391, -26.58102, -25.2074, -0.7509508, 10.58366, -5.665663, 13.50759, 29.77905, 15.66521, 20.01718, 4.002107, -15.65856, -35.7258, -50.95281, -39.91107, -21.44494, -8.222389, 8.65675, 16.71213, 10.65844, 25.97817, 13.71273, 27.80513, 5.238635, -5.935516, -38.49794 ; 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 = -23.11131, -54.76539, -36.64031, -17.60793, 4.581685, 20.15727, 27.7051, 16.35373, 14.91774, 1.363561, -24.59937, -32.60912, -55.133, -44.56461, -44.76941, -29.44053, 7.144922, 36.5284, 58.75751, 48.59239, 44.20281, 20.76193, -8.111493, -19.45006, -41.62633, -46.8974, -75.88787, -34.06778, -16.45147, 6.931026, 27.01283, 37.32681, 41.84286, 35.29057, 12.3023, -12.53783, -37.18226, -37.68951, -44.95576, -58.44901, -40.01938, -10.82822, 14.11876, 22.68901, 33.03508, 41.94839, 30.94102, -7.092862, -11.91804, -32.78357, -40.3913, -54.75798, -36.45428, -19.17078, -5.044844, 22.86491, 36.61398, 29.1328, 37.47191, 24.08871, 10.62944, -20.78622, -27.04357, -33.27061, -30.22909, -1.373552, 30.61674, 45.65219, 71.53649, 69.93473, 46.17859, 33.83494, -4.552138, -21.57769, -44.6278, -66.12566, -97.06334, -72.51864, -44.93433, -3.339398, 24.86424, 46.72761, 66.40269, 57.53033, 32.87847, 1.63252, -24.83557, -40.69005, -52.7946, -63.87476, -40.47146, -9.975516, 8.381211, 32.19179, 44.81881, 38.90124, 21.74049, 2.416094, -24.32916, -43.01094, -55.24835, -58.79985, -38.7104, -9.065093, 15.01956, 40.4454, 53.48074, 52.05032, 24.63114, -7.565848, -41.89545, -54.37139, -63.62996, -70.32081, -47.17991, -20.74753, 10.26849, 35.28755, 69.37101, 71.48095, 50.80262, 14.44393, -29.22213, -74.58381, -79.06605, -89.82683, -96.78818, -67.67726, -29.51682, 13.40902, 54.132, 75.91416, 75.18391, 50.44746, 9.127511, -30.55844, -70.97318, -94.07731, -100.5481, -80.48792, -43.70161, -5.559184, 20.50407, 43.56534, 61.62275, 51.32201, 12.17421, -27.88025, -53.46035, -65.71979, -99.96857, -77.2255, -48.81733, -14.60261, 6.810731, 37.64822, 77.759, 68.58395, 40.82889, -2.780395, -34.59737, -58.57813, -100.2228, -87.50871, -69.11481, -30.94278, 3.205748, 33.50222 ; 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.35106, 11.31946, 11.41425, 11.44584, 11.35106, 11.25626, 11.31946, 11.16145, 11.03501, 10.94015, 10.97177, 11.09823, 11.16145, 11.19306, 11.25626, 11.28786, 11.19306, 11.25626, 11.19306, 11.12984, 10.97177, 10.94015, 11.00339, 10.90852, 10.90852, 10.8769, 11.09823, 11.06662, 11.06662, 11.06662, 11.03501, 10.97177, 10.84527, 10.59215, 10.59215, 10.5605, 10.59215, 10.59215, 10.68709, 10.90852, 11.00339, 11.00339, 11.00339, 10.94015, 10.90852, 10.5605, 10.5605, 10.65545, 10.59215, 10.5605, 10.71873, 10.81364, 10.8769, 10.97177, 10.94015, 10.90852, 10.81364, 10.59215, 10.75037, 10.75037, 10.75037, 10.75037, 10.75037, 10.59215, 10.8769, 10.94015, 10.90852, 10.71873, 10.71873, 10.84527, 10.84527, 10.8769, 10.8769, 10.84527, 10.75037, 10.68709, 10.97177, 11.00339, 10.97177, 10.90852, 10.90852, 10.75037, 10.81364, 10.81364, 10.84527, 10.8769, 10.84527, 10.81364, 10.75037, 10.75037, 10.71873, 10.71873, 10.68709, 10.75037, 10.75037, 10.81364, 10.84527, 10.8769, 10.8769, 10.84527, 10.81364, 10.782, 10.782, 10.782, 10.75037, 10.782, 10.81364, 10.782, 10.782, 10.782, 10.782, 10.782, 10.75037, 10.75037, 10.71873, 10.68709, 10.68709, 10.68709, 10.75037, 10.71873, 10.68709, 10.75037, 10.71873, 10.65545, 10.6238, 10.59215, 10.6238, 10.5605, 10.27552, 10.30719, 10.4022, 10.49719, 10.52885, 10.49719, 10.49719, 10.49719, 10.52885, 10.52885, 10.49719, 10.27552, 10.022, 10.022, 9.990298, 10.0537, 10.24384, 10.43387, 10.43387, 10.43387, 10.4022, 10.21216, 9.958592, 9.990298, 9.958592, 9.990298, 9.990298, 9.958592, 9.926883, 10.0537, 10.37054, 10.4022, 10.4022, 10.37054, 10.0854, 10.0854, 10.0537, 10.0537, 9.990298, 9.990298 ; 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 ; }