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 = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.95833912 ; :ending_julian_day_string = "2005-03-05 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 = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625, 2453435.66666667, 2453435.70833333, 2453435.75, 2453435.79166667, 2453435.83333333, 2453435.875, 2453435.91666667, 2453435.95833333 ; current_speed = 65.6992, 61.8863, 90.3364, 102.0684, 119.6664, 43.995, 24.6372, 13.1985, 34.6094, 66.8724, 53.6739, 69.5121, 53.3806, 37.5424, 32.8496, 61.8863, 15.5449, 50.1543, 146.9433, 104.1215, 74.7915, 75.0848, 64.8193, 31.3831, 145.1835, 119.3731, 136.6778, 14.3717, 20.8243, 68.0456, 24.0506, 39.5955, 32.263, 56.3136, 25.5171, 36.3692, 53.6739, 52.794, 36.0759, 49.5677, 17.0114, 20.2377, 80.3642, 56.9002, 28.7434, 82.124, 108.521, 48.1012, 28.7434, 12.9052, 72.7384, 51.0342, 99.722, 107.3478, 65.4059, 82.4173, 80.0709, 75.0848, 53.6739, 110.2808, 64.2327, 16.4248, 19.6511, 15.5449, 49.861, 54.8471, 64.526, 73.6183, 56.0203, 53.9672, 72.7384, 68.9255, 14.9583, 22.5841, 91.5096, 47.2213, 88.2833, 189.7651, 64.8193, 127.5855, 36.9558, 24.6372, 9.0923, 73.325, 60.7131, 56.6069, 17.0114, 116.4401, 31.9697, 70.0987, 31.9697, 108.2277, 81.2441, 88.8699, 29.6233, 69.5121, 65.1126, 16.7181, 21.4109, 61.0064, 80.6575, 105.588, 142.2505, 144.0103, 104.1215, 74.4982, 153.6892, 79.4843, 151.0495, 105.0014, 90.6297, 111.454, 37.5424, 44.5816, 48.6878, 63.0595, 71.5652, 34.0228, 25.5171, 56.6069, 74.4982, 98.8421, 100.0153, 20.2377, 21.9975, 21.9975, 53.3806, 58.66, 59.2466, 45.1682, 43.7017, 73.0317, 59.5399, 58.9533, 30.5032, 154.2758, 34.6094, 35.4893, 50.4476, 36.0759, 40.4754, 46.6347, 42.5285, 6.4526, 66.8724, 18.1846, 134.6247, 41.062, 11.1454, 50.1543, 43.1151, 49.861, 29.9166, 39.3022, 44.2883, 38.4223, 24.6372, 39.5955, 41.6486, 23.7573, 199.444, 39.0089, 42.2352, 59.8332, 48.6878, 44.2883, 25.5171, 21.4109 ; 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 = 161.9096, 171.4028, 156.284, 157.3388, 153.8228, 136.5944, 40.9592, 332.7872, 338.0612, 5.4476, 9.6668, 16.3472, 353.4932, 16.3472, 3.338, 1.2284, 3.6896, 153.4712, 161.2064, 164.7224, 145.0328, 161.9096, 165.4256, 133.0784, 165.7772, 158.042, 157.3388, 218.1656, 35.3336, 348.2192, 6.1508, 29.3564, 306.4172, 24.434, 345.0548, 168.59, 118.3112, 155.2292, 3.338, 143.6264, 137.2976, 31.8176, 143.2748, 14.5892, 147.8456, 136.5944, 174.9188, 345.0548, 0.8768, 19.16, 146.4392, 153.8228, 146.4392, 159.0968, 161.9096, 192.1472, 161.9096, 161.2064, 186.5216, 162.2612, 141.8684, 125.3432, 113.7404, 91.9412, 359.822, 23.7308, 0.8768, 31.8176, 13.886, 12.4796, 351.3836, 16.3472, 214.298, 6.5024, 146.7908, 143.2748, 151.01, 167.1836, 145.3844, 171.0512, 162.2612, 96.512, 47.6396, 14.5892, 3.338, 14.5892, 247.3484, 164.0192, 16.6988, 0.1736, 31.1144, 148.5488, 156.9872, 151.01, 150.6584, 348.5708, 10.0184, 39.2012, 241.0196, 175.622, 168.59, 172.106, 153.8228, 171.4028, 160.5032, 151.7132, 165.7772, 172.4576, 165.074, 162.2612, 162.2612, 158.3936, 142.22, 31.8176, 26.192, 8.9636, 358.064, 18.8084, 33.224, 4.7444, 159.0968, 165.074, 161.558, 39.2012, 43.0688, 59.2424, 350.3288, 7.5572, 351.032, 347.1644, 24.7856, 20.5664, 346.8128, 353.8448, 51.5072, 158.7452, 152.768, 354.8996, 328.2164, 322.5908, 141.1652, 171.4028, 110.9276, 116.9048, 344.7032, 142.22, 155.9324, 169.6448, 25.1372, 17.7536, 11.0732, 6.1508, 316.9652, 14.5892, 3.6896, 25.4888, 357.7124, 348.9224, 333.4904, 57.1328, 160.8548, 180.896, 130.6172, 346.4612, 5.7992, 354.548, 126.7496, 332.084 ; 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 = 20.40073, 9.251199, 36.33361, 39.32504, 52.79068, 30.23154, 16.15021, -6.035629, -12.93063, 6.348556, 9.012824, 19.56469, -6.04915, 10.56658, 1.912705, 1.326717, 1.000332, 22.4013, 47.33924, 27.43559, 42.86356, 23.31512, 16.31093, 22.92284, 35.67059, 44.63681, 52.65939, -8.880797, 12.04345, -13.89274, 2.576917, 19.41132, -25.96254, 23.29383, -6.580734, 7.194861, 47.25368, 22.12013, 2.10056, 29.39602, 11.53697, 10.66966, 48.056, 14.33242, 15.29731, 56.43221, 9.61143, -12.40506, 0.4398444, 4.23558, 40.21136, 22.51367, 55.12847, 38.30064, 20.30965, -17.34258, 24.86339, 24.18932, -6.096162, 33.60015, 39.66175, 13.39774, 17.9882, 15.53598, -0.1549022, 22.07266, 0.9874058, 38.81281, 13.44436, 11.66188, -10.89755, 19.39959, -8.428961, 2.557533, 50.11959, 28.23729, 42.78712, 42.09514, 36.82176, 19.84615, 11.25962, 24.47824, 6.718493, 18.46961, 3.535089, 14.25854, -15.6992, 32.05773, 9.186189, 0.2123911, 16.52029, 56.4702, 31.7613, 43.07141, 14.51588, -13.7743, 11.32728, 10.5666, -18.72994, 4.656996, 15.95635, 14.50154, 62.75363, 21.52767, 34.75099, 35.3036, 37.76038, 10.4331, 38.90601, 31.99163, 27.61289, 41.04053, 22.99965, 23.50417, 21.48985, 9.825109, -2.417697, 10.9691, 13.98117, 4.682002, 26.58022, 25.45889, 31.63929, 12.79115, 15.02157, 18.9033, -8.967614, 7.714724, -9.235527, -10.03431, 18.3208, 25.6555, -13.58304, -6.32109, 23.87444, 55.92746, 15.83707, -3.155043, -26.57138, -21.91623, 25.3812, 6.971282, 39.723, 5.754168, -17.64222, 11.14045, 54.90186, 7.380896, 4.734424, 15.29326, 8.280813, 5.342389, -20.41636, 9.899711, 2.850004, 16.53445, -0.9834073, -7.607812, -18.58976, 19.95448, 65.4103, -0.6100022, 32.05972, -14.00718, 4.919532, -4.207912, 20.44578, -10.02408 ; 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 = -62.45154, -61.19093, -82.70752, -94.18864, -107.3927, -31.9627, 18.60544, 11.73761, 32.10311, 66.57037, 52.91178, 66.70199, 53.03674, 36.0247, 32.79387, 61.87208, 15.51268, -44.87355, -139.1091, -100.4419, -61.29016, -71.37319, -62.73352, -21.43461, -140.7333, -110.7136, -126.1262, -11.29943, 16.98843, 66.61228, 23.91215, 34.51093, 19.15327, 51.27006, 24.65393, -35.65042, -25.4554, -47.93649, 36.01469, -39.91028, -12.50144, 17.1966, -64.41293, 55.06555, -24.33465, -59.6637, -108.0945, 46.47408, 28.74003, 12.19033, -60.61288, -45.79983, -83.09831, -100.2827, -62.17274, -80.572, -76.11282, -71.08167, -53.32658, -105.0375, -50.52509, -9.5013, -7.911402, -0.5265656, 49.86076, 50.20958, 64.51845, 62.55574, 54.38311, 52.69212, 71.91744, 66.1391, -12.35732, 22.43882, -76.56392, -37.84847, -77.22179, -185.0373, -53.3451, -126.0325, -35.19875, -2.794137, 6.126318, 70.96075, 60.6101, 54.7817, -6.551543, -111.9402, 30.62149, 70.09838, 27.37045, -92.32742, -74.7785, -77.73489, -25.82304, 68.1337, 64.11976, 12.95538, -10.3738, -60.82839, -79.06344, -104.5874, -127.6604, -142.3922, -98.15118, -65.60211, -148.9783, -78.7966, -145.953, -100.0091, -86.32075, -103.6227, -29.67235, 37.88236, 43.68854, 62.28939, 71.52435, 32.20605, 21.34594, 56.41294, -69.59507, -95.5071, -94.87895, 15.68283, 16.06993, 11.24968, 52.62196, 58.15048, 58.52234, 44.03952, 39.67603, 68.37708, 57.96983, 58.61344, 18.98569, -143.7816, -30.77333, 35.34878, 42.88265, 28.6557, -31.52861, -46.1107, -15.19067, -2.919862, 64.50326, -14.37254, -122.9211, -40.3932, 10.08986, 47.76579, 42.31241, 49.57397, 21.86722, 38.03497, 44.1965, 34.68264, 24.61757, 38.85775, 37.26965, 12.89294, -188.4128, -39.00413, -27.4952, 58.17053, 48.43862, 44.08795, -15.26737, 18.91942 ; 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 = 15.371, 15.27652, 15.08761, 15.08761, 14.89874, 14.67847, 14.52116, 14.45825, 14.36388, 14.23807, 14.11228, 14.04938, 14.01794, 14.04938, 14.01794, 14.11228, 14.39534, 14.67847, 14.89874, 15.11909, 15.30801, 15.4025, 15.33951, 15.33951, 15.08761, 14.99317, 14.86727, 14.64701, 14.39534, 14.11228, 13.86071, 13.73494, 13.73494, 13.79783, 13.7035, 13.48341, 13.42053, 13.42053, 13.79783, 13.57773, 13.67206, 14.33243, 14.86727, 15.371, 15.74909, 15.90672, 16.03286, 15.81214, 15.56001, 15.59152, 15.30801, 15.27652, 15.21354, 15.15057, 15.18206, 15.18206, 15.24503, 15.33951, 15.434, 15.371, 15.4655, 15.497, 15.497, 15.52851, 15.59152, 15.68606, 15.81214, 15.90672, 15.90672, 15.84366, 15.74909, 15.65454, 15.52851, 15.52851, 15.371, 15.30801, 15.08761, 15.15057, 15.02465, 14.86727, 14.70993, 14.58408, 14.42679, 14.30098, 14.04938, 14.17517, 14.45825, 14.93022, 15.30801, 15.71758, 15.84366, 16.0644, 16.09595, 16.19059, 16.09595, 16.00132, 15.74909, 15.71758, 15.62303, 15.434, 15.30801, 15.21354, 15.11909, 15.02465, 15.08761, 15.02465, 14.93022, 14.96169, 14.93022, 14.7414, 14.86727, 15.02465, 15.30801, 15.434, 15.59152, 15.74909, 15.74909, 15.90672, 15.93825, 15.81214, 15.371, 15.08761, 14.8358, 14.64701, 14.4897, 14.42679, 14.36388, 14.20662, 14.14373, 14.20662, 14.30098, 14.26952, 14.26952, 14.26952, 14.45825, 14.7414, 15.02465, 15.33951, 15.59152, 15.74909, 15.87519, 16.00132, 16.03286, 16.00132, 15.84366, 15.56001, 15.21354, 14.93022, 14.58408, 14.45825, 14.33243, 14.08083, 13.9236, 13.95505, 14.04938, 13.9236, 13.82927, 13.95505, 14.14373, 14.36388, 14.7414, 15.08761, 15.371, 15.62303, 15.84366, 16.00132, 16.0644, 16.0644 ; 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 ; }