netcdf F0106.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.7143, 0.03428, -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 = "10-Sep-2003 14:02:45: Modified [lon,lat] to [-68.998200,44.055500]." ; :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 = "Processed with MATLAB" ; :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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0106" ; :mooring_site_desc = "W. Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.67 ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452890.00000579 ; :starting_julian_day_string = "2003-09-07 00:00:00" ; :ending_julian_day_number = 2452896.95833912 ; :ending_julian_day_string = "2003-09-13 23:00:00" ; :current_speed_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_direction_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_u_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_v_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :temperature_algorithm_id = "$Id: aanderaa_temperature.m,v 1.4 2003/08/26 12:38:53 jevans AANDERAA_CM_TEMPERATURE $" ; :algorithm_ids = "AANCM_Currents_1.5: 27-Aug-2003 12:19:18\n", "AANCM_Temperature_1.5: 27-Aug-2003 12:19:18" ; data: lat = 44.0555 ; lon = -68.9982 ; depth = 2 ; time = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ; current_speed = 26.9836, 27.5702, 39.8888, 46.0481, 50.7409, 53.0873, 33.4362, 27.8635, 18.1846, 18.1846, 31.0898, 2.6397, 6.1593, 19.9444, 21.4109, 37.8357, 35.7826, 38.129, 24.0506, 17.598, 9.9722, 20.2377, 16.1315, 20.8243, 9.9722, 18.1846, 26.6903, 40.1821, 54.5538, 50.1543, 38.129, 31.3831, 13.4918, 13.4918, 12.0253, 10.8521, 7.0392, 6.4526, 7.6258, 31.9697, 52.5007, 70.0987, 61.8863, 54.8471, 30.2099, 19.6511, 6.4526, 14.9583, 24.3439, 14.9583, 31.6764, 41.9419, 60.4198, 87.4034, 82.7106, 59.2466, 40.7687, 21.7042, 8.5057, 2.6397, 1.7598, 39.5955, 13.7851, 14.3717, 51.6208, 65.4059, 70.0987, 60.7131, 42.8218, 27.5702, 15.8382, 7.9191, 7.6258, 9.9722, 25.8104, 27.8635, 37.5424, 57.7801, 71.8585, 69.8054, 46.6347, 41.3553, 25.2238, 19.6511, 2.3464, 8.5057, 7.0392, 20.8243, 24.0506, 21.4109, 38.7156, 42.8218, 51.0342, 41.9419, 12.6119, 26.397, 21.1176, 33.1429, 17.0114, 9.3856, 19.9444, 19.3578, 31.9697, 54.5538, 32.5563, 21.4109, 14.0784, 8.2124, 11.732, 22.5841, 42.2352, 24.9305, 16.1315, 14.0784, 12.9052, 32.8496, 20.531, 19.0645, 14.0784, 16.7181, 2.6397, 10.2655, 28.7434, 21.9975, 12.9052, 1.4665, 18.7712, 29.9166, 39.5955, 42.8218, 14.3717, 17.3047, 6.4526, 16.4248, 24.0506, 31.3831, 11.4387, 7.6258, 17.0114, 18.1846, 30.7965, 19.6511, 24.9305, 14.665, 12.9052, 11.1454, 19.9444, 31.9697, 7.9191, 18.1846, 13.7851, 29.9166, 39.8888, 32.8496, 27.2769, 14.0784, 15.2516, 12.9052, 24.0506, 28.1568, 43.1151, 23.464, 15.2516, 14.3717, 16.1315, 30.7965, 23.1707, 17.0114 ; 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 = 144.7692, 180.6324, 177.1164, 175.3584, 176.7648, 185.2032, 170.7876, 192.9384, 228.8016, 281.8932, 308.9664, 249.8976, 301.5828, 169.7328, 176.0616, 174.3036, 176.0616, 170.0844, 165.8652, 158.13, 45.9696, 43.86, 50.1888, 51.5952, 98.7096, 206.6508, 184.5, 184.1484, 188.7192, 196.4544, 185.9064, 210.1668, 241.1076, 255.1716, 246.03, 305.802, 292.0896, 277.674, 138.792, 190.4772, 195.7512, 193.6416, 193.9932, 188.016, 173.952, 186.258, 138.4404, 55.4628, 58.6272, 128.9472, 172.194, 190.4772, 190.1256, 206.6508, 203.1348, 192.2352, 194.6964, 211.9248, 203.4864, 180.984, 55.1112, 339.9072, 143.3628, 184.1484, 203.4864, 191.8836, 198.2124, 190.1256, 175.71, 185.2032, 179.5776, 238.6464, 55.1112, 96.9516, 135.276, 165.8652, 199.2672, 195.7512, 197.1576, 184.8516, 179.9292, 190.8288, 202.08, 193.9932, 203.4864, 67.7688, 173.2488, 170.0844, 171.4908, 171.4908, 150.7464, 133.1664, 124.0248, 117.696, 126.486, 52.2984, 31.9056, 34.7184, 12.5676, 267.8292, 214.0344, 216.4956, 199.9704, 193.29, 202.7832, 211.5732, 211.9248, 268.5324, 353.2296, 312.4824, 329.3592, 344.088, 4.4808, 108.2028, 163.0524, 144.4176, 166.92, 148.9884, 201.0252, 211.2216, 310.3728, 327.9528, 302.6376, 325.4916, 304.7472, 91.326, 200.322, 188.7192, 181.6872, 194.3448, 182.3904, 204.8928, 248.1396, 323.0304, 304.3956, 295.254, 222.1212, 203.4864, 197.5092, 194.3448, 173.952, 112.422, 146.5272, 177.468, 238.2948, 321.9756, 317.4048, 310.3728, 278.3772, 251.6556, 186.9612, 193.9932, 183.4452, 176.7648, 157.7784, 223.5276, 222.1212, 288.5736, 327.2496, 310.7244, 327.6012, 346.1976, 53.7048, 110.3124, 157.4268, 147.2304, 128.9472, 127.8924 ; 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 = 15.56607, -0.3042988, 2.006689, 3.726333, 2.863557, -4.814392, 5.352962, -6.238731, -13.6827, -17.79424, -24.17278, -2.478889, -5.24701, 3.554869, 1.470585, 3.755467, 2.45769, 6.565711, 5.873254, 6.555289, 7.169724, 14.02267, 12.39155, 16.31878, 9.857205, -8.156734, -2.094097, -2.906773, -8.269923, -14.20631, -3.923613, -15.77061, -11.81246, -13.04248, -10.98822, -8.801524, -6.522501, -6.39481, 5.023835, -5.813506, -14.25187, -16.53262, -14.96452, -7.648408, 3.182963, -2.142081, 4.280647, 12.32202, 20.78477, 11.63345, 4.302267, -7.626893, -10.6222, -39.20494, -32.49664, -12.55585, -10.3429, -11.47731, -3.389788, -0.04533209, 1.4435, -13.60271, 8.226203, -1.039649, -20.57251, -13.46865, -21.90868, -10.67376, 3.203271, -2.500292, 0.1167624, -6.762693, 6.255167, 9.898891, 18.16258, 6.804379, -12.38802, -15.68502, -21.19833, -5.903809, 0.05762616, -7.769629, -9.481647, -4.751769, -0.935114, 7.873426, 0.8275157, 3.585888, 3.558724, 3.168133, 18.91939, 31.23293, 42.29691, 37.13645, 10.13999, 20.88548, 11.1611, 18.87632, 3.701533, -9.378864, -11.16269, -11.51327, -10.91876, -12.54082, -12.60727, -11.21048, -7.444739, -8.209706, -1.383097, -16.65543, -21.52535, -6.834962, 1.260274, 13.37387, 3.761827, 19.1143, 4.646398, 9.822251, -5.051028, -8.665817, -2.011045, -5.447056, -24.20478, -12.46218, -10.60388, 1.466107, -6.519158, -4.535119, -1.165808, -10.60938, -0.5994185, -7.283926, -5.988618, -9.87773, -19.84552, -28.38367, -7.671949, -3.039121, -5.118032, -4.505355, 3.244768, 18.16547, 13.75019, 0.6478609, -10.97927, -6.865533, -13.49866, -24.35599, -7.834606, -17.26049, -1.670715, -7.234035, -2.397072, 1.853864, 10.31585, -9.695849, -10.22927, -12.23304, -13.0109, -21.33882, -23.10146, -5.597904, 12.29245, 13.47798, 6.192293, 16.66898, 18.02045, 13.42481 ; 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 = -22.04115, -27.56852, -39.83829, -45.89708, -50.66003, -52.86855, -33.00493, -27.15608, -11.97762, 3.747629, 19.55127, -0.9072623, 3.225811, -19.62503, -21.36034, -37.64886, -35.6981, -37.55945, -23.32244, -16.3315, 6.931077, 14.59209, 10.32835, 12.93633, -1.510055, -16.25261, -26.60802, -40.07682, -53.92333, -48.10025, -37.92659, -27.13276, -6.518783, -3.452888, -4.885377, 6.348326, 2.647134, 0.8616575, -5.737064, -31.43668, -50.52927, -68.12122, -60.04979, -54.3112, -30.04175, -19.534, -4.828261, 8.480476, 12.67354, -9.402846, -31.38288, -41.24262, -59.47874, -78.11739, -76.05927, -57.90087, -39.4349, -18.42129, -7.801043, -2.639311, 1.00658, 37.18562, -11.06158, -14.33405, -47.34426, -64.00412, -66.58707, -59.76748, -42.70182, -27.45659, -15.83777, -4.120452, 4.361847, -1.206944, -18.33841, -27.0199, -35.43965, -55.61043, -68.66058, -69.55529, -46.63466, -40.61889, -23.37388, -19.06794, -2.152012, 3.218088, -6.99039, -20.51324, -23.78585, -21.17521, -33.77802, -29.29523, -28.55627, -19.49377, -7.499368, 16.14306, 17.92715, 27.24218, 16.60381, -0.3555129, -16.52796, -15.56178, -30.04734, -53.0928, -30.01615, -18.24149, -11.94894, -0.2103331, 11.65019, 15.25248, 36.33829, 23.97526, 16.0822, -4.39783, -12.34475, -26.71591, -19.99832, -16.33948, -13.1411, -14.2968, 1.709888, 8.701154, 15.50199, 18.12689, 7.355404, -0.03393628, -17.6028, -29.57086, -39.57833, -41.48671, -14.35919, -15.69704, -2.402602, 13.12267, 13.58627, 13.38903, -8.484401, -6.994038, -16.22324, -17.61765, -30.62509, -7.495428, -20.79572, -14.65068, -6.782313, 8.779772, 14.68215, 20.70864, 1.153728, -5.723205, -13.68348, -29.02881, -39.81671, -32.79725, -25.25099, -10.20744, -11.31253, 4.110598, 20.2274, 18.37009, 36.40377, 22.78646, 9.028118, -4.988972, -14.89566, -25.89536, -14.56519, -10.44807 ; 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 = 14.97907, 14.88438, 14.50575, 14.34803, 14.88438, 14.85282, 14.9475, 14.69504, 14.53729, 14.37957, 14.06418, 14.41111, 13.59118, 13.9065, 14.00111, 14.31648, 14.63194, 15.76868, 15.13691, 15.23163, 15.10534, 15.20005, 15.4527, 14.97907, 14.88438, 14.66349, 15.20005, 15.20005, 14.63194, 14.85282, 14.88438, 14.88438, 14.53729, 14.19033, 13.65425, 13.46506, 13.30741, 13.02362, 13.05515, 13.33894, 13.84344, 14.44266, 14.53729, 14.53729, 14.75815, 14.75815, 15.23163, 15.10534, 15.35794, 15.16848, 15.16848, 14.7266, 14.50575, 14.60039, 14.44266, 14.12725, 13.87497, 13.74884, 13.59118, 13.52812, 13.43353, 12.83441, 13.05515, 12.96055, 13.46506, 14.03264, 13.96957, 14.12725, 14.4742, 14.41111, 14.41111, 14.69504, 14.88438, 14.85282, 14.75815, 14.56884, 14.00111, 14.19033, 14.41111, 14.41111, 14.53729, 14.44266, 14.34803, 14.19033, 14.06418, 14.09571, 14.06418, 14.31648, 13.9065, 14.22186, 14.56884, 14.50575, 14.53729, 15.13691, 14.78971, 14.22186, 13.9065, 14.06418, 13.49659, 13.52812, 13.71731, 13.93804, 13.96957, 14.41111, 14.2534, 14.06418, 13.78037, 13.62271, 13.52812, 13.37047, 13.33894, 13.21281, 13.21281, 13.24434, 13.18128, 14.03264, 14.00111, 14.15879, 14.53729, 14.03264, 14.15879, 14.22186, 14.03264, 13.24434, 13.21281, 13.27587, 13.402, 13.52812, 13.08668, 14.50575, 14.03264, 14.2534, 13.96957, 13.52812, 13.87497, 13.9065, 13.71731, 13.30741, 13.43353, 13.43353, 14.2534, 14.41111, 13.9065, 14.15879, 13.62271, 13.9065, 13.87497, 13.78037, 13.65425, 13.46506, 13.52812, 13.52812, 13.71731, 13.14975, 13.52812, 13.93804, 13.62271, 13.55965, 13.49659, 14.31648, 13.65425, 13.05515, 13.402, 13.74884, 13.96957, 13.65425, 13.87497, 13.55965 ; 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 ; }