netcdf M0105.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.733, 0.03426, -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 = "09-Jul-2004 00:07:18: Modified starting_julian_day and ending_julian_day\n", "08-Jul-2004 23:57:40: Modified [lon,lat] to [-67.878400,43.489100].\n", "Thu Jul 8 23:39:15 2004: /usr/local/nco/bin/ncrcat -d time,2453195.9375,2453196.937 M0105.aanderaa.realtime.nc M0105.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 = "AANCM688" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0105" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :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: 12-May-2004 13:22:23\n", "AANCM_Temperature_1.5: 12-May-2004 13:22:23" ; :longitude = -67.8784 ; :latitude = 43.4891 ; data: lat = 43.4891 ; lon = -67.8784 ; 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 = 9.6789, 21.1176, 18.7712, 13.7851, 24.3439, 27.2769, 22.5841, 7.6258, 10.5588, 3.5196, 5.2794, 16.1315, 24.0506, 40.1821, 34.3161, 23.1707, 25.2238, 26.397, 38.4223, 44.8749, 57.4868, 58.0734, 50.1543, 41.3553, 51.3275, 45.7548, 53.6739, 56.0203, 52.794, 37.5424, 13.7851, 9.9722, 30.7965, 34.0228, 23.1707, 29.0367, 7.3325, 6.4526, 17.0114, 17.3047, 19.9444, 31.3831, 19.9444, 8.2124, 12.0253, 12.9052, 24.3439, 11.4387, 18.4779, 17.3047, 12.6119, 7.9191, 5.866, 16.4248, 24.3439, 29.9166, 32.263, 34.6094, 24.0506, 8.799, 6.1593, 4.3995, 13.1985, 6.1593, 3.8129, 6.7459, 8.5057, 19.6511, 36.9558, 48.1012, 39.5955, 36.0759, 31.9697, 23.1707, 19.9444, 18.4779, 34.0228, 32.263, 29.6233, 22.2908, 17.8913, 22.8774, 31.9697, 41.6486, 43.1151, 31.0898, 12.0253, 8.2124, 15.2516, 9.3856, 23.464, 23.464, 20.8243, 34.3161, 30.2099, 21.7042, 18.7712, 3.8129, 5.5727, 7.6258, 18.7712, 19.9444, 11.1454, 5.2794, 8.2124, 6.1593, 24.0506, 24.6372, 31.3831, 9.9722, 5.5727, 1.7598, 6.1593, 7.3325, 10.8521, 20.2377, 17.598, 26.9836, 19.9444, 11.4387, 9.3856, 16.7181, 9.9722, 15.5449, 4.6928, 10.5588, 7.6258, 22.8774, 19.0645, 31.3831, 31.6764, 33.4362, 21.4109, 21.4109, 7.9191, 9.0923, 12.3186, 7.9191, 14.0784, 5.2794, 14.3717, 29.6233, 27.8635, 41.062, 37.2491, 24.9305, 16.4248, 7.6258, 9.6789, 14.665, 28.7434, 34.6094, 17.0114, 36.0759, 14.665, 5.866, 14.3717, 26.1037, 29.0367, 22.5841, 22.5841, 6.1593, 9.6789, 19.6511, 27.2769, 27.8635, 34.3161, 10.5588 ; 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 = 168.6664, 120.8488, 103.6204, 142.9996, 107.8396, 115.9264, 92.7208, 33.652, 318.0964, 310.3612, 270.2788, 219.6484, 240.3928, 250.9408, 215.7808, 248.4796, 314.2288, 3.4144, 21.6976, 41.0356, 55.8028, 65.9992, 89.5564, 104.3236, 143.7028, 151.7896, 158.47, 171.1276, 175.3468, 190.8172, 234.7672, 305.7904, 345.4828, 5.524, 22.4008, 9.3916, 12.556, 150.0316, 111.3556, 125.7712, 126.4744, 128.9356, 133.858, 94.4788, 288.562, 265.708, 314.5804, 327.9412, 337.4344, 325.8316, 354.976, 106.0816, 61.4284, 51.5836, 61.4284, 87.4468, 71.2732, 60.7252, 74.086, 87.4468, 77.2504, 146.8672, 196.0912, 176.7532, 247.7764, 248.128, 314.5804, 343.7248, 11.1496, 17.83, 28.378, 35.0584, 27.6748, 51.9352, 117.6844, 134.5612, 147.5704, 172.534, 204.178, 219.2968, 273.4432, 328.996, 320.9092, 328.996, 342.67, 346.8892, 343.7248, 320.5576, 333.9184, 324.7768, 337.786, 39.2776, 22.4008, 16.7752, 37.168, 37.8712, 12.9076, 301.5712, 173.9404, 198.5524, 188.7076, 165.1504, 143.7028, 185.1916, 58.264, 44.2, 39.2776, 26.2684, 42.7936, 44.5516, 32.5972, 133.1548, 186.9496, 124.3648, 135.616, 17.1268, 75.844, 83.2276, 77.9536, 49.1224, 352.1632, 346.8892, 346.8892, 317.3932, 139.4836, 72.6796, 103.2688, 76.8988, 87.7984, 69.1636, 68.812, 51.9352, 73.3828, 63.8896, 71.6248, 98.698, 140.89, 119.794, 157.4152, 60.022, 229.4932, 50.8804, 60.3736, 48.0676, 52.99, 50.8804, 50.5288, 76.5472, 110.6524, 81.8212, 128.584, 125.068, 140.5384, 144.7576, 136.6708, 164.4472, 357.4372, 341.302, 327.238, 353.5696, 1.3048, 93.0724, 48.0676, 81.118, 80.7664, 81.4696, 109.246, 103.972 ; 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 = 1.902109, 18.12996, 18.2433, 8.296157, 23.17339, 24.53165, 22.55864, 4.225816, -7.052004, -2.681854, -5.279337, -10.2931, -20.91038, -37.97939, -20.06414, -21.5554, -18.07437, 1.572133, 14.20503, 29.46162, 47.54779, 53.05236, 50.1528, 40.06973, 30.38453, 21.62878, 19.69769, 8.640261, 4.282882, -7.045815, -11.25987, -8.089067, -7.719778, 3.275126, 8.829967, 4.738247, 1.59404, 3.223217, 15.84337, 14.0403, 16.03774, 24.41143, 14.38109, 8.187322, -11.39974, -12.86901, -17.33934, -6.071539, -7.090727, -9.718789, -1.104462, 7.609211, 5.151639, 12.86909, 21.3793, 29.8869, 30.555, 30.18924, 23.12885, 8.790265, 6.007435, 2.404685, -3.65819, 0.3488444, -3.529658, -6.260319, -6.058322, -5.507245, 7.146194, 14.72829, 18.8192, 20.7224, 14.84841, 18.24261, 17.66117, 13.16553, 18.24517, 4.192184, -12.1329, -14.1176, -17.859, -11.7841, -20.15853, -21.45311, -12.8429, -7.052251, -3.370105, -5.217356, -6.705378, -5.413268, -8.870964, 14.85455, 7.935792, 9.904223, 18.25144, 13.32396, 4.193099, -3.248554, 0.5882705, -2.426315, -2.841808, 5.111403, 6.597785, -0.4777148, 6.984488, 4.294049, 15.22591, 10.90385, 21.3204, 6.99601, 3.002178, 1.283789, -0.745252, 6.052689, 7.590651, 5.959747, 17.06361, 26.79532, 19.5052, 8.648909, -1.279744, -3.792248, -2.262043, -10.52333, 3.048751, 10.08001, 7.422222, 22.28193, 19.05043, 29.33064, 29.53506, 26.32479, 20.51671, 19.22587, 7.515325, 8.987731, 7.770711, 6.872334, 5.406815, 4.573108, -10.92722, 22.98266, 24.22083, 30.54741, 29.74454, 19.34184, 12.67903, 7.416563, 9.056909, 14.51584, 22.46856, 28.32678, 10.81178, 20.81712, 10.06296, 1.572829, -0.6426217, -8.368322, -15.71323, -2.529333, 0.5142645, 6.150446, 7.20046, 19.41545, 26.92345, 27.55525, 32.39824, 10.24641 ; 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 = -9.490157, -10.82856, -4.420395, -11.00921, -7.457834, -11.9259, -1.072046, 6.347858, 7.858593, 2.279307, 0.02568934, -12.42084, -11.88223, -13.12126, -27.83927, -8.499765, 17.59424, 26.35014, 35.7, 33.84922, 32.31005, 23.62132, 0.3883048, -10.23122, -41.36777, -40.31994, -49.92883, -55.34998, -52.61999, -36.87531, -7.952624, 5.83196, 29.81324, 33.8648, 21.42225, 28.6475, 7.157136, -5.589894, -6.194789, -10.11546, -11.85622, -19.7226, -13.81894, -0.6413081, 3.828022, -0.9658186, 17.08721, 9.694342, 17.06325, 14.31774, 12.56345, -2.193639, 2.805453, 10.20591, 11.64263, 1.332695, 10.35823, 16.92396, 6.594535, 0.3919691, 1.3593, -3.684167, -12.68141, -6.149413, -1.442123, -2.513079, 5.970231, 18.86362, 36.25828, 45.79086, 34.83735, 29.53054, 28.3123, 14.28595, -9.266188, -12.9654, -28.71698, -31.98948, -27.02467, -17.25031, 1.074534, 19.60894, 24.81321, 35.69832, 41.15789, 30.27939, 11.54341, 6.342138, 13.69851, 7.667204, 21.72246, 18.16319, 19.25291, 32.85576, 24.07329, 17.13314, 18.29688, 1.996273, -5.541563, -7.229511, -18.55484, -19.2783, -8.982716, -5.257742, 4.319773, 4.415668, 18.61728, 22.09293, 23.0291, 7.106379, 4.694881, -1.203654, -6.114048, -4.138903, -7.755649, 19.34027, 4.303817, 3.182058, 4.162471, 7.486003, 9.297943, 16.28231, 9.712257, 11.44131, -3.567561, 3.143511, -1.750272, 5.185659, 0.7323764, 11.16299, 11.44878, 20.61517, 6.123004, 9.422983, 2.496404, -1.374995, -9.558449, -3.934867, -12.99876, 2.637944, -9.33497, 18.69056, 13.77411, 27.43982, 22.42226, 15.72968, 10.44109, 1.774099, -3.413725, 2.086282, -17.92615, -19.88477, -13.13366, -29.46384, -10.66766, -5.651209, 14.35733, 24.72598, 24.41771, 22.44201, 22.57824, -0.3301249, 6.467957, 3.03413, 4.376853, 4.133109, -11.31144, -2.549398 ; 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 = 15.6766, 14.44612, 14.38307, 15.424, 15.45557, 15.10841, 15.13996, 14.72989, 14.88758, 14.8245, 14.63529, 14.63529, 14.72989, 14.63529, 14.85604, 15.04531, 14.95067, 15.01376, 15.23462, 15.3293, 15.07686, 14.69836, 14.79296, 14.69836, 14.76143, 14.00484, 14.38307, 14.47765, 14.50917, 14.57223, 14.63529, 14.47765, 14.25698, 14.09939, 14.09939, 14.03636, 14.06787, 14.16243, 14.22546, 14.32003, 14.5407, 14.8245, 15.01376, 14.88758, 15.23462, 15.29774, 15.39243, 15.45557, 14.88758, 14.98221, 15.07686, 15.01376, 14.98221, 14.76143, 14.60376, 14.72989, 14.60376, 14.76143, 14.79296, 14.8245, 14.8245, 14.91912, 14.98221, 15.01376, 15.29774, 15.3293, 15.36087, 15.45557, 15.424, 15.48714, 15.58186, 15.51871, 15.51871, 15.45557, 15.51871, 15.48714, 15.48714, 15.39243, 15.39243, 15.3293, 15.29774, 15.26618, 15.23462, 15.26618, 15.20307, 15.20307, 15.01376, 14.8245, 14.66682, 14.50917, 14.35155, 14.19394, 13.94181, 13.6582, 13.62669, 13.72122, 13.72122, 13.75273, 13.72122, 13.72122, 13.62669, 13.72122, 13.75273, 13.75273, 13.75273, 13.68971, 13.75273, 13.75273, 13.81576, 13.81576, 13.81576, 13.87878, 13.9103, 13.94181, 14.00484, 14.09939, 13.97333, 14.13091, 14.13091, 14.16243, 14.13091, 14.06787, 14.03636, 14.00484, 13.97333, 13.87878, 13.87878, 13.94181, 13.9103, 14.03636, 14.06787, 14.00484, 14.06787, 14.16243, 14.32003, 14.4146, 14.57223, 14.60376, 14.63529, 14.85604, 14.85604, 14.91912, 14.85604, 14.91912, 15.01376, 15.01376, 15.01376, 15.01376, 14.98221, 15.01376, 14.98221, 14.98221, 14.88758, 14.95067, 14.91912, 14.91912, 14.95067, 15.01376, 15.07686, 15.23462, 15.26618, 15.45557, 15.55029, 15.51871, 15.83455, 15.70819, 15.51871, 15.70819 ; 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 ; }