netcdf F0108.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 = "03-May-2004 19:15:58: Modified [lon,lat] to [-68.997700,44.056500].\n", "Tue Apr 27 17:27:33 2004: /usr/local/nco/bin/ncrcat -d time,2453123.6979,2453123.7813 F0108.aanderaa.realtime.nc F0108.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 = "AANCM971" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0108" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.4 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453240.00000579 ; :starting_julian_day_string = "2004-08-22 00:00:00" ; :ending_julian_day_number = 2453246.95833912 ; :ending_julian_day_string = "2004-08-28 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:21:14\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:21:14" ; data: lat = 44.0565 ; lon = -68.9977 ; depth = 2 ; time = 2453240, 2453240.04166667, 2453240.08333333, 2453240.125, 2453240.16666667, 2453240.20833333, 2453240.25, 2453240.29166667, 2453240.33333333, 2453240.375, 2453240.41666667, 2453240.45833333, 2453240.5, 2453240.54166667, 2453240.58333333, 2453240.625, 2453240.66666667, 2453240.70833333, 2453240.75, 2453240.79166667, 2453240.83333333, 2453240.875, 2453240.91666667, 2453240.95833333, 2453241, 2453241.04166667, 2453241.08333333, 2453241.125, 2453241.16666667, 2453241.20833333, 2453241.25, 2453241.29166667, 2453241.33333333, 2453241.375, 2453241.41666667, 2453241.45833333, 2453241.5, 2453241.54166667, 2453241.58333333, 2453241.625, 2453241.66666667, 2453241.70833333, 2453241.75, 2453241.79166667, 2453241.83333333, 2453241.875, 2453241.91666667, 2453241.95833333, 2453242, 2453242.04166667, 2453242.08333333, 2453242.125, 2453242.16666667, 2453242.20833333, 2453242.25, 2453242.29166667, 2453242.33333333, 2453242.375, 2453242.41666667, 2453242.45833333, 2453242.5, 2453242.54166667, 2453242.58333333, 2453242.625, 2453242.66666667, 2453242.70833333, 2453242.75, 2453242.79166667, 2453242.83333333, 2453242.875, 2453242.91666667, 2453242.95833333, 2453243, 2453243.04166667, 2453243.08333333, 2453243.125, 2453243.16666667, 2453243.20833333, 2453243.25, 2453243.29166667, 2453243.33333333, 2453243.375, 2453243.41666667, 2453243.45833333, 2453243.5, 2453243.54166667, 2453243.58333333, 2453243.625, 2453243.66666667, 2453243.70833333, 2453243.75, 2453243.79166667, 2453243.83333333, 2453243.875, 2453243.91666667, 2453243.95833333, 2453244, 2453244.04166667, 2453244.08333333, 2453244.125, 2453244.16666667, 2453244.20833333, 2453244.25, 2453244.29166667, 2453244.33333333, 2453244.375, 2453244.41666667, 2453244.45833333, 2453244.5, 2453244.54166667, 2453244.58333333, 2453244.625, 2453244.66666667, 2453244.70833333, 2453244.75, 2453244.79166667, 2453244.83333333, 2453244.875, 2453244.91666667, 2453244.95833333, 2453245, 2453245.04166667, 2453245.08333333, 2453245.125, 2453245.16666667, 2453245.20833333, 2453245.25, 2453245.29166667, 2453245.33333333, 2453245.375, 2453245.41666667, 2453245.45833333, 2453245.5, 2453245.54166667, 2453245.58333333, 2453245.625, 2453245.66666667, 2453245.70833333, 2453245.75, 2453245.79166667, 2453245.83333333, 2453245.875, 2453245.91666667, 2453245.95833333, 2453246, 2453246.04166667, 2453246.08333333, 2453246.125, 2453246.16666667, 2453246.20833333, 2453246.25, 2453246.29166667, 2453246.33333333, 2453246.375, 2453246.41666667, 2453246.45833333, 2453246.5, 2453246.54166667, 2453246.58333333, 2453246.625, 2453246.66666667, 2453246.70833333, 2453246.75, 2453246.79166667, 2453246.83333333, 2453246.875, 2453246.91666667, 2453246.95833333 ; current_speed = 77.7245, 52.5007, 39.5955, 19.3578, 29.0367, 27.5702, 12.6119, 4.3995, 7.9191, 22.2908, 73.0317, 96.4957, 71.5652, 66.8724, 52.794, 35.196, 19.6511, 24.3439, 10.5588, 15.5449, 28.4501, 49.5677, 60.1265, 70.6853, 66.2858, 60.1265, 48.9811, 32.8496, 26.1037, 21.1176, 12.0253, 15.2516, 24.9305, 27.5702, 35.7826, 42.5285, 42.5285, 37.2491, 34.6094, 28.7434, 21.9975, 30.2099, 38.4223, 15.8382, 4.6928, 12.9052, 19.9444, 17.8913, 33.4362, 28.1568, 24.9305, 21.9975, 11.1454, 13.4918, 14.9583, 10.8521, 4.6928, 27.8635, 24.3439, 30.2099, 58.3667, 44.8749, 48.3945, 29.33, 20.531, 9.6789, 20.2377, 46.928, 37.5424, 25.5171, 7.0392, 31.6764, 48.1012, 56.0203, 53.0873, 59.5399, 53.6739, 36.6625, 13.7851, 12.6119, 27.2769, 27.5702, 11.4387, 41.6486, 56.6069, 58.0734, 56.3136, 45.7548, 33.4362, 33.4362, 14.9583, 15.5449, 21.7042, 11.732, 21.7042, 30.7965, 40.1821, 48.9811, 56.9002, 51.9141, 46.3414, 40.1821, 31.6764, 19.9444, 7.3325, 7.0392, 6.7459, 10.2655, 19.3578, 27.5702, 42.2352, 31.9697, 39.3022, 34.0228, 10.2655, 34.0228, 31.0898, 34.0228, 40.7687, 12.0253, 7.9191, 19.0645, 15.8382, 26.1037, 18.4779, 10.2655, 13.7851, 7.6258, 4.3995, 27.2769, 26.6903, 15.5449, 9.6789, 14.0784, 5.5727, 7.6258, 34.3161, 26.397, 18.4779, 4.3995, 17.8913, 32.263, 37.5424, 28.1568, 24.0506, 12.3186, 6.4526, 2.933, 20.531, 21.7042, 21.4109, 17.3047, 8.2124, 8.799, 17.8913, 31.0898, 21.9975, 21.4109, 12.6119, 12.0253, 15.8382, 24.9305, 21.9975, 42.8218, 22.5841, 10.5588, 2.0531, 28.4501 ; 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 = 157.3452, 169.6512, 187.9344, 218.172, 257.5512, 279.3504, 294.8208, 12.8376, 121.1304, 165.0804, 162.9708, 169.6512, 180.1992, 195.318, 198.4824, 207.2724, 257.5512, 288.492, 353.8512, 139.062, 167.5416, 168.948, 183.7152, 179.8476, 175.98, 175.2768, 190.7472, 199.5372, 145.0392, 148.5552, 99.3312, 170.0028, 194.2632, 191.0988, 197.076, 187.9344, 175.98, 183.3636, 180.9024, 215.7108, 83.1576, 48.3492, 20.2212, 59.952, 11.7828, 161.2128, 195.6696, 160.5096, 169.2996, 166.4868, 158.7516, 199.5372, 233.994, 274.428, 233.2908, 271.2636, 263.5284, 242.784, 269.8572, 178.0896, 181.9572, 189.6924, 182.3088, 194.6148, 225.204, 236.4552, 287.0856, 335.958, 25.4952, 30.7692, 89.4864, 138.7104, 167.8932, 173.5188, 177.738, 172.464, 184.77, 190.044, 191.802, 204.108, 261.7704, 239.268, 224.8524, 187.2312, 174.5736, 186.528, 181.9572, 181.254, 184.77, 194.6148, 189.6924, 262.8252, 13.5408, 90.8928, 131.6784, 178.7928, 171.7608, 169.6512, 180.1992, 181.9572, 183.012, 189.6924, 197.4276, 211.14, 317.6748, 353.148, 244.8936, 167.19, 177.0348, 171.4092, 168.5964, 156.9936, 138.3588, 172.464, 174.222, 70.8516, 47.9976, 33.2304, 13.5408, 274.428, 313.8072, 255.4416, 171.7608, 164.3772, 159.1032, 173.8704, 142.578, 195.6696, 332.442, 38.856, 39.5592, 342.9516, 309.588, 274.7796, 164.7288, 158.4, 125.3496, 128.514, 149.61, 143.6328, 44.8332, 36.7464, 32.8788, 6.1572, 339.8256, 262.122, 305.0172, 35.6916, 162.2676, 154.1808, 121.1304, 110.5824, 89.838, 14.9472, 17.76, 28.6596, 347.5224, 270.2088, 219.5784, 233.6424, 208.6788, 171.0576, 142.578, 136.6008, 149.61, 197.7792, 106.7148, 24.4404 ; 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 = 29.93778, 9.431233, -5.465732, -11.96359, -28.35402, -27.20388, -11.44688, 0.9775178, 6.778693, 5.739064, 21.38799, 17.3345, -0.2488099, -17.66609, -16.7364, -16.12756, -19.18908, -23.08698, -1.130963, 10.18567, 6.13756, 9.502119, -3.896019, 0.1880143, 4.646945, 4.95094, -9.133801, -10.98552, 14.95783, 11.01656, 11.86618, 2.647679, -6.142292, -5.307302, -10.5072, -5.870601, 2.981447, -2.185486, -0.5450704, -16.77736, 21.84083, 22.57311, 13.28049, 13.70964, 0.95828, 4.156174, -5.386775, 5.969413, 6.208215, 6.579382, 9.035112, -7.356378, -9.016132, -13.45153, -11.99177, -10.84946, -4.662897, -24.7787, -24.34382, 1.007095, -1.993394, -7.555077, -1.949585, -7.400526, -14.56921, -8.066918, -19.34455, -19.11876, 16.15958, 13.05406, 7.038917, 20.90216, 10.08849, 6.323414, 2.095308, 7.808605, -4.463311, -6.394102, -2.819469, -5.15143, -26.99601, -23.69843, -8.067519, -5.242454, 5.353146, -6.602293, -1.923275, -1.001329, -2.780423, -8.436599, -2.518359, -15.42318, 5.081772, 11.73058, 16.21063, 0.6488224, 5.758339, 8.798972, -0.1978243, -1.773019, -2.435014, -6.765003, -9.487095, -10.31387, -4.937249, -0.8398125, -6.108557, 2.276053, 1.001367, 4.118342, 8.350698, 12.49484, 26.11489, 4.46206, 1.033472, 32.14039, 23.10335, 18.64474, 9.54549, -11.98941, -5.715003, -18.45238, 2.26971, 7.029807, 6.590805, 1.096127, 8.376941, -2.059649, -2.035412, 17.11258, 16.99839, -4.557445, -7.459013, -14.02944, 1.467783, 2.807244, 27.98948, 20.65449, 9.347659, 2.608719, 12.61418, 19.30212, 20.38041, 3.020005, -8.294543, -12.20234, -5.284549, 1.711177, 6.253162, 9.45289, 18.32758, 16.2001, 8.212367, 2.269516, 5.457393, 14.91082, -4.752734, -21.41076, -8.035463, -9.684367, -7.600735, 3.875233, 13.36746, 29.42189, 11.42492, -3.224126, 1.966353, 11.77113 ; 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 = -71.72746, -51.64664, -39.21644, -15.21831, -6.259357, 4.479381, 5.294244, 4.289529, -4.094076, -21.53933, -69.82967, -94.92595, -71.56477, -64.49672, -50.07094, -31.28354, -4.236131, 7.72121, 10.49806, -11.74291, -27.78018, -48.6484, -60.00014, -70.68505, -66.12271, -59.92232, -48.12195, -30.95827, -21.39314, -18.01634, -1.949796, -15.02002, -24.162, -27.05455, -34.20516, -42.12136, -42.42387, -37.18493, -34.60511, -23.33888, 2.620755, 20.07717, 36.05415, 7.930588, 4.593917, -12.21763, -19.20317, -16.86608, -32.85479, -27.37731, -23.23567, -20.73098, -6.552046, 1.041652, -8.941381, 0.2393126, -0.5289288, -12.74327, -0.06067297, -30.19311, -58.33265, -44.23435, -48.35521, -28.381, -14.46583, -5.348452, 5.945838, 42.85686, 33.88657, 21.92519, 0.06309862, -23.80114, -47.03135, -55.66227, -53.04593, -59.02563, -53.488, -36.10062, -13.49369, -11.51185, -3.904422, -14.08901, -8.109192, -41.31734, -56.35321, -57.69688, -56.28075, -45.74384, -33.3204, -32.35434, -14.74478, -1.941509, 21.1009, -0.1828041, -14.43218, -30.78967, -39.76736, -48.1843, -56.89986, -51.88382, -46.27738, -39.60853, -30.22233, -17.07054, 5.421174, 6.988924, -2.862289, -10.01, -19.33188, -27.26087, -41.40142, -29.42687, -29.37134, -33.72893, -10.21335, 11.16002, 20.8041, 28.45918, 39.63547, 0.9284286, 5.481869, -4.79218, -15.67472, -25.13931, -17.2625, -10.20681, -10.94787, -7.342389, 3.900346, 21.24121, 20.57734, 14.86182, 6.168001, 1.173055, -5.375927, -7.09029, -19.85406, -16.43757, -15.93907, -3.542624, 12.68784, 25.85206, 31.52889, 27.99437, 22.57503, -1.688439, 3.702646, 2.382092, -19.55556, -19.53753, -11.06917, -6.083538, 0.02321998, 8.501276, 17.03865, 27.28082, 21.47793, 0.07802644, -9.720666, -7.128875, -13.89523, -24.62747, -17.47001, -31.11365, -19.48109, -10.05451, -0.5904878, 25.90075 ; 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 = 16.2537, 16.12749, 14.77286, 14.61554, 15.18206, 15.11909, 13.98649, 13.04323, 12.88601, 13.01179, 14.36388, 14.99317, 14.7414, 15.11909, 15.02465, 15.02465, 14.64701, 14.61554, 14.4897, 14.80433, 14.39534, 15.62303, 14.67847, 16.15904, 16.4431, 16.31682, 16.03286, 16.12749, 15.93825, 16.2537, 15.90672, 15.59152, 15.33951, 15.18206, 14.96169, 15.4025, 15.11909, 15.30801, 15.11909, 14.42679, 15.74909, 16.2537, 15.56001, 15.59152, 15.434, 15.4025, 14.36388, 14.93022, 14.96169, 14.4897, 15.02465, 14.8358, 14.89874, 13.73494, 15.56001, 14.80433, 13.73494, 13.60917, 12.9489, 13.13756, 13.60917, 13.45197, 13.73494, 13.67206, 13.79783, 13.57773, 14.26952, 13.7035, 14.39534, 14.08083, 14.8358, 14.33243, 13.9236, 14.67847, 14.61554, 14.96169, 14.86727, 14.80433, 14.64701, 14.80433, 15.21354, 14.80433, 14.01794, 14.17517, 14.52116, 14.26952, 14.64701, 14.67847, 14.64701, 14.64701, 14.89874, 15.33951, 15.15057, 15.08761, 15.497, 15.18206, 15.02465, 15.27652, 15.371, 15.59152, 15.4025, 15.33951, 15.371, 15.15057, 15.24503, 15.08761, 14.93022, 14.01794, 14.99317, 14.04938, 14.86727, 14.96169, 15.11909, 14.33243, 14.58408, 15.30801, 15.21354, 15.24503, 14.86727, 14.11228, 14.77286, 14.4897, 14.89874, 14.7414, 14.52116, 14.14373, 14.23807, 13.13756, 13.54629, 14.11228, 13.98649, 14.01794, 13.89216, 13.73494, 13.86071, 13.9236, 13.79783, 14.17517, 13.7035, 13.76638, 13.89216, 13.9236, 13.23188, 13.13756, 13.32621, 13.29477, 13.32621, 13.13756, 13.26333, 13.57773, 13.48341, 13.20044, 13.23188, 13.38909, 12.9489, 12.82312, 12.69733, 12.98035, 13.01179, 12.85457, 12.98035, 12.88601, 13.79783, 14.86727, 13.98649, 13.76638, 13.82927, 14.01794 ; 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 ; }