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 = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.95833912 ; :ending_julian_day_string = "2005-04-09 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 = 2453464, 2453464.04166667, 2453464.08333333, 2453464.125, 2453464.16666667, 2453464.20833333, 2453464.25, 2453464.29166667, 2453464.33333333, 2453464.375, 2453464.41666667, 2453464.45833333, 2453464.5, 2453464.54166667, 2453464.58333333, 2453464.625, 2453464.66666667, 2453464.70833333, 2453464.75, 2453464.79166667, 2453464.83333333, 2453464.875, 2453464.91666667, 2453464.95833333, 2453465, 2453465.04166667, 2453465.08333333, 2453465.125, 2453465.16666667, 2453465.20833333, 2453465.25, 2453465.29166667, 2453465.33333333, 2453465.375, 2453465.41666667, 2453465.45833333, 2453465.5, 2453465.54166667, 2453465.58333333, 2453465.625, 2453465.66666667, 2453465.70833333, 2453465.75, 2453465.79166667, 2453465.83333333, 2453465.875, 2453465.91666667, 2453465.95833333, 2453466, 2453466.04166667, 2453466.08333333, 2453466.125, 2453466.16666667, 2453466.20833333, 2453466.25, 2453466.29166667, 2453466.33333333, 2453466.375, 2453466.41666667, 2453466.45833333, 2453466.5, 2453466.54166667, 2453466.58333333, 2453466.625, 2453466.66666667, 2453466.70833333, 2453466.75, 2453466.79166667, 2453466.83333333, 2453466.875, 2453466.91666667, 2453466.95833333, 2453467, 2453467.04166667, 2453467.08333333, 2453467.125, 2453467.16666667, 2453467.20833333, 2453467.25, 2453467.29166667, 2453467.33333333, 2453467.375, 2453467.41666667, 2453467.45833333, 2453467.5, 2453467.54166667, 2453467.58333333, 2453467.625, 2453467.66666667, 2453467.70833333, 2453467.75, 2453467.79166667, 2453467.83333333, 2453467.875, 2453467.91666667, 2453467.95833333, 2453468, 2453468.04166667, 2453468.08333333, 2453468.125, 2453468.16666667, 2453468.20833333, 2453468.25, 2453468.29166667, 2453468.33333333, 2453468.375, 2453468.41666667, 2453468.45833333, 2453468.5, 2453468.54166667, 2453468.58333333, 2453468.625, 2453468.66666667, 2453468.70833333, 2453468.75, 2453468.79166667, 2453468.83333333, 2453468.875, 2453468.91666667, 2453468.95833333, 2453469, 2453469.04166667, 2453469.08333333, 2453469.125, 2453469.16666667, 2453469.20833333, 2453469.25, 2453469.29166667, 2453469.33333333, 2453469.375, 2453469.41666667, 2453469.45833333, 2453469.5, 2453469.54166667, 2453469.58333333, 2453469.625, 2453469.66666667, 2453469.70833333, 2453469.75, 2453469.79166667, 2453469.83333333, 2453469.875, 2453469.91666667, 2453469.95833333, 2453470, 2453470.04166667, 2453470.08333333, 2453470.125, 2453470.16666667, 2453470.20833333, 2453470.25, 2453470.29166667, 2453470.33333333, 2453470.375, 2453470.41666667, 2453470.45833333, 2453470.5, 2453470.54166667, 2453470.58333333, 2453470.625, 2453470.66666667, 2453470.70833333, 2453470.75, 2453470.79166667, 2453470.83333333, 2453470.875, 2453470.91666667, 2453470.95833333 ; current_speed = 6.7459, 7.9191, 4.1062, 7.6258, 7.9191, 18.1846, 21.1176, 28.1568, 36.0759, 29.6233, 16.1315, 7.3325, 12.6119, 15.5449, 16.7181, 13.7851, 19.0645, 21.7042, 29.9166, 25.8104, 28.1568, 29.33, 20.8243, 17.3047, 17.0114, 20.531, 19.0645, 21.1176, 17.3047, 13.1985, 17.598, 27.8635, 33.7295, 35.196, 41.9419, 38.129, 33.1429, 28.7434, 24.3439, 15.8382, 10.5588, 9.3856, 14.3717, 9.9722, 17.8913, 21.7042, 29.0367, 20.531, 11.4387, 9.6789, 26.1037, 26.397, 25.8104, 24.0506, 27.2769, 55.727, 51.3275, 54.8471, 47.2213, 49.5677, 42.2352, 42.2352, 44.5816, 51.0342, 50.4476, 47.5146, 61.593, 59.5399, 58.3667, 47.5146, 46.3414, 45.7548, 29.6233, 28.1568, 37.8357, 47.8079, 56.6069, 52.794, 63.6461, 56.6069, 54.2605, 52.5007, 37.8357, 37.2491, 26.9836, 22.5841, 3.2263, 10.8521, 25.8104, 20.531, 19.0645, 19.6511, 23.464, 33.4362, 32.8496, 27.5702, 21.4109, 5.866, 8.5057, 18.4779, 31.0898, 34.0228, 36.3692, 36.3692, 37.8357, 36.6625, 48.3945, 38.7156, 42.5285, 43.7017, 32.263, 10.5588, 7.9191, 12.6119, 26.6903, 30.2099, 34.0228, 31.3831, 35.196, 45.4615, 42.8218, 50.1543, 51.6208, 43.995, 52.5007, 51.9141, 61.8863, 58.3667, 44.8749, 48.1012, 50.7409, 58.3667, 65.4059, 66.2858, 78.0178, 88.8699, 103.8282, 83.8838, 65.6992, 51.9141, 37.2491, 40.1821, 21.9975, 29.9166, 19.9444, 11.732, 7.3325, 14.9583, 37.5424, 47.2213, 42.5285, 45.4615, 41.062, 43.7017, 37.2491, 64.526, 68.6322, 62.4729, 52.5007, 46.0481, 15.8382, 6.1593, 11.1454, 12.9052, 30.7965, 26.1037, 27.8635, 32.5563 ; 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 = 78.2288, 167.1836, 194.96, 146.7908, 224.846, 233.2844, 239.2616, 257.8964, 260.7092, 278.2892, 289.1888, 90.1832, 74.3612, 125.6948, 116.9048, 104.9504, 158.3936, 209.024, 222.0332, 238.2068, 254.732, 269.1476, 288.8372, 328.2164, 19.16, 21.2696, 46.5848, 86.3156, 90.5348, 125.6948, 159.4484, 181.2476, 188.6312, 202.3436, 206.9144, 203.3984, 200.234, 200.234, 188.9828, 158.042, 179.138, 206.5628, 222.7364, 232.5812, 227.6588, 250.5128, 240.668, 224.4944, 200.234, 141.8684, 143.6264, 154.526, 168.2384, 174.5672, 181.5992, 207.266, 229.0652, 241.0196, 239.2616, 225.9008, 220.6268, 217.4624, 213.2432, 210.4304, 212.54, 216.056, 228.0104, 235.7456, 250.8644, 250.8644, 239.2616, 233.636, 226.2524, 213.9464, 201.2888, 207.6176, 217.814, 222.0332, 230.4716, 243.4808, 246.2936, 249.1064, 248.7548, 259.3028, 238.5584, 208.6724, 275.828, 162.9644, 160.5032, 160.1516, 174.9188, 224.4944, 259.3028, 274.7732, 278.6408, 281.8052, 247.7, 262.1156, 144.6812, 120.4208, 141.1652, 135.188, 144.6812, 154.8776, 176.3252, 193.9052, 199.8824, 211.8368, 229.4168, 233.2844, 232.9328, 213.2432, 204.4532, 102.1376, 96.1604, 111.9824, 149.6036, 187.928, 201.992, 232.5812, 235.7456, 223.4396, 218.5172, 219.9236, 205.1564, 200.5856, 208.6724, 216.7592, 238.5584, 234.3392, 226.2524, 212.1884, 218.5172, 212.54, 212.8916, 217.4624, 213.5948, 216.4076, 228.7136, 244.184, 264.9284, 256.8416, 273.0152, 262.4672, 276.5312, 240.668, 202.6952, 173.5124, 170.6996, 160.8548, 169.6448, 171.4028, 181.2476, 188.9828, 207.6176, 220.6268, 244.184, 257.8964, 252.6224, 240.668, 283.9148, 233.2844, 199.1792, 77.174, 127.1012, 157.3388, 141.5168, 173.1608 ; 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 = 6.604034, 1.756675, -1.059994, 4.176632, -5.584579, -14.57701, -18.15079, -27.53088, -35.60264, -29.31383, -15.23524, 7.332462, 12.14501, 12.62458, 14.90853, 13.31847, 7.020091, -10.53036, -20.03099, -21.93769, -27.163, -29.32675, -19.70895, -9.114602, 5.583265, 7.447761, 13.84831, 21.07395, 17.30395, 10.71898, 6.177792, -0.6066722, -5.061912, -13.38011, -18.98537, -15.14187, -11.46264, -9.941051, -3.801007, 5.922328, 0.1588484, -4.197038, -9.753016, -7.920074, -13.2243, -20.4609, -25.31407, -14.38894, -3.956132, 5.976429, 15.48075, 11.35339, 5.261191, 2.277068, -0.7612351, -25.52977, -38.77565, -47.97945, -40.58717, -35.59635, -27.50058, -25.68917, -24.43937, -25.84838, -27.13517, -27.96594, -45.78, -49.2125, -55.14167, -44.8892, -39.83089, -36.84481, -21.39966, -15.72324, -13.73697, -22.16222, -34.7057, -35.34881, -49.09082, -50.65099, -49.68187, -49.04848, -35.26432, -36.60178, -23.02166, -10.83587, -3.209624, 3.179295, 8.614329, 6.970944, 1.688495, -13.77227, -23.05624, -33.32024, -32.47675, -26.98706, -19.80957, -5.810548, 4.917361, 15.93405, 19.4957, 23.97869, 21.02596, 15.44067, 2.425019, -8.810591, -16.45852, -20.42254, -32.29878, -35.03185, -25.74359, -5.78827, -3.27811, 12.32997, 26.53617, 28.01361, 17.21484, -4.328627, -13.1801, -36.10622, -35.39421, -34.48557, -32.14683, -28.23448, -22.31756, -18.25333, -29.6931, -34.92974, -38.28602, -39.08139, -36.65487, -31.09223, -40.73149, -35.65435, -42.36767, -54.05429, -57.4498, -49.78719, -49.36774, -46.73293, -37.10327, -39.1271, -21.96705, -29.65842, -19.81496, -10.22791, -2.829089, 1.690111, 6.067254, 15.48685, 7.644499, 6.795904, -0.8940432, -6.823494, -17.2675, -42.01477, -61.78251, -61.08413, -50.10442, -40.14454, -15.37342, -4.937374, -3.661529, 12.5832, 24.5624, 10.05727, 17.33904, 3.876912 ; 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 = 1.376191, -7.721803, -3.967026, -6.380327, -5.61468, -10.87154, -10.79361, -5.903918, -5.824286, 4.270782, 5.302134, -0.02344521, 3.399815, -9.069944, -7.565098, -3.556318, -17.72494, -18.97851, -22.22076, -13.59834, -7.414651, -0.4363318, 6.723755, 14.70975, 16.06907, 19.13251, 13.10265, 1.35703, -0.1615201, -7.700896, -16.478, -27.8569, -33.34751, -32.55351, -37.39891, -34.99349, -31.09758, -26.96959, -24.04533, -14.68927, -10.5576, -8.3949, -10.55578, -6.059473, -12.05058, -7.24044, -14.22419, -14.64515, -10.73279, -7.61337, -21.01784, -23.8307, -25.26849, -23.94256, -27.26628, -49.53513, -33.62977, -26.57399, -24.13571, -34.4943, -32.05511, -33.5243, -37.28588, -44.00399, -42.52814, -38.4128, -41.20545, -33.51313, -19.13289, -15.57552, -23.68597, -27.12862, -20.484, -23.35777, -35.25388, -42.36073, -44.71975, -39.21311, -40.50824, -25.27485, -21.81544, -18.72352, -13.71014, -6.914125, -14.07543, -19.81478, 0.3276065, -10.37594, -24.33043, -19.31134, -18.98958, -14.0175, -4.355355, 2.782284, 4.935304, 5.640446, -8.124497, -0.8046677, -6.940208, -9.356226, -24.21762, -24.13656, -29.67537, -32.92878, -37.75791, -35.58809, -45.50983, -32.891, -27.66698, -26.12677, -19.44657, -8.830865, -7.208755, -2.65178, -2.864195, -11.30822, -29.34621, -31.08315, -32.635, -27.62407, -24.10304, -36.41702, -40.38921, -33.7398, -47.52105, -48.59928, -54.29764, -46.76093, -23.40806, -28.0423, -35.08646, -49.3958, -51.17496, -55.88, -65.51151, -70.54072, -86.48592, -67.51095, -43.34986, -22.60768, -3.292842, -9.147211, 1.157088, -3.921879, 2.268561, -5.747148, -6.764748, -14.86251, -37.04889, -44.60951, -41.83581, -44.95068, -41.05227, -43.16571, -33.00498, -48.97309, -29.88812, -13.09932, -15.68026, -22.55756, 3.808751, -3.682297, -10.52678, 2.864838, -18.57721, -24.08847, -21.81129, -32.32464 ; 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 = 3.333872, 3.268098, 3.333872, 3.333872, 3.366746, 3.399611, 3.49815, 3.596609, 3.727763, 3.793288, 3.89151, 3.858778, 3.826037, 3.826037, 3.793288, 3.76053, 3.924233, 4.055041, 4.120394, 4.21836, 4.28363, 4.348866, 4.348866, 4.250999, 4.21836, 4.185713, 4.185713, 4.250999, 4.28363, 4.28363, 4.28363, 3.989654, 3.989654, 3.989654, 3.956948, 3.956948, 3.89151, 3.858778, 3.924233, 4.022352, 4.055041, 4.185713, 4.316252, 4.446659, 4.28363, 4.120394, 3.956948, 3.924233, 3.924233, 3.924233, 3.858778, 3.956948, 3.956948, 3.727763, 3.793288, 4.120394, 4.055041, 4.250999, 4.250999, 4.21836, 4.21836, 4.28363, 4.609486, 4.967007, 4.999462, 5.096783, 5.323601, 5.355974, 5.291221, 5.453049, 5.90522, 6.098593, 5.969705, 5.679307, 5.485393, 5.420698, 5.453049, 5.38834, 5.323601, 5.38834, 5.291221, 5.161625, 5.096783, 4.902073, 4.804614, 4.739603, 5.161625, 5.226438, 5.226438, 5.743888, 5.937466, 5.872967, 5.808442, 6.259555, 6.323894, 6.227376, 6.001937, 6.130799, 6.066381, 6.098593, 6.066381, 6.001937, 5.90522, 5.679307, 5.614697, 5.647006, 5.808442, 5.614697, 5.776168, 5.840708, 5.808442, 5.453049, 5.614697, 5.38834, 5.420698, 5.582382, 5.323601, 5.872967, 5.453049, 4.772112, 5.453049, 5.096783, 5.096783, 6.580993, 6.420353, 6.548878, 6.291728, 6.001937, 6.19519, 5.679307, 5.969705, 6.098593, 5.614697, 5.355974, 5.291221, 5.161625, 5.776168, 5.776168, 5.711601, 5.614697, 5.614697, 5.582382, 5.582382, 5.872967, 6.001937, 5.55006, 5.840708, 5.90522, 5.711601, 6.259555, 6.066381, 5.937466, 6.130799, 6.323894, 5.808442, 6.323894, 5.937466, 5.840708, 5.840708, 5.453049, 5.969705, 6.452494, 5.51773, 7.158034, 6.933858, 6.034163, 6.901809, 6.9659 ; 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 ; }