netcdf E0115.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.7353, 0.03429, -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 = "Sat Jun 4 00:55:06 2005: /usr/local/nco/bin/ncrcat -d time,2453372.04237269,2453525.45833333 E0115.aanderaa.realtime.nc E0115.aanderaa.realtime.nc.new\n", "01-Jun-2005 14:37:35: Modified [lon,lat] to [-69.356163,43.714746].\n", "Wed Jun 1 01:37:11 2005: /usr/local/nco/bin/ncrcat -d time,2453523.0035,2453524.12 E0115.aanderaa.realtime.nc E0115.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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0115" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453569.00000579 ; :starting_julian_day_string = "2005-07-17 00:00:00" ; :ending_julian_day_number = 2453575.95833912 ; :ending_julian_day_string = "2005-07-23 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 14:44:39\n", "AANCM_Temperature_1.5: 12-May-2005 14:44:39" ; :longitude = -69.3561630249023 ; :latitude = 43.7147464752197 ; data: lat = 43.7147464752197 ; lon = -69.3561630249023 ; depth = 2 ; time = 2453569, 2453569.04166667, 2453569.08333333, 2453569.125, 2453569.16666667, 2453569.20833333, 2453569.25, 2453569.29166667, 2453569.33333333, 2453569.375, 2453569.41666667, 2453569.45833333, 2453569.5, 2453569.54166667, 2453569.58333333, 2453569.625, 2453569.66666667, 2453569.70833333, 2453569.75, 2453569.79166667, 2453569.83333333, 2453569.875, 2453569.91666667, 2453569.95833333, 2453570, 2453570.04166667, 2453570.08333333, 2453570.125, 2453570.16666667, 2453570.20833333, 2453570.25, 2453570.29166667, 2453570.33333333, 2453570.375, 2453570.41666667, 2453570.45833333, 2453570.5, 2453570.54166667, 2453570.58333333, 2453570.625, 2453570.66666667, 2453570.70833333, 2453570.75, 2453570.79166667, 2453570.83333333, 2453570.875, 2453570.91666667, 2453570.95833333, 2453571, 2453571.04166667, 2453571.08333333, 2453571.125, 2453571.16666667, 2453571.20833333, 2453571.25, 2453571.29166667, 2453571.33333333, 2453571.375, 2453571.41666667, 2453571.45833333, 2453571.5, 2453571.54166667, 2453571.58333333, 2453571.625, 2453571.66666667, 2453571.70833333, 2453571.75, 2453571.79166667, 2453571.83333333, 2453571.875, 2453571.91666667, 2453571.95833333, 2453572, 2453572.04166667, 2453572.08333333, 2453572.125, 2453572.16666667, 2453572.20833333, 2453572.25, 2453572.29166667, 2453572.33333333, 2453572.375, 2453572.41666667, 2453572.45833333, 2453572.5, 2453572.54166667, 2453572.58333333, 2453572.625, 2453572.66666667, 2453572.70833333, 2453572.75, 2453572.79166667, 2453572.83333333, 2453572.875, 2453572.91666667, 2453572.95833333, 2453573, 2453573.04166667, 2453573.08333333, 2453573.125, 2453573.16666667, 2453573.20833333, 2453573.25, 2453573.29166667, 2453573.33333333, 2453573.375, 2453573.41666667, 2453573.45833333, 2453573.5, 2453573.54166667, 2453573.58333333, 2453573.625, 2453573.66666667, 2453573.70833333, 2453573.75, 2453573.79166667, 2453573.83333333, 2453573.875, 2453573.91666667, 2453573.95833333, 2453574, 2453574.04166667, 2453574.08333333, 2453574.125, 2453574.16666667, 2453574.20833333, 2453574.25, 2453574.29166667, 2453574.33333333, 2453574.375, 2453574.41666667, 2453574.45833333, 2453574.5, 2453574.54166667, 2453574.58333333, 2453574.625, 2453574.66666667, 2453574.70833333, 2453574.75, 2453574.79166667, 2453574.83333333, 2453574.875, 2453574.91666667, 2453574.95833333, 2453575, 2453575.04166667, 2453575.08333333, 2453575.125, 2453575.16666667, 2453575.20833333, 2453575.25, 2453575.29166667, 2453575.33333333, 2453575.375, 2453575.41666667, 2453575.45833333, 2453575.5, 2453575.54166667, 2453575.58333333, 2453575.625, 2453575.66666667, 2453575.70833333, 2453575.75, 2453575.79166667, 2453575.83333333, 2453575.875, 2453575.91666667, 2453575.95833333 ; current_speed = 27.5702, 32.263, 36.6625, 32.263, 16.4248, 8.2124, 7.0392, 7.9191, 10.8521, 8.2124, 15.2516, 17.3047, 19.9444, 27.5702, 30.7965, 30.5032, 28.4501, 25.8104, 16.4248, 11.1454, 2.933, 8.2124, 9.3856, 15.2516, 12.9052, 8.5057, 7.9191, 13.4918, 16.7181, 24.6372, 23.464, 27.2769, 31.3831, 31.6764, 30.7965, 28.1568, 30.7965, 29.33, 21.7042, 21.4109, 22.5841, 20.531, 26.9836, 27.8635, 26.1037, 17.8913, 17.0114, 9.3856, 5.2794, 9.3856, 14.665, 15.2516, 14.0784, 15.8382, 11.732, 8.5057, 7.9191, 2.933, 6.4526, 8.2124, 7.9191, 6.1593, 3.5196, 9.0923, 8.2124, 9.6789, 4.9861, 12.0253, 12.6119, 8.2124, 12.6119, 12.6119, 6.7459, 6.4526, 16.7181, 18.7712, 16.4248, 13.7851, 6.1593, 2.3464, 5.866, 6.1593, 13.1985, 15.2516, 16.1315, 14.9583, 8.5057, 8.5057, 3.5196, 7.0392, 1.1732, 5.2794, 1.4665, 4.1062, 2.6397, 5.5727, 17.598, 16.4248, 16.4248, 16.7181, 17.598, 18.1846, 4.6928, 2.3464, 10.2655, 6.7459, 11.732, 15.8382, 22.5841, 18.4779, 13.4918, 7.0392, 6.7459, 8.2124, 6.4526, 7.3325, 9.9722, 4.9861, 4.1062, 4.3995, 16.4248, 15.8382, 16.4248, 15.8382, 14.9583, 16.1315, 17.8913, 8.799, 4.9861, 12.3186, 14.0784, 9.6789, 3.5196, 12.0253, 10.5588, 7.6258, 16.7181, 23.1707, 17.3047, 5.5727, 2.933, 8.799, 9.3856, 9.0923, 11.1454, 5.5727, 11.4387, 13.7851, 15.2516, 23.1707, 21.4109, 16.1315, 15.8382, 5.2794, 7.9191, 8.2124, 9.3856, 8.5057, 17.3047, 12.6119, 19.3578, 16.1315, 17.598, 11.732, 7.0392, 8.2124, 11.732, 19.9444 ; 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 = 160.9096, 183.7636, 184.1152, 187.6312, 180.2476, 168.2932, 110.2792, 63.5164, 69.8452, 65.626, 81.448, 114.4984, 137.3524, 151.768, 161.6128, 164.4256, 168.9964, 167.9416, 166.1836, 193.96, 228.0652, 291.0016, 333.8968, 350.032, 19.5664, 38.5528, 72.658, 68.0872, 94.4572, 86.722, 94.1056, 120.124, 141.9232, 162.316, 187.6312, 218.2204, 237.2068, 242.4808, 250.216, 288.5404, 339.5224, 7.2604, 18.16, 35.0368, 50.5072, 59.6488, 72.658, 91.6444, 140.8684, 157.7452, 177.0832, 180.2476, 145.7908, 134.5396, 164.074, 107.1148, 90.238, 309.6364, 343, 357.4156, 330.3808, 288.892, 328.2712, 190.7956, 233.6908, 218.2204, 255.49, 325.1068, 349.6804, 20.2696, 10.4248, 43.4752, 42.4204, 168.2932, 193.6084, 206.6176, 248.1064, 231.2296, 221.7364, 248.1064, 185.5216, 259.3576, 301.9012, 325.81, 315.6136, 325.4584, 296.2756, 295.5724, 245.9968, 163.7224, 354.9544, 157.7452, 170.0512, 188.3344, 139.462, 284.6728, 268.1476, 252.6772, 259.3576, 259.3576, 262.1704, 260.764, 242.8324, 99.3796, 222.088, 199.9372, 280.102, 307.8784, 315.9652, 326.8648, 313.1524, 307.8784, 194.6632, 196.0696, 157.3936, 160.2064, 134.188, 125.7496, 148.252, 185.8732, 253.3804, 266.3896, 277.9924, 269.554, 244.942, 241.426, 234.7456, 348.9772, 73.7128, 86.722, 81.448, 163.7224, 102.1924, 295.924, 313.8556, 263.2252, 252.3256, 257.9512, 251.6224, 57.8908, 357.4156, 20.9728, 67.7356, 56.836, 70.1968, 137.704, 222.4396, 213.6496, 211.1884, 234.394, 223.846, 218.572, 206.9692, 172.864, 180.9508, 262.1704, 307.5268, 312.8008, 320.8876, 300.8464, 311.0428, 277.6408, 266.038, 308.5816, 346.1644, 70.9, 77.2288, 83.5576 ; 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 = 9.017097, -2.117743, -2.630976, -4.284401, -0.07097849, 1.666325, 6.602874, 7.088086, 10.18757, 7.480437, 15.08202, 15.74681, 13.51208, 13.04189, 9.714357, 8.189787, 5.43029, 5.392014, 3.92243, -2.688766, -2.181876, -7.666854, -4.129564, -2.640023, 4.321939, 5.301055, 7.559118, 12.51706, 16.66754, 24.59689, 23.40379, 23.59292, 19.3545, 9.622246, -4.089656, -17.42028, -25.88849, -26.01149, -20.42312, -20.29967, -7.900848, 2.594688, 8.410023, 15.9965, 20.14434, 15.4392, 16.23811, 9.381735, 3.331849, 3.554572, 0.7462399, -0.0659086, 7.915104, 11.28893, 3.219209, 8.129043, 7.919032, -2.258727, -1.886558, -0.3703053, -3.913882, -5.827502, -1.850955, -1.703041, -6.617825, -5.988221, -4.827063, -6.879055, -2.25928, 2.845087, 2.282058, 8.677499, 4.55055, 1.309255, -3.933511, -8.410131, -15.24021, -10.74771, -4.100274, -2.177173, -0.5644324, -6.053354, -11.20501, -8.570469, -11.28388, -8.481422, -7.626849, -7.672486, -3.215235, 1.973028, -0.1031813, 1.999447, 0.2533644, -0.5951948, 1.715679, -5.390964, -17.5888, -15.67981, -16.14228, -16.43053, -17.43394, -17.94885, -4.175066, 2.315029, -6.880669, -2.300284, -11.55012, -12.50134, -15.6981, -10.10033, -9.842769, -5.55615, -1.707634, -2.273232, 2.480369, 2.483025, 7.150632, 4.046609, 2.160618, -0.4501888, -15.73865, -15.80677, -16.26526, -15.83772, -13.55042, -14.16669, -14.60999, -1.682365, 4.785998, 12.29844, 13.92187, 2.712913, 3.440212, -10.81525, -7.613826, -7.572553, -15.92896, -22.66025, -16.42215, 4.720281, -0.1322519, 3.149379, 8.68586, 7.611239, 10.48628, 3.750209, -7.718979, -7.638494, -7.898099, -18.8387, -14.83181, -10.05795, -7.182805, 0.6558332, -0.1314082, -8.13584, -7.443424, -6.240806, -10.91656, -10.82788, -14.60003, -15.98827, -17.55594, -9.171148, -1.683332, 7.760298, 11.44176, 19.81845 ; 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 = -26.05394, -32.19342, -36.56798, -31.97726, -16.42465, -8.041572, -2.439753, 3.531456, 3.739175, 3.389185, 2.268019, -7.175703, -14.66979, -24.29043, -29.22423, -29.3832, -27.92705, -25.2409, -15.94956, -10.81621, -1.960078, 2.943275, 8.428297, 15.02137, 12.15998, 6.651748, 2.360483, 5.035073, -1.299237, 1.408772, -1.679904, -13.68954, -24.7043, -30.17957, -30.52375, -22.12101, -16.67964, -13.5518, -7.346333, 6.808094, 21.15699, 20.36638, 25.63954, 22.81417, 16.60146, 9.040455, 5.070667, -0.2693316, -4.095222, -8.686455, -14.646, -15.25146, -11.6427, -11.10895, -11.28169, -2.503119, -0.03289492, 1.871, 6.170652, 8.204047, 6.884306, 1.994291, 2.993585, -8.931381, -4.862912, -7.604099, -1.249262, 9.863389, 12.40789, 7.70383, 12.40372, 9.152106, 4.979926, -6.318378, -16.24876, -16.78176, -6.124547, -8.632245, -4.596165, -0.8749353, -5.838782, -1.137491, 6.974828, 12.6158, 11.52819, 12.32137, 3.765383, 3.671496, -1.43173, -6.757033, 1.168654, -4.886131, -1.444448, -4.062834, -2.006106, 1.411558, -0.5688527, -4.890563, -3.033311, -3.087477, -2.39733, -2.918654, -2.142709, -0.3824038, -7.618194, -6.341598, 2.057806, 9.72446, 16.23611, 15.47308, 9.227599, 4.321982, -6.52619, -7.89151, -5.956829, -6.899286, -6.950772, -2.913099, -3.491792, -4.376406, -4.697759, -0.997358, 2.283733, -0.123286, -6.335371, -7.71559, -10.327, 8.636669, 1.398363, 0.704386, 2.093556, -9.290921, -0.7433224, 5.257203, 7.315593, -0.8995945, -5.075738, -4.836761, -5.455792, 2.962083, 2.930017, 8.21607, 3.556028, 4.973828, 3.775955, -4.122004, -8.441636, -11.47529, -13.04727, -13.49017, -15.44163, -12.61201, -14.1158, -5.238506, -7.91801, -1.118754, 5.717073, 5.779211, 13.42689, 6.466604, 12.71077, 2.14488, -1.215931, 7.316411, 6.834964, 2.687244, 2.593456, 2.237848 ; 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.41725, 16.16399, 15.84764, 15.65793, 15.68954, 15.62632, 15.4999, 15.37351, 15.34191, 15.18397, 15.18397, 15.18397, 15.31032, 15.4367, 15.56311, 15.78439, 16.25895, 16.44892, 16.82918, 16.92431, 16.98775, 16.98775, 16.8926, 16.79747, 16.79747, 16.73408, 16.639, 16.44892, 16.22729, 16.22729, 16.22729, 15.91089, 15.62632, 15.68954, 15.91089, 16.1007, 16.16399, 16.19564, 16.22729, 16.44892, 16.60731, 16.70238, 16.76577, 16.98775, 17.01947, 17.0512, 17.17813, 17.14639, 17.08293, 17.08293, 17.14639, 17.11466, 16.98775, 16.82918, 16.54395, 16.79747, 16.70238, 15.72116, 15.4051, 16.67069, 16.73408, 16.70238, 16.70238, 16.86089, 16.73408, 17.0512, 16.98775, 16.95603, 16.70238, 16.41725, 17.55929, 17.78187, 17.24162, 17.5275, 17.55929, 17.49572, 17.27337, 17.59107, 17.49572, 17.30513, 17.27337, 17.20988, 17.24162, 17.20988, 17.17813, 16.8926, 16.73408, 16.8926, 17.24162, 17.40041, 17.78187, 18.48272, 18.77006, 18.61038, 18.92986, 16.86089, 17.30513, 17.94098, 18.77006, 17.94098, 16.98775, 16.639, 16.57563, 16.86089, 17.62286, 17.59107, 17.55929, 17.49572, 17.68645, 17.55929, 17.33689, 16.8926, 17.68645, 18.10018, 18.1639, 18.45082, 18.29137, 16.76577, 18.61038, 18.99381, 18.48272, 18.64231, 18.77006, 18.61038, 18.54654, 18.54654, 14.99449, 15.24714, 18.35514, 18.32325, 18.45082, 18.45082, 17.68645, 17.62286, 17.24162, 16.86089, 18.19576, 18.10018, 17.30513, 18.61038, 18.70617, 17.27337, 17.55929, 17.75006, 18.89789, 19.21781, 18.64231, 19.12178, 18.89789, 18.29137, 17.81368, 17.55929, 17.17813, 16.76577, 16.60731, 16.41725, 16.38559, 16.03742, 15.91089, 15.65793, 15.75278, 16.32226, 15.62632, 16.48059, 15.56311, 16.22729, 16.76577, 16.67069 ; 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 ; }