netcdf A0107.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.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 = "11-Oct-2003 13:44:00: Modified [lon,lat] to [-70.566368,42.522900].\n", "Sat Oct 11 13:16:36 2003: ncrcat -d time,2452924.49, pre/A0107.aanderaa.realtime.nc post/A0107.aanderaa.realtime.nc" ; :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 = 65 ; :mooring_site_id = "A0107" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2452939.04167244 ; :starting_julian_day_string = "2003-10-26 01:00:00" ; :ending_julian_day_number = 2452946.00000579 ; :ending_julian_day_string = "2003-11-02 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 28-Aug-2003 14:42:16\n", "AANCM_Temperature_1.5: 28-Aug-2003 14:42:16" ; data: lat = 42.5228996276855 ; lon = -70.5663681030273 ; depth = 2 ; time = 2452939.04166667, 2452939.08333333, 2452939.125, 2452939.16666667, 2452939.20833333, 2452939.25, 2452939.29166667, 2452939.33333333, 2452939.375, 2452939.41666667, 2452939.45833333, 2452939.5, 2452939.54166667, 2452939.58333333, 2452939.625, 2452939.66666667, 2452939.70833333, 2452939.75, 2452939.79166667, 2452939.83333333, 2452939.875, 2452939.91666667, 2452939.95833333, 2452940, 2452940.04166667, 2452940.08333333, 2452940.125, 2452940.16666667, 2452940.20833333, 2452940.25, 2452940.29166667, 2452940.33333333, 2452940.375, 2452940.41666667, 2452940.45833333, 2452940.5, 2452940.54166667, 2452940.58333333, 2452940.625, 2452940.66666667, 2452940.70833333, 2452940.75, 2452940.79166667, 2452940.83333333, 2452940.875, 2452940.91666667, 2452940.95833333, 2452941, 2452941.04166667, 2452941.08333333, 2452941.125, 2452941.16666667, 2452941.20833333, 2452941.25, 2452941.29166667, 2452941.33333333, 2452941.375, 2452941.41666667, 2452941.45833333, 2452941.5, 2452941.54166667, 2452941.58333333, 2452941.625, 2452941.66666667, 2452941.70833333, 2452941.75, 2452941.79166667, 2452941.83333333, 2452941.875, 2452941.91666667, 2452941.95833333, 2452942, 2452942.04166667, 2452942.08333333, 2452942.125, 2452942.16666667, 2452942.20833333, 2452942.25, 2452942.29166667, 2452942.33333333, 2452942.375, 2452942.41666667, 2452942.45833333, 2452942.5, 2452942.54166667, 2452942.58333333, 2452942.625, 2452942.66666667, 2452942.70833333, 2452942.75, 2452942.79166667, 2452942.83333333, 2452942.875, 2452942.91666667, 2452942.95833333, 2452943, 2452943.04166667, 2452943.08333333, 2452943.125, 2452943.16666667, 2452943.20833333, 2452943.25, 2452943.29166667, 2452943.33333333, 2452943.375, 2452943.41666667, 2452943.45833333, 2452943.5, 2452943.54166667, 2452943.58333333, 2452943.625, 2452943.66666667, 2452943.70833333, 2452943.75, 2452943.79166667, 2452943.83333333, 2452943.875, 2452943.91666667, 2452943.95833333, 2452944, 2452944.04166667, 2452944.08333333, 2452944.125, 2452944.16666667, 2452944.20833333, 2452944.25, 2452944.29166667, 2452944.33333333, 2452944.375, 2452944.41666667, 2452944.45833333, 2452944.5, 2452944.54166667, 2452944.58333333, 2452944.625, 2452944.66666667, 2452944.70833333, 2452944.75, 2452944.79166667, 2452944.83333333, 2452944.875, 2452944.91666667, 2452944.95833333, 2452945, 2452945.04166667, 2452945.08333333, 2452945.125, 2452945.16666667, 2452945.20833333, 2452945.25, 2452945.29166667, 2452945.33333333, 2452945.375, 2452945.41666667, 2452945.45833333, 2452945.5, 2452945.54166667, 2452945.58333333, 2452945.625, 2452945.66666667, 2452945.70833333, 2452945.75, 2452945.79166667, 2452945.83333333, 2452945.875, 2452945.91666667, 2452945.95833333, 2452946 ; current_speed = 4.6928, 3.5196, 8.5057, 3.2263, 2.0531, 6.4526, 11.1454, 13.4918, 14.0784, 3.2263, 8.5057, 13.4918, 11.732, 10.2655, 12.6119, 14.9583, 19.6511, 15.8382, 22.8774, 24.6372, 26.9836, 17.598, 4.9861, 3.2263, 9.9722, 13.1985, 5.5727, 14.665, 17.8913, 23.7573, 24.0506, 29.6233, 33.7295, 40.1821, 40.7687, 30.5032, 21.7042, 13.7851, 13.4918, 14.9583, 17.0114, 21.7042, 21.9975, 29.9166, 34.6094, 31.3831, 25.5171, 29.33, 21.7042, 16.1315, 11.1454, 11.732, 11.4387, 18.4779, 22.2908, 14.665, 19.0645, 13.4918, 8.799, 5.5727, 18.4779, 17.8913, 21.4109, 12.6119, 9.0923, 9.3856, 12.3186, 14.9583, 19.6511, 21.7042, 22.2908, 13.4918, 3.5196, 7.6258, 9.3856, 12.9052, 11.732, 9.3856, 9.0923, 10.5588, 14.3717, 15.2516, 13.7851, 19.6511, 19.0645, 16.1315, 16.1315, 24.0506, 34.9027, 36.9558, 34.0228, 32.263, 30.2099, 31.6764, 37.5424, 30.7965, 19.6511, 10.8521, 9.3856, 11.732, 13.4918, 6.1593, 13.4918, 17.0114, 21.1176, 32.5563, 27.2769, 17.598, 29.33, 9.3856, 14.0784, 9.3856, 9.9722, 7.6258, 7.6258, 1.1732, 9.0923, 11.1454, 19.6511, 26.9836, 26.9836, 22.2908, 12.0253, 16.7181, 6.7459, 4.1062, 4.9861, 9.3856, 9.3856, 7.0392, 6.1593, 7.0392, 10.2655, 12.9052, 11.4387, 17.598, 21.1176, 19.6511, 16.7181, 19.6511, 21.7042, 23.464, 21.9975, 26.397, 28.7434, 21.9975, 14.9583, 6.1593, 7.0392, 5.2794, 8.799, 3.5196, 2.0531, 11.1454, 13.7851, 15.2516, 17.8913, 21.7042, 18.7712, 14.9583, 8.2124, 3.8129, 1.4665, 5.5727, 6.1593, 8.799, 11.732, 8.799 ; 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 = 303.2695, 216.0727, 258.6163, 156.6523, 101.0995, 45.5467, 48.0079, 55.0399, 51.5239, 47.3047, 4.4095, 338.4295, 302.9179, 315.9271, 17.0671, 61.7203, 53.9851, 87.3871, 75.7843, 58.5559, 67.6975, 73.3231, 89.1451, 201.6571, 321.5527, 328.5847, 333.1555, 14.2543, 39.2179, 53.6335, 56.0947, 49.4143, 46.9531, 42.3823, 27.2635, 30.7795, 27.9667, 44.4919, 55.3915, 38.5147, 47.6563, 38.1631, 24.4507, 45.8983, 34.6471, 42.3823, 33.2407, 0.1903, 350.6971, 17.0671, 33.2407, 78.2455, 105.6703, 97.2319, 87.0355, 130.9855, 92.3095, 87.7387, 79.6519, 265.6483, 292.0183, 303.2695, 295.5343, 312.0595, 299.7535, 358.0807, 17.0671, 37.4599, 17.7703, 11.7931, 18.8251, 45.8983, 265.9999, 280.7671, 297.2923, 278.6575, 283.9315, 330.6943, 9.3319, 347.5327, 313.8175, 326.4751, 334.2103, 321.5527, 331.3975, 341.5939, 347.8843, 348.2359, 346.1263, 3.0031, 31.1311, 47.6563, 53.6335, 74.0263, 94.7707, 103.5607, 127.1179, 192.5155, 201.6571, 234.3559, 278.6575, 331.3975, 53.2819, 72.2683, 85.9807, 94.4191, 101.0995, 111.2959, 104.2639, 108.1315, 173.1775, 210.0955, 221.3467, 175.9903, 185.4835, 237.1687, 36.7567, 26.9119, 35.7019, 43.7887, 45.8983, 40.6243, 16.3639, 352.8067, 55.7431, 51.1723, 98.6383, 101.4511, 97.5835, 113.0539, 103.9123, 64.5331, 11.0899, 32.1859, 27.9667, 7.9255, 352.4551, 351.4003, 345.0715, 14.2543, 39.2179, 54.3367, 72.9715, 85.6291, 79.6519, 84.5743, 104.2639, 109.5379, 239.9815, 279.7123, 273.3835, 6.8707, 356.6743, 48.3595, 35.3503, 44.1403, 67.6975, 62.7751, 82.1131, 77.1907, 85.9807, 96.1771, 174.5839, 114.8119, 139.4239, 166.1455, 128.8759, 103.2091 ; 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 = -3.923648, -2.07238, -8.33837, 1.278615, 2.014695, 4.606005, 8.283674, 11.05722, 11.02153, 2.371234, 0.6539552, -4.960204, -9.848429, -7.140405, 3.701485, 13.17296, 15.89507, 15.82173, 22.17685, 21.01921, 24.96504, 16.8578, 4.985545, -1.190669, -6.200659, -6.879554, -2.516468, 3.610905, 11.31216, 19.13034, 19.96105, 22.49693, 24.64936, 27.08572, 18.67546, 15.60957, 10.17836, 9.660714, 11.10445, 9.314764, 12.57342, 13.41107, 9.104988, 21.48328, 19.67614, 21.15454, 13.98739, 0.09741536, -3.508566, 4.734457, 6.109435, 11.48597, 11.01355, 18.3309, 22.26097, 11.07025, 19.04902, 13.48129, 8.655881, -5.556634, -17.1302, -14.95891, -19.31964, -9.3637, -7.893649, -0.314341, 3.615404, 9.097729, 5.99755, 4.435864, 7.192803, 9.688538, -3.511026, -7.491545, -8.340784, -12.75816, -11.38689, -4.593962, 1.474346, -2.279459, -10.36988, -8.423449, -5.997473, -12.21895, -9.126751, -5.093522, -3.385784, -4.903501, -8.369055, 1.936114, 17.58972, 23.84615, 24.32624, 30.45331, 37.41233, 29.93796, 15.6697, -2.351691, -3.463765, -9.534039, -13.33807, -2.948643, 10.81485, 16.20324, 21.06566, 32.45951, 26.76667, 16.39636, 28.42579, 8.919556, 1.672428, -4.706341, -6.587773, 0.5332368, -0.7287145, -0.9858054, 5.440999, 5.04463, 11.46776, 18.67267, 19.37708, 14.51345, 3.387972, -2.093394, 5.575634, 3.198873, 4.929539, 9.198775, 9.30351, 6.477027, 5.978616, 6.355228, 1.974558, 6.874187, 5.364274, 2.426507, -2.772806, -2.938432, -4.306808, 4.838613, 13.72294, 19.06349, 21.03311, 26.32023, 28.27588, 21.89894, 14.49715, 5.80465, -6.094989, -5.203732, -8.783662, 0.4210467, -0.1191041, 8.329276, 7.975699, 10.62148, 16.55291, 19.29976, 18.59364, 14.58604, 8.192202, 3.790762, 0.1384201, 5.058286, 4.006362, 2.106983, 9.133447, 8.566201 ; 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 = 2.574366, -2.844789, -1.678842, -2.96212, -0.3952493, 4.518934, 7.456586, 7.73088, 8.759414, 2.187752, 8.480523, 12.54691, 6.3756, 7.375304, 12.05649, 7.086887, 11.55476, 0.7220303, 5.618072, 12.8524, 10.24018, 5.050174, 0.07439394, -2.998553, 7.810032, 11.26375, 4.97216, 14.2135, 13.86123, 14.08685, 13.41595, 19.27246, 23.02365, 29.68106, 36.23967, 26.20661, 19.16959, 9.833594, 7.662882, 11.7041, 11.45848, 17.06503, 20.02472, 20.81998, 28.47209, 23.18155, 21.34187, 29.32984, 21.41874, 15.4211, 9.321735, 2.390027, -3.089609, -2.326101, 1.152818, -9.618304, -0.768251, 0.5323444, 1.580548, -0.4228481, 6.927415, 9.814771, 9.229198, 8.448737, 4.512231, 9.380335, 11.77611, 11.87359, 18.7135, 21.24607, 21.09842, 9.389403, -0.245521, 1.424631, 4.30358, 1.942588, 2.824616, 8.184437, 8.971969, 10.30982, 9.950441, 12.71443, 12.41206, 15.39036, 16.73791, 15.30625, 15.77218, 23.54543, 33.88447, 36.90505, 29.12306, 21.7316, 17.9129, 8.717221, -3.122335, -7.221021, -11.8586, -10.59423, -8.723063, -6.836807, 2.030888, 5.407632, 8.066456, 5.180994, 1.480185, -2.508508, -5.251169, -6.391322, -7.226573, -2.920789, -13.97871, -8.120335, -7.486389, -7.607134, -7.590902, -0.6360707, 7.284604, 9.938393, 15.95795, 19.47937, 18.77881, 16.91861, 11.53818, 16.58652, 3.797297, 2.574507, -0.7488936, -1.863338, -1.238626, -2.756529, -1.48092, 3.026783, 10.07381, 10.92198, 10.10289, 17.42991, 20.93477, 19.43017, 16.15383, 19.04609, 16.81526, 13.68, 6.44191, 2.011785, 5.163123, 2.079971, -3.685552, -2.059857, -3.521568, 0.89064, 0.5193073, 3.494324, 2.049642, 7.405612, 11.24354, 10.94511, 6.789686, 9.929333, 2.575748, 3.316356, 0.5756276, -0.4102757, -1.459953, -2.338531, -4.678251, -8.54301, -7.363421, -2.01062 ; 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 = 10.7428, 10.7428, 10.71112, 10.67943, 10.67943, 10.67943, 10.71112, 10.83785, 10.67943, 10.67943, 10.80617, 10.77449, 10.71112, 10.64774, 10.71112, 10.71112, 10.7428, 10.77449, 10.83785, 10.80617, 10.80617, 10.80617, 10.77449, 10.77449, 10.77449, 10.80617, 10.80617, 10.83785, 10.86952, 10.80617, 10.86952, 10.83785, 10.86952, 10.99621, 11.18616, 11.28111, 11.31276, 11.37605, 11.3444, 11.3444, 11.28111, 11.28111, 11.21782, 11.18616, 11.21782, 11.24946, 11.28111, 11.3444, 11.37605, 11.37605, 11.40769, 11.40769, 11.37605, 11.3444, 11.28111, 11.18616, 11.05953, 10.93287, 10.83785, 10.83785, 10.99621, 11.15451, 11.28111, 11.3444, 11.40769, 11.43933, 11.40769, 11.43933, 11.47096, 11.24946, 10.77449, 10.64774, 10.71112, 10.61605, 10.61605, 10.58435, 10.52095, 10.48925, 10.71112, 10.80617, 10.71112, 10.71112, 10.7428, 10.77449, 10.80617, 10.83785, 10.80617, 10.71112, 10.71112, 10.71112, 10.71112, 10.71112, 10.71112, 10.80617, 10.9012, 10.86952, 10.80617, 10.77449, 10.7428, 10.7428, 10.77449, 10.7428, 10.71112, 10.67943, 10.67943, 10.64774, 10.64774, 10.58435, 10.61605, 10.61605, 10.58435, 10.58435, 10.64774, 10.67943, 10.71112, 10.71112, 10.67943, 10.64774, 10.64774, 10.67943, 10.64774, 10.67943, 10.64774, 10.58435, 10.55265, 10.55265, 10.52095, 10.55265, 10.58435, 10.55265, 10.58435, 10.55265, 10.55265, 10.45754, 10.52095, 10.71112, 10.77449, 10.80617, 10.77449, 10.7428, 10.71112, 10.67943, 10.64774, 10.71112, 10.71112, 10.71112, 10.64774, 10.58435, 10.58435, 10.58435, 10.61605, 10.64774, 10.64774, 10.64774, 10.64774, 10.61605, 10.64774, 10.67943, 10.7428, 10.83785, 10.86952, 10.96454, 11.12285, 11.21782, 10.93287, 11.05953, 11.02787, 10.96454 ; 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 ; }