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 = "Wed Feb 11 19:37:42 2004: /usr/local/nco/bin/ncrcat -d time,2452921.7597,2453047.8333 L0104.aanderaa.realtime.nc L0104.aanderaa.realtime.nc.new\n", "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 = 2453128.00000579 ; :starting_julian_day_string = "2004-05-02 00:00:00" ; :ending_julian_day_number = 2453134.95833912 ; :ending_julian_day_string = "2004-05-08 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 = 2453128, 2453128.04166667, 2453128.08333333, 2453128.125, 2453128.16666667, 2453128.20833333, 2453128.25, 2453128.29166667, 2453128.33333333, 2453128.375, 2453128.41666667, 2453128.45833333, 2453128.5, 2453128.54166667, 2453128.58333333, 2453128.625, 2453128.66666667, 2453128.70833333, 2453128.75, 2453128.79166667, 2453128.83333333, 2453128.875, 2453128.91666667, 2453128.95833333, 2453129, 2453129.04166667, 2453129.08333333, 2453129.125, 2453129.16666667, 2453129.20833333, 2453129.25, 2453129.29166667, 2453129.33333333, 2453129.375, 2453129.41666667, 2453129.45833333, 2453129.5, 2453129.54166667, 2453129.58333333, 2453129.625, 2453129.66666667, 2453129.70833333, 2453129.75, 2453129.79166667, 2453129.83333333, 2453129.875, 2453129.91666667, 2453129.95833333, 2453130, 2453130.04166667, 2453130.08333333, 2453130.125, 2453130.16666667, 2453130.20833333, 2453130.25, 2453130.29166667, 2453130.33333333, 2453130.375, 2453130.41666667, 2453130.45833333, 2453130.5, 2453130.54166667, 2453130.58333333, 2453130.625, 2453130.66666667, 2453130.70833333, 2453130.75, 2453130.79166667, 2453130.83333333, 2453130.875, 2453130.91666667, 2453130.95833333, 2453131, 2453131.04166667, 2453131.08333333, 2453131.125, 2453131.16666667, 2453131.20833333, 2453131.25, 2453131.29166667, 2453131.33333333, 2453131.375, 2453131.41666667, 2453131.45833333, 2453131.5, 2453131.54166667, 2453131.58333333, 2453131.625, 2453131.66666667, 2453131.70833333, 2453131.75, 2453131.79166667, 2453131.83333333, 2453131.875, 2453131.91666667, 2453131.95833333, 2453132, 2453132.04166667, 2453132.08333333, 2453132.125, 2453132.16666667, 2453132.20833333, 2453132.25, 2453132.29166667, 2453132.33333333, 2453132.375, 2453132.41666667, 2453132.45833333, 2453132.5, 2453132.54166667, 2453132.58333333, 2453132.625, 2453132.66666667, 2453132.70833333, 2453132.75, 2453132.79166667, 2453132.83333333, 2453132.875, 2453132.91666667, 2453132.95833333, 2453133, 2453133.04166667, 2453133.08333333, 2453133.125, 2453133.16666667, 2453133.20833333, 2453133.25, 2453133.29166667, 2453133.33333333, 2453133.375, 2453133.41666667, 2453133.45833333, 2453133.5, 2453133.54166667, 2453133.58333333, 2453133.625, 2453133.66666667, 2453133.70833333, 2453133.75, 2453133.79166667, 2453133.83333333, 2453133.875, 2453133.91666667, 2453133.95833333, 2453134, 2453134.04166667, 2453134.08333333, 2453134.125, 2453134.16666667, 2453134.20833333, 2453134.25, 2453134.29166667, 2453134.33333333, 2453134.375, 2453134.41666667, 2453134.45833333, 2453134.5, 2453134.54166667, 2453134.58333333, 2453134.625, 2453134.66666667, 2453134.70833333, 2453134.75, 2453134.79166667, 2453134.83333333, 2453134.875, 2453134.91666667, 2453134.95833333 ; current_speed = 39.3022, 16.7181, 38.129, 53.0873, 64.526, 65.9925, 47.2213, 20.2377, 21.1176, 36.6625, 52.2074, 59.8332, 52.2074, 25.2238, 19.3578, 52.794, 59.2466, 74.4982, 58.0734, 23.1707, 5.5727, 36.3692, 60.4198, 67.459, 62.7662, 39.8888, 9.0923, 36.3692, 65.4059, 96.789, 85.9369, 64.2327, 32.5563, 7.9191, 38.7156, 54.2605, 57.4868, 43.1151, 21.1176, 21.9975, 66.5791, 97.0823, 111.454, 74.7915, 54.2605, 21.4109, 23.7573, 48.9811, 61.8863, 46.928, 28.7434, 10.5588, 36.9558, 69.5121, 95.0292, 94.4426, 61.2997, 42.2352, 13.7851, 54.8471, 69.2188, 61.8863, 41.062, 9.9722, 30.5032, 87.99, 90.6297, 108.2277, 80.0709, 49.2744, 13.1985, 19.6511, 47.8079, 48.6878, 30.5032, 12.3186, 43.1151, 65.6992, 84.7637, 91.5096, 80.3642, 47.8079, 23.1707, 34.3161, 39.5955, 55.4337, 35.196, 8.5057, 38.129, 63.3528, 88.8699, 132.5716, 88.5766, 58.3667, 46.6347, 19.0645, 15.5449, 48.9811, 53.3806, 28.7434, 13.1985, 36.3692, 78.8977, 84.1771, 93.5627, 83.5905, 49.861, 56.0203, 17.598, 18.4779, 34.0228, 28.7434, 19.6511, 44.5816, 55.727, 78.8977, 75.3781, 80.9508, 87.99, 59.2466, 21.7042, 23.7573, 43.1151, 41.062, 21.1176, 13.1985, 48.9811, 87.99, 83.5905, 94.4426, 86.8168, 72.1518, 43.4084, 20.531, 14.3717, 29.9166, 23.7573, 12.3186, 36.0759, 90.3364, 82.7106, 101.4818, 88.2833, 71.2719, 38.4223, 9.3856, 17.3047, 36.9558, 32.263, 31.3831, 32.263, 57.7801, 79.7776, 92.0962, 83.2972, 75.3781, 37.2491, 19.6511, 12.9052, 17.598, 29.6233, 26.397, 15.8382, 51.0342, 63.0595, 87.1101, 75.0848, 70.6853 ; 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 = 336.6977, 56.1209, 110.9705, 135.2309, 152.4593, 154.5689, 157.3817, 114.8381, 15.6869, 333.5333, 333.8849, 335.6429, 326.5013, 14.2805, 133.4729, 155.2721, 152.4593, 154.9205, 161.9525, 160.1945, 64.5593, 332.8301, 337.0493, 337.0493, 329.6657, 317.3597, 20.2577, 130.6601, 138.7469, 153.8657, 148.9433, 147.1853, 138.7469, 16.3901, 350.7233, 350.3717, 335.2913, 334.2365, 46.2761, 144.3725, 154.5689, 147.8885, 148.2401, 147.5369, 134.8793, 112.0253, 346.8557, 337.7525, 337.0493, 325.7981, 321.9305, 131.0117, 146.4821, 149.6465, 145.4273, 147.1853, 128.5505, 109.5641, 51.1985, 359.8649, 335.6429, 331.4237, 335.9945, 5.8421, 141.2081, 154.9205, 146.8337, 146.1305, 149.2949, 136.6373, 115.8929, 353.8877, 336.3461, 326.1497, 310.3277, 270.5969, 180.2357, 163.0073, 160.1945, 156.3269, 152.4593, 129.2537, 86.7101, 49.4405, 5.1389, 359.1617, 350.0201, 287.8253, 153.5141, 154.9205, 161.6009, 146.8337, 152.8109, 145.4273, 116.9477, 104.6417, 14.6321, 331.4237, 328.2593, 341.9333, 255.8297, 178.8293, 160.5461, 152.8109, 154.5689, 146.4821, 154.9205, 111.3221, 86.7101, 338.1041, 326.1497, 309.6245, 256.5329, 189.0257, 184.4549, 169.6877, 159.8429, 148.2401, 129.9569, 120.1121, 92.6873, 12.1709, 330.3689, 326.5013, 344.7461, 199.5737, 182.3453, 159.8429, 160.1945, 160.1945, 140.5049, 126.0893, 122.5733, 87.4133, 353.5361, 323.6885, 319.8209, 253.7201, 196.0577, 166.1717, 167.2265, 155.9753, 157.3817, 151.7561, 127.4957, 133.8245, 324.3917, 309.9761, 286.0673, 243.5237, 203.7929, 186.5645, 172.5005, 166.5233, 162.3041, 151.7561, 148.9433, 119.7605, 46.6277, 338.8073, 311.0309, 292.0445, 223.1309, 179.1809, 179.5325, 166.8749, 156.3269, 153.8657 ; 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 = -15.54726, 13.87963, 35.60352, 37.38681, 29.83544, 28.33886, 18.16085, 18.36568, 5.709784, -16.33965, -22.98043, -24.67655, -28.81421, 6.221935, 14.04795, 22.08423, 27.39436, 31.57795, 17.99145, 7.850887, 5.032317, -16.60729, -23.56003, -26.30489, -31.69972, -27.02042, 3.148146, 27.58925, 43.12777, 42.6333, 44.33365, 34.80923, 21.46718, 2.234578, -6.241051, -9.07538, -24.02977, -18.7403, 15.26124, 12.81383, 28.59076, 51.6059, 58.66502, 40.14481, 38.44871, 19.8483, -5.402512, -18.54465, -24.13188, -26.37874, -17.72367, 7.967413, 20.4069, 35.1268, 53.92446, 51.1807, 47.93999, 39.79686, 10.74303, -0.129326, -28.54739, -29.60199, -16.70502, 1.015043, 19.11006, 37.29679, 49.58088, 60.31564, 40.88576, 33.83251, 11.87353, -2.092401, -19.18105, -27.12032, -23.25428, -12.31793, -0.1773639, 19.20058, 28.72034, 36.74274, 37.15868, 37.02013, 23.13251, 26.07101, 3.54659, -0.8110268, -6.099561, -8.097378, 17.00468, 26.85369, 28.05037, 72.52607, 40.47319, 33.12027, 41.57113, 18.44539, 3.92682, -23.42906, -28.08225, -8.914017, -12.7969, 0.7430645, 26.27674, 38.46293, 40.1782, 46.15846, 21.13485, 52.18577, 17.569, -6.890804, -18.95155, -22.13933, -19.11077, -6.993849, -4.328559, 14.12375, 25.97495, 42.60933, 67.44678, 51.251, 21.68033, 5.008712, -21.3167, -22.66286, -5.555975, -4.42175, -2.004394, 30.32095, 28.32282, 31.99982, 55.21655, 58.30586, 36.58041, 20.51008, -1.617925, -17.71586, -15.32771, -11.82467, -9.978784, 21.59158, 18.2871, 41.31633, 33.95289, 33.72771, 30.48421, 6.771374, -10.0755, -28.31969, -31.00272, -28.0916, -13.01592, -6.605516, 10.41238, 21.46301, 25.31942, 35.67087, 19.21629, 17.05927, 9.380877, -6.361779, -22.3465, -24.46718, -10.82806, 0.7295597, 0.5145229, 19.78078, 30.14789, 31.13523 ; 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 = 36.09634, 9.319376, -13.64588, -37.68936, -57.21408, -59.59798, -43.58939, -8.50096, 20.33105, 32.82003, 46.87763, 54.50761, 43.53566, 24.44438, -13.31839, -47.95303, -52.53293, -67.47455, -55.21619, -21.80011, 2.393902, 32.35609, 55.63701, 62.119, 54.17309, 29.34303, 8.529894, -23.69709, -49.17242, -86.89368, -73.61846, -53.98293, -24.47596, 7.59729, 38.20925, 53.49616, 52.22358, 38.82928, 14.59615, -17.88004, -60.12774, -82.23019, -94.76502, -63.10438, -38.28706, -8.029429, 23.13487, 45.3348, 56.98742, 38.81236, 22.62863, -6.928823, -30.81054, -59.98367, -78.2477, -79.37217, -38.20223, -14.14293, 8.638078, 54.84695, 63.05782, 54.34737, 37.5104, 9.920406, -23.775, -79.69435, -75.86488, -89.86244, -68.8455, -35.82356, -5.763657, 19.53938, 43.79135, 40.43501, 19.7404, 0.1283313, -43.11473, -62.83091, -79.74978, -83.80917, -71.25754, -30.2507, 1.329721, 22.31361, 39.43634, 55.42776, 34.66344, 2.603728, -34.12714, -57.37993, -84.32696, -110.9739, -78.78918, -48.05954, -21.13377, -4.819002, 15.04074, 43.01427, 45.39687, 27.32624, -3.231056, -36.36161, -74.39341, -74.87581, -84.4967, -69.69051, -45.16013, -20.36957, 1.009915, 17.14496, 28.25579, 18.3312, -4.576485, -44.02959, -55.55864, -77.62324, -70.76129, -68.82933, -56.50816, -29.72363, -1.017602, 23.22331, 37.4768, 34.24154, 20.37362, -12.43578, -48.94007, -82.60072, -78.64597, -88.85616, -66.9947, -42.50069, -23.37013, 0.9265866, 14.28034, 24.10708, 18.15132, -3.453273, -34.66835, -87.71812, -80.66366, -92.69044, -81.4932, -62.78635, -23.38773, -6.499075, 14.06901, 23.74292, 8.92931, -13.99145, -29.52096, -57.40128, -79.09518, -89.56031, -79.35584, -66.40367, -31.90971, -9.754327, 8.862468, 16.40784, 19.44669, 9.907496, -11.55862, -51.02898, -63.0574, -84.83449, -68.7665, -63.45872 ; 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.613419, 3.744933, 3.77779, 3.448826, 3.382926, 3.349962, 3.349962, 3.349962, 3.31699, 3.349962, 3.284008, 3.41588, 3.51469, 3.481762, 3.41588, 3.481762, 3.51469, 3.448826, 3.31699, 3.41588, 3.448826, 3.448826, 3.382926, 3.51469, 3.580518, 3.712068, 3.744933, 3.712068, 3.547609, 3.382926, 3.382926, 3.51469, 3.646311, 3.646311, 3.646311, 3.580518, 3.547609, 3.481762, 3.51469, 3.51469, 3.547609, 3.646311, 3.580518, 3.744933, 3.679194, 3.679194, 3.712068, 3.744933, 3.77779, 3.77779, 3.679194, 3.679194, 3.679194, 3.646311, 3.580518, 3.547609, 3.448826, 3.51469, 3.51469, 3.547609, 3.580518, 3.613419, 3.646311, 3.679194, 3.679194, 3.547609, 3.51469, 3.41588, 3.712068, 3.843477, 3.77779, 3.77779, 3.712068, 3.679194, 3.679194, 3.580518, 3.679194, 3.679194, 3.77779, 3.744933, 3.843477, 3.876308, 3.876308, 3.90913, 3.90913, 3.712068, 3.744933, 3.77779, 3.974748, 4.007544, 4.105882, 3.876308, 4.204144, 4.138644, 4.007544, 3.941943, 3.744933, 3.843477, 3.941943, 3.941943, 4.007544, 4.040332, 3.876308, 3.90913, 3.876308, 3.843477, 3.876308, 3.547609, 3.547609, 3.646311, 3.679194, 3.712068, 3.876308, 3.90913, 3.941943, 4.007544, 4.007544, 4.007544, 3.876308, 3.679194, 3.679194, 3.646311, 3.744933, 3.77779, 3.843477, 3.876308, 3.876308, 3.90913, 3.90913, 3.843477, 3.679194, 3.810638, 3.810638, 3.843477, 3.843477, 3.941943, 3.974748, 4.073111, 4.073111, 4.105882, 4.138644, 4.236881, 4.236881, 4.171398, 4.040332, 4.007544, 3.974748, 4.007544, 4.105882, 4.105882, 4.138644, 4.138644, 4.073111, 3.974748, 3.974748, 3.941943, 4.040332, 4.007544, 4.007544, 4.040332, 4.040332, 4.236881, 4.269609, 4.335042, 4.236881, 4.204144, 4.073111, 4.073111 ; 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 ; }