netcdf C0205.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.6993, 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 = "18-Sep-2004 18:19:03: Modified [lon,lat] to [-70.055250,43.569100].\n", "27-May-2004 11:55:34: Parameter temperature marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:30: Parameter current_v marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:27: Parameter current_u marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:25: Parameter current_speed marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:21: Parameter current_direction marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.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 = "AANCM706" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0205" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6333 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453261.00000579 ; :starting_julian_day_string = "2004-09-12 00:00:00" ; :ending_julian_day_number = 2453267.95833912 ; :ending_julian_day_string = "2004-09-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Feb-2004 16:15:10\n", "AANCM_Temperature_1.5: 20-Feb-2004 16:15:10" ; :longitude = -70.05525 ; :latitude = 43.5691 ; data: lat = 43.5691 ; lon = -70.05525 ; depth = 2 ; time = 2453261, 2453261.04166667, 2453261.08333333, 2453261.125, 2453261.16666667, 2453261.20833333, 2453261.25, 2453261.29166667, 2453261.33333333, 2453261.375, 2453261.41666667, 2453261.45833333, 2453261.5, 2453261.54166667, 2453261.58333333, 2453261.625, 2453261.66666667, 2453261.70833333, 2453261.75, 2453261.79166667, 2453261.83333333, 2453261.875, 2453261.91666667, 2453261.95833333, 2453262, 2453262.04166667, 2453262.08333333, 2453262.125, 2453262.16666667, 2453262.20833333, 2453262.25, 2453262.29166667, 2453262.33333333, 2453262.375, 2453262.41666667, 2453262.45833333, 2453262.5, 2453262.54166667, 2453262.58333333, 2453262.625, 2453262.66666667, 2453262.70833333, 2453262.75, 2453262.79166667, 2453262.83333333, 2453262.875, 2453262.91666667, 2453262.95833333, 2453263, 2453263.04166667, 2453263.08333333, 2453263.125, 2453263.16666667, 2453263.20833333, 2453263.25, 2453263.29166667, 2453263.33333333, 2453263.375, 2453263.41666667, 2453263.45833333, 2453263.5, 2453263.54166667, 2453263.58333333, 2453263.625, 2453263.66666667, 2453263.70833333, 2453263.75, 2453263.79166667, 2453263.83333333, 2453263.875, 2453263.91666667, 2453263.95833333, 2453264, 2453264.04166667, 2453264.08333333, 2453264.125, 2453264.16666667, 2453264.20833333, 2453264.25, 2453264.29166667, 2453264.33333333, 2453264.375, 2453264.41666667, 2453264.45833333, 2453264.5, 2453264.54166667, 2453264.58333333, 2453264.625, 2453264.66666667, 2453264.70833333, 2453264.75, 2453264.79166667, 2453264.83333333, 2453264.875, 2453264.91666667, 2453264.95833333, 2453265, 2453265.04166667, 2453265.08333333, 2453265.125, 2453265.16666667, 2453265.20833333, 2453265.25, 2453265.29166667, 2453265.33333333, 2453265.375, 2453265.41666667, 2453265.45833333, 2453265.5, 2453265.54166667, 2453265.58333333, 2453265.625, 2453265.66666667, 2453265.70833333, 2453265.75, 2453265.79166667, 2453265.83333333, 2453265.875, 2453265.91666667, 2453265.95833333, 2453266, 2453266.04166667, 2453266.08333333, 2453266.125, 2453266.16666667, 2453266.20833333, 2453266.25, 2453266.29166667, 2453266.33333333, 2453266.375, 2453266.41666667, 2453266.45833333, 2453266.5, 2453266.54166667, 2453266.58333333, 2453266.625, 2453266.66666667, 2453266.70833333, 2453266.75, 2453266.79166667, 2453266.83333333, 2453266.875, 2453266.91666667, 2453266.95833333, 2453267, 2453267.04166667, 2453267.08333333, 2453267.125, 2453267.16666667, 2453267.20833333, 2453267.25, 2453267.29166667, 2453267.33333333, 2453267.375, 2453267.41666667, 2453267.45833333, 2453267.5, 2453267.54166667, 2453267.58333333, 2453267.625, 2453267.66666667, 2453267.70833333, 2453267.75, 2453267.79166667, 2453267.83333333, 2453267.875, 2453267.91666667, 2453267.95833333 ; current_speed = 15.5449, 9.6789, 11.732, 17.598, 23.1707, 26.6903, 23.7573, 21.4109, 24.9305, 24.0506, 23.7573, 32.263, 36.6625, 29.6233, 26.6903, 16.1315, 15.2516, 11.1454, 15.5449, 19.3578, 16.1315, 10.8521, 13.4918, 3.2263, 2.3464, 8.5057, 10.5588, 10.5588, 21.4109, 18.1846, 14.3717, 17.598, 21.4109, 18.4779, 18.7712, 16.7181, 24.3439, 32.8496, 22.5841, 13.7851, 14.0784, 3.8129, 9.6789, 12.9052, 16.1315, 14.3717, 15.5449, 15.5449, 9.6789, 19.6511, 16.1315, 17.0114, 11.732, 21.1176, 24.3439, 22.5841, 21.4109, 12.3186, 11.4387, 20.2377, 24.9305, 24.0506, 17.8913, 2.0531, 7.0392, 2.933, 15.5449, 19.6511, 26.6903, 26.397, 15.2516, 14.9583, 11.4387, 23.464, 23.464, 9.0923, 7.3325, 11.4387, 24.0506, 33.4362, 35.196, 32.8496, 26.1037, 22.8774, 4.6928, 1.7598, 3.2263, 2.6397, 5.5727, 10.2655, 13.7851, 11.1454, 10.2655, 13.7851, 23.464, 28.1568, 18.4779, 30.2099, 23.1707, 15.8382, 14.3717, 19.6511, 29.0367, 27.2769, 25.2238, 16.1315, 13.7851, 4.6928, 0.5866, 6.1593, 14.9583, 18.4779, 17.3047, 7.9191, 4.3995, 14.665, 20.531, 20.8243, 28.1568, 23.464, 16.7181, 4.6928, 8.5057, 10.5588, 4.6928, 7.0392, 6.1593, 6.4526, 6.4526, 11.4387, 7.0392, 6.7459, 0.8799, 6.1593, 9.0923, 2.3464, 6.7459, 5.5727, 7.9191, 13.4918, 26.397, 14.3717, 13.7851, 12.6119, 8.2124, 8.799, 8.2124, 23.1707, 7.3325, 12.0253, 3.5196, 19.9444, 32.263, 33.7295, 33.4362, 31.9697, 26.6903, 39.0089, 44.2883, 43.7017, 38.129, 28.7434, 24.6372, 11.732, 16.4248, 24.9305, 29.33, 34.6094 ; 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 = 357.4307, 21.6911, 103.2623, 145.4543, 173.5823, 186.2399, 195.0299, 192.9203, 205.5779, 207.3359, 251.2859, 276.6011, 290.6651, 300.1583, 299.8067, 308.9483, 359.1887, 52.6319, 77.2439, 90.6047, 100.4495, 106.0751, 88.8467, 152.1347, 108.5363, 88.1435, 110.6459, 148.6187, 149.6735, 182.3723, 171.4727, 160.2215, 177.8015, 214.3679, 238.9799, 254.4503, 278.7107, 291.3683, 302.9711, 292.7747, 294.1811, 215.4227, 184.1303, 146.5091, 186.9431, 207.3359, 228.0803, 258.3179, 247.7699, 283.2815, 281.1719, 288.5555, 225.2675, 210.8519, 215.0711, 230.1899, 252.6923, 267.8111, 269.5691, 275.1947, 294.8843, 304.3775, 304.7291, 299.4551, 17.4719, 162.6827, 149.6735, 171.8243, 171.8243, 178.1531, 194.6783, 229.8383, 260.0759, 295.9391, 305.7839, 1.6499, 86.0339, 79.3535, 140.1803, 127.8743, 140.5319, 144.3995, 160.5731, 140.1803, 107.8331, 235.4639, 148.6187, 69.8603, 212.6099, 171.1211, 183.4271, 170.0663, 14.3075, 49.4675, 47.7095, 51.2255, 41.0291, 34.3487, 40.6775, 54.0383, 85.6823, 116.6231, 156.7055, 159.5183, 171.8243, 161.6279, 161.9795, 162.3311, 285.7427, 12.9011, 345.4763, 320.5511, 320.9027, 314.2223, 37.1615, 123.6551, 133.8515, 134.9063, 128.5775, 150.3767, 145.4543, 58.6091, 14.3075, 12.9011, 32.5907, 251.2859, 160.5731, 219.6419, 150.7283, 154.2443, 89.1983, 68.1023, 110.6459, 81.1115, 11.1431, 28.3715, 359.8919, 53.3351, 89.1983, 139.1255, 153.1895, 169.7147, 119.0843, 137.0159, 180.9659, 282.9299, 332.8571, 333.2087, 330.0443, 326.8799, 313.8707, 194.3267, 184.4819, 199.9523, 208.7423, 218.9387, 241.4411, 251.9891, 275.1947, 292.0715, 307.5419, 308.2451, 298.7519, 253.7471, 226.6739, 185.8883, 205.2263, 191.1623 ; 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 = -0.6968424, 3.577345, 11.41911, 9.979181, 2.589926, -2.901013, -6.160816, -4.78738, -10.76344, -11.04419, -22.50128, -32.04911, -34.3036, -25.61351, -23.15937, -12.54569, -0.2159532, 8.857837, 15.16123, 19.35672, 15.86396, 10.42778, 13.48907, 1.507955, 2.224674, 8.501235, 9.880686, 5.498295, 10.81094, -0.7527082, 2.131045, 5.954896, 0.8213574, -10.43086, -16.08667, -16.10619, -24.06311, -30.59144, -18.94682, -12.71033, -12.84309, -2.209972, -0.697122, 7.121148, -1.950034, -6.599575, -11.56668, -15.22291, -8.959486, -19.12549, -15.82581, -16.12708, -8.334417, -10.82954, -13.98782, -17.34844, -20.44143, -12.30961, -11.43838, -20.15458, -22.61594, -19.84981, -14.70405, -1.787719, 2.113436, 0.873046, 7.849038, 2.794566, 3.795605, 0.8507464, -3.864627, -11.43154, -11.26754, -21.10023, -19.03466, 0.2617874, 7.31494, 11.24179, 15.40137, 26.39318, 22.37229, 19.12274, 8.682193, 14.65009, 4.467323, -1.449669, 1.680035, 2.478298, -3.003219, 1.584444, -0.8240529, 1.922676, 2.53687, 10.47719, 17.35732, 21.95151, 12.12967, 17.04527, 15.10268, 12.81959, 14.33091, 17.56757, 11.48278, 9.544411, 3.587055, 5.084438, 4.264521, 1.42434, -0.5645965, 1.37518, -3.751249, -11.74067, -10.91302, -5.675138, 2.657578, 12.20698, 14.80568, 14.74907, 22.01201, 11.59815, 9.480223, 4.005931, 2.101978, 2.357451, 2.527702, -6.667047, 2.048607, -4.116677, 3.15501, 4.970514, 7.038511, 6.259192, 0.8233905, 6.085332, 1.757179, 1.114978, -0.01272749, 4.470095, 7.918325, 8.829093, 11.90613, 2.566064, 12.04687, 8.598735, -0.1384392, -8.575897, -3.74659, -10.44401, -3.661339, -6.570573, -2.537299, -4.935253, -2.521165, -11.50978, -16.0785, -20.09259, -23.44279, -37.09737, -44.1064, -40.49905, -30.23279, -22.5742, -21.5997, -11.26314, -11.94839, -2.557605, -12.50029, -6.699994 ; 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 = 15.52927, 8.993537, -2.691431, -14.49502, -23.0255, -26.53217, -22.94458, -20.86882, -22.48729, -21.36486, -7.622437, 3.708833, 12.93838, 14.88247, 13.26709, 10.14057, 15.25007, 6.764516, 3.432334, -0.2042985, -2.925751, -3.004915, 0.2715565, -2.852207, -0.7459332, 0.2755538, -3.722942, -9.014267, -18.48108, -18.16902, -14.21283, -16.55986, -21.39514, -15.25221, -9.673527, -4.48169, 3.686772, 11.96913, 12.29063, 5.336329, 5.766824, -3.107126, -9.653762, -10.76259, -16.0132, -12.76681, -10.38537, -3.147552, -3.661791, 4.514555, 3.12553, 5.413421, -8.256955, -18.12937, -19.92401, -14.45936, -6.369811, -0.4704993, -0.08602535, 1.832331, 10.49044, 13.58, 10.19262, 1.009594, 6.714442, -2.80005, -13.41777, -19.45138, -26.41904, -26.38329, -14.75385, -9.64731, -1.971385, 10.26352, 13.7201, 9.088531, 0.5071614, 2.113289, -18.47239, -20.52753, -27.17056, -26.70987, -24.61753, -17.57129, -1.437148, -0.9976753, -2.754359, 0.9088759, -4.694216, -10.14249, -13.76045, -10.97831, 9.947099, 8.958651, 15.78869, 17.63339, 13.93929, 24.94187, 17.57244, 9.300893, 1.081999, -8.806042, -26.66975, -25.55256, -24.96744, -15.30927, -13.10888, -4.471424, 0.159155, 6.00382, 14.48029, 14.26848, 13.42976, 5.523129, 3.50612, -8.12723, -14.22371, -14.7009, -17.55781, -20.39711, -13.77027, 2.444358, 8.241882, 10.29226, 3.953871, -2.2585, -5.80863, -4.968804, -5.628673, -10.30232, 0.09849142, 2.515887, -0.3102452, 0.9516863, 8.920888, 2.064562, 6.745888, 3.327648, 0.1108028, -10.20175, -23.55941, -14.14076, -6.700881, -9.226147, -8.211233, 1.968853, 7.307981, 20.68342, 6.352964, 10.07151, 2.4392, -19.32414, -32.16434, -31.70496, -29.31657, -24.86663, -12.75962, -12.06147, 4.009883, 16.4215, 23.23358, 17.79293, 11.85093, -3.283524, -11.26987, -24.79896, -26.53284, -33.95469 ; 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.70626, 15.58021, 15.4857, 15.3912, 15.4542, 15.4542, 15.26523, 15.13929, 14.91894, 14.856, 14.82453, 14.73013, 14.73013, 14.73013, 14.6672, 14.91894, 15.29672, 15.32821, 15.26523, 15.17077, 15.20226, 15.23374, 15.17077, 15.13929, 15.17077, 15.35971, 15.35971, 15.29672, 15.20226, 15.07633, 14.98189, 14.95042, 14.98189, 14.98189, 15.01337, 14.82453, 14.856, 14.98189, 15.07633, 15.10781, 15.23374, 15.80081, 15.76929, 15.4857, 15.95845, 16.0846, 16.14769, 16.24235, 16.0846, 16.02152, 16.21079, 15.95845, 15.86386, 15.73778, 15.73778, 15.5172, 15.4227, 15.13929, 14.88747, 14.91894, 14.98189, 14.7616, 14.73013, 14.95042, 15.26523, 15.20226, 15.07633, 14.95042, 15.35971, 15.4227, 15.54871, 15.4857, 15.4542, 15.35971, 15.29672, 15.17077, 15.26523, 15.01337, 15.07633, 15.04485, 15.07633, 15.10781, 15.10781, 15.04485, 15.04485, 15.10781, 15.13929, 15.23374, 15.35971, 15.4857, 15.4857, 15.54871, 15.5172, 15.4857, 15.29672, 15.13929, 14.98189, 15.01337, 15.01337, 14.95042, 14.856, 14.79307, 14.69867, 14.69867, 14.88747, 14.63574, 14.82453, 14.7616, 14.7616, 14.82453, 14.856, 14.91894, 15.04485, 15.4227, 15.4227, 15.76929, 15.5172, 15.13929, 14.79307, 14.47845, 14.57282, 15.04485, 15.32821, 15.4227, 15.4542, 15.32821, 15.3912, 15.32821, 15.29672, 15.17077, 15.35971, 15.32821, 15.29672, 15.32821, 15.32821, 15.4227, 15.5172, 15.92692, 15.95845, 15.67474, 15.89539, 15.67474, 15.61172, 15.73778, 15.67474, 15.64323, 15.70626, 15.67474, 15.86386, 15.92692, 15.61172, 15.58021, 15.4542, 15.32821, 15.23374, 15.20226, 15.01337, 15.10781, 15.13929, 15.20226, 15.07633, 14.95042, 15.07633, 15.04485, 15.04485, 15.04485, 15.10781, 15.01337 ; 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 ; }