netcdf A0113.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., 300. ; 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.7195, 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 = "12-Jan-2005 14:44:50: Modified [lon,lat] to [-70.566200,42.523400].\n", "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.aanderaa.realtime.nc A0113.aanderaa.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.aanderaa.realtime.nc A0113.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 = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.95833912 ; :ending_julian_day_string = "2005-03-26 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 05-Jan-2005 17:11:13\n", "AANCM_Temperature_1.5: 05-Jan-2005 17:11:13" ; :longitude = -70.5662 ; :latitude = 42.5234 ; data: lat = 42.5234 ; lon = -70.5662 ; depth = 2 ; time = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667, 2453456.45833333, 2453456.5, 2453456.54166667, 2453456.58333333, 2453456.625, 2453456.66666667, 2453456.70833333, 2453456.75, 2453456.79166667, 2453456.83333333, 2453456.875, 2453456.91666667, 2453456.95833333 ; current_speed = 16.7181, 20.531, 31.0898, 37.2491, 44.2883, 37.8357, 39.3022, 34.9027, 41.3553, 46.3414, 46.0481, 45.4615, 40.7687, 38.7156, 32.8496, 26.6903, 19.6511, 14.3717, 8.799, 10.5588, 9.0923, 13.1985, 17.0114, 22.8774, 27.2769, 31.0898, 31.6764, 33.7295, 29.6233, 24.6372, 24.3439, 22.2908, 27.2769, 34.3161, 33.4362, 33.1429, 33.7295, 27.2769, 24.3439, 19.6511, 19.9444, 16.1315, 18.7712, 20.8243, 23.7573, 22.8774, 19.9444, 19.9444, 20.531, 15.2516, 11.732, 11.732, 23.464, 25.8104, 28.4501, 25.8104, 26.1037, 31.0898, 26.6903, 17.598, 35.4893, 24.6372, 19.3578, 17.0114, 18.1846, 19.6511, 15.5449, 17.8913, 21.9975, 21.4109, 15.2516, 14.665, 12.9052, 12.6119, 11.4387, 12.9052, 10.5588, 13.1985, 6.4526, 19.6511, 20.8243, 24.3439, 27.8635, 37.5424, 42.5285, 42.2352, 36.3692, 36.0759, 30.2099, 24.9305, 24.0506, 22.8774, 29.0367, 28.1568, 26.1037, 15.8382, 14.665, 12.6119, 7.3325, 7.0392, 8.799, 4.9861, 10.5588, 7.3325, 9.0923, 13.7851, 21.9975, 19.6511, 24.3439, 25.2238, 19.9444, 13.4918, 12.6119, 5.2794, 4.9861, 2.3464, 6.1593, 11.4387, 13.1985, 15.2516, 21.7042, 28.1568, 25.2238, 18.7712, 10.8521, 13.4918, 10.8521, 11.732, 12.9052, 14.3717, 5.2794, 4.3995, 4.9861, 11.732, 15.5449, 9.0923, 13.7851, 11.732, 19.6511, 19.3578, 14.0784, 17.3047, 24.9305, 36.3692, 51.0342, 45.1682, 37.8357, 24.0506, 15.2516, 9.0923, 8.2124, 12.0253, 5.2794, 7.3325, 10.5588, 20.2377, 33.7295, 33.4362, 25.2238, 28.4501, 19.6511, 11.4387, 5.2794, 1.7598, 5.2794, 14.0784, 11.1454, 4.6928 ; 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 = 139.0556, 125.6948, 123.2336, 124.64, 138.0008, 155.9324, 185.8184, 191.7956, 208.6724, 202.6952, 203.3984, 207.6176, 206.9144, 206.2112, 205.8596, 197.7728, 196.718, 201.6404, 202.6952, 222.0332, 204.8048, 189.3344, 174.2156, 160.8548, 151.7132, 151.3616, 151.7132, 149.252, 151.01, 147.1424, 161.558, 190.3892, 217.4624, 230.8232, 235.0424, 232.5812, 222.7364, 204.1016, 203.3984, 194.2568, 187.2248, 175.9736, 174.5672, 188.2796, 194.2568, 205.1564, 206.9144, 210.0788, 204.1016, 205.1564, 198.1244, 172.106, 152.768, 164.0192, 154.526, 162.6128, 177.38, 177.0284, 190.3892, 226.2524, 216.7592, 236.0972, 230.4716, 237.8552, 230.4716, 234.3392, 258.248, 322.9424, 308.5268, 305.714, 341.9288, 353.4932, 24.0824, 36.74, 61.7036, 69.4388, 101.786, 88.4252, 89.8316, 143.978, 164.3708, 204.8048, 216.056, 226.604, 236.0972, 241.7228, 244.184, 233.2844, 244.8872, 253.3256, 273.3668, 298.682, 303.6044, 310.6364, 323.6456, 317.6684, 302.198, 273.0152, 259.3028, 226.2524, 235.7456, 205.508, 291.65, 311.3396, 290.5952, 275.828, 275.4764, 265.6316, 270.2024, 260.006, 261.0608, 254.3804, 232.9328, 140.8136, 157.3388, 56.7812, 147.1424, 211.1336, 237.152, 262.1156, 262.1156, 262.1156, 267.7412, 262.8188, 280.0472, 316.262, 0.1736, 48.3428, 53.6168, 61.0004, 63.8132, 35.6852, 245.2388, 247.7, 245.5904, 244.184, 215.3528, 193.5536, 185.4668, 182.654, 203.75, 218.1656, 245.2388, 244.5356, 257.1932, 266.6864, 269.8508, 274.07, 252.2708, 211.1336, 161.558, 160.5032, 143.978, 197.4212, 220.6268, 243.4808, 245.942, 258.248, 258.248, 260.3576, 252.2708, 238.91, 190.3892, 191.0924, 39.9044, 33.224, 35.6852, 2.2832 ; 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 = 10.95581, 16.67397, 26.00485, 30.64631, 29.6342, 15.42994, -3.984292, -7.13484, -19.84231, -17.87984, -18.28673, -21.07451, -18.45431, -17.09995, -14.32792, -8.147035, -5.652863, -5.299996, -3.394907, -7.069762, -3.814476, -2.140748, 1.714501, 7.502946, 12.92612, 14.90073, 15.01098, 17.24465, 14.35714, 13.36699, 7.701059, -4.019783, -16.59092, -26.60185, -27.40352, -26.3226, -22.88973, -11.13868, -9.667504, -4.839443, -2.50826, 1.132691, 1.777224, -2.99878, -5.85067, -9.724968, -9.028008, -9.995946, -8.383956, -6.483312, -3.649605, 1.611282, 10.737, 7.105996, 12.23643, 7.71286, 1.193244, 1.611725, -4.813162, -12.71267, -21.23869, -20.44851, -14.93085, -14.40366, -14.02595, -15.96618, -15.21905, -10.78161, -17.20901, -17.38439, -4.731025, -1.661854, 5.265967, 7.544246, 10.07186, 12.08311, 10.33619, 13.19351, 6.452572, 11.55673, 5.610288, -10.21295, -16.39978, -27.27916, -35.29802, -37.1951, -32.73945, -28.91891, -27.35428, -23.88219, -24.00909, -20.07027, -24.18405, -21.367, -15.4737, -10.66577, -12.4097, -12.59444, -7.205075, -5.085068, -7.272783, -2.1472, -9.813929, -5.505298, -8.511202, -13.71385, -21.89709, -19.59401, -24.34375, -24.84105, -19.70215, -12.99356, -10.0634, 3.335764, 1.921051, 1.962962, 3.341747, -5.914213, -11.08822, -15.10742, -21.49903, -27.89063, -25.2042, -18.62395, -10.68568, -9.327715, 0.03288064, 8.765387, 10.38956, 12.56982, 4.737523, 2.566367, -4.527685, -10.85456, -14.15541, -8.184863, -7.97619, -2.749452, -1.87214, -0.8963528, -5.670029, -10.6932, -22.63842, -32.83603, -49.76463, -45.09269, -37.83557, -23.98995, -14.52725, -4.701041, 2.597948, 4.013494, 3.104793, -2.195305, -6.875144, -18.10839, -30.79953, -32.73532, -24.69507, -28.04817, -18.7178, -9.795613, -0.952054, -0.3385711, 3.38678, 7.713748, 6.501462, 0.1869556 ; 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 = -12.62795, -11.97917, -17.03888, -21.17307, -32.91304, -34.54645, -39.09972, -34.16566, -36.28421, -42.7532, -42.26137, -40.28167, -36.35279, -34.73455, -29.56022, -25.41649, -18.82049, -13.35874, -8.117697, -7.842622, -8.253466, -13.02373, -16.92478, -21.61206, -24.01967, -27.28633, -27.89381, -28.98795, -25.91163, -20.69578, -23.0937, -21.92535, -21.65111, -21.67801, -19.15794, -20.13883, -24.77377, -24.89898, -22.342, -19.04588, -19.78605, -16.09168, -18.68688, -20.60725, -23.02562, -20.7075, -17.7841, -17.25863, -18.74117, -13.805, -11.1499, -11.62083, -20.86327, -24.81293, -25.6842, -24.63105, -26.07641, -31.04799, -26.25273, -12.16871, -28.43253, -13.74228, -12.32048, -9.051099, -11.57378, -11.45631, -3.166122, 14.2778, 13.70182, 12.49839, 14.49927, 14.57053, 11.78193, 10.10665, 5.42232, 4.532405, -2.156707, 0.362721, 0.01896503, -15.89364, -20.05433, -22.09799, -22.52603, -25.79301, -23.72179, -20.00841, -15.83815, -21.56774, -12.82113, -7.153371, 1.412442, 10.97996, 16.07052, 18.3373, 21.02303, 11.70854, 7.814198, 0.6633971, -1.361048, -4.867486, -4.952679, -4.500081, 3.895519, 4.843268, 3.198337, 1.399773, 2.099348, -1.496807, 0.08599578, -4.377466, -3.099086, -3.632658, -7.601839, -4.092034, -4.601169, 1.285447, -5.173945, -9.791116, -7.159028, -2.092136, -2.97727, -3.862405, -0.9941528, -2.346545, 1.893251, 9.747944, 10.85205, 7.797937, 7.655143, 6.967451, 2.329795, 3.573425, -2.088364, -4.45178, -6.424039, -3.959538, -11.24319, -11.40528, -19.56172, -19.33704, -12.88612, -13.60544, -10.44182, -15.63694, -11.31246, -2.610767, -0.09852523, 1.706996, -4.644395, -7.782682, -7.790647, -11.33577, -4.269932, -6.996155, -8.013779, -9.036086, -13.75021, -6.810149, -5.137481, -4.765345, -5.984124, -5.90676, -5.192847, -1.726924, 4.049911, 11.77707, 9.052675, 4.689075 ; 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.542109, 2.409611, 2.47588, 2.343303, 2.47588, 2.47588, 2.343303, 2.343303, 2.210567, 2.243766, 2.177357, 2.177357, 2.110909, 2.144138, 2.210567, 2.442751, 2.376462, 2.674451, 2.83966, 2.806637, 2.872673, 2.872673, 2.740563, 2.740563, 2.740563, 2.64138, 2.575209, 2.608299, 2.542109, 2.674451, 2.674451, 2.608299, 2.608299, 2.542109, 2.442751, 2.343303, 2.409611, 2.542109, 2.608299, 2.64138, 2.674451, 2.707512, 2.740563, 2.773605, 2.740563, 2.773605, 2.773605, 2.740563, 2.740563, 2.740563, 2.707512, 2.608299, 2.608299, 2.608299, 2.575209, 2.575209, 2.575209, 2.575209, 2.442751, 2.575209, 2.47588, 2.608299, 2.608299, 2.64138, 2.707512, 2.971656, 2.773605, 3.30099, 2.83966, 3.235197, 3.333872, 3.136439, 3.103501, 3.202286, 3.103501, 3.004631, 3.037597, 3.004631, 2.938671, 2.740563, 2.773605, 2.773605, 2.674451, 2.47588, 2.47588, 2.509, 2.542109, 2.608299, 2.608299, 2.707512, 2.773605, 2.806637, 2.971656, 2.872673, 2.773605, 2.773605, 2.740563, 2.740563, 2.740563, 2.707512, 2.707512, 2.674451, 2.707512, 2.707512, 2.707512, 2.740563, 2.707512, 2.707512, 2.674451, 2.674451, 2.674451, 2.674451, 2.64138, 2.707512, 2.740563, 2.773605, 2.806637, 2.806637, 2.773605, 2.773605, 2.740563, 2.674451, 2.64138, 2.64138, 2.575209, 2.575209, 2.575209, 2.674451, 2.740563, 2.740563, 2.740563, 2.740563, 2.740563, 2.740563, 2.740563, 2.806637, 2.806637, 2.83966, 2.971656, 3.037597, 3.004631, 2.971656, 2.971656, 2.971656, 3.037597, 2.971656, 2.872673, 2.83966, 2.773605, 2.707512, 2.674451, 2.674451, 2.64138, 2.64138, 2.608299, 2.575209, 2.575209, 2.608299, 2.64138, 2.707512, 2.773605, 2.938671, 3.136439, 3.004631, 3.30099, 3.070553, 3.004631, 2.806637 ; 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 ; }