netcdf C0208.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.7711, 0.03433, -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 = "24-Feb-2005 23:18:24: Modified [lon,lat] to [-70.059600,43.570400].\n", "Thu Feb 24 22:54:39 2005: /usr/local/nco/bin/ncrcat -d time,2453426.9062,2453431.00 C0208.aanderaa.realtime.nc C0208.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0208" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 23-Feb-2005 18:18:09\n", "AANCM_Temperature_1.5: 23-Feb-2005 18:18:09" ; :longitude = -70.0596 ; :latitude = 43.5704 ; data: lat = 43.5704 ; lon = -70.0596 ; depth = 2 ; time = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333, 2453498.875, 2453498.91666667, 2453498.95833333 ; current_speed = 19.9444, 25.5171, 14.665, 8.2124, 5.866, 3.8129, 8.2124, 20.531, 19.0645, 34.3161, 38.129, 39.3022, 48.3945, 44.2883, 38.4223, 32.8496, 33.4362, 34.3161, 39.3022, 44.8749, 33.7295, 25.5171, 22.8774, 9.0923, 16.7181, 15.2516, 28.4501, 33.1429, 31.9697, 31.9697, 34.6094, 21.4109, 9.3856, 8.2124, 25.2238, 30.5032, 32.8496, 40.1821, 44.5816, 33.1429, 28.1568, 23.1707, 29.6233, 33.1429, 40.4754, 43.995, 47.8079, 42.8218, 52.794, 57.4868, 68.0456, 64.8193, 57.7801, 51.0342, 44.8749, 27.8635, 19.6511, 29.0367, 26.9836, 21.1176, 4.6928, 13.4918, 17.598, 27.8635, 27.2769, 26.9836, 21.1176, 9.6789, 11.1454, 19.0645, 22.8774, 20.531, 24.6372, 24.3439, 35.7826, 38.129, 58.66, 48.1012, 43.1151, 40.1821, 46.0481, 46.0481, 49.2744, 45.7548, 43.7017, 31.9697, 24.9305, 20.8243, 21.1176, 29.0367, 34.9027, 26.9836, 11.732, 2.0531, 6.4526, 10.2655, 5.5727, 7.6258, 18.1846, 23.7573, 23.1707, 31.3831, 32.263, 29.6233, 25.8104, 34.0228, 41.062, 34.0228, 22.8774, 22.2908, 13.7851, 10.2655, 10.8521, 14.3717, 21.4109, 24.0506, 15.5449, 10.5588, 6.1593, 7.3325, 7.9191, 2.3464, 2.0531, 19.6511, 18.1846, 23.1707, 28.1568, 19.9444, 25.2238, 24.0506, 22.8774, 29.33, 30.5032, 31.0898, 23.7573, 15.2516, 10.2655, 15.2516, 12.9052, 14.665, 15.2516, 3.2263, 7.6258, 13.4918, 20.8243, 20.2377, 25.8104, 36.3692, 37.8357, 36.0759, 35.4893, 24.0506, 27.5702, 25.8104, 21.9975, 27.5702, 37.5424, 53.3806, 75.9647, 64.8193, 56.3136, 56.0203, 57.7801, 61.593, 66.2858, 58.66, 65.4059, 60.4198 ; 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 = 259.406, 286.1276, 1.6832, 32.2724, 45.9848, 97.3184, 177.1316, 196.8212, 198.2276, 201.0404, 203.8532, 199.634, 210.182, 230.9264, 235.1456, 241.826, 249.9128, 264.68, 289.9952, 303.7076, 322.694, 315.3104, 333.5936, 342.7352, 206.3144, 203.15, 223.1912, 217.5656, 225.3008, 248.1548, 252.0224, 263.2736, 254.8352, 189.086, 153.2228, 158.4968, 168.3416, 168.6932, 167.2868, 181.7024, 203.5016, 258.7028, 311.7944, 322.694, 356.7608, 13.6376, 44.2268, 69.8936, 102.5924, 122.9852, 143.7296, 156.7388, 161.6612, 169.0448, 196.8212, 228.1136, 246.3968, 283.6664, 307.9268, 335.7032, 39.656, 110.3276, 128.2592, 129.6656, 125.798, 147.9488, 152.168, 180.9992, 330.4292, 330.0776, 12.5828, 39.656, 58.994, 95.912, 121.2272, 141.62, 155.684, 173.264, 190.844, 220.3784, 257.2964, 274.1732, 293.5112, 305.8172, 314.9588, 332.8904, 353.5964, 34.382, 62.1584, 62.1584, 85.364, 117.7112, 87.8252, 145.4876, 310.388, 303.7076, 47.0396, 107.1632, 167.2868, 176.4284, 156.0356, 162.0128, 179.5928, 192.9536, 233.7392, 253.7804, 279.7988, 305.4656, 299.84, 294.9176, 293.1596, 317.7716, 7.6604, 51.962, 55.478, 56.5328, 59.6972, 71.3, 76.574, 4.1444, 358.8704, 358.1672, 184.5152, 173.264, 172.2092, 166.9352, 172.5608, 199.2824, 241.826, 293.5112, 321.6392, 321.9908, 331.8356, 329.726, 332.1872, 355.706, 350.432, 8.012, 32.9756, 55.1264, 61.4552, 65.6744, 275.9312, 299.1368, 306.5204, 291.7532, 259.0544, 266.438, 259.7576, 268.196, 260.4608, 286.8308, 306.872, 300.8948, 291.4016, 258.7028, 262.5704, 262.922, 262.5704, 244.2872, 230.5748, 233.036, 223.5428, 218.972, 220.3784, 222.8396, 227.762, 232.3328 ; 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 = -19.60444, -24.51289, 0.4307573, 4.384971, 4.218566, 3.781839, 0.4109659, -5.941384, -5.963233, -12.32038, -15.41916, -13.20595, -24.33026, -34.38264, -31.52961, -28.95751, -31.40231, -34.16828, -36.93311, -37.33055, -20.4425, -17.9453, -10.17439, -2.698488, -7.411075, -5.996009, -19.47225, -20.20621, -22.72436, -29.67404, -32.91967, -21.26353, -9.058769, -1.296876, 11.36388, 11.18105, 6.638124, 7.878204, 9.811115, -0.9846131, -11.22822, -22.72175, -22.08539, -20.08697, -2.287046, 10.37314, 33.34603, 40.21206, 51.52408, 48.22057, 40.25555, 25.59866, 18.17966, 9.69861, -12.98617, -20.74354, -18.0071, -28.21461, -21.28457, -8.68912, 2.994836, 12.65155, 13.81826, 21.44885, 22.12386, 14.31957, 9.859398, -0.168785, -5.50024, -9.50988, 4.983848, 13.10241, 21.11687, 24.21442, 30.59835, 23.67331, 24.15436, 5.642018, -8.111485, -26.03128, -44.92088, -45.92601, -45.18374, -37.10203, -30.92398, -14.5684, -2.780533, 11.75964, 18.67307, 25.67547, 34.78851, 23.88865, 11.72355, 1.163255, -4.914778, -8.539669, 4.07824, 7.286209, 4.001902, 1.47998, 9.411219, 9.691243, 0.2292906, -6.640415, -20.81178, -32.66863, -40.46297, -27.71035, -19.84427, -20.21585, -12.6742, -6.899316, 1.446598, 11.31918, 17.64062, 20.06305, 13.42101, 10.0014, 5.99097, 0.5299225, -0.1561168, -0.07504477, -0.1616274, 2.304971, 2.46504, 5.237804, 3.645575, -6.586129, -22.23523, -22.05397, -14.19798, -18.06106, -14.3976, -15.67348, -11.08478, -1.141953, -1.706311, 2.125776, 7.024066, 12.03139, 13.39767, 2.939867, -7.584977, -11.78454, -16.73535, -18.79655, -25.34085, -36.29894, -37.23276, -36.05802, -34.99857, -23.02037, -22.05555, -22.1482, -20.48068, -27.03601, -37.22721, -52.9738, -75.32693, -58.4009, -43.49968, -44.76097, -39.80449, -38.73833, -42.94211, -39.88577, -48.42384, -47.82671 ; 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 = -3.666746, 7.088075, 14.65867, 6.943741, 4.075985, -0.4856992, -8.20211, -19.65253, -18.10787, -32.02816, -34.8722, -37.0171, -41.83379, -27.91572, -21.95807, -15.50996, -11.48366, -3.181726, 13.43905, 24.90354, 26.82878, 18.1408, 20.49042, 8.682631, -14.98569, -14.02352, -20.74222, -26.27091, -22.487, -11.89593, -10.68202, -2.507823, -2.455238, -8.109354, -22.51893, -28.38009, -32.17191, -39.40222, -43.48863, -33.12827, -25.82116, -4.539099, 19.74273, 26.36219, 40.41073, 42.75463, 34.2584, 14.72062, -11.50982, -31.2971, -54.86068, -59.5504, -54.8456, -50.10416, -42.95481, -18.60323, -7.868305, 6.860454, 16.58558, 19.24714, 3.612939, -4.686882, -10.89703, -17.78543, -15.95506, -22.8706, -18.67472, -9.677428, 9.693673, 16.52324, 22.32794, 15.80661, 12.69131, -2.507443, -18.55088, -29.88971, -53.45617, -47.76917, -42.3452, -30.61002, -10.12632, 3.350998, 19.65695, 26.77576, 30.87954, 28.4574, 24.77496, 17.18611, 9.862527, 13.56097, 2.821018, -12.54778, 0.4452095, -1.691762, 4.181029, 5.696888, 3.797755, -2.250331, -17.73878, -23.71116, -21.17334, -29.84927, -32.26218, -28.86944, -15.26586, -9.503235, 6.988295, 19.74051, 11.38333, 9.391436, 5.421593, 7.601311, 10.75525, 8.855611, 12.13404, 13.26293, 7.843487, 3.385288, 1.430124, 7.313326, 7.917561, 2.3452, -2.046728, -19.51545, -18.01675, -22.57093, -27.9198, -18.82557, -11.90944, 9.594465, 17.93859, 23.10946, 26.89153, 26.84991, 21.01278, 15.20879, 10.1227, 15.10273, 10.8262, 8.384976, 7.287912, 1.328982, 0.7880058, 6.56911, 12.39273, 7.50028, -4.900799, -2.259567, -6.72768, -1.135689, -5.881371, 6.963764, 16.54293, 13.2527, 8.026949, -5.400953, -4.854529, -6.577581, -9.822835, -28.12253, -35.7631, -33.68574, -41.88248, -47.88569, -50.49537, -43.01304, -43.96661, -36.92097 ; 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 = 6.495816, 6.334413, 6.334413, 6.334413, 6.463548, 6.495816, 6.431274, 6.269807, 6.398993, 6.302114, 6.302114, 6.334413, 6.302114, 6.528078, 6.463548, 6.366706, 6.302114, 6.398993, 6.721517, 6.914738, 6.785948, 6.624825, 6.721517, 6.624825, 6.979097, 7.043433, 6.979097, 6.431274, 6.398993, 6.269807, 6.334413, 6.302114, 6.398993, 6.366706, 6.334413, 6.269807, 6.269807, 6.495816, 6.495816, 7.075593, 7.461063, 7.332662, 7.428971, 7.332662, 7.49315, 7.621443, 7.589378, 7.557307, 7.396873, 7.204173, 7.139894, 7.396873, 7.204173, 7.075593, 6.94692, 6.850355, 6.753736, 6.592582, 6.592582, 6.624825, 6.721517, 6.721517, 6.94692, 7.011268, 7.621443, 7.107746, 6.914738, 7.268428, 7.300548, 7.107746, 7.139894, 7.139894, 7.075593, 7.075593, 6.882549, 6.753736, 6.914738, 6.914738, 6.818154, 6.94692, 6.689292, 6.528078, 6.334413, 6.398993, 6.398993, 6.495816, 6.624825, 6.721517, 7.043433, 7.717608, 7.717608, 7.621443, 7.525231, 7.525231, 7.043433, 6.624825, 7.139894, 7.075593, 7.236303, 7.268428, 7.268428, 7.107746, 7.011268, 7.043433, 7.043433, 7.107746, 7.075593, 6.882549, 6.850355, 7.011268, 7.204173, 7.172036, 7.396873, 7.396873, 8.037824, 8.708718, 8.517239, 8.133792, 7.909798, 7.845755, 7.877779, 7.749652, 7.717608, 7.717608, 7.621443, 7.845755, 7.717608, 7.621443, 7.525231, 7.49315, 7.49315, 7.525231, 7.525231, 7.749652, 7.877779, 8.293642, 8.325599, 8.48531, 8.676816, 8.77251, 8.740616, 8.517239, 8.325599, 8.069818, 8.069818, 8.35755, 8.35755, 8.325599, 8.453377, 8.644909, 8.740616, 8.644909, 8.644909, 8.35755, 8.261682, 8.101807, 7.909798, 7.781692, 7.172036, 6.528078, 6.043481, 5.914006, 5.914006, 5.946385, 6.075833, 6.075833, 6.075833, 6.108179 ; 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 ; }