netcdf E0114.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.7217, 0.03423, -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 = "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.aanderaa.realtime.nc E0114.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 25-Feb-2005 05:53:09\n", "AANCM_Temperature_1.5: 25-Feb-2005 05:53:09" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; depth = 2 ; time = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333, 2453498.875, 2453498.91666667, 2453498.95833333 ; current_speed = 21.4109, 14.9583, 15.2516, 12.3186, 7.6258, 3.2263, 5.866, 8.5057, 24.3439, 30.5032, 43.1151, 52.2074, 51.0342, 49.2744, 41.3553, 31.9697, 29.6233, 31.3831, 29.6233, 31.0898, 36.3692, 37.5424, 38.129, 36.0759, 32.5563, 26.6903, 42.5285, 40.4754, 35.7826, 27.5702, 24.0506, 18.4779, 19.9444, 27.2769, 33.7295, 31.3831, 22.8774, 17.0114, 14.3717, 16.4248, 13.7851, 5.2794, 10.5588, 10.2655, 16.7181, 12.9052, 11.732, 5.2794, 7.9191, 12.3186, 19.3578, 25.5171, 21.7042, 22.8774, 24.3439, 23.7573, 28.1568, 30.2099, 32.8496, 32.8496, 30.2099, 23.7573, 21.9975, 12.0253, 17.8913, 7.3325, 2.0531, 6.1593, 6.1593, 1.1732, 9.3856, 13.4918, 19.3578, 14.9583, 24.9305, 27.8635, 30.5032, 32.263, 25.5171, 20.531, 27.5702, 39.3022, 31.9697, 37.2491, 33.7295, 18.7712, 17.8913, 10.2655, 14.3717, 17.598, 19.6511, 14.665, 14.665, 12.6119, 14.9583, 4.3995, 6.1593, 12.0253, 25.2238, 31.0898, 33.7295, 30.5032, 33.4362, 23.464, 28.1568, 31.0898, 28.4501, 28.1568, 24.6372, 22.8774, 24.3439, 14.9583, 26.1037, 30.5032, 21.9975, 15.5449, 15.2516, 19.6511, 10.5588, 11.1454, 10.5588, 2.6397, 8.5057, 19.0645, 31.9697, 35.7826, 34.9027, 34.0228, 29.33, 21.1176, 25.2238, 27.2769, 22.5841, 22.8774, 19.3578, 13.4918, 11.732, 7.9191, 5.5727, 10.2655, 5.866, 1.4665, 3.8129, 7.6258, 10.2655, 15.8382, 15.5449, 17.8913, 25.2238, 30.5032, 24.3439, 20.8243, 21.1176, 23.464, 31.3831, 34.6094, 50.1543, 55.727, 62.4729, 61.0064, 64.526, 71.8585, 77.7245, 68.9255, 75.6714, 71.5652, 62.1796, 57.7801 ; 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 = 280.8052, 295.5724, 321.9424, 326.5132, 6.9088, 74.7676, 75.4708, 172.1608, 194.6632, 190.7956, 196.0696, 193.6084, 200.2888, 198.8824, 201.3436, 210.1336, 237.91, 247.7548, 258.3028, 256.5448, 244.942, 255.49, 259.3576, 247.4032, 235.8004, 213.298, 197.476, 203.8048, 223.846, 236.8552, 245.6452, 246.3484, 256.8964, 267.4444, 266.3896, 261.8188, 251.2708, 268.4992, 199.234, 193.96, 191.1472, 250.216, 308.23, 351.0868, 338.4676, 347.5708, 5.1508, 338.8192, 179.1928, 185.17, 201.3436, 183.7636, 187.6312, 188.3344, 225.9556, 243.5356, 268.1476, 273.4216, 271.312, 264.6316, 274.1248, 274.4764, 234.394, 178.8412, 233.3392, 149.6584, 158.0968, 237.91, 268.1476, 299.7916, 224.9008, 232.2844, 228.4168, 220.33, 206.266, 192.202, 193.6084, 198.5308, 207.3208, 238.2616, 254.4352, 267.0928, 277.2892, 274.828, 275.8828, 269.554, 245.9968, 235.4488, 212.5948, 248.458, 262.1704, 275.8828, 324.4036, 343.3516, 317.7232, 296.9788, 240.3712, 215.4076, 205.5628, 189.3892, 195.718, 210.4852, 219.2752, 250.216, 269.2024, 277.6408, 286.0792, 278.344, 276.2344, 266.7412, 251.2708, 268.1476, 247.7548, 257.9512, 265.3348, 293.4628, 313.8556, 334.6, 315.9652, 2.338, 50.1556, 126.8044, 191.4988, 213.298, 227.0104, 229.8232, 238.9648, 245.6452, 267.4444, 267.4444, 287.4856, 299.0884, 307.8784, 306.1204, 308.9332, 340.5772, 309.6364, 299.0884, 295.2208, 270.6088, 266.3896, 294.8692, 344.758, 347.2192, 312.4492, 287.4856, 259.7092, 244.942, 244.5904, 245.9968, 263.5768, 263.2252, 276.2344, 279.0472, 288.892, 280.4536, 281.86, 272.3668, 264.9832, 257.9512, 246.7, 239.668, 241.426, 244.942, 248.1064, 258.6544, 257.248, 262.1704 ; 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 = -21.03129, -13.49299, -9.4019, -6.796724, 0.9173023, 3.112954, 5.678405, 1.160121, -6.162333, -5.713428, -11.93447, -12.2836, -17.69623, -15.94652, -15.05168, -16.04936, -25.09729, -29.04733, -29.0081, -30.23645, -32.94611, -36.34494, -37.47314, -33.30642, -26.92681, -14.65281, -12.77158, -16.33676, -24.78741, -23.08429, -21.91032, -16.92579, -19.42508, -27.24977, -33.66256, -31.06371, -21.66597, -17.00556, -4.734426, -3.962392, -2.665077, -4.967785, -8.294286, -1.590516, -6.135999, -2.777626, 1.053268, -1.907511, 0.1115629, -1.110043, -7.045467, -1.674942, -2.882234, -3.316086, -17.49843, -21.26781, -28.14209, -30.15605, -32.84099, -32.70551, -30.13165, -23.68483, -17.88484, 0.2431936, -14.35212, 3.704044, 0.7658876, -5.218249, -6.156081, -1.018148, -6.625121, -10.67278, -14.47949, -9.680847, -11.03272, -5.889199, -7.176933, -10.25365, -11.71164, -17.46077, -26.55914, -39.25162, -31.71133, -37.11694, -33.55187, -18.77063, -16.34411, -8.454868, -7.741953, -16.36876, -19.46791, -14.58777, -8.536084, -3.613281, -10.06264, -3.920722, -5.35395, -6.96733, -10.88407, -5.07199, -9.137419, -15.47475, -21.16665, -22.07904, -28.15407, -30.81376, -27.33713, -27.85875, -24.4915, -22.84041, -23.05481, -14.95048, -24.16086, -29.83122, -21.92462, -14.25963, -10.99775, -8.429048, -7.339371, 0.4546707, 8.106912, 2.113569, -1.695589, -10.46629, -23.38512, -27.33996, -29.9064, -30.99509, -29.30083, -21.0966, -24.05827, -23.83648, -17.82598, -18.47991, -15.05803, -4.486515, -9.034908, -6.920269, -5.041468, -10.26492, -5.854358, -1.330512, -1.002398, -1.686993, -7.574667, -15.10636, -15.29484, -16.20736, -22.78374, -27.86537, -24.19109, -20.67889, -20.99271, -23.17209, -29.69251, -34.03496, -49.08364, -55.67946, -62.23357, -59.66244, -59.26367, -62.02205, -68.25767, -62.4382, -70.21382, -70.1667, -60.64592, -57.24145 ; 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 = 4.013911, 6.456769, 12.00898, 10.27387, 7.570428, 0.8476614, 1.471623, -8.426212, -23.55103, -29.96334, -41.43043, -50.74176, -47.86787, -46.62269, -38.51893, -27.64923, -15.7374, -11.88073, -6.005811, -7.23413, -15.40365, -9.40621, -7.041614, -13.86194, -18.29917, -22.30846, -40.56551, -37.03199, -25.80656, -15.07419, -9.918128, -7.412856, -4.521645, -1.216246, -2.124003, -4.465946, -7.345834, -0.445544, -13.56949, -15.93968, -13.52503, -1.786946, 6.533994, 10.14154, 15.55135, 12.60274, 11.68462, 4.92275, -7.918314, -12.26848, -18.03014, -25.46207, -21.51197, -22.63579, -16.92426, -10.58724, -0.9101642, 1.803008, 0.752148, -3.073383, 2.172973, 1.854221, -12.80712, -12.02284, -10.68247, -6.32816, -1.904898, -3.272133, -0.1990984, 0.5829006, -6.648102, -8.253507, -12.84791, -11.40315, -22.35641, -27.23402, -29.64687, -30.59026, -22.67068, -10.80016, -7.397858, -1.993346, 4.05624, 3.135063, 3.457069, -0.1461167, -7.27796, -5.822001, -12.10818, -6.461689, -2.677018, 1.503073, 11.92466, 12.08322, 11.0677, 1.995881, -3.045028, -9.801232, -22.75471, -30.67329, -32.46824, -26.28645, -25.88344, -7.941981, -0.391951, 4.133768, 7.879706, 4.086004, 2.675507, -1.300492, -7.816721, -0.4835248, -9.882106, -6.367382, -1.789126, 6.189258, 10.56697, 17.75153, 7.590909, 11.13612, 6.765075, -1.581405, -8.334981, -15.93462, -21.79904, -23.08508, -17.9946, -14.03052, -1.307791, -0.9416094, 7.578897, 13.2609, 13.86636, 13.48586, 12.16471, 12.72399, 7.484, 3.849937, 2.374571, 0.1090747, -0.3693918, 0.6167338, 3.678778, 7.43686, 6.928558, 4.758842, -2.777007, -7.5776, -10.82319, -12.40833, -2.723384, -2.456585, 2.293292, 3.689669, 10.16139, 6.279501, 10.30776, 2.301342, -5.46312, -12.73476, -25.52297, -36.28924, -37.17511, -29.1924, -28.21667, -14.07877, -13.725, -7.871233 ; 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 = 5.3935, 5.328681, 5.198955, 5.004142, 4.906633, 4.841588, 4.874115, 4.939144, 5.134048, 5.263833, 5.328681, 5.425898, 5.29626, 5.3935, 5.555419, 5.004142, 5.29626, 5.620137, 5.231398, 5.101583, 5.361094, 5.231398, 5.198955, 5.198955, 5.231398, 5.198955, 5.231398, 5.101583, 5.134048, 5.263833, 5.29626, 5.166505, 5.101583, 4.939144, 4.841588, 4.874115, 4.906633, 4.906633, 5.231398, 5.361094, 5.490673, 5.555419, 5.652485, 5.684827, 5.425898, 5.3935, 5.425898, 5.425898, 5.3935, 5.361094, 5.328681, 5.328681, 5.781808, 6.362413, 6.104633, 5.943306, 5.490673, 5.361094, 5.555419, 5.620137, 5.458289, 5.684827, 5.717161, 5.975585, 6.20135, 6.233576, 6.394607, 6.491148, 6.587633, 6.619782, 6.555478, 6.555478, 6.651925, 6.523316, 6.394607, 6.394607, 6.458974, 6.394607, 6.555478, 6.426794, 6.394607, 6.298007, 6.169118, 6.136879, 6.072381, 6.040123, 6.169118, 6.104633, 6.587633, 6.684062, 6.876755, 6.876755, 6.908849, 6.876755, 6.716193, 6.780436, 6.812548, 6.780436, 6.940938, 6.940938, 6.908849, 6.812548, 6.908849, 6.780436, 6.780436, 6.844655, 6.876755, 6.748317, 6.812548, 6.908849, 6.876755, 6.876755, 7.51755, 7.389571, 7.581507, 7.932898, 7.709358, 7.51755, 7.677403, 7.325548, 7.51755, 7.453571, 7.549531, 7.357562, 7.389571, 7.069233, 7.293529, 7.325548, 7.325548, 7.357562, 7.325548, 7.645443, 7.677403, 7.741308, 7.581507, 7.709358, 7.932898, 7.99672, 8.124307, 8.188071, 8.219946, 8.251817, 8.347399, 8.283682, 8.251817, 8.219946, 8.283682, 8.188071, 8.219946, 8.283682, 8.156192, 8.283682, 8.219946, 8.219946, 8.060524, 7.837126, 7.581507, 7.229473, 6.908849, 6.651925, 6.458974, 6.330214, 6.169118, 6.007857, 5.975585, 5.846428, 5.814122, 5.814122 ; 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 ; }