netcdf C0209.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 = "01-Jun-2005 14:33:22: Modified [lon,lat] to [-70.059976,43.569600].\n", "01-Jun-2005 07:29:42: Modified [lon,lat] to [-70.061000,43.569500].\n", "Wed Jun 1 06:46:58 2005: /usr/local/nco/bin/ncrcat -d time,2453523.2396,2453524.23 C0209.aanderaa.realtime.nc C0209.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 = "C0209" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453597.00000579 ; :starting_julian_day_string = "2005-08-14 00:00:00" ; :ending_julian_day_number = 2453603.95833912 ; :ending_julian_day_string = "2005-08-20 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 01-Jun-2005 04:16:33\n", "AANCM_Temperature_1.5: 01-Jun-2005 04:16:33" ; :longitude = -70.0599757603237 ; :latitude = 43.5696002415248 ; data: lat = 43.5696002415248 ; lon = -70.0599757603237 ; depth = 2 ; time = 2453597, 2453597.04166667, 2453597.08333333, 2453597.125, 2453597.16666667, 2453597.20833333, 2453597.25, 2453597.29166667, 2453597.33333333, 2453597.375, 2453597.41666667, 2453597.45833333, 2453597.5, 2453597.54166667, 2453597.58333333, 2453597.625, 2453597.66666667, 2453597.70833333, 2453597.75, 2453597.79166667, 2453597.83333333, 2453597.875, 2453597.91666667, 2453597.95833333, 2453598, 2453598.04166667, 2453598.08333333, 2453598.125, 2453598.16666667, 2453598.20833333, 2453598.25, 2453598.29166667, 2453598.33333333, 2453598.375, 2453598.41666667, 2453598.45833333, 2453598.5, 2453598.54166667, 2453598.58333333, 2453598.625, 2453598.66666667, 2453598.70833333, 2453598.75, 2453598.79166667, 2453598.83333333, 2453598.875, 2453598.91666667, 2453598.95833333, 2453599, 2453599.04166667, 2453599.08333333, 2453599.125, 2453599.16666667, 2453599.20833333, 2453599.25, 2453599.29166667, 2453599.33333333, 2453599.375, 2453599.41666667, 2453599.45833333, 2453599.5, 2453599.54166667, 2453599.58333333, 2453599.625, 2453599.66666667, 2453599.70833333, 2453599.75, 2453599.79166667, 2453599.83333333, 2453599.875, 2453599.91666667, 2453599.95833333, 2453600, 2453600.04166667, 2453600.08333333, 2453600.125, 2453600.16666667, 2453600.20833333, 2453600.25, 2453600.29166667, 2453600.33333333, 2453600.375, 2453600.41666667, 2453600.45833333, 2453600.5, 2453600.54166667, 2453600.58333333, 2453600.625, 2453600.66666667, 2453600.70833333, 2453600.75, 2453600.79166667, 2453600.83333333, 2453600.875, 2453600.91666667, 2453600.95833333, 2453601, 2453601.04166667, 2453601.08333333, 2453601.125, 2453601.16666667, 2453601.20833333, 2453601.25, 2453601.29166667, 2453601.33333333, 2453601.375, 2453601.41666667, 2453601.45833333, 2453601.5, 2453601.54166667, 2453601.58333333, 2453601.625, 2453601.66666667, 2453601.70833333, 2453601.75, 2453601.79166667, 2453601.83333333, 2453601.875, 2453601.91666667, 2453601.95833333, 2453602, 2453602.04166667, 2453602.08333333, 2453602.125, 2453602.16666667, 2453602.20833333, 2453602.25, 2453602.29166667, 2453602.33333333, 2453602.375, 2453602.41666667, 2453602.45833333, 2453602.5, 2453602.54166667, 2453602.58333333, 2453602.625, 2453602.66666667, 2453602.70833333, 2453602.75, 2453602.79166667, 2453602.83333333, 2453602.875, 2453602.91666667, 2453602.95833333, 2453603, 2453603.04166667, 2453603.08333333, 2453603.125, 2453603.16666667, 2453603.20833333, 2453603.25, 2453603.29166667, 2453603.33333333, 2453603.375, 2453603.41666667, 2453603.45833333, 2453603.5, 2453603.54166667, 2453603.58333333, 2453603.625, 2453603.66666667, 2453603.70833333, 2453603.75, 2453603.79166667, 2453603.83333333, 2453603.875, 2453603.91666667, 2453603.95833333 ; current_speed = 12.3186, 19.0645, 13.4918, 20.2377, 18.1846, 20.2377, 8.799, 19.3578, 23.1707, 21.4109, 19.3578, 18.4779, 6.7459, 9.3856, 11.1454, 7.6258, 9.0923, 6.7459, 8.5057, 0.2933, 0.5866, 8.2124, 12.9052, 18.4779, 18.1846, 13.1985, 11.4387, 13.4918, 7.0392, 7.9191, 7.3325, 8.5057, 10.5588, 14.0784, 12.0253, 13.1985, 19.6511, 21.1176, 19.9444, 15.5449, 14.3717, 14.3717, 10.2655, 15.8382, 12.6119, 14.3717, 4.9861, 17.3047, 10.2655, 20.8243, 15.5449, 31.6764, 29.33, 22.8774, 21.7042, 19.9444, 12.3186, 19.9444, 20.531, 16.1315, 7.6258, 10.8521, 14.665, 18.4779, 12.9052, 16.4248, 7.6258, 7.0392, 6.1593, 9.3856, 17.8913, 17.598, 4.9861, 5.5727, 7.3325, 16.7181, 20.531, 27.8635, 20.8243, 13.1985, 4.3995, 6.1593, 12.3186, 17.598, 12.0253, 6.7459, 8.799, 5.5727, 5.866, 4.3995, 6.7459, 8.2124, 13.1985, 17.0114, 9.6789, 13.7851, 1.1732, 6.1593, 22.8774, 10.5588, 14.665, 14.9583, 14.665, 19.9444, 15.5449, 25.5171, 18.7712, 9.9722, 18.4779, 5.866, 5.2794, 6.1593, 16.1315, 19.6511, 15.5449, 18.7712, 11.732, 5.866, 6.1593, 10.2655, 8.5057, 5.2794, 2.0531, 6.4526, 22.5841, 15.8382, 19.6511, 21.7042, 23.464, 6.7459, 15.2516, 18.7712, 21.1176, 30.2099, 25.2238, 18.4779, 0.8799, 6.7459, 5.5727, 2.933, 8.5057, 4.1062, 4.3995, 3.8129, 2.3464, 6.4526, 8.2124, 3.5196, 4.3995, 15.8382, 12.6119, 23.7573, 17.3047, 18.1846, 9.6789, 9.6789, 26.9836, 24.3439, 22.5841, 20.531, 14.9583, 7.0392, 3.8129, 15.5449, 17.0114, 14.3717, 9.6789, 8.5057 ; 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 = 132.4784, 132.4784, 150.41, 165.1772, 198.9308, 222.488, 265.3832, 272.0636, 290.3468, 305.4656, 321.2876, 342.7352, 48.7976, 341.3288, 70.9484, 17.8568, 117.3596, 15.7472, 17.5052, 262.2188, 265.3832, 242.5292, 227.762, 241.4744, 296.6756, 265.7348, 263.2736, 308.2784, 279.0956, 266.438, 324.452, 314.2556, 317.0684, 303.356, 270.6572, 243.584, 240.7712, 221.4332, 225.3008, 288.9404, 297.0272, 346.5644, 351.4868, 25.9436, 4.8476, 55.8296, 96.2636, 166.9352, 180.9992, 154.6292, 154.6292, 180.6476, 197.5244, 213.698, 256.9448, 306.872, 335, 340.274, 352.19, 4.8476, 31.5692, 105.7568, 138.8072, 160.6064, 138.4556, 140.2136, 74.816, 63.9164, 335, 1.3316, 337.4612, 6.6056, 324.8036, 44.5784, 88.1768, 111.734, 113.8436, 136.346, 124.04, 133.1816, 127.2044, 195.7664, 285.776, 319.178, 333.9452, 353.2448, 309.3332, 301.2464, 120.1724, 11.8796, 79.7384, 20.318, 48.7976, 52.6652, 8.3636, 7.3088, 21.0212, 216.8624, 190.844, 196.118, 214.0496, 208.0724, 213.3464, 220.73, 247.8032, 281.9084, 306.5204, 301.2464, 305.8172, 301.598, 21.0212, 152.168, 163.7708, 158.4968, 144.7844, 128.2592, 145.136, 10.8248, 54.4232, 6.6056, 309.3332, 1.6832, 15.7472, 108.5696, 155.684, 171.8576, 185.9216, 189.4376, 195.7664, 225.3008, 279.0956, 292.808, 290.6984, 305.8172, 325.5068, 326.21, 22.4276, 159.2, 138.104, 130.7204, 113.1404, 149.3552, 117.3596, 43.8752, 74.816, 333.5936, 332.5388, 73.058, 98.0216, 150.0584, 165.1772, 160.958, 175.022, 186.9764, 226.3556, 311.7944, 315.662, 351.8384, 341.6804, 351.4868, 338.8676, 48.446, 192.2504, 139.5104, 169.3964, 170.8028, 206.666, 248.5064 ; 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 = 9.085361, 14.06068, 6.662117, 5.17742, -5.899556, -13.66927, -8.77045, -19.34525, -21.72497, -17.43841, -12.10659, -5.484024, 5.07553, -3.004676, 10.53491, 2.338368, 8.075233, 1.830793, 2.55845, -0.2905994, -0.5846967, -7.286419, -9.554481, -16.23475, -16.24908, -13.16195, -11.35997, -10.5912, -6.950689, -7.903801, -4.263004, -6.092069, -7.19186, -11.75927, -12.02451, -11.82041, -17.14906, -13.9745, -14.17667, -14.70325, -12.80218, -3.339297, -1.519676, 6.928994, 1.065777, 11.89073, 4.956336, 3.911777, -0.1790144, 8.922686, 6.660596, -0.3580229, -8.831613, -12.69273, -21.14321, -15.95508, -5.206065, -6.731683, -2.789927, 1.363203, 3.99232, 10.44431, 9.658295, 6.135694, 8.558732, 10.51068, 7.359581, 6.322282, -2.603033, 0.2181093, -6.857896, 2.024373, -2.873893, 3.911392, 7.328788, 15.52966, 18.77873, 19.23422, 17.25599, 9.624193, 3.504129, -1.67358, -11.85458, -11.50401, -5.281879, -0.7935035, -6.805789, -4.764349, 5.071257, 0.9056625, 6.637997, 2.851594, 9.930384, 13.52585, 1.40784, 1.753698, 0.4208425, -3.694935, -4.304053, -2.931297, -8.211085, -7.03918, -8.061343, -13.01363, -14.39289, -24.96794, -15.08538, -8.525677, -14.98351, -4.996337, 1.893791, 2.875658, 4.508439, 7.203174, 8.964041, 14.73948, 6.706368, 1.101673, 5.009583, 1.180884, -6.57893, 0.1550726, 0.5571978, 6.116662, 9.299429, 2.243225, -2.027355, -3.558911, -6.375543, -4.795048, -15.05983, -17.30346, -19.75454, -24.49685, -14.28445, -10.27649, 0.3356957, 2.395516, 3.721341, 2.222927, 7.821371, 2.092989, 3.90737, 2.642682, 2.264486, -2.869699, -3.787131, 3.36685, 4.356453, 7.905115, 3.226508, 7.751084, 1.501585, -2.208711, -7.004013, -7.216018, -18.85856, -3.455995, -7.098572, -3.039353, -5.392831, 5.267651, -0.8090383, 10.09346, 3.130321, 2.297071, -4.343782, -7.914201 ; 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 = -8.318901, -12.87449, -11.73221, -19.56422, -17.20102, -14.92366, -0.708242, 0.6970517, 8.05649, 12.4229, 15.1048, 17.64535, 4.443666, 8.891648, 3.638076, 7.258434, -4.178582, 6.492716, 8.111798, -0.03971003, -0.04721613, -3.788351, -8.675027, -8.824146, 8.163767, -0.9816127, -1.339796, 8.357943, 1.112772, -0.4920025, 5.965933, 5.935792, 7.730809, 7.74086, 0.1379308, -5.871819, -9.5956, -15.83245, -14.02859, 5.045632, 6.530694, 13.97837, 10.15239, 14.24211, 12.56679, 8.071952, -0.5439976, -16.85677, -10.26394, -18.81587, -14.04565, -31.67438, -27.96876, -19.03339, -4.902755, 11.96723, 11.16444, 18.77401, 20.34056, 16.0738, 6.497246, -2.946939, -11.03538, -17.42946, -9.658793, -12.6214, 1.997347, 3.09501, 5.582222, 9.383065, 16.52477, 17.48118, 4.074547, 3.969382, 0.233287, -6.19068, -8.29948, -20.15984, -11.65685, -9.031905, -2.660203, -5.927572, 3.349146, 13.31718, 10.80322, 6.699069, 5.577063, 2.890668, -2.948272, 4.305273, 1.201733, 7.701424, 8.694129, 10.31693, 9.575964, 13.67309, 1.095121, -4.927924, -22.46888, -10.14375, -12.15073, -13.19851, -12.25059, -15.11372, -5.872694, 5.265393, 11.17091, 5.172775, 10.81329, 3.073527, 4.928044, -5.446795, -15.48868, -18.28333, -12.7, -11.6235, -9.626238, 5.761621, 3.583442, 10.19735, 5.391161, 5.277122, 1.976044, -2.054872, -20.58063, -15.67854, -19.54624, -21.41043, -22.58123, -4.744963, 2.411007, 7.276549, 7.463989, 17.67887, 20.78929, 15.35664, 0.8133464, -6.306241, -4.148085, -1.913396, -3.342618, -3.532743, -2.021894, 2.748533, 0.6145684, 5.779349, 7.287054, 1.025624, -0.6139345, -13.72435, -12.1922, -22.45729, -17.23943, -18.04997, -6.680188, 6.450596, 19.29946, 24.09734, 21.43949, 20.30478, 13.95235, 4.669282, -3.726079, -11.82227, -16.72091, -14.18694, -8.649431, -3.116466 ; 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 = 17.54617, 17.45071, 17.80088, 17.29169, 17.51434, 17.57799, 17.60982, 17.67349, 17.80088, 17.83274, 17.67349, 18.24726, 18.18344, 18.50271, 17.73718, 18.59858, 17.89647, 18.88645, 18.91846, 18.82244, 18.75846, 18.59858, 18.66252, 18.88645, 18.88645, 18.82244, 18.82244, 18.82244, 18.88645, 18.85444, 18.82244, 18.91846, 19.01451, 19.01451, 18.98249, 18.85444, 18.82244, 18.82244, 18.69449, 18.47076, 18.11964, 17.92834, 17.96021, 17.99209, 18.05585, 18.31109, 18.56662, 18.37495, 18.72647, 18.91846, 18.98249, 19.01451, 19.11062, 19.04654, 18.63055, 18.40688, 18.34302, 18.05585, 17.76903, 17.54617, 17.80088, 17.92834, 17.99209, 17.96021, 18.50271, 19.01451, 19.33504, 19.33504, 19.33504, 19.14266, 18.98249, 18.59858, 18.27917, 18.18344, 18.18344, 18.18344, 18.43882, 18.79045, 19.04654, 18.72647, 18.43882, 18.37495, 18.43882, 18.79045, 18.82244, 18.85444, 18.43882, 18.53466, 18.88645, 18.56662, 18.59858, 18.72647, 18.59858, 19.17471, 19.07858, 18.95047, 18.79045, 18.66252, 18.47076, 18.63055, 18.69449, 18.69449, 18.82244, 19.07858, 19.23883, 18.95047, 18.91846, 18.56662, 18.31109, 18.15154, 18.24726, 18.27917, 18.40688, 18.53466, 19.01451, 19.11062, 19.01451, 18.91846, 18.91846, 18.91846, 18.95047, 18.95047, 18.88645, 18.82244, 18.82244, 18.69449, 18.66252, 18.53466, 18.63055, 18.53466, 17.96021, 17.89647, 17.83274, 18.02397, 18.15154, 18.31109, 18.40688, 18.50271, 18.56662, 18.63055, 18.66252, 18.75846, 18.72647, 18.72647, 18.63055, 18.56662, 18.59858, 18.56662, 18.53466, 18.53466, 18.47076, 18.53466, 18.37495, 18.31109, 18.24726, 18.05585, 18.05585, 18.34302, 18.40688, 18.50271, 18.53466, 18.53466, 18.50271, 18.50271, 18.53466, 18.53466, 18.47076, 18.47076 ; 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 ; }