netcdf L0108.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.6719, 0.03412, -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-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.aanderaa.realtime.nc L0108.aanderaa.realtime.nc.new\n", "Wed Feb 9 05:46:40 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.aanderaa.realtime.nc L0108.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453436.00000579 ; :starting_julian_day_string = "2005-03-06 00:00:00" ; :ending_julian_day_number = 2453442.95833912 ; :ending_julian_day_string = "2005-03-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 07-Feb-2005 20:35:12\n", "AANCM_Temperature_1.5: 07-Feb-2005 20:35:12" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; depth = 2 ; time = 2453436, 2453436.04166667, 2453436.08333333, 2453436.125, 2453436.16666667, 2453436.20833333, 2453436.25, 2453436.29166667, 2453436.33333333, 2453436.375, 2453436.41666667, 2453436.45833333, 2453436.5, 2453436.54166667, 2453436.58333333, 2453436.625, 2453436.66666667, 2453436.70833333, 2453436.75, 2453436.79166667, 2453436.83333333, 2453436.875, 2453436.91666667, 2453436.95833333, 2453437, 2453437.04166667, 2453437.08333333, 2453437.125, 2453437.16666667, 2453437.20833333, 2453437.25, 2453437.29166667, 2453437.33333333, 2453437.375, 2453437.41666667, 2453437.45833333, 2453437.5, 2453437.54166667, 2453437.58333333, 2453437.625, 2453437.66666667, 2453437.70833333, 2453437.75, 2453437.79166667, 2453437.83333333, 2453437.875, 2453437.91666667, 2453437.95833333, 2453438, 2453438.04166667, 2453438.08333333, 2453438.125, 2453438.16666667, 2453438.20833333, 2453438.25, 2453438.29166667, 2453438.33333333, 2453438.375, 2453438.41666667, 2453438.45833333, 2453438.5, 2453438.54166667, 2453438.58333333, 2453438.625, 2453438.66666667, 2453438.70833333, 2453438.75, 2453438.79166667, 2453438.83333333, 2453438.875, 2453438.91666667, 2453438.95833333, 2453439, 2453439.04166667, 2453439.08333333, 2453439.125, 2453439.16666667, 2453439.20833333, 2453439.25, 2453439.29166667, 2453439.33333333, 2453439.375, 2453439.41666667, 2453439.45833333, 2453439.5, 2453439.54166667, 2453439.58333333, 2453439.625, 2453439.66666667, 2453439.70833333, 2453439.75, 2453439.79166667, 2453439.83333333, 2453439.875, 2453439.91666667, 2453439.95833333, 2453440, 2453440.04166667, 2453440.08333333, 2453440.125, 2453440.16666667, 2453440.20833333, 2453440.25, 2453440.29166667, 2453440.33333333, 2453440.375, 2453440.41666667, 2453440.45833333, 2453440.5, 2453440.54166667, 2453440.58333333, 2453440.625, 2453440.66666667, 2453440.70833333, 2453440.75, 2453440.79166667, 2453440.83333333, 2453440.875, 2453440.91666667, 2453440.95833333, 2453441, 2453441.04166667, 2453441.08333333, 2453441.125, 2453441.16666667, 2453441.20833333, 2453441.25, 2453441.29166667, 2453441.33333333, 2453441.375, 2453441.41666667, 2453441.45833333, 2453441.5, 2453441.54166667, 2453441.58333333, 2453441.625, 2453441.66666667, 2453441.70833333, 2453441.75, 2453441.79166667, 2453441.83333333, 2453441.875, 2453441.91666667, 2453441.95833333, 2453442, 2453442.04166667, 2453442.08333333, 2453442.125, 2453442.16666667, 2453442.20833333, 2453442.25, 2453442.29166667, 2453442.33333333, 2453442.375, 2453442.41666667, 2453442.45833333, 2453442.5, 2453442.54166667, 2453442.58333333, 2453442.625, 2453442.66666667, 2453442.70833333, 2453442.75, 2453442.79166667, 2453442.83333333, 2453442.875, 2453442.91666667, 2453442.95833333 ; current_speed = 34.3161, 55.727, 64.526, 55.1404, 48.6878, 30.2099, 2.6397, 27.5702, 41.9419, 42.5285, 25.8104, 5.5727, 7.3325, 24.6372, 58.0734, 66.8724, 52.794, 43.7017, 14.3717, 20.2377, 38.129, 58.3667, 58.66, 42.5285, 26.6903, 30.7965, 43.1151, 57.7801, 75.0848, 55.727, 29.9166, 4.9861, 23.1707, 47.2213, 58.66, 39.8888, 9.3856, 12.0253, 43.1151, 54.8471, 53.6739, 56.0203, 39.3022, 9.0923, 26.397, 65.1126, 80.6575, 78.8977, 52.2074, 26.397, 9.0923, 35.4893, 53.9672, 51.9141, 37.5424, 25.2238, 26.9836, 53.6739, 78.6044, 84.4704, 74.2049, 38.4223, 4.3995, 25.8104, 46.0481, 65.1126, 48.9811, 39.3022, 8.2124, 37.5424, 73.325, 91.2163, 80.0709, 68.0456, 48.6878, 28.7434, 10.2655, 28.7434, 48.3945, 25.2238, 31.0898, 44.2883, 61.593, 72.7384, 75.9647, 73.9116, 43.4084, 18.7712, 50.7409, 66.8724, 77.1379, 62.7662, 58.3667, 14.9583, 32.8496, 50.4476, 63.6461, 56.9002, 26.397, 14.3717, 50.7409, 75.3781, 90.0431, 85.3503, 54.2605, 32.263, 19.9444, 53.3806, 70.392, 69.2188, 62.4729, 24.6372, 18.7712, 49.5677, 83.0039, 97.9622, 82.124, 42.8218, 7.6258, 40.1821, 66.2858, 57.7801, 56.0203, 39.5955, 9.3856, 40.4754, 75.0848, 77.7245, 72.7384, 47.8079, 9.9722, 26.397, 63.3528, 80.9508, 67.7523, 61.593, 26.397, 20.2377, 51.6208, 79.191, 69.2188, 60.4198, 26.397, 15.2516, 49.2744, 76.8446, 80.6575, 76.8446, 54.2605, 8.799, 19.9444, 48.3945, 63.0595, 60.1265, 33.1429, 20.531, 59.5399, 71.2719, 95.3225, 96.4957, 63.9394, 37.2491, 23.464, 47.2213, 64.2327, 58.3667, 41.3553, 23.1707 ; 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 = 158.0516, 152.426, 150.668, 148.5584, 153.8324, 172.1156, 217.8236, 341.9, 337.7192, 337.3676, 348.5804, 345.7676, 249.8192, 158.4032, 159.1064, 146.0972, 144.3392, 151.0196, 128.1656, 12.8408, 353.5028, 347.8772, 13.1924, 29.0144, 62.4164, 123.2432, 137.3072, 149.6132, 153.4808, 154.184, 168.248, 175.9832, 333.5, 332.4452, 345.0644, 354.9092, 336.6644, 179.4992, 174.9284, 162.974, 168.9512, 174.2252, 173.1704, 191.8052, 333.1484, 341.5868, 341.5868, 354.206, 359.48, 3.3476, 66.6356, 129.2204, 145.7456, 146.4488, 138.0104, 123.5948, 31.4756, 348.2288, 347.8772, 351.7448, 351.0416, 341.5868, 343.3064, 135.5492, 149.6132, 151.3712, 143.636, 135.9008, 85.2704, 7.5668, 351.0416, 344.7128, 337.3676, 338.774, 347.8772, 347.8772, 99.686, 145.394, 144.3392, 129.2204, 63.4712, 46.5944, 8.6216, 8.9732, 358.0736, 3.3476, 17.06, 110.5856, 141.878, 153.4808, 152.7776, 159.8096, 134.1428, 136.2524, 42.7268, 18.1148, 2.996, 2.996, 6.8636, 119.024, 147.5036, 160.5128, 162.6224, 155.942, 152.0744, 185.1248, 303.2624, 352.7996, 345.416, 352.448, 355.6124, 12.8408, 129.2204, 142.2296, 153.1292, 160.5128, 159.1064, 174.5768, 196.376, 334.9064, 330.3356, 341.5868, 343.3064, 2.6444, 101.7956, 161.216, 161.5676, 156.9968, 155.2388, 159.1064, 164.0288, 333.1484, 334.5548, 328.226, 337.016, 357.0188, 18.1148, 127.814, 151.0196, 152.7776, 151.0196, 156.6452, 154.184, 6.1604, 331.742, 332.4452, 326.8196, 347.8772, 348.932, 11.4344, 162.974, 157.7, 156.9968, 183.7184, 177.7412, 283.2212, 303.614, 315.2168, 328.9292, 331.3904, 322.6004, 306.7784, 237.1616, 171.0608, 166.8416, 167.5448, 173.8736, 173.8736 ; 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 = 12.82638, 25.79568, 31.60931, 28.76284, 21.47124, 4.144039, -1.61875, -8.565412, -15.90211, -16.3657, -5.11027, -1.370079, -6.882348, 9.068279, 20.71093, 37.30046, 30.77814, 21.17393, 11.29943, 4.497684, -4.314474, -12.25745, 13.38749, 20.62757, 23.65658, 25.75669, 29.23494, 29.2272, 33.52519, 24.26813, 6.093291, 0.3492712, -10.33872, -21.84442, -15.11863, -3.539507, -3.717787, 0.1051071, 3.8114, 16.05954, 10.28633, 5.636691, 4.673697, -1.860147, -11.92303, -20.56696, -25.47709, -7.96489, -0.4738128, 1.541411, 8.346743, 27.49425, 30.37643, 28.69198, 25.1157, 21.01071, 14.08909, -10.94969, -16.50752, -12.12847, -11.55499, -12.13636, -1.263772, 18.07493, 23.29274, 31.1976, 29.04153, 27.35051, 8.184436, 4.943659, -11.41797, -24.04987, -30.81267, -24.63575, -10.22481, -6.036334, 10.11916, 16.32424, 28.21329, 19.54137, 27.81635, 32.17578, 9.233289, 11.34519, -2.553606, 4.31595, 12.73485, 17.57262, 31.32429, 29.85837, 35.28639, 21.66319, 41.88431, 10.34341, 22.28856, 15.68527, 3.326542, 2.973959, 3.154603, 12.56685, 27.26038, 25.14585, 26.89297, 34.79401, 25.41153, -2.881906, -16.67686, -6.690733, -17.72464, -9.097146, -4.779379, 5.475441, 14.54241, 30.36016, 37.51612, 32.67982, 29.28818, 4.047149, -2.150015, -17.04116, -32.80609, -18.25086, -16.09203, 1.826822, 9.187406, 13.03313, 23.74073, 30.37338, 30.46555, 17.04991, 2.743892, -11.92303, -27.21938, -42.62627, -26.45551, -3.203346, 8.207407, 15.98789, 25.01081, 36.22557, 33.53723, 23.95185, 11.49543, 1.636683, -23.3286, -35.54807, -44.14199, -16.13795, -10.4166, 1.744365, 5.839833, 18.36359, 24.64255, -3.89937, 1.306271, -19.98681, -49.584, -50.20579, -49.19564, -46.2059, -38.83489, -29.83493, -19.71453, 7.337542, 14.62218, 12.58831, 4.413529, 2.472828 ; 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 = -31.8289, -49.39718, -56.2535, -47.04426, -43.69769, -29.92432, -2.085106, 26.20591, 38.81038, 39.2535, 25.29944, 5.401654, -2.529593, -22.9076, -54.25475, -55.50309, -42.89421, -38.22961, -8.880797, 19.73158, 37.88411, 57.06511, 57.11192, 37.19108, 12.35874, -16.88246, -31.68959, -49.84286, -67.18474, -50.16529, -29.2895, -4.973852, 20.73626, 41.86493, 56.67824, 39.73145, 8.617862, -12.02484, -42.9463, -52.44326, -52.67902, -55.736, -39.02332, -8.899987, 23.55086, 61.77905, 76.5281, 78.49464, 52.20525, 26.35196, 3.605802, -22.44007, -44.6064, -43.26481, -27.904, -13.95673, 23.0133, 52.54514, 76.8515, 83.59515, 73.29972, 36.4552, 4.214081, -18.42481, -39.72248, -57.15208, -39.44284, -28.22433, 0.6771401, 37.21548, 72.43056, 87.98873, 73.90486, 63.42936, 47.60205, 28.10242, -1.727155, -23.65803, -39.31969, -15.94914, 13.88618, 30.43308, 60.897, 71.84818, 75.92177, 73.78548, 41.49834, -6.600074, -39.91777, -59.83641, -68.59392, -58.90927, -40.64943, -10.80577, 24.13123, 47.94719, 63.55911, 56.82243, 26.20782, -6.972803, -42.79615, -71.06014, -85.93328, -77.9362, -47.94221, -32.13403, 10.93899, 52.95963, 68.12394, 68.61839, 62.28981, 24.02106, -11.86913, -39.18186, -74.0418, -92.35054, -76.72388, -42.63012, -7.316438, 36.38956, 57.59833, 54.82195, 53.6593, 39.55334, -1.918613, -38.31965, -71.23275, -71.54408, -66.05093, -44.66426, -9.587275, 23.55086, 57.20736, 68.81884, 62.37371, 61.50964, 25.08864, -12.40774, -45.15713, -70.41962, -60.5516, -55.46946, -23.7625, 15.16353, 43.40211, 68.12802, 67.50642, 75.13094, 53.25126, 8.62436, -19.07028, -44.77506, -58.0452, -59.99992, -33.11715, 4.695667, 32.96099, 50.58718, 81.6466, 84.71384, 50.79467, 22.30184, -12.72386, -46.64774, -62.54623, -56.99304, -41.11911, -23.03837 ; 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 = 2.714981, 2.780953, 2.747972, 2.846887, 2.945717, 2.87984, 2.87984, 2.912783, 2.846887, 2.813925, 2.780953, 2.813925, 2.54988, 2.615949, 2.813925, 2.87984, 2.978641, 2.912783, 2.945717, 2.978641, 2.912783, 2.945717, 2.945717, 2.846887, 2.846887, 2.846887, 2.87984, 3.044461, 2.978641, 2.945717, 2.87984, 2.813925, 2.846887, 2.87984, 3.011556, 2.912783, 2.912783, 2.912783, 2.945717, 2.945717, 2.978641, 2.87984, 2.846887, 2.912783, 2.87984, 2.87984, 3.044461, 3.011556, 2.945717, 2.945717, 2.945717, 2.945717, 2.945717, 3.044461, 3.077357, 3.044461, 3.011556, 3.077357, 3.110243, 2.978641, 2.978641, 2.945717, 2.945717, 2.978641, 3.011556, 2.978641, 3.044461, 3.143121, 3.175988, 3.175988, 3.110243, 3.044461, 3.044461, 3.011556, 2.945717, 2.912783, 2.945717, 3.044461, 3.077357, 3.077357, 3.077357, 3.077357, 3.110243, 3.077357, 3.044461, 3.011556, 3.044461, 3.044461, 3.044461, 3.044461, 3.044461, 3.110243, 3.110243, 3.110243, 3.110243, 3.110243, 3.044461, 3.044461, 3.011556, 3.044461, 3.011556, 3.044461, 3.077357, 3.110243, 3.077357, 3.077357, 3.044461, 3.110243, 3.077357, 3.077357, 2.912783, 2.912783, 2.945717, 2.978641, 3.110243, 3.110243, 3.208847, 3.110243, 3.077357, 3.110243, 3.110243, 3.077357, 3.044461, 3.044461, 3.044461, 3.011556, 3.044461, 3.011556, 2.978641, 2.945717, 2.945717, 2.912783, 2.87984, 2.813925, 2.978641, 3.044461, 3.044461, 3.175988, 3.143121, 3.175988, 3.143121, 3.077357, 3.011556, 3.011556, 2.978641, 3.044461, 3.143121, 3.011556, 2.945717, 2.912783, 2.912783, 3.077357, 3.044461, 3.110243, 3.044461, 3.011556, 3.011556, 3.110243, 3.044461, 3.011556, 3.110243, 3.143121, 3.110243, 3.143121, 3.077357, 3.044461, 3.011556, 3.044461 ; 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 ; }