netcdf E0109.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.7353, 0.03429, -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 = "29-Jan-2004 13:51:49: Modified [lon,lat] to [-69.357300,43.713800].\n", "28-Jan-2004 11:36:50: Modified [lon,lat] to [-69.357300,42.713000].\n", "Wed Jan 28 10:19:43 2004: /usr/local/nco/bin/ncrcat -d time,2453033.34028,2453033.44444 E0109.aanderaa.realtime.nc E0109.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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0109" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453044.04167244 ; :starting_julian_day_string = "2004-02-08 01:00:00" ; :ending_julian_day_number = 2453051.00000579 ; :ending_julian_day_string = "2004-02-15 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Jan-2004 16:27:10\n", "AANCM_Temperature_1.5: 16-Jan-2004 16:27:10" ; data: lat = 43.7138 ; lon = -69.3573 ; depth = 2 ; time = 2453044.04166667, 2453044.08333333, 2453044.125, 2453044.16666667, 2453044.20833333, 2453044.25, 2453044.29166667, 2453044.33333333, 2453044.375, 2453044.41666667, 2453044.45833333, 2453044.5, 2453044.54166667, 2453044.58333333, 2453044.625, 2453044.66666667, 2453044.70833333, 2453044.75, 2453044.79166667, 2453044.83333333, 2453044.875, 2453044.91666667, 2453044.95833333, 2453045, 2453045.04166667, 2453045.08333333, 2453045.125, 2453045.16666667, 2453045.20833333, 2453045.25, 2453045.29166667, 2453045.33333333, 2453045.375, 2453045.41666667, 2453045.45833333, 2453045.5, 2453045.54166667, 2453045.58333333, 2453045.625, 2453045.66666667, 2453045.70833333, 2453045.75, 2453045.79166667, 2453045.83333333, 2453045.875, 2453045.91666667, 2453045.95833333, 2453046, 2453046.04166667, 2453046.08333333, 2453046.125, 2453046.16666667, 2453046.20833333, 2453046.25, 2453046.29166667, 2453046.33333333, 2453046.375, 2453046.41666667, 2453046.45833333, 2453046.5, 2453046.54166667, 2453046.58333333, 2453046.625, 2453046.66666667, 2453046.70833333, 2453046.75, 2453046.79166667, 2453046.83333333, 2453046.875, 2453046.91666667, 2453046.95833333, 2453047, 2453047.04166667, 2453047.08333333, 2453047.125, 2453047.16666667, 2453047.20833333, 2453047.25, 2453047.29166667, 2453047.33333333, 2453047.375, 2453047.41666667, 2453047.45833333, 2453047.5, 2453047.54166667, 2453047.58333333, 2453047.625, 2453047.66666667, 2453047.70833333, 2453047.75, 2453047.79166667, 2453047.83333333, 2453047.875, 2453047.91666667, 2453047.95833333, 2453048, 2453048.04166667, 2453048.08333333, 2453048.125, 2453048.16666667, 2453048.20833333, 2453048.25, 2453048.29166667, 2453048.33333333, 2453048.375, 2453048.41666667, 2453048.45833333, 2453048.5, 2453048.54166667, 2453048.58333333, 2453048.625, 2453048.66666667, 2453048.70833333, 2453048.75, 2453048.79166667, 2453048.83333333, 2453048.875, 2453048.91666667, 2453048.95833333, 2453049, 2453049.04166667, 2453049.08333333, 2453049.125, 2453049.16666667, 2453049.20833333, 2453049.25, 2453049.29166667, 2453049.33333333, 2453049.375, 2453049.41666667, 2453049.45833333, 2453049.5, 2453049.54166667, 2453049.58333333, 2453049.625, 2453049.66666667, 2453049.70833333, 2453049.75, 2453049.79166667, 2453049.83333333, 2453049.875, 2453049.91666667, 2453049.95833333, 2453050, 2453050.04166667, 2453050.08333333, 2453050.125, 2453050.16666667, 2453050.20833333, 2453050.25, 2453050.29166667, 2453050.33333333, 2453050.375, 2453050.41666667, 2453050.45833333, 2453050.5, 2453050.54166667, 2453050.58333333, 2453050.625, 2453050.66666667, 2453050.70833333, 2453050.75, 2453050.79166667, 2453050.83333333, 2453050.875, 2453050.91666667, 2453050.95833333, 2453051 ; current_speed = 13.1985, 20.531, 20.8243, 20.531, 34.6094, 32.263, 25.5171, 27.2769, 21.9975, 17.0114, 18.1846, 16.1315, 19.3578, 14.9583, 15.2516, 14.3717, 11.732, 24.3439, 21.1176, 17.3047, 21.1176, 23.1707, 18.4779, 10.2655, 16.4248, 11.1454, 14.0784, 8.799, 9.3856, 7.3325, 14.0784, 12.6119, 15.8382, 16.1315, 13.7851, 12.0253, 4.9861, 9.6789, 4.3995, 2.3464, 2.3464, 2.933, 6.4526, 11.1454, 14.665, 10.2655, 12.3186, 12.9052, 15.8382, 19.6511, 12.3186, 10.2655, 8.2124, 7.6258, 5.866, 11.1454, 14.665, 14.0784, 12.0253, 10.8521, 15.5449, 17.0114, 14.0784, 5.5727, 11.1454, 12.0253, 3.5196, 6.4526, 5.2794, 14.665, 17.598, 12.3186, 9.6789, 2.0531, 2.933, 2.933, 2.933, 4.9861, 7.0392, 7.0392, 8.2124, 7.6258, 9.6789, 11.4387, 8.5057, 4.9861, 7.6258, 2.933, 3.5196, 2.933, 10.2655, 13.1985, 21.1176, 27.5702, 15.8382, 19.9444, 8.2124, 8.2124, 6.4526, 4.6928, 1.7598, 0.8799, 12.3186, 7.3325, 9.0923, 7.6258, 10.2655, 6.1593, 0.8799, 0.8799, 7.6258, 6.4526, 12.6119, 12.0253, 4.9861, 2.933, 1.7598, 4.3995, 5.2794, 4.3995, 2.6397, 7.3325, 7.9191, 7.3325, 7.0392, 7.0392, 12.3186, 4.1062, 2.933, 2.6397, 6.7459, 8.2124, 19.0645, 13.4918, 17.8913, 12.0253, 12.9052, 13.4918, 12.0253, 5.2794, 4.1062, 5.2794, 7.3325, 5.866, 8.5057, 15.5449, 7.9191, 10.2655, 21.1176, 7.0392, 2.6397, 5.2794, 2.6397, 6.1593, 3.5196, 5.5727, 6.4526, 5.866, 2.3464, 7.9191, 6.4526, 4.9861, 9.0923, 4.3995, 4.6928, 2.0531, 1.1732, 0.5866 ; 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 = 243.5189, 227.3453, 226.9937, 224.5325, 219.6101, 212.2265, 204.8429, 192.1853, 210.8201, 217.8521, 210.1169, 199.2173, 212.5781, 204.4913, 177.0665, 205.8977, 139.4453, 183.0437, 153.5093, 171.0893, 151.0481, 136.9841, 120.1073, 96.1985, 72.9929, 43.8101, 78.9701, 86.3537, 106.0433, 123.6233, 109.5593, 100.4177, 117.9977, 113.0753, 119.7557, 114.1301, 117.2945, 71.2349, 350.0153, 356.6957, 314.1905, 283.2497, 149.9933, 159.8381, 151.0481, 113.4269, 109.5593, 69.4769, 72.6413, 65.6093, 31.8557, 90.5729, 14.9789, 52.6001, 128.1941, 133.4681, 117.2945, 130.6553, 119.4041, 110.2625, 63.4997, 55.4129, 39.5909, 68.0705, 70.1801, 96.1985, 130.3037, 123.9749, 145.4225, 114.8333, 138.0389, 144.7193, 131.0069, 137.6873, 299.4233, 295.9073, 338.4509, 260.0441, 231.2129, 230.1581, 203.0849, 158.4317, 148.9385, 139.7969, 114.8333, 101.8241, 84.9473, 74.3993, 289.9301, 201.3269, 187.6145, 166.8701, 197.4593, 181.2857, 163.7057, 144.3677, 142.6097, 105.3401, 106.0433, 103.2305, 338.0993, 346.4993, 216.4457, 184.0985, 237.8933, 196.7561, 170.7377, 151.3997, 12.8693, 335.6381, 60.6869, 355.9925, 29.0429, 35.7233, 34.3169, 11.1113, 57.1709, 188.6693, 166.8701, 159.4865, 103.2305, 100.7693, 52.6001, 57.1709, 349.6637, 335.9897, 336.6929, 31.1525, 302.5877, 46.9745, 135.2261, 129.9521, 117.6461, 130.6553, 81.7829, 84.5957, 75.1025, 73.3445, 51.8969, 103.5821, 213.9845, 322.2773, 93.7373, 110.6141, 56.4677, 87.7601, 101.1209, 70.8833, 49.4357, 18.8465, 103.2305, 4.7825, 221.3681, 212.9297, 144.3677, 122.2169, 143.3129, 101.8241, 104.6369, 86.3537, 107.8013, 28.3397, 47.3261, 55.4129, 4.0793, 352.1249, 121.1621, 329.3093 ; 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 = -11.81373, -15.09953, -15.22837, -14.39867, -22.06556, -17.20481, -10.72054, -5.757445, -11.27029, -10.43863, -9.124413, -5.309712, -10.42318, -6.201039, 0.7805291, -6.277065, 7.627838, -1.292603, 9.419559, 2.680409, 10.22251, 15.80708, 15.985, 10.20549, 15.70652, 7.715631, 13.81834, 8.781188, 9.020061, 6.105744, 13.26601, 12.404, 13.9846, 14.84083, 11.96753, 10.97452, 4.430954, 9.164422, -0.7628081, -0.135244, -1.68243, -2.854925, 3.226954, 3.84153, 7.098963, 9.419295, 11.60776, 12.08612, 15.11686, 17.89725, 6.501533, 10.26499, 2.122604, 6.058055, 4.61021, 8.088858, 13.03222, 10.68048, 10.47618, 10.18053, 13.91163, 14.00488, 8.972187, 5.169482, 10.48518, 11.955, 2.68414, 5.351028, 2.996167, 13.30898, 11.76648, 7.11501, 7.303994, 1.382099, -2.554684, -2.63824, -1.077286, -4.911015, -5.486909, -5.404805, -3.220038, 2.803321, 4.993905, 7.383669, 7.719208, 4.880301, 7.596167, 2.824946, -3.308808, -1.066699, -1.360253, 2.998165, -6.335876, -0.618615, 4.443743, 11.61923, 4.986909, 7.919813, 6.201292, 4.56824, -0.6564038, -0.205419, -7.317996, -0.5240635, -7.701722, -2.198504, 1.652278, 2.948435, 0.1959782, -0.3629577, 6.649373, -0.4509532, 6.122628, 7.021229, 2.811012, 0.5652345, 1.478745, -0.6631417, 1.199266, 1.541708, 2.569635, 7.203356, 6.291057, 6.161437, -1.263012, -2.864257, -4.873969, 2.12421, -2.471252, 1.929753, 4.751211, 6.295475, 16.88792, 10.23546, 17.70762, 11.97185, 12.47142, 12.92576, 9.462729, 5.131759, -2.295237, -3.23015, 7.316906, 5.490417, 7.090135, 15.53302, 7.770398, 9.699393, 16.04255, 2.2739, 2.569635, 0.4401619, -1.744562, -3.348255, 2.050453, 4.714705, 3.855071, 5.741531, 2.270252, 7.903069, 6.143665, 2.366893, 6.684872, 3.621951, 0.3338321, -0.2813036, 1.003915, -0.2994026 ; 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 = -5.885245, -13.91136, -14.20381, -14.63558, -26.66311, -27.29278, -23.15583, -26.66235, -18.89102, -13.43216, -15.72974, -15.2326, -16.31201, -13.61242, -15.23161, -12.92843, -8.913805, -24.30956, -18.90039, -17.09585, -18.47846, -16.94159, -9.268902, -1.1084, 4.804093, 8.042947, 2.693497, 0.5595899, -2.593839, -4.060227, -4.713199, -2.280521, -7.435023, -6.322589, -6.841585, -4.916062, -2.286447, 3.113596, 4.332866, 2.342499, 1.635549, 0.6722298, -5.587738, -10.46244, -12.83226, -4.081345, -4.124049, 4.524369, 4.725373, 8.115051, 10.46317, -0.1026429, 7.933352, 4.631716, -3.627109, -7.667485, -6.724845, -9.172173, -5.904015, -3.758318, 6.936173, 9.656664, 10.84902, 2.081211, 3.779011, -1.298412, -2.276615, -3.605904, -4.346843, -6.159001, -13.08585, -10.05607, -6.35081, -1.51823, 1.44086, 1.281476, 2.727993, -0.8620475, -4.409554, -4.509814, -7.554791, -7.091842, -8.291081, -8.736434, -3.572221, -1.021691, 0.6716194, 0.7887763, 1.199738, -2.73215, -10.17498, -12.85346, -20.14472, -27.56326, -15.20203, -16.21026, -6.524895, -2.172575, -1.783265, -1.074037, 1.632798, 0.8555858, -9.909331, -7.313748, -4.832536, -7.302014, -10.13166, -5.407745, 0.8577975, 0.8015521, 3.733453, 6.436823, 11.02604, 9.762693, 4.11818, 2.87802, 0.9540493, -4.349235, -5.141384, -4.120526, -0.6041458, -1.370114, 4.809859, 3.975205, 6.924965, 6.430114, 11.31337, 3.514059, 1.579684, 1.80113, -4.788858, -5.273568, -8.846098, -8.789999, 2.557102, 1.132579, 3.317806, 3.866973, 7.420554, -1.239806, -3.404815, 4.175906, -0.4779466, -2.065254, 4.698608, 0.6075518, -1.527435, 3.361882, 13.7328, 6.66181, -0.6041458, 5.261019, -1.98104, -5.169736, -2.860634, -2.97095, -5.174406, -1.201989, -0.5929177, 0.5036309, -1.972669, 4.388509, 6.162987, 2.497413, 4.680911, 2.033737, -0.6070853, 0.5044379 ; 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 = 2.003459, 2.136838, 2.369862, 2.403111, 2.536009, 2.6024, 2.668751, 2.701912, 2.735063, 2.735063, 2.403111, 2.436351, 2.46958, 2.536009, 2.536009, 2.536009, 2.569209, 2.569209, 2.668751, 2.668751, 2.701912, 2.6024, 2.63558, 2.735063, 2.735063, 2.701912, 2.668751, 2.668751, 2.668751, 2.735063, 2.735063, 2.668751, 2.701912, 2.63558, 2.668751, 2.569209, 2.569209, 2.6024, 2.63558, 2.668751, 2.63558, 2.668751, 2.6024, 2.6024, 2.569209, 2.536009, 2.6024, 2.63558, 2.701912, 2.768205, 2.768205, 2.768205, 2.735063, 2.735063, 2.768205, 2.701912, 2.768205, 2.900677, 2.900677, 2.933771, 2.933771, 2.999931, 2.999931, 2.999931, 2.999931, 2.999931, 3.032997, 3.099101, 3.066053, 3.165167, 3.066053, 3.032997, 3.032997, 2.999931, 2.999931, 2.999931, 3.066053, 2.999931, 2.999931, 2.999931, 2.900677, 2.867573, 2.801337, 2.801337, 2.735063, 2.735063, 2.735063, 2.801337, 2.83446, 2.867573, 2.900677, 2.900677, 2.83446, 2.801337, 2.801337, 2.801337, 2.768205, 2.735063, 2.768205, 2.801337, 2.768205, 2.801337, 2.768205, 2.801337, 2.83446, 2.801337, 2.768205, 2.768205, 2.768205, 2.768205, 2.801337, 2.801337, 2.83446, 2.801337, 2.801337, 2.801337, 2.801337, 2.801337, 2.801337, 2.801337, 2.801337, 2.768205, 2.801337, 2.768205, 2.768205, 2.768205, 2.735063, 2.735063, 2.701912, 2.701912, 2.668751, 2.6024, 2.6024, 2.701912, 2.735063, 2.768205, 2.768205, 2.768205, 2.735063, 2.701912, 2.668751, 2.536009, 2.5028, 2.46958, 2.46958, 2.46958, 2.46958, 2.46958, 2.46958, 2.46958, 2.5028, 2.46958, 2.46958, 2.46958, 2.436351, 2.403111, 2.336603, 2.403111, 2.403111, 2.403111, 2.436351, 2.46958, 2.5028, 2.46958, 2.436351, 2.403111, 2.403111, 2.403111 ; 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 ; }