netcdf N0101.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.7015, 0.03423, -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 = "18-Sep-2004 18:08:31: Modified [lon,lat] to [-65.908650,42.329530].\n", "05-Jul-2004 13:29:52: Modified [lon,lat] to [-65.909000,42.329500].\n", "17-Jun-2004 16:52:10: Modified [lon,lat] to [-65.906690,42.328446].\n", "17-Jun-2004 15:13:46: Modified [lon,lat] to [-65.906685,42.328454].\n", "11-Jun-2004 11:42:36: Modified [lon,lat] to [-69.906800,42.328400].\n", "03-Jun-2004 22:16:10: Modified [lon,lat] to [-65.906400,42.327900].\n", "Thu Jun 3 21:34:15 2004: /usr/local/nco/bin/ncrcat -d time,2453160.8229,2453161.04 N0101.aanderaa.realtime.nc N0101.aanderaa.realtime.nc.new\n", "Thu Jun 3 21:12:44 2004: /usr/local/nco/bin/ncrcat -d time,2453160.04,2453160.8229 N0101.aanderaa.realtime.nc N0101.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 = "AANCM712" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0101" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453261.00000579 ; :starting_julian_day_string = "2004-09-12 00:00:00" ; :ending_julian_day_number = 2453267.95833912 ; :ending_julian_day_string = "2004-09-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 11-May-2004 20:49:10\n", "AANCM_Temperature_1.5: 11-May-2004 20:49:10" ; :longitude = -65.90865 ; :latitude = 42.32953 ; data: lat = 42.32953 ; lon = -65.90865 ; depth = 2 ; time = 2453261, 2453261.04166667, 2453261.08333333, 2453261.125, 2453261.16666667, 2453261.20833333, 2453261.25, 2453261.29166667, 2453261.33333333, 2453261.375, 2453261.41666667, 2453261.45833333, 2453261.5, 2453261.54166667, 2453261.58333333, 2453261.625, 2453261.66666667, 2453261.70833333, 2453261.75, 2453261.79166667, 2453261.83333333, 2453261.875, 2453261.91666667, 2453261.95833333, 2453262, 2453262.04166667, 2453262.08333333, 2453262.125, 2453262.16666667, 2453262.20833333, 2453262.25, 2453262.29166667, 2453262.33333333, 2453262.375, 2453262.41666667, 2453262.45833333, 2453262.5, 2453262.54166667, 2453262.58333333, 2453262.625, 2453262.66666667, 2453262.70833333, 2453262.75, 2453262.79166667, 2453262.83333333, 2453262.875, 2453262.91666667, 2453262.95833333, 2453263, 2453263.04166667, 2453263.08333333, 2453263.125, 2453263.16666667, 2453263.20833333, 2453263.25, 2453263.29166667, 2453263.33333333, 2453263.375, 2453263.41666667, 2453263.45833333, 2453263.5, 2453263.54166667, 2453263.58333333, 2453263.625, 2453263.66666667, 2453263.70833333, 2453263.75, 2453263.79166667, 2453263.83333333, 2453263.875, 2453263.91666667, 2453263.95833333, 2453264, 2453264.04166667, 2453264.08333333, 2453264.125, 2453264.16666667, 2453264.20833333, 2453264.25, 2453264.29166667, 2453264.33333333, 2453264.375, 2453264.41666667, 2453264.45833333, 2453264.5, 2453264.54166667, 2453264.58333333, 2453264.625, 2453264.66666667, 2453264.70833333, 2453264.75, 2453264.79166667, 2453264.83333333, 2453264.875, 2453264.91666667, 2453264.95833333, 2453265, 2453265.04166667, 2453265.08333333, 2453265.125, 2453265.16666667, 2453265.20833333, 2453265.25, 2453265.29166667, 2453265.33333333, 2453265.375, 2453265.41666667, 2453265.45833333, 2453265.5, 2453265.54166667, 2453265.58333333, 2453265.625, 2453265.66666667, 2453265.70833333, 2453265.75, 2453265.79166667, 2453265.83333333, 2453265.875, 2453265.91666667, 2453265.95833333, 2453266, 2453266.04166667, 2453266.08333333, 2453266.125, 2453266.16666667, 2453266.20833333, 2453266.25, 2453266.29166667, 2453266.33333333, 2453266.375, 2453266.41666667, 2453266.45833333, 2453266.5, 2453266.54166667, 2453266.58333333, 2453266.625, 2453266.66666667, 2453266.70833333, 2453266.75, 2453266.79166667, 2453266.83333333, 2453266.875, 2453266.91666667, 2453266.95833333, 2453267, 2453267.04166667, 2453267.08333333, 2453267.125, 2453267.16666667, 2453267.20833333, 2453267.25, 2453267.29166667, 2453267.33333333, 2453267.375, 2453267.41666667, 2453267.45833333, 2453267.5, 2453267.54166667, 2453267.58333333, 2453267.625, 2453267.66666667, 2453267.70833333, 2453267.75, 2453267.79166667, 2453267.83333333, 2453267.875, 2453267.91666667, 2453267.95833333 ; current_speed = 53.9672, 29.9166, 38.129, 63.3528, 81.5374, 99.1354, 82.7106, 61.8863, 53.9672, 53.3806, 68.0456, 78.8977, 56.6069, 52.794, 29.9166, 34.6094, 56.0203, 80.3642, 83.2972, 64.8193, 45.1682, 41.9419, 41.9419, 37.8357, 48.3945, 37.8357, 26.397, 9.9722, 28.1568, 60.1265, 67.459, 54.2605, 26.397, 17.0114, 8.799, 30.2099, 57.7801, 34.6094, 23.464, 19.3578, 33.1429, 49.861, 87.6967, 65.1126, 49.5677, 40.7687, 37.8357, 85.057, 91.5096, 78.3111, 39.3022, 13.1985, 9.9722, 19.6511, 33.4362, 61.2997, 42.5285, 29.33, 27.8635, 47.2213, 86.8168, 74.2049, 50.1543, 20.531, 24.9305, 50.1543, 89.4565, 94.4426, 73.9116, 47.5146, 36.6625, 53.9672, 65.6992, 89.4565, 62.1796, 27.8635, 4.9861, 13.4918, 62.4729, 92.0962, 75.6714, 52.794, 29.0367, 23.7573, 33.1429, 51.3275, 56.0203, 25.5171, 3.5196, 19.9444, 40.4754, 67.7523, 59.2466, 48.3945, 22.2908, 12.0253, 38.7156, 87.99, 69.5121, 39.3022, 19.0645, 36.0759, 39.3022, 91.8029, 92.9761, 67.459, 45.1682, 22.5841, 35.4893, 82.124, 65.6992, 50.4476, 28.4501, 7.9191, 16.1315, 41.9419, 90.0431, 82.4173, 43.995, 23.1707, 27.8635, 45.7548, 46.3414, 43.995, 11.732, 8.2124, 16.7181, 24.9305, 63.3528, 65.9925, 59.2466, 33.7295, 23.1707, 48.6878, 55.727, 33.4362, 17.8913, 6.4526, 25.8104, 38.4223, 86.5235, 94.4426, 66.2858, 43.4084, 22.2908, 47.2213, 67.7523, 66.2858, 44.2883, 21.1176, 16.7181, 51.0342, 95.9091, 107.0545, 94.7359, 60.4198, 30.7965, 33.1429, 75.3781, 86.5235, 81.8307, 46.3414, 18.1846, 9.6789, 48.1012, 90.3364, 98.5488, 90.3364 ; 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 = 340.832, 15.9536, 66.2324, 80.9996, 98.9312, 108.0728, 122.4884, 139.7168, 161.516, 208.2788, 243.4388, 276.1376, 289.4984, 316.22, 325.3616, 39.8624, 67.2872, 92.6024, 99.986, 111.2372, 121.7852, 176.9864, 197.0276, 242.0324, 273.3248, 304.6172, 328.526, 58.4972, 91.5476, 91.8992, 98.5796, 108.4244, 121.082, 130.5752, 184.0184, 277.544, 300.0464, 310.946, 3.6476, 98.5796, 85.5704, 90.4928, 105.26, 120.3788, 141.4748, 172.064, 200.8952, 241.6808, 267.6992, 283.8728, 289.85, 274.3796, 141.8264, 134.7944, 126.0044, 104.2052, 128.114, 168.8996, 214.256, 252.2288, 298.9916, 329.5808, 354.506, 349.9352, 68.6936, 102.0956, 96.1184, 105.6116, 120.3788, 135.4976, 175.9316, 217.772, 246.9548, 277.8956, 303.914, 325.01, 345.716, 129.872, 95.0636, 94.0088, 113.6984, 119.6756, 132.3332, 189.2924, 254.69, 289.4984, 322.5488, 342.5516, 78.1868, 135.8492, 112.292, 102.0956, 116.1596, 122.4884, 149.21, 269.4572, 313.7588, 314.8136, 324.6584, 351.3416, 70.1, 107.3696, 117.566, 96.8216, 110.534, 120.7304, 141.8264, 189.644, 255.0416, 287.0372, 281.4116, 297.5852, 301.1012, 260.6672, 103.502, 82.7576, 100.3376, 116.5112, 128.114, 178.0412, 254.69, 274.3796, 275.786, 268.4024, 300.398, 291.9596, 163.9772, 117.566, 99.2828, 113.6984, 130.5752, 150.6164, 220.5848, 258.9092, 273.6764, 282.4664, 311.2976, 111.2372, 148.8584, 101.744, 96.47, 110.1824, 131.63, 149.5616, 192.1052, 232.8908, 272.9732, 284.9276, 333.4484, 17.0084, 79.2416, 67.9904, 91.8992, 99.6344, 111.2372, 122.4884, 160.4612, 208.2788, 246.6032, 271.9184, 310.946, 331.3388, 343.6064, 37.7528, 73.2644, 92.2508, 106.6664, 115.1048 ; 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.71955, 8.222841, 34.89519, 62.57275, 80.5488, 94.24437, 69.76641, 40.01358, 17.10975, -25.28972, -60.86388, -78.44546, -53.36054, -36.5277, -17.00445, 22.18276, 51.67603, 80.28132, 82.03526, 60.41734, 38.39427, 2.205011, -12.28194, -33.41698, -48.31304, -31.13749, -13.78218, 8.502443, 28.14653, 60.09347, 66.7041, 51.47919, 22.60716, 12.92106, -0.616606, -29.94841, -50.01562, -26.14143, 1.492771, 19.14118, 33.0439, 49.85916, 84.60464, 56.1727, 30.87368, 5.628807, -13.49447, -74.87724, -91.43583, -76.02679, -36.96705, -13.15996, 6.16328, 13.9452, 27.04894, 59.42534, 33.46075, 5.64687, -15.68413, -44.96804, -75.93785, -37.57163, -4.801848, -3.588036, 23.22652, 49.04084, 88.94694, 90.95844, 63.7636, 33.30484, 2.601106, -33.05603, -60.45616, -88.60845, -51.60136, -15.97786, -1.230212, 10.35467, 62.22909, 91.87087, 69.29032, 45.86967, 21.46512, -3.836161, -31.9667, -48.38391, -34.06513, -7.65122, 3.445056, 13.89226, 37.45038, 66.24815, 53.17794, 40.82077, 11.4105, -12.02476, -27.96264, -62.42041, -40.20928, -5.916674, 17.92612, 34.4308, 34.84055, 91.15301, 87.06879, 57.98649, 27.91604, -3.783422, -34.28669, -78.51997, -64.4004, -44.71288, -24.36058, -7.814275, 15.68565, 41.60727, 88.58147, 73.75089, 34.61457, 0.7919942, -26.87466, -45.6212, -46.10531, -43.9779, -10.11922, -7.616572, 4.614528, 22.10035, 62.52314, 60.4276, 45.00093, 16.54953, -15.07423, -47.77848, -55.61232, -32.64787, -13.44159, 6.014396, 13.34797, 37.618, 85.97243, 88.64374, 49.54535, 21.9912, -4.674543, -37.65837, -67.6611, -64.04879, -19.79703, 6.177149, 16.42425, 47.31488, 95.85641, 105.5446, 88.30228, 50.96412, 10.29974, -15.70186, -69.18027, -86.47501, -61.80898, -22.2267, -5.132318, 5.925964, 46.06381, 90.2667, 94.40885, 81.80261 ; 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 = 50.97525, 28.76435, 15.36705, 9.910998, -12.65855, -30.7543, -44.42625, -47.21046, -51.18315, -47.00977, -30.42683, 8.435472, 18.89428, 38.11736, 24.61405, 26.56569, 21.63012, -3.648923, -14.44436, -23.47948, -23.79173, -41.8839, -40.10332, -17.74389, 2.806695, 21.49411, 22.5134, 5.210876, -0.7604429, -1.992666, -10.06376, -17.1492, -13.62783, -11.06499, -8.777369, 3.966183, 28.93056, 22.68118, 23.41647, -2.88786, 2.559762, -0.4288483, -23.08174, -32.92839, -38.77851, -40.37825, -35.34741, -40.34961, -3.673721, 18.77643, 13.34541, 1.007891, -7.839563, -13.84547, -19.65538, -15.04266, -26.24979, -28.78127, -23.03004, -14.41273, 42.07849, 63.99015, 49.9239, 20.21504, 9.058629, -10.50951, -9.534576, -25.4159, -37.37817, -33.88842, -36.57011, -42.65861, -25.71842, 12.2885, 34.69298, 22.82723, 4.831953, -8.649251, -5.513951, -6.438416, -30.41402, -26.13771, -19.5545, -23.44554, -8.751098, 17.13212, 44.47292, 24.34299, 0.720538, -14.31029, -15.35341, -14.19705, -26.12023, -25.99408, -19.1489, -0.1139217, 26.77664, 62.01558, 56.70226, 38.85429, 6.489166, -10.7699, -18.18788, -10.90419, -32.61259, -34.47149, -35.50861, -22.26493, -9.160415, 24.06172, 12.99897, 23.36062, 14.69594, -1.28423, -3.766371, 5.287506, -16.15804, -36.78884, -27.15495, -23.15716, -7.357117, 3.494021, 4.671825, -1.22657, 5.936435, 3.071049, -16.06863, -11.53709, -10.21929, -26.52385, -38.53669, -29.39034, -17.59685, -9.365799, 3.573286, 7.217774, 11.80772, -2.337324, -22.09091, -7.820445, -9.749724, -32.58363, -44.03483, -37.42561, -21.79515, -28.49031, 3.514233, 17.07511, 39.61731, 20.19396, 3.120735, 19.12568, -3.178545, -17.91672, -34.31617, -32.45322, -29.02309, -29.18739, -29.93239, 2.896473, 53.62754, 40.66324, 17.44531, 7.652716, 13.85101, -3.547851, -28.26368, -38.3275 ; 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.72442, 15.75598, 15.69286, 15.66131, 15.78753, 15.97693, 16.00851, 15.97693, 15.97693, 15.78753, 15.50358, 15.62976, 15.75598, 15.66131, 15.66131, 15.75598, 15.81909, 15.81909, 16.04008, 16.41919, 16.22959, 16.26119, 16.10324, 16.26119, 16.26119, 16.04008, 15.88222, 16.00851, 16.00851, 15.91379, 16.198, 16.10324, 15.91379, 15.78753, 15.85066, 15.75598, 16.04008, 15.85066, 15.94536, 16.00851, 16.00851, 16.29278, 16.57727, 16.35598, 16.26119, 16.13483, 15.97693, 15.69286, 15.94536, 15.91379, 15.62976, 15.50358, 15.4405, 15.40896, 15.34589, 15.37743, 15.53512, 15.62976, 15.59821, 15.53512, 15.2513, 15.4405, 15.50358, 15.53512, 15.50358, 15.53512, 15.62976, 15.75598, 15.72442, 15.78753, 15.78753, 15.59821, 15.4405, 15.69286, 15.72442, 15.62976, 15.53512, 15.56667, 15.59821, 15.50358, 15.47204, 15.50358, 15.53512, 15.53512, 15.50358, 15.4405, 15.59821, 15.59821, 15.62976, 15.78753, 15.85066, 16.07166, 15.88222, 15.94536, 15.88222, 15.81909, 15.91379, 15.85066, 15.88222, 15.85066, 15.85066, 15.85066, 15.78753, 15.72442, 15.78753, 16.00851, 16.00851, 15.91379, 15.72442, 15.94536, 15.94536, 15.69286, 15.78753, 15.78753, 15.75598, 15.78753, 15.75598, 15.85066, 15.97693, 15.91379, 15.94536, 15.91379, 15.85066, 15.72442, 15.75598, 15.69286, 15.75598, 15.72442, 15.75598, 15.62976, 15.75598, 15.78753, 15.78753, 15.78753, 15.75598, 15.85066, 15.88222, 15.91379, 15.94536, 15.97693, 16.07166, 16.13483, 16.07166, 15.85066, 15.88222, 15.94536, 16.00851, 15.97693, 15.91379, 15.72442, 15.50358, 15.91379, 15.81909, 15.97693, 16.13483, 15.85066, 15.85066, 15.91379, 16.00851, 16.00851, 15.97693, 16.13483, 16.13483, 16.10324, 15.78753, 15.72442, 16.04008, 16.38759 ; 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 ; }