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 = 2453205.00000579 ; :starting_julian_day_string = "2004-07-18 00:00:00" ; :ending_julian_day_number = 2453211.95833912 ; :ending_julian_day_string = "2004-07-24 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 = 2453205, 2453205.04166667, 2453205.08333333, 2453205.125, 2453205.16666667, 2453205.20833333, 2453205.25, 2453205.29166667, 2453205.33333333, 2453205.375, 2453205.41666667, 2453205.45833333, 2453205.5, 2453205.54166667, 2453205.58333333, 2453205.625, 2453205.66666667, 2453205.70833333, 2453205.75, 2453205.79166667, 2453205.83333333, 2453205.875, 2453205.91666667, 2453205.95833333, 2453206, 2453206.04166667, 2453206.08333333, 2453206.125, 2453206.16666667, 2453206.20833333, 2453206.25, 2453206.29166667, 2453206.33333333, 2453206.375, 2453206.41666667, 2453206.45833333, 2453206.5, 2453206.54166667, 2453206.58333333, 2453206.625, 2453206.66666667, 2453206.70833333, 2453206.75, 2453206.79166667, 2453206.83333333, 2453206.875, 2453206.91666667, 2453206.95833333, 2453207, 2453207.04166667, 2453207.08333333, 2453207.125, 2453207.16666667, 2453207.20833333, 2453207.25, 2453207.29166667, 2453207.33333333, 2453207.375, 2453207.41666667, 2453207.45833333, 2453207.5, 2453207.54166667, 2453207.58333333, 2453207.625, 2453207.66666667, 2453207.70833333, 2453207.75, 2453207.79166667, 2453207.83333333, 2453207.875, 2453207.91666667, 2453207.95833333, 2453208, 2453208.04166667, 2453208.08333333, 2453208.125, 2453208.16666667, 2453208.20833333, 2453208.25, 2453208.29166667, 2453208.33333333, 2453208.375, 2453208.41666667, 2453208.45833333, 2453208.5, 2453208.54166667, 2453208.58333333, 2453208.625, 2453208.66666667, 2453208.70833333, 2453208.75, 2453208.79166667, 2453208.83333333, 2453208.875, 2453208.91666667, 2453208.95833333, 2453209, 2453209.04166667, 2453209.08333333, 2453209.125, 2453209.16666667, 2453209.20833333, 2453209.25, 2453209.29166667, 2453209.33333333, 2453209.375, 2453209.41666667, 2453209.45833333, 2453209.5, 2453209.54166667, 2453209.58333333, 2453209.625, 2453209.66666667, 2453209.70833333, 2453209.75, 2453209.79166667, 2453209.83333333, 2453209.875, 2453209.91666667, 2453209.95833333, 2453210, 2453210.04166667, 2453210.08333333, 2453210.125, 2453210.16666667, 2453210.20833333, 2453210.25, 2453210.29166667, 2453210.33333333, 2453210.375, 2453210.41666667, 2453210.45833333, 2453210.5, 2453210.54166667, 2453210.58333333, 2453210.625, 2453210.66666667, 2453210.70833333, 2453210.75, 2453210.79166667, 2453210.83333333, 2453210.875, 2453210.91666667, 2453210.95833333, 2453211, 2453211.04166667, 2453211.08333333, 2453211.125, 2453211.16666667, 2453211.20833333, 2453211.25, 2453211.29166667, 2453211.33333333, 2453211.375, 2453211.41666667, 2453211.45833333, 2453211.5, 2453211.54166667, 2453211.58333333, 2453211.625, 2453211.66666667, 2453211.70833333, 2453211.75, 2453211.79166667, 2453211.83333333, 2453211.875, 2453211.91666667, 2453211.95833333 ; current_speed = 14.665, 9.9722, 2.3464, 9.6789, 18.7712, 20.531, 31.0898, 26.9836, 41.062, 35.7826, 24.9305, 22.5841, 2.6397, 9.9722, 13.4918, 10.5588, 16.7181, 10.5588, 22.2908, 36.3692, 37.5424, 36.3692, 12.0253, 12.3186, 8.2124, 10.5588, 14.0784, 44.5816, 22.2908, 17.3047, 37.2491, 62.7662, 68.3389, 47.8079, 44.8749, 34.6094, 25.5171, 21.1176, 22.2908, 32.263, 1.7598, 31.9697, 43.4084, 57.7801, 75.0848, 75.6714, 58.3667, 46.0481, 29.9166, 20.8243, 8.5057, 5.866, 8.5057, 36.9558, 30.7965, 49.861, 72.7384, 67.459, 51.9141, 33.1429, 26.1037, 17.0114, 7.9191, 9.9722, 10.2655, 12.6119, 24.0506, 25.8104, 48.1012, 52.2074, 39.0089, 28.7434, 19.6511, 8.2124, 6.1593, 16.1315, 8.2124, 10.8521, 21.1176, 20.2377, 29.33, 40.4754, 41.3553, 29.0367, 17.0114, 18.4779, 8.799, 18.7712, 39.5955, 11.1454, 10.8521, 12.9052, 19.3578, 38.129, 28.7434, 21.1176, 20.2377, 12.9052, 2.933, 17.0114, 13.7851, 9.6789, 16.4248, 16.4248, 34.3161, 35.4893, 23.7573, 36.0759, 16.7181, 17.598, 17.8913, 26.9836, 37.8357, 53.6739, 36.9558, 17.3047, 9.3856, 15.2516, 45.7548, 36.3692, 28.7434, 29.0367, 14.9583, 22.8774, 42.5285, 27.5702, 43.7017, 17.598, 0.2933, 17.0114, 27.5702, 25.5171, 27.2769, 17.0114, 7.6258, 7.6258, 14.665, 26.9836, 23.464, 15.8382, 17.0114, 14.0784, 31.0898, 21.1176, 21.4109, 11.1454, 17.3047, 17.3047, 19.3578, 24.0506, 11.1454, 5.2794, 14.0784, 21.4109, 26.1037, 30.5032, 40.4754, 29.0367, 43.995, 19.9444, 26.397, 42.2352, 46.0481, 48.9811, 40.7687, 42.8218, 26.397, 4.6928 ; 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 = 75.4224, 33.9336, 36.0432, 259.3092, 218.5236, 212.5464, 185.8248, 193.56, 151.7196, 170.0028, 167.19, 178.4412, 59.952, 300.798, 257.5512, 299.3916, 294.4692, 109.5276, 171.4092, 194.9664, 181.6056, 165.0804, 190.7472, 199.8888, 83.1576, 294.1176, 346.8192, 354.5544, 338.4192, 152.4228, 181.254, 186.8796, 183.7152, 194.2632, 182.3088, 191.4504, 204.108, 229.7748, 258.9576, 316.9716, 354.906, 154.5324, 173.8704, 166.1352, 161.5644, 166.1352, 166.1352, 181.254, 199.5372, 217.1172, 225.204, 114.8016, 196.0212, 182.3088, 172.1124, 181.254, 182.6604, 179.496, 181.6056, 192.8568, 201.6468, 213.9528, 251.574, 44.8332, 167.5416, 171.0576, 162.9708, 195.318, 165.7836, 177.3864, 148.2036, 183.012, 200.9436, 226.962, 28.6596, 49.0524, 52.92, 254.3868, 206.2176, 186.8796, 183.012, 172.464, 177.738, 192.8568, 203.7564, 221.3364, 278.6472, 332.7936, 358.0704, 47.9976, 307.4784, 169.2996, 172.464, 166.1352, 153.4776, 146.4456, 177.3864, 212.5464, 224.5008, 284.6244, 334.5516, 299.7432, 275.1312, 185.1216, 178.4412, 181.254, 161.5644, 164.7288, 196.3728, 220.9848, 227.3136, 304.314, 327.168, 325.7616, 344.7096, 354.5544, 14.5956, 166.8384, 157.6968, 157.3452, 164.3772, 199.5372, 242.4324, 286.734, 317.3232, 315.2136, 348.2256, 342.2868, 107.0664, 157.6968, 179.8476, 164.3772, 143.2812, 161.5644, 174.5736, 18.4632, 310.6428, 30.066, 23.3856, 128.1624, 147.852, 181.254, 182.6604, 202.35, 180.1992, 150.6648, 194.2632, 261.0672, 301.5012, 341.5836, 17.76, 287.4372, 159.4548, 181.6056, 190.044, 192.1536, 171.4092, 176.6832, 183.012, 221.3364, 230.8296, 292.008, 291.3048, 325.41, 337.3644, 333.8484, 349.2804, 348.5772 ; 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 = 14.1929, 5.566799, 1.38061, -9.5109, -11.6914, -11.04532, -3.155208, -6.326669, 19.45464, 6.211861, 5.527558, 0.6143516, 2.284941, -8.565898, -13.17459, -9.199732, -15.21655, 9.951464, 3.329723, -9.392439, -1.051913, 9.363736, -2.24243, -4.190735, 8.153908, -9.637109, -3.210222, -4.230822, -8.198845, 8.011096, -0.8151847, -7.518346, -4.428159, -11.77875, -1.807797, -6.870643, -10.42266, -16.12354, -21.8781, -22.01501, -0.1562526, 13.74699, 4.635051, 13.84594, 23.74471, 18.13326, 13.98651, -1.007748, -10.00467, -12.56637, -6.035814, 5.324954, -2.347514, -1.488774, 4.226209, -1.091192, -3.37623, 0.5933927, -1.454599, -7.374796, -9.629234, -9.501033, -7.513109, 7.030852, 2.214584, 1.960412, 7.043436, -6.81849, 11.81293, 2.380663, 20.55388, -1.510325, -7.024262, -6.002453, 2.954031, 12.18427, 6.551807, -10.45166, -9.329364, -2.42414, -1.541148, 5.308313, 1.632256, -6.461104, -6.853024, -12.20426, -8.69898, -8.582142, -1.33324, 8.282334, -8.61204, 2.396153, 2.538758, 9.136914, 12.8353, 11.6723, 0.9228413, -6.942771, -2.055796, -16.46026, -5.923431, -8.403779, -16.35898, -1.466238, 0.9334952, -0.776672, 7.512974, 9.501966, -4.712598, -11.5418, -13.15146, -22.28739, -20.51367, -30.19895, -9.745667, -1.642227, 2.365125, 3.472764, 17.36431, 14.00862, 7.740686, -9.710419, -13.26002, -21.90858, -28.82845, -19.42226, -8.91771, -5.354236, 0.2803846, 6.455959, 0.07333338, 6.871833, 16.30854, 5.379661, 0.7211492, 2.415056, -11.12758, 13.51871, 9.313266, 12.45298, 9.051904, -0.3081013, -1.443066, -8.030251, -0.07443904, 5.460333, -4.263473, -17.09481, -16.50503, -7.598081, 3.399687, -5.03679, 4.940761, -0.5999193, -4.5526, -6.421936, 6.046077, 1.679969, -2.311722, -13.17285, -20.46483, -39.15759, -42.90121, -27.80657, -15.6906, -18.87361, -4.909914, -0.9293969 ; 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.691049, 8.273786, 1.897237, -1.795521, -14.68568, -17.30673, -30.92928, -26.23143, -36.16082, -35.23928, -24.31, -22.57574, 1.321765, 5.105895, -2.908388, 5.182006, 6.924704, -3.529394, -22.0407, -35.13546, -37.52766, -35.14312, -11.81437, -11.58385, 0.9784151, 4.31444, 13.70751, 44.38039, 20.72821, -15.33868, -37.24018, -62.31429, -68.19528, -46.33418, -44.83847, -33.92057, -23.29143, -13.63761, -4.269476, 23.58475, 1.752849, -28.86316, -43.16023, -56.09661, -71.23142, -73.46663, -56.66612, -46.03707, -28.19414, -16.60536, -5.992986, -2.460655, -8.175336, -36.9258, -30.50514, -49.84906, -72.66, -67.45639, -51.89372, -32.31198, -24.26275, -14.11092, -2.503066, 7.071908, -10.02378, -12.4586, -22.99612, -24.89347, -46.62811, -52.15309, -33.15467, -28.70369, -18.35281, -5.604825, 5.404691, 10.57208, 4.951499, -2.920753, -18.94508, -20.09199, -29.28948, -40.1258, -41.32307, -28.30873, -15.56996, -13.87403, 1.322928, 16.69445, 39.57305, 7.458075, 6.603094, -12.6808, -19.1906, -37.01807, -25.71844, -17.59859, -20.21665, -10.87852, -2.091935, 4.295063, 12.44757, 4.801833, 1.468979, -16.35922, -34.3034, -35.4808, -22.53807, -34.80206, -16.04015, -13.28444, -12.13004, 15.21141, 31.79197, 44.37241, 35.64762, 17.2266, 9.082713, -14.85097, -42.33182, -33.56303, -27.68149, -27.3649, -6.922624, 6.587063, 31.26649, 19.56762, 42.78216, 16.7637, -0.08607762, -15.73875, -27.5701, -24.57438, -21.8646, -16.13837, -7.591625, 7.233279, 9.551919, 23.35293, 21.53654, -9.786305, -14.40315, -14.07503, -31.05629, -19.53121, -21.41077, -9.716208, -16.77127, -2.687004, 10.11477, 22.81886, 10.61424, 1.582026, -13.18295, -21.40249, -25.70364, -29.81952, -40.02128, -28.98806, -43.93422, -14.97515, -16.67311, 15.82705, 16.73062, 40.32298, 37.62834, 38.43818, 25.93635, 4.599847 ; 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 = 13.76638, 13.7035, 13.38909, 13.42053, 13.35765, 13.04323, 12.91746, 12.00526, 13.20044, 12.72878, 12.72878, 12.9489, 11.87937, 12.47718, 13.7035, 12.38281, 11.87937, 12.00526, 12.69733, 12.91746, 14.89874, 14.20662, 15.4655, 14.52116, 15.05613, 14.64701, 13.13756, 11.81642, 11.21803, 12.9489, 12.82312, 14.14373, 15.05613, 15.21354, 14.55262, 14.14373, 13.60917, 13.79783, 13.42053, 12.09966, 11.47006, 12.85457, 12.66589, 13.13756, 13.82927, 15.30801, 15.62303, 14.93022, 14.58408, 14.58408, 14.39534, 13.89216, 14.99317, 14.52116, 12.41427, 13.10612, 14.08083, 14.39534, 13.89216, 13.64062, 13.169, 13.10612, 13.67206, 14.45825, 13.89216, 14.80433, 13.7035, 13.38909, 15.11909, 13.79783, 15.68606, 15.30801, 14.99317, 14.67847, 15.74909, 15.90672, 15.11909, 14.36388, 14.33243, 13.9236, 13.169, 12.3199, 14.4897, 14.61554, 14.80433, 12.66589, 12.85457, 14.4897, 14.01794, 14.42679, 12.85457, 13.07468, 13.04323, 14.61554, 13.9236, 13.67206, 13.73494, 13.10612, 13.29477, 13.79783, 13.98649, 14.30098, 12.79168, 13.04323, 13.54629, 13.29477, 12.22552, 12.82312, 13.60917, 13.60917, 12.72878, 13.86071, 13.04323, 12.76023, 11.78494, 12.03673, 12.09966, 12.03673, 12.88601, 12.91746, 13.07468, 12.88601, 12.03673, 13.29477, 12.38281, 11.94232, 11.91084, 11.69049, 11.69049, 11.78494, 11.62752, 11.56454, 12.16259, 12.00526, 12.13113, 11.87937, 11.84789, 12.25698, 12.25698, 12.41427, 12.3199, 12.25698, 11.91084, 11.69049, 11.72198, 12.16259, 12.91746, 12.60299, 12.09966, 11.72198, 12.25698, 12.09966, 12.13113, 11.91084, 11.65901, 11.40707, 11.75346, 11.72198, 12.60299, 12.03673, 12.66589, 12.35136, 12.16259, 11.43857, 11.28105, 11.21803, 11.31256, 11.34406 ; 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 ; }