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 = 2453156.00000579 ; :starting_julian_day_string = "2004-05-30 00:00:00" ; :ending_julian_day_number = 2453162.95833912 ; :ending_julian_day_string = "2004-06-05 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 = 2453156, 2453156.04166667, 2453156.08333333, 2453156.125, 2453156.16666667, 2453156.20833333, 2453156.25, 2453156.29166667, 2453156.33333333, 2453156.375, 2453156.41666667, 2453156.45833333, 2453156.5, 2453156.54166667, 2453156.58333333, 2453156.625, 2453156.66666667, 2453156.70833333, 2453156.75, 2453156.79166667, 2453156.83333333, 2453156.875, 2453156.91666667, 2453156.95833333, 2453157, 2453157.04166667, 2453157.08333333, 2453157.125, 2453157.16666667, 2453157.20833333, 2453157.25, 2453157.29166667, 2453157.33333333, 2453157.375, 2453157.41666667, 2453157.45833333, 2453157.5, 2453157.54166667, 2453157.58333333, 2453157.625, 2453157.66666667, 2453157.70833333, 2453157.75, 2453157.79166667, 2453157.83333333, 2453157.875, 2453157.91666667, 2453157.95833333, 2453158, 2453158.04166667, 2453158.08333333, 2453158.125, 2453158.16666667, 2453158.20833333, 2453158.25, 2453158.29166667, 2453158.33333333, 2453158.375, 2453158.41666667, 2453158.45833333, 2453158.5, 2453158.54166667, 2453158.58333333, 2453158.625, 2453158.66666667, 2453158.70833333, 2453158.75, 2453158.79166667, 2453158.83333333, 2453158.875, 2453158.91666667, 2453158.95833333, 2453159, 2453159.04166667, 2453159.08333333, 2453159.125, 2453159.16666667, 2453159.20833333, 2453159.25, 2453159.29166667, 2453159.33333333, 2453159.375, 2453159.41666667, 2453159.45833333, 2453159.5, 2453159.54166667, 2453159.58333333, 2453159.625, 2453159.66666667, 2453159.70833333, 2453159.75, 2453159.79166667, 2453159.83333333, 2453159.875, 2453159.91666667, 2453159.95833333, 2453160, 2453160.04166667, 2453160.08333333, 2453160.125, 2453160.16666667, 2453160.20833333, 2453160.25, 2453160.29166667, 2453160.33333333, 2453160.375, 2453160.41666667, 2453160.45833333, 2453160.5, 2453160.54166667, 2453160.58333333, 2453160.625, 2453160.66666667, 2453160.70833333, 2453160.75, 2453160.79166667, 2453160.83333333, 2453160.875, 2453160.91666667, 2453160.95833333, 2453161, 2453161.04166667, 2453161.08333333, 2453161.125, 2453161.16666667, 2453161.20833333, 2453161.25, 2453161.29166667, 2453161.33333333, 2453161.375, 2453161.41666667, 2453161.45833333, 2453161.5, 2453161.54166667, 2453161.58333333, 2453161.625, 2453161.66666667, 2453161.70833333, 2453161.75, 2453161.79166667, 2453161.83333333, 2453161.875, 2453161.91666667, 2453161.95833333, 2453162, 2453162.04166667, 2453162.08333333, 2453162.125, 2453162.16666667, 2453162.20833333, 2453162.25, 2453162.29166667, 2453162.33333333, 2453162.375, 2453162.41666667, 2453162.45833333, 2453162.5, 2453162.54166667, 2453162.58333333, 2453162.625, 2453162.66666667, 2453162.70833333, 2453162.75, 2453162.79166667, 2453162.83333333, 2453162.875, 2453162.91666667, 2453162.95833333 ; current_speed = 66.8724, 76.258, 75.9647, 62.7662, 41.9419, 43.995, 21.7042, 28.1568, 21.4109, 17.598, 11.1454, 24.0506, 46.928, 74.2049, 80.3642, 100.0153, 99.4287, 88.8699, 83.0039, 63.0595, 45.7548, 39.3022, 31.0898, 39.5955, 61.8863, 66.8724, 69.2188, 75.3781, 78.6044, 48.3945, 46.928, 34.6094, 19.6511, 4.3995, 5.2794, 7.3325, 14.3717, 27.2769, 41.9419, 48.9811, 57.1935, 48.6878, 36.6625, 29.0367, 24.0506, 13.7851, 34.6094, 33.7295, 12.3186, 13.7851, 14.0784, 35.7826, 52.2074, 42.2352, 26.397, 33.1429, 20.8243, 7.9191, 36.9558, 47.5146, 30.7965, 21.7042, 14.9583, 16.4248, 31.0898, 43.1151, 15.8382, 6.1593, 9.3856, 17.598, 34.0228, 46.6347, 48.3945, 24.0506, 9.0923, 18.4779, 28.4501, 44.8749, 24.0506, 39.0089, 23.7573, 19.6511, 24.3439, 58.66, 58.9533, 45.1682, 26.6903, 14.0784, 5.866, 8.799, 24.0506, 16.7181, 22.5841, 9.6789, 9.0923, 22.8774, 30.5032, 35.4893, 15.8382, 25.8104, 9.6789, 18.1846, 28.7434, 35.7826, 24.0506, 7.6258, 24.9305, 14.0784, 43.1151, 43.995, 51.9141, 18.4779, 22.8774, 19.6511, 7.6258, 29.6233, 46.6347, 42.5285, 22.8774, 12.0253, 34.9027, 29.6233, 20.2377, 28.1568, 34.6094, 38.129, 57.4868, 67.459, 64.2327, 31.9697, 14.9583, 12.3186, 8.5057, 21.4109, 9.9722, 18.1846, 8.5057, 23.7573, 15.5449, 16.4248, 49.5677, 39.3022, 39.0089, 32.5563, 7.0392, 18.7712, 30.5032, 26.9836, 7.9191, 20.531, 23.7573, 40.1821, 50.1543, 48.1012, 24.6372, 11.732, 21.1176, 8.799, 27.8635, 32.263, 17.8913, 8.5057, 7.9191, 20.8243, 53.9672, 62.1796, 40.1821, 20.8243 ; 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 = 172.8156, 175.2768, 177.0348, 188.6376, 181.6056, 165.0804, 188.9892, 168.948, 154.5324, 167.8932, 185.8248, 169.2996, 161.5644, 158.7516, 161.916, 168.2448, 175.2768, 175.98, 178.4412, 179.8476, 178.7928, 186.8796, 197.4276, 186.1764, 171.7608, 184.4184, 180.5508, 181.6056, 183.7152, 191.802, 165.0804, 188.9892, 153.126, 211.8432, 176.3316, 107.7696, 152.0712, 179.1444, 183.3636, 187.5828, 186.528, 187.2312, 188.286, 190.7472, 89.1348, 112.3404, 52.92, 51.8652, 76.8288, 86.6736, 148.9068, 153.4776, 165.7836, 181.254, 180.1992, 179.496, 206.9208, 26.55, 325.7616, 333.1452, 355.2576, 41.3172, 66.2808, 146.4456, 162.9708, 154.5324, 166.8384, 133.788, 228.3684, 282.8664, 324.0036, 319.4328, 349.2804, 42.7236, 39.5592, 153.126, 167.19, 170.0028, 185.1216, 162.6192, 196.0212, 258.9576, 5.454, 326.8164, 332.442, 345.4128, 0.8832, 5.1024, 2.6412, 88.4316, 163.3224, 97.2216, 71.2032, 135.8976, 289.5468, 30.7692, 325.7616, 325.7616, 313.4556, 347.5224, 284.976, 201.2952, 178.0896, 181.9572, 166.4868, 217.1172, 182.3088, 293.766, 333.1452, 340.1772, 333.4968, 5.8056, 321.5424, 324.3552, 202.7016, 155.2356, 136.6008, 149.61, 185.8248, 222.7428, 316.62, 344.0064, 1.938, 285.6792, 185.1216, 208.3272, 190.044, 180.1992, 181.6056, 212.898, 203.7564, 222.0396, 349.9836, 326.4648, 340.1772, 344.0064, 276.186, 338.7708, 22.6824, 135.546, 165.432, 150.6648, 142.578, 164.0256, 247.7064, 357.0156, 9.6732, 314.862, 289.8984, 221.688, 207.9756, 190.7472, 191.4504, 191.0988, 215.7108, 212.1948, 225.5556, 301.5012, 321.1908, 318.0264, 319.0812, 88.4316, 218.5236, 179.8476, 179.8476, 179.496, 170.706, 177.0348 ; 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 = 8.36327, 6.279241, 3.929609, -9.42649, -1.175184, 11.3271, -3.391244, 5.397653, 9.2067, 3.69091, -1.131112, 4.465559, 14.84044, 26.89275, 24.94593, 20.37618, 8.187163, 6.230196, 2.257941, 0.1677306, 0.9639647, -4.70775, -9.311408, -4.260074, 8.868683, -5.151797, -0.665409, -2.112045, -5.093333, -9.898138, 12.08224, -5.40766, 8.882886, -2.321161, 0.3377862, 6.982677, 6.73133, 0.4073118, -2.460823, -6.463489, -6.502257, -6.128502, -5.283595, -5.414649, 24.04786, 12.75042, 27.61119, 26.53028, 11.99454, 13.76188, 7.270532, 15.97864, 12.82135, -0.9243039, -0.09177416, 0.2915364, -9.428377, 3.539668, -20.79272, -21.46382, -2.546132, 14.3297, 13.69474, 9.078455, 9.104929, 18.53952, 3.606332, 4.446431, -7.015096, -17.15615, -19.99637, -30.32838, -9.00151, 16.31743, 5.79066, 8.352565, 6.307919, 7.790285, -2.146992, 11.65278, -6.556849, -19.28727, 2.313804, -32.10601, -27.27452, -11.37575, 0.4114079, 1.252077, 0.270313, 8.795704, 6.902186, 16.58548, 21.37963, 6.735961, -8.568297, 11.70364, -17.16225, -19.96761, -11.49707, -5.576541, -9.350148, -6.604159, 0.958207, -1.222081, 5.619889, -4.601769, -1.004332, -12.88454, -19.47643, -14.91925, -23.16655, 1.869105, -14.22826, -11.45185, -2.943039, 12.40884, 32.04165, 21.51445, -2.321757, -8.161673, -23.97235, -8.162107, 0.6843992, -27.10908, -3.089574, -18.09245, -10.02595, -0.234534, -1.799758, -17.36419, -6.025935, -8.249078, -1.479397, -11.82843, -3.381696, -5.010403, -8.456174, -8.60251, 5.994465, 11.50289, 12.46771, 19.25486, 23.70496, 8.959749, -6.513034, -0.9773048, 5.125401, -19.12619, -7.446311, -13.65463, -11.14444, -7.492998, -9.95661, -9.259549, -14.38059, -6.250803, -15.07649, -7.502285, -17.46286, -21.57711, -11.7186, 8.502514, -4.932308, 0.05539011, 0.1435462, 0.5469533, 6.489429, 1.077229 ; 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 = -66.34737, -75.99904, -75.86299, -62.05431, -41.92543, -42.51184, -21.43762, -27.63459, -19.33037, -17.20659, -11.08786, -23.6324, -44.51964, -69.1603, -76.39441, -97.91768, -99.09105, -88.65125, -82.97318, -63.05928, -45.74464, -39.01923, -29.66266, -39.36566, -61.24754, -66.67366, -69.2156, -75.3485, -78.43921, -47.37145, -45.34597, -34.18432, -17.52884, -3.737354, -5.268583, -2.237806, -12.69783, -27.27386, -41.86965, -48.55277, -56.82268, -48.30055, -36.27978, -28.52738, 0.3631644, -5.239833, 20.86703, 20.82843, 2.806934, 0.799867, -12.05573, -32.01683, -50.60855, -42.22509, -26.39684, -33.14162, -18.56764, 7.083989, 30.5515, 42.39035, 30.69107, 16.30129, 6.017045, -13.68779, -29.72669, -38.92554, -15.42216, -4.262186, -6.235216, 3.918695, 27.52628, 35.42576, 47.54998, 17.66842, 7.009863, -16.48234, -27.742, -44.19353, -23.95458, -37.22777, -22.83456, -3.763881, 24.23369, 49.09379, 52.26463, 43.71222, 26.68713, 14.02261, 5.859768, 0.2408315, -23.03891, -2.101586, 7.276886, -6.95039, 3.042072, 19.65706, 25.21711, 29.33913, 10.89339, 25.20077, 2.501167, -16.94299, -28.72742, -35.76173, -23.38479, -6.080834, -24.91026, 5.673627, 38.46532, 41.38811, 46.45842, 18.38312, 17.91457, 15.96937, -7.035009, -26.89908, -33.88404, -36.68517, -22.75928, -8.831474, 25.36779, 28.47666, 20.22612, 7.609402, -34.47122, -33.56314, -56.60576, -67.4586, -64.20748, -26.843, -13.69083, -9.148805, 8.376056, 17.84698, 9.381307, 17.48072, 0.9165439, 22.14511, 14.3426, -11.72423, -47.97409, -34.26242, -30.98014, -31.29913, -2.67034, 18.74574, 30.06951, 19.03428, 2.695292, -15.33209, -20.9812, -39.47729, -49.15607, -47.20155, -20.00475, -9.928105, -14.7869, 4.597622, 21.71228, 23.98603, 13.51936, 0.2328038, -6.195521, -20.82423, -53.96701, -62.17719, -39.65461, -20.79642 ; 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 = 8.656469, 8.656469, 8.878746, 8.688236, 8.529359, 8.624698, 8.656469, 8.688236, 8.81526, 8.878746, 8.751757, 8.624698, 8.592923, 8.688236, 8.751757, 8.592923, 8.465776, 8.402177, 8.656469, 8.942216, 9.195935, 9.322701, 8.973945, 8.561143, 8.624698, 8.37037, 8.306743, 8.529359, 8.878746, 8.561143, 8.81526, 8.847005, 8.78351, 8.751757, 8.910483, 8.910483, 8.942216, 8.49757, 8.81526, 9.00567, 8.624698, 9.354383, 9.037391, 9.164234, 9.259325, 9.354383, 9.860809, 9.892432, 9.671003, 9.734285, 9.481074, 8.719998, 9.164234, 9.291015, 9.322701, 9.417736, 9.164234, 8.115747, 8.847005, 8.529359, 7.98832, 7.860815, 8.052044, 8.147592, 8.211267, 8.083898, 8.592923, 8.592923, 7.956451, 8.465776, 8.37037, 8.179431, 7.541691, 7.541691, 7.445851, 7.669403, 7.765132, 7.860815, 7.797031, 7.98832, 8.020185, 8.020185, 7.828926, 7.98832, 7.50975, 7.094013, 7.158034, 7.286008, 7.254023, 7.349962, 7.381931, 7.413894, 7.573627, 7.477803, 7.190036, 7.50975, 7.50975, 6.997937, 7.094013, 6.933858, 6.997937, 6.901809, 6.997937, 7.061993, 7.094013, 7.190036, 7.541691, 7.445851, 7.094013, 6.997937, 6.901809, 6.805628, 6.901809, 7.381931, 7.413894, 7.349962, 8.147592, 8.402177, 7.765132, 7.860815, 7.605558, 7.349962, 7.797031, 7.190036, 7.605558, 7.349962, 7.605558, 7.477803, 7.860815, 7.924578, 7.828926, 7.605558, 7.50975, 7.477803, 7.349962, 7.669403, 7.733228, 7.541691, 7.605558, 7.50975, 8.243096, 8.624698, 9.00567, 8.688236, 8.592923, 8.561143, 8.688236, 8.083898, 8.052044, 8.274921, 7.860815, 8.020185, 8.147592, 8.338558, 8.402177, 8.465776, 8.37037, 8.274921, 7.860815, 7.892699, 7.860815, 7.892699, 7.98832, 7.765132, 8.624698, 9.10082, 9.607708, 10.74512 ; 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 ; }