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 = 2453198.00000579 ; :starting_julian_day_string = "2004-07-11 00:00:00" ; :ending_julian_day_number = 2453204.95833912 ; :ending_julian_day_string = "2004-07-17 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 = 2453198, 2453198.04166667, 2453198.08333333, 2453198.125, 2453198.16666667, 2453198.20833333, 2453198.25, 2453198.29166667, 2453198.33333333, 2453198.375, 2453198.41666667, 2453198.45833333, 2453198.5, 2453198.54166667, 2453198.58333333, 2453198.625, 2453198.66666667, 2453198.70833333, 2453198.75, 2453198.79166667, 2453198.83333333, 2453198.875, 2453198.91666667, 2453198.95833333, 2453199, 2453199.04166667, 2453199.08333333, 2453199.125, 2453199.16666667, 2453199.20833333, 2453199.25, 2453199.29166667, 2453199.33333333, 2453199.375, 2453199.41666667, 2453199.45833333, 2453199.5, 2453199.54166667, 2453199.58333333, 2453199.625, 2453199.66666667, 2453199.70833333, 2453199.75, 2453199.79166667, 2453199.83333333, 2453199.875, 2453199.91666667, 2453199.95833333, 2453200, 2453200.04166667, 2453200.08333333, 2453200.125, 2453200.16666667, 2453200.20833333, 2453200.25, 2453200.29166667, 2453200.33333333, 2453200.375, 2453200.41666667, 2453200.45833333, 2453200.5, 2453200.54166667, 2453200.58333333, 2453200.625, 2453200.66666667, 2453200.70833333, 2453200.75, 2453200.79166667, 2453200.83333333, 2453200.875, 2453200.91666667, 2453200.95833333, 2453201, 2453201.04166667, 2453201.08333333, 2453201.125, 2453201.16666667, 2453201.20833333, 2453201.25, 2453201.29166667, 2453201.33333333, 2453201.375, 2453201.41666667, 2453201.45833333, 2453201.5, 2453201.54166667, 2453201.58333333, 2453201.625, 2453201.66666667, 2453201.70833333, 2453201.75, 2453201.79166667, 2453201.83333333, 2453201.875, 2453201.91666667, 2453201.95833333, 2453202, 2453202.04166667, 2453202.08333333, 2453202.125, 2453202.16666667, 2453202.20833333, 2453202.25, 2453202.29166667, 2453202.33333333, 2453202.375, 2453202.41666667, 2453202.45833333, 2453202.5, 2453202.54166667, 2453202.58333333, 2453202.625, 2453202.66666667, 2453202.70833333, 2453202.75, 2453202.79166667, 2453202.83333333, 2453202.875, 2453202.91666667, 2453202.95833333, 2453203, 2453203.04166667, 2453203.08333333, 2453203.125, 2453203.16666667, 2453203.20833333, 2453203.25, 2453203.29166667, 2453203.33333333, 2453203.375, 2453203.41666667, 2453203.45833333, 2453203.5, 2453203.54166667, 2453203.58333333, 2453203.625, 2453203.66666667, 2453203.70833333, 2453203.75, 2453203.79166667, 2453203.83333333, 2453203.875, 2453203.91666667, 2453203.95833333, 2453204, 2453204.04166667, 2453204.08333333, 2453204.125, 2453204.16666667, 2453204.20833333, 2453204.25, 2453204.29166667, 2453204.33333333, 2453204.375, 2453204.41666667, 2453204.45833333, 2453204.5, 2453204.54166667, 2453204.58333333, 2453204.625, 2453204.66666667, 2453204.70833333, 2453204.75, 2453204.79166667, 2453204.83333333, 2453204.875, 2453204.91666667, 2453204.95833333 ; current_speed = 40.7687, 61.8863, 66.5791, 58.0734, 43.7017, 43.1151, 35.196, 23.1707, 21.7042, 7.3325, 14.665, 43.4084, 23.1707, 44.5816, 64.2327, 53.9672, 34.9027, 32.5563, 28.7434, 8.5057, 21.1176, 18.4779, 18.4779, 23.464, 32.263, 39.3022, 44.5816, 60.1265, 50.4476, 42.8218, 37.5424, 26.9836, 8.799, 8.5057, 10.2655, 19.9444, 28.7434, 19.6511, 41.062, 23.7573, 27.5702, 22.5841, 18.1846, 17.8913, 11.1454, 27.8635, 17.8913, 4.6928, 11.732, 21.9975, 21.1176, 33.1429, 34.6094, 20.8243, 21.7042, 11.4387, 13.1985, 9.3856, 24.3439, 11.4387, 1.7598, 10.5588, 7.3325, 20.2377, 21.9975, 12.3186, 9.6789, 9.3856, 8.799, 17.3047, 28.7434, 32.5563, 17.3047, 24.0506, 1.7598, 21.1176, 34.3161, 34.6094, 31.0898, 23.1707, 29.6233, 25.2238, 38.4223, 47.5146, 45.7548, 28.1568, 21.4109, 3.8129, 29.6233, 31.0898, 22.2908, 24.6372, 29.6233, 25.5171, 24.6372, 42.5285, 63.0595, 45.1682, 28.7434, 14.9583, 9.9722, 12.6119, 16.4248, 70.0987, 54.5538, 41.3553, 40.1821, 23.1707, 24.9305, 24.9305, 19.9444, 32.263, 37.8357, 52.5007, 54.8471, 57.7801, 31.0898, 17.8913, 11.1454, 19.3578, 34.3161, 15.2516, 11.1454, 6.1593, 26.1037, 31.9697, 43.7017, 47.2213, 27.5702, 19.0645, 10.8521, 12.3186, 24.0506, 33.7295, 10.8521, 16.4248, 9.0923, 18.4779, 21.4109, 39.8888, 30.5032, 18.7712, 17.0114, 21.1176, 33.7295, 19.6511, 8.799, 26.6903, 14.665, 9.9722, 30.2099, 27.8635, 29.6233, 27.5702, 16.7181, 2.933, 18.1846, 25.2238, 21.1176, 18.4779, 5.5727, 10.8521, 13.1985, 21.1176, 32.8496, 26.6903, 24.0506, 9.9722 ; 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 = 180.5508, 174.5736, 172.8156, 170.3544, 177.738, 200.2404, 215.3592, 261.0672, 262.4736, 276.186, 198.4824, 171.4092, 198.1308, 188.286, 176.6832, 176.3316, 168.948, 186.8796, 182.6604, 172.1124, 88.7832, 82.1028, 110.934, 144.6876, 161.2128, 166.8384, 164.0256, 175.2768, 174.222, 177.3864, 194.2632, 202.7016, 193.9116, 145.0392, 218.172, 181.6056, 187.5828, 214.656, 195.318, 182.3088, 170.706, 173.1672, 186.1764, 190.3956, 45.5364, 56.7876, 52.2168, 83.8608, 175.6284, 176.6832, 173.1672, 184.0668, 178.7928, 177.3864, 194.9664, 162.9708, 79.9932, 74.016, 31.824, 6.8604, 92.2992, 172.1124, 211.4916, 192.8568, 177.0348, 149.2584, 181.6056, 281.8116, 68.3904, 324.3552, 323.652, 352.0932, 0.18, 14.244, 352.4448, 137.6556, 159.4548, 146.7972, 169.2996, 186.528, 249.1128, 249.1128, 287.4372, 318.7296, 327.5196, 329.2776, 355.6092, 47.9976, 181.254, 192.1536, 184.0668, 190.7472, 228.72, 238.2132, 263.1768, 306.072, 334.2, 340.5288, 352.4448, 338.4192, 168.2448, 169.2996, 167.8932, 158.0484, 170.3544, 172.8156, 191.802, 214.3044, 247.7064, 258.2544, 253.6836, 208.3272, 191.802, 170.0028, 159.4548, 152.0712, 164.3772, 205.1628, 274.0764, 327.8712, 320.136, 320.4876, 96.87, 210.4368, 176.3316, 188.9892, 180.9024, 176.6832, 206.2176, 251.574, 341.9352, 305.7204, 331.3872, 318.0264, 104.6052, 158.4, 238.9164, 217.4688, 205.1628, 148.2036, 181.254, 209.7336, 307.83, 338.0676, 39.9108, 51.5136, 120.4272, 171.7608, 166.8384, 162.2676, 166.4868, 175.6284, 164.0256, 172.1124, 211.14, 45.1848, 325.41, 10.3764, 332.0904, 338.7708, 143.9844, 128.1624, 175.6284, 182.6604, 124.6464, 135.1944, 144.336, 198.1308 ; 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 = -0.3919146, 5.852403, 8.326589, 9.730396, 1.724867, -14.91609, -20.36794, -22.88967, -21.51721, -7.289805, -4.649001, 6.484198, -7.210429, -6.424851, 3.716295, 3.452925, 6.690841, -3.899703, -1.334155, 1.167239, 21.11284, 18.30266, 17.25822, 13.56299, 10.39044, 8.949045, 12.26921, 4.95094, 5.078776, 1.952679, -9.249568, -10.41383, -2.115496, 4.873901, -6.344328, -0.5588289, -3.792945, -11.17456, -10.8476, -0.9570689, 4.4526, 2.686884, -1.956478, -3.228371, 7.954423, 23.31188, 14.14011, 4.665887, 0.8942694, 1.272704, 2.512411, -2.350477, 0.7291528, 0.9495903, -5.605165, 3.349927, 12.99771, 9.022739, 12.83682, 1.36636, 1.758383, 1.448986, -3.830304, -4.503194, 1.137918, 6.296863, -0.2711964, -9.186869, 8.18056, -10.08446, -17.03587, -4.478513, 0.05436423, 5.917693, -0.2313808, 14.22451, 12.04311, 18.95225, 5.772551, -2.634248, -27.67658, -23.5662, -36.65664, -31.34127, -24.57083, -14.38472, -1.639196, 2.83343, -0.6482965, -6.545434, -1.580852, -4.594247, -22.26175, -21.68989, -24.46271, -34.37484, -27.44546, -15.05605, -3.77922, -5.501857, 2.031642, 2.341695, 3.444849, 26.20452, 9.140676, 5.172022, -8.218453, -13.05876, -23.067, -24.40848, -19.14114, -15.30899, -7.738544, 9.114124, 19.24838, 27.0627, 8.372579, -7.607233, -11.1172, -10.29495, -21.9955, -9.703757, 11.06538, -3.120225, 1.670165, -4.995211, -0.6882668, 2.732071, -12.18, -18.08711, -3.365154, -10.00117, -11.51754, -22.55789, 10.50143, 6.046372, -7.786781, -11.24065, -9.103738, 21.0175, -0.6675528, -9.309914, -13.43618, -7.887685, 21.64065, 15.38201, 7.587143, 3.824882, 3.339196, 3.03725, 7.059128, 2.12389, 8.152564, 3.783463, -8.645448, 2.080623, -10.3234, 4.543159, -9.884682, -6.690842, 3.276778, 8.532599, 1.006053, -0.9801957, 27.02459, 18.80875, 14.02224, -3.103222 ; 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 = -40.76682, -61.60896, -66.05637, -57.25241, -43.66765, -40.45271, -28.70375, -3.597852, -2.842881, 0.7901241, -13.9086, -42.92138, -22.02024, -44.11621, -64.12511, -53.85662, -34.25538, -32.3219, -28.71242, -8.425229, 0.4484443, 2.538792, -6.602012, -19.14692, -30.54407, -38.2698, -42.86007, -59.92232, -50.1913, -42.77726, -36.38512, -24.89311, -8.540906, -6.970798, -8.070315, -19.93657, -28.49204, -16.16462, -39.60325, -23.73801, -27.20828, -22.4237, -18.07904, -17.59762, 7.806862, 15.26207, 10.96156, 0.5018684, -11.69787, -21.96065, -20.96761, -33.05945, -34.60172, -20.80264, -20.96794, -10.93718, 2.293438, 2.584502, 20.68433, 11.3568, -0.07059938, -10.45891, -6.252546, -19.73033, -21.96805, -10.58761, -9.6751, 1.921178, 3.240499, 14.06258, 23.15086, 32.24679, 17.30462, 23.3112, 1.744523, -15.60822, -32.13345, -28.95898, -30.54919, -23.02047, -10.56157, -8.993024, 11.51364, 35.71221, 38.59761, 24.20507, 21.34806, 2.551447, -29.61621, -30.39297, -22.23467, -24.20505, -19.54366, -13.44139, -2.927048, 25.04084, 56.77365, 42.58499, 28.49387, 13.90972, -9.763053, -12.3926, -16.05948, -65.01654, -53.78257, -41.03061, -39.33266, -19.14027, -9.457456, -5.075016, -5.603208, -28.39958, -37.03586, -51.70354, -51.35859, -51.05047, -29.9412, -16.19347, 0.7922885, 16.39324, 26.33994, 11.76641, -1.333179, -5.310477, -26.05021, -31.57704, -43.69628, -47.1422, -24.73385, -6.025899, 10.31716, 7.191972, 21.11345, 25.0763, -2.736435, -15.27139, -4.694247, -14.66563, -19.37908, -33.90252, -30.4959, -16.2998, 10.43344, 19.58922, 25.87202, 12.22945, -4.456193, -26.41481, -14.27978, -9.498415, -29.37357, -27.78244, -28.47939, -27.30936, -14.30913, 2.067244, 14.97021, 24.81128, 18.66135, 17.22398, -4.507517, -6.705432, -13.1601, -21.09484, -18.67533, -18.93682, -19.53991, -9.477066 ; 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 = 12.35136, 13.67206, 13.7035, 13.79783, 14.64701, 14.08083, 14.04938, 13.38909, 13.60917, 12.85457, 12.09966, 12.98035, 11.53305, 12.0682, 12.54008, 12.60299, 12.76023, 12.66589, 13.01179, 13.20044, 13.7035, 14.17517, 14.04938, 13.89216, 13.89216, 13.35765, 13.73494, 15.21354, 15.4025, 15.18206, 14.80433, 14.61554, 14.55262, 14.86727, 14.70993, 14.8358, 14.23807, 12.69733, 13.95505, 12.88601, 15.02465, 13.45197, 12.88601, 11.97379, 14.33243, 15.15057, 14.64701, 14.17517, 14.30098, 13.64062, 13.79783, 12.88601, 13.13756, 13.51485, 13.32621, 14.45825, 14.64701, 14.52116, 13.9236, 13.38909, 13.32621, 13.23188, 12.3199, 13.169, 12.35136, 13.67206, 13.76638, 13.54629, 13.51485, 13.95505, 13.89216, 13.73494, 13.169, 13.67206, 13.54629, 13.54629, 12.47718, 13.10612, 13.23188, 12.3199, 12.57154, 12.35136, 12.79168, 12.13113, 11.65901, 11.09197, 11.28105, 11.69049, 11.37557, 11.40707, 11.59603, 11.53305, 11.34406, 11.06045, 11.09197, 10.83975, 11.34406, 11.34406, 11.40707, 11.47006, 11.47006, 11.43857, 11.40707, 12.57154, 12.79168, 12.91746, 13.10612, 12.76023, 12.63444, 11.87937, 11.43857, 11.81642, 12.19406, 12.9489, 13.38909, 12.88601, 12.22552, 11.94232, 11.34406, 11.34406, 11.50156, 12.3199, 12.00526, 12.13113, 12.13113, 11.87937, 12.0682, 11.81642, 12.00526, 11.97379, 11.69049, 11.53305, 11.78494, 11.31256, 11.65901, 12.19406, 11.31256, 11.24955, 11.34406, 13.32621, 13.73494, 13.64062, 11.72198, 12.09966, 14.36388, 13.35765, 13.35765, 13.82927, 13.04323, 12.72878, 13.20044, 12.44572, 12.98035, 13.23188, 13.20044, 13.07468, 12.91746, 12.41427, 13.01179, 12.66589, 12.85457, 12.69733, 12.63444, 12.47718, 13.86071, 13.9236, 14.20662, 13.60917 ; 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 ; }