netcdf M0104.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 167 ; 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.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 = "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2452925.00000579 ; :starting_julian_day_string = "2003-10-12 00:00:00" ; :ending_julian_day_number = 2452931.91667244 ; :ending_julian_day_string = "2003-10-18 22:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; depth = 2 ; time = 2452925, 2452925.04166667, 2452925.08333333, 2452925.125, 2452925.16666667, 2452925.20833333, 2452925.25, 2452925.29166667, 2452925.33333333, 2452925.375, 2452925.41666667, 2452925.45833333, 2452925.5, 2452925.54166667, 2452925.58333333, 2452925.625, 2452925.66666667, 2452925.70833333, 2452925.75, 2452925.79166667, 2452925.83333333, 2452925.875, 2452925.91666667, 2452925.95833333, 2452926, 2452926.04166667, 2452926.08333333, 2452926.125, 2452926.16666667, 2452926.20833333, 2452926.25, 2452926.29166667, 2452926.33333333, 2452926.375, 2452926.41666667, 2452926.45833333, 2452926.5, 2452926.54166667, 2452926.58333333, 2452926.625, 2452926.66666667, 2452926.70833333, 2452926.75, 2452926.79166667, 2452926.83333333, 2452926.875, 2452926.91666667, 2452926.95833333, 2452927, 2452927.04166667, 2452927.08333333, 2452927.125, 2452927.16666667, 2452927.20833333, 2452927.25, 2452927.29166667, 2452927.33333333, 2452927.375, 2452927.41666667, 2452927.45833333, 2452927.5, 2452927.54166667, 2452927.58333333, 2452927.625, 2452927.66666667, 2452927.70833333, 2452927.75, 2452927.79166667, 2452927.83333333, 2452927.875, 2452927.91666667, 2452927.95833333, 2452928, 2452928.04166667, 2452928.08333333, 2452928.125, 2452928.16666667, 2452928.20833333, 2452928.25, 2452928.29166667, 2452928.33333333, 2452928.375, 2452928.41666667, 2452928.45833333, 2452928.5, 2452928.54166667, 2452928.58333333, 2452928.625, 2452928.66666667, 2452928.70833333, 2452928.75, 2452928.79166667, 2452928.83333333, 2452928.875, 2452928.91666667, 2452928.95833333, 2452929, 2452929.04166667, 2452929.08333333, 2452929.125, 2452929.16666667, 2452929.20833333, 2452929.25, 2452929.29166667, 2452929.33333333, 2452929.375, 2452929.41666667, 2452929.45833333, 2452929.5, 2452929.54166667, 2452929.58333333, 2452929.625, 2452929.66666667, 2452929.70833333, 2452929.75, 2452929.79166667, 2452929.83333333, 2452929.875, 2452929.91666667, 2452929.95833333, 2452930, 2452930.04166667, 2452930.08333333, 2452930.125, 2452930.16666667, 2452930.20833333, 2452930.25, 2452930.29166667, 2452930.33333333, 2452930.375, 2452930.41666667, 2452930.45833333, 2452930.5, 2452930.54166667, 2452930.58333333, 2452930.625, 2452930.66666667, 2452930.70833333, 2452930.75, 2452930.79166667, 2452930.83333333, 2452930.875, 2452930.91666667, 2452930.95833333, 2452931, 2452931.04166667, 2452931.08333333, 2452931.125, 2452931.16666667, 2452931.20833333, 2452931.25, 2452931.29166667, 2452931.33333333, 2452931.375, 2452931.41666667, 2452931.45833333, 2452931.5, 2452931.54166667, 2452931.58333333, 2452931.625, 2452931.66666667, 2452931.70833333, 2452931.75, 2452931.79166667, 2452931.83333333, 2452931.875, 2452931.91666667 ; current_speed = 4.6928, 15.5449, 25.8104, 21.9975, 20.2377, 14.9583, 2.3464, 12.3186, 12.6119, 7.6258, 9.9722, 26.1037, 34.9027, 28.4501, 23.464, 14.0784, 3.8129, 8.799, 21.4109, 17.598, 15.5449, 8.2124, 6.7459, 12.0253, 28.7434, 39.8888, 40.7687, 28.7434, 45.4615, 54.2605, 38.129, 45.1682, 54.5538, 65.1126, 68.6322, 56.9002, 39.5955, 22.8774, 19.9444, 15.8382, 22.8774, 26.6903, 36.3692, 29.6233, 29.6233, 25.8104, 20.2377, 12.3186, 13.4918, 27.5702, 29.6233, 26.6903, 20.531, 12.0253, 22.5841, 32.5563, 39.0089, 39.5955, 27.5702, 35.7826, 20.2377, 20.531, 29.9166, 37.8357, 35.196, 28.1568, 19.6511, 10.2655, 27.5702, 24.6372, 30.7965, 37.2491, 28.7434, 19.0645, 1.4665, 17.3047, 28.7434, 45.7548, 33.7295, 20.531, 26.6903, 17.0114, 15.8382, 20.8243, 27.2769, 34.3161, 23.1707, 39.5955, 44.5816, 40.1821, 47.2213, 43.4084, 54.5538, 58.3667, 69.5121, 68.3389, 63.9394, 53.6739, 43.1151, 33.7295, 34.9027, 32.8496, 24.0506, 37.8357, 43.995, 50.4476, 34.9027, 41.062, 37.5424, 18.7712, 17.598, 13.7851, 23.464, 26.6903, 30.7965, 27.8635, 23.7573, 32.263, 32.263, 31.0898, 26.6903, 25.2238, 12.3186, 13.1985, 15.5449, 11.4387, 11.732, 9.3856, 6.1593, 13.4918, 5.2794, 3.2263, 5.5727, 19.3578, 29.6233, 38.7156, 40.4754, 36.0759, 30.7965, 26.397, 26.1037, 30.5032, 25.2238, 25.8104, 18.4779, 9.6789, 14.3717, 17.8913, 24.3439, 29.9166, 34.6094, 32.5563, 22.8774, 20.531, 22.2908, 20.2377, 26.6903, 22.8774, 26.6903, 25.5171, 21.9975, 13.4918, 6.7459, 2.933, 5.2794, 18.1846, 5.2794 ; 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 ; current_direction = 353.9212, 319.1512, 334.6216, 353.9212, 347.5924, 339.1924, 235.1188, 146.8672, 116.9812, 133.5064, 60.022, 32.9488, 25.2136, 26.62, 12.2044, 26.62, 167.9632, 185.1916, 197.4976, 202.7716, 210.5068, 161.6344, 215.0776, 355.3276, 327.5896, 353.5696, 9.7432, 5.1724, 6.9304, 25.2136, 89.2048, 108.5428, 111.004, 127.8808, 150.7348, 154.954, 166.9084, 184.4884, 191.1688, 199.6072, 210.5068, 204.8812, 209.452, 191.5204, 191.5204, 185.8948, 169.018, 88.5016, 98.698, 63.538, 66.3508, 55.4512, 95.8852, 122.6068, 185.8948, 171.1276, 184.1368, 180.6208, 187.3012, 236.5252, 249.1828, 0.9532, 354.6244, 353.9212, 6.5788, 12.2044, 51.9352, 105.0268, 117.3328, 104.6752, 125.068, 118.036, 138.0772, 174.292, 105.0268, 325.8316, 300.1648, 314.932, 319.8544, 325.8316, 355.3276, 344.428, 23.4556, 58.6156, 56.1544, 27.3232, 359.8984, 4.4692, 15.0172, 41.3872, 63.1864, 82.5244, 103.972, 116.278, 121.552, 127.8808, 131.3968, 135.9676, 116.6296, 95.8852, 102.5656, 80.4148, 119.0908, 137.374, 142.648, 156.712, 159.8764, 147.922, 143.7028, 142.9996, 95.8852, 30.136, 35.41, 42.442, 52.6384, 102.214, 98.698, 120.4972, 117.6844, 125.068, 112.4104, 83.9308, 78.3052, 102.5656, 47.3644, 19.2364, 8.3368, 68.1088, 153.8992, 139.4836, 248.8312, 134.5612, 141.5932, 26.2684, 37.8712, 55.0996, 60.7252, 65.296, 71.6248, 97.2916, 129.6388, 136.3192, 163.3924, 161.2828, 168.6664, 148.9768, 23.8072, 37.5196, 27.6748, 39.6292, 23.104, 37.8712, 46.3096, 87.0952, 107.488, 99.7528, 106.4332, 75.1408, 90.2596, 89.908, 84.634, 80.7664, 67.054, 330.754, 309.658, 308.6032, 324.0736 ; 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 ; current_u = -0.4969495, -10.16738, -11.0622, -2.329451, -4.348371, -5.313651, -1.924845, 6.733118, 11.23916, 5.530973, 8.638092, 14.19753, 14.86834, 12.74767, 4.960286, 6.308125, 0.7951418, -0.7961914, -6.437526, -6.811457, -7.891222, 2.587557, -3.87677, -0.9795618, -15.40589, -4.467393, 6.89939, 2.591299, 5.485547, 23.11465, 38.12533, 42.82335, 50.92899, 51.39272, 33.55104, 24.08846, 8.968718, -1.790323, -3.863233, -5.314824, -11.6135, -11.22963, -17.88253, -5.916271, -5.916271, -2.650786, 3.855294, 12.31439, 13.33663, 24.68167, 27.13549, 21.98329, 20.42279, 10.12997, -2.319438, 5.021303, -2.814027, -0.429009, -3.503769, -29.84729, -18.91656, 0.3415478, -2.802717, -4.006655, 4.032391, 5.952343, 15.47159, 9.914468, 24.49211, 23.83347, 25.20603, 32.87801, 19.20429, 1.89613, 1.416353, -9.718789, -24.85107, -32.3919, -21.74649, -11.53077, -2.174149, -4.566695, 6.30421, 17.77755, 22.6546, 15.75141, -0.04108753, 3.085407, 11.55149, 26.56617, 42.14401, 43.03944, 52.93976, 52.33488, 59.23582, 53.9392, 47.96401, 37.30685, 38.54157, 33.55172, 34.0667, 32.39099, 21.01662, 25.62271, 26.69221, 19.94462, 12.00815, 21.80693, 22.22412, 11.2969, 17.50525, 6.920868, 13.59559, 18.01178, 24.47772, 27.23279, 23.48407, 27.79954, 28.56954, 25.44609, 24.67456, 25.08242, 12.06288, 12.88236, 11.43602, 3.768669, 1.701043, 8.708838, 2.709795, 8.76516, -4.923149, 2.298743, 3.461988, 8.567311, 18.1854, 31.75252, 35.30606, 32.7742, 29.22626, 26.18353, 20.10197, 21.06673, 7.209352, 8.282488, 3.631299, 4.988361, 5.801284, 10.89639, 11.30659, 19.0813, 13.58077, 19.98594, 16.54226, 20.50462, 21.26052, 19.94522, 25.60001, 22.11236, 26.69003, 25.51707, 21.9011, 13.31698, 6.212115, -1.432947, -4.064439, -14.211, -3.097664 ; 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 ; current_v = 4.666413, 11.75876, 23.31962, 21.87381, 19.76502, 13.9827, -1.341852, -10.31567, -5.721995, -5.249872, 4.982784, 21.9051, 31.57738, 25.43433, 22.93371, 12.58606, -3.729069, -8.762903, -20.42021, -16.22633, -13.393, -7.794104, -5.520672, 11.98534, 24.26606, 39.63784, 40.18066, 28.62636, 45.12933, 49.09088, 0.52917, -14.36407, -19.55389, -39.98049, -59.87242, -51.54977, -38.56638, -22.80724, -19.56667, -14.91983, -19.71046, -24.21296, -31.66913, -29.0265, -29.0265, -25.67392, -19.86709, 0.3221195, -2.040315, 12.2854, 11.88297, 15.13628, -2.105158, -6.480083, -22.46468, -32.16674, -38.90727, -39.59317, -27.34665, -19.73661, -7.192227, 20.52816, 29.78502, 37.62296, 34.96424, 27.52045, 12.11593, -2.661545, -12.65908, -6.24157, -17.69407, -17.50805, -21.3864, -18.96997, -0.3802207, 14.31774, 14.44324, 32.31511, 25.78312, 16.98715, 26.6016, 16.38698, 14.52947, 10.84482, 15.19205, 30.4875, 23.17066, 39.47511, 43.05905, 30.14697, 21.30103, 5.647605, -13.17189, -25.84051, -36.37375, -41.9615, -42.2812, -38.58868, -19.32509, -3.458474, -7.593336, 5.46992, -11.69328, -27.83912, -34.97264, -46.33759, -32.77198, -34.7929, -30.25757, -14.99127, -1.804421, 11.92185, 19.12379, 19.6964, 18.68865, -5.894903, -3.592729, -16.37335, -14.98942, -17.86259, -10.17536, 2.666901, 2.496961, -2.87143, 10.52908, 10.80005, 11.60803, 3.499377, -5.531183, -10.25674, -1.90648, -2.2638, -4.366878, 17.35873, 23.38442, 22.15119, 19.79242, 15.07722, 9.708236, -3.350286, -16.65274, -22.05987, -24.17158, -24.44539, -18.11757, -8.294417, 13.1488, 14.1904, 21.55891, 23.04141, 31.83352, 25.69971, 15.80282, 1.040441, -6.69852, -3.428219, -7.550613, 5.866785, -0.12093, 0.04097286, 2.057152, 2.164895, 2.62998, 2.559131, 3.369332, 11.34579, 4.275107 ; 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 ; temperature = 12.93559, 13.59439, 13.78262, 13.31206, 13.21794, 13.24931, 13.34343, 13.1552, 13.12383, 13.06108, 13.06108, 13.09245, 13.09245, 13.06108, 13.06108, 12.87284, 12.93559, 12.84146, 12.90421, 12.90421, 12.99834, 12.93559, 12.87284, 12.84146, 12.84146, 12.84146, 12.84146, 12.96696, 13.43754, 13.75125, 13.90812, 13.87674, 13.97087, 13.84537, 13.53165, 13.28069, 12.87284, 12.81009, 12.81009, 12.77871, 12.87284, 12.84146, 12.87284, 12.84146, 12.90421, 12.87284, 12.90421, 12.93559, 12.84146, 12.77871, 12.77871, 12.81009, 12.81009, 12.81009, 12.74733, 12.71595, 12.6532, 12.6532, 12.6532, 12.68458, 12.68458, 12.68458, 12.71595, 12.77871, 12.84146, 12.96696, 12.93559, 13.09245, 13.09245, 13.1552, 13.09245, 13.02971, 12.84146, 12.87284, 12.77871, 12.74733, 12.71595, 12.71595, 12.77871, 12.81009, 12.87284, 12.84146, 12.81009, 13.02971, 12.96696, 13.21794, 13.21794, 13.09245, 12.99834, 13.18657, 13.34343, 13.43754, 13.3748, 13.31206, 13.09245, 12.90421, 12.71595, 12.55905, 12.37075, 12.27658, 12.2138, 12.2138, 12.15101, 12.11961, 12.05682, 12.02542, 11.99402, 11.93122, 11.93122, 11.93122, 11.93122, 11.96262, 11.96262, 11.99402, 12.02542, 12.02542, 12.02542, 12.02542, 12.02542, 12.02542, 11.99402, 11.96262, 11.93122, 11.89981, 11.837, 11.80559, 11.74277, 11.64852, 11.67994, 11.67994, 11.67994, 11.67994, 11.67994, 11.67994, 11.77418, 11.8684, 11.93122, 11.99402, 11.99402, 11.89981, 11.8684, 11.8684, 11.837, 11.74277, 11.74277, 11.71135, 11.67994, 11.71135, 11.71135, 11.67994, 11.71135, 11.77418, 11.80559, 11.80559, 11.837, 11.837, 11.8684, 11.93122, 11.99402, 11.99402, 12.02542, 11.99402, 11.96262, 11.99402, 11.96262, 11.99402, 11.96262 ; 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 ; }