netcdf A0114.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.6995, 0.03426, -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 = "23-May-2005 12:08:45: Modified [lon,lat] to [-70.565900,42.523200].\n", "Fri Apr 29 17:42:15 2005: /usr/local/nco/bin/ncrcat -d time,2453490.70763889,2453520.6666667 A0114.aanderaa.realtime.nc A0114.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0114" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453520.00000579 ; :starting_julian_day_string = "2005-05-29 00:00:00" ; :ending_julian_day_number = 2453526.95833912 ; :ending_julian_day_string = "2005-06-04 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Apr-2005 20:53:25\n", "AANCM_Temperature_1.5: 19-Apr-2005 20:53:25" ; :longitude = -70.5659 ; :latitude = 42.5232 ; data: lat = 42.5232 ; lon = -70.5659 ; depth = 2 ; time = 2453520, 2453520.04166667, 2453520.08333333, 2453520.125, 2453520.16666667, 2453520.20833333, 2453520.25, 2453520.29166667, 2453520.33333333, 2453520.375, 2453520.41666667, 2453520.45833333, 2453520.5, 2453520.54166667, 2453520.58333333, 2453520.625, 2453520.66666667, 2453520.70833333, 2453520.75, 2453520.79166667, 2453520.83333333, 2453520.875, 2453520.91666667, 2453520.95833333, 2453521, 2453521.04166667, 2453521.08333333, 2453521.125, 2453521.16666667, 2453521.20833333, 2453521.25, 2453521.29166667, 2453521.33333333, 2453521.375, 2453521.41666667, 2453521.45833333, 2453521.5, 2453521.54166667, 2453521.58333333, 2453521.625, 2453521.66666667, 2453521.70833333, 2453521.75, 2453521.79166667, 2453521.83333333, 2453521.875, 2453521.91666667, 2453521.95833333, 2453522, 2453522.04166667, 2453522.08333333, 2453522.125, 2453522.16666667, 2453522.20833333, 2453522.25, 2453522.29166667, 2453522.33333333, 2453522.375, 2453522.41666667, 2453522.45833333, 2453522.5, 2453522.54166667, 2453522.58333333, 2453522.625, 2453522.66666667, 2453522.70833333, 2453522.75, 2453522.79166667, 2453522.83333333, 2453522.875, 2453522.91666667, 2453522.95833333, 2453523, 2453523.04166667, 2453523.08333333, 2453523.125, 2453523.16666667, 2453523.20833333, 2453523.25, 2453523.29166667, 2453523.33333333, 2453523.375, 2453523.41666667, 2453523.45833333, 2453523.5, 2453523.54166667, 2453523.58333333, 2453523.625, 2453523.66666667, 2453523.70833333, 2453523.75, 2453523.79166667, 2453523.83333333, 2453523.875, 2453523.91666667, 2453523.95833333, 2453524, 2453524.04166667, 2453524.08333333, 2453524.125, 2453524.16666667, 2453524.20833333, 2453524.25, 2453524.29166667, 2453524.33333333, 2453524.375, 2453524.41666667, 2453524.45833333, 2453524.5, 2453524.54166667, 2453524.58333333, 2453524.625, 2453524.66666667, 2453524.70833333, 2453524.75, 2453524.79166667, 2453524.83333333, 2453524.875, 2453524.91666667, 2453524.95833333, 2453525, 2453525.04166667, 2453525.08333333, 2453525.125, 2453525.16666667, 2453525.20833333, 2453525.25, 2453525.29166667, 2453525.33333333, 2453525.375, 2453525.41666667, 2453525.45833333, 2453525.5, 2453525.54166667, 2453525.58333333, 2453525.625, 2453525.66666667, 2453525.70833333, 2453525.75, 2453525.79166667, 2453525.83333333, 2453525.875, 2453525.91666667, 2453525.95833333, 2453526, 2453526.04166667, 2453526.08333333, 2453526.125, 2453526.16666667, 2453526.20833333, 2453526.25, 2453526.29166667, 2453526.33333333, 2453526.375, 2453526.41666667, 2453526.45833333, 2453526.5, 2453526.54166667, 2453526.58333333, 2453526.625, 2453526.66666667, 2453526.70833333, 2453526.75, 2453526.79166667, 2453526.83333333, 2453526.875, 2453526.91666667, 2453526.95833333 ; current_speed = 45.7548, 45.4615, 42.2352, 33.4362, 38.7156, 37.5424, 43.7017, 40.7687, 44.8749, 42.5285, 41.062, 36.9558, 36.3692, 36.0759, 32.5563, 25.5171, 25.5171, 14.0784, 6.4526, 14.3717, 5.5727, 14.665, 13.1985, 21.1176, 31.3831, 19.3578, 17.3047, 17.3047, 14.3717, 10.8521, 6.4526, 19.3578, 24.3439, 33.4362, 37.5424, 32.8496, 34.9027, 28.4501, 24.6372, 22.5841, 19.0645, 9.0923, 12.3186, 10.8521, 8.799, 12.3186, 20.2377, 19.3578, 8.799, 13.1985, 9.6789, 4.6928, 4.3995, 0, 4.3995, 3.8129, 7.9191, 11.4387, 18.1846, 25.8104, 41.6486, 30.7965, 36.3692, 27.8635, 20.2377, 23.7573, 23.464, 24.3439, 25.5171, 28.1568, 31.3831, 32.263, 60.4198, 56.9002, 51.0342, 41.9419, 41.6486, 41.3553, 33.7295, 27.8635, 21.9975, 25.8104, 32.8496, 38.7156, 44.5816, 45.4615, 34.9027, 27.5702, 24.9305, 24.0506, 24.6372, 24.0506, 18.7712, 19.9444, 21.7042, 18.1846, 13.1985, 8.2124, 25.2238, 30.7965, 41.6486, 45.7548, 40.7687, 33.7295, 29.6233, 29.33, 32.8496, 33.1429, 37.8357, 39.3022, 37.5424, 41.062, 35.7826, 31.6764, 19.6511, 12.9052, 7.9191, 5.2794, 9.9722, 4.9861, 11.732, 25.2238, 35.7826, 42.2352, 48.9811, 49.861, 41.062, 30.7965, 26.1037, 19.0645, 21.4109, 26.397, 33.1429, 35.4893, 36.3692, 37.2491, 30.2099, 35.196, 29.6233, 3.8129, 3.8129, 6.1593, 3.8129, 2.6397, 6.7459, 16.4248, 26.397, 32.8496, 42.5285, 46.6347, 41.3553, 38.7156, 28.4501, 26.397, 28.1568, 26.1037, 26.397, 26.397, 24.3439, 3.8129, 4.6928, 1.1732, 7.9191, 11.4387, 6.7459, 13.4918, 19.9444, 16.4248 ; 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 = 101.0828, 99.3248, 105.302, 110.2244, 104.2472, 111.9824, 128.8592, 122.882, 121.124, 117.9596, 120.7724, 118.3112, 111.9824, 114.4436, 154.1744, 222.0332, 229.4168, 235.394, 235.0424, 134.8364, 197.4212, 121.124, 154.1744, 123.9368, 142.9232, 174.2156, 230.8232, 241.7228, 262.1156, 254.3804, 110.9276, 100.3796, 107.06, 121.4756, 130.9688, 128.8592, 123.9368, 115.1468, 120.7724, 131.672, 134.8364, 164.0192, 169.9964, 171.0512, 168.2384, 122.1788, 145.0328, 154.526, 143.978, 131.672, 230.12, 35.3336, 355.9544, 191.444, 54.6716, 243.8324, 244.5356, 164.0192, 151.7132, 184.7636, 212.8916, 207.266, 226.9556, 231.1748, 250.5128, 250.5128, 248.7548, 220.9784, 203.3984, 190.7408, 186.5216, 170.6996, 194.2568, 199.8824, 200.234, 210.0788, 209.7272, 219.2204, 212.1884, 201.6404, 192.8504, 176.6768, 175.2704, 186.17, 196.3664, 204.4532, 186.5216, 181.2476, 204.1016, 206.5628, 212.54, 206.9144, 177.0284, 176.6768, 172.4576, 217.4624, 162.2612, 103.544, 110.2244, 108.818, 104.9504, 99.6764, 109.5212, 117.608, 135.5396, 142.22, 131.3204, 136.946, 136.2428, 132.0236, 129.2108, 130.9688, 130.6172, 122.1788, 142.5716, 188.9828, 261.0608, 247.7, 332.4356, 15.644, 71.9, 81.0416, 89.48, 99.3248, 100.7312, 106.3568, 111.2792, 130.2656, 146.0876, 149.9552, 156.6356, 158.3936, 147.494, 143.2748, 145.0328, 139.7588, 140.1104, 136.946, 139.0556, 109.1696, 269.1476, 278.2892, 269.8508, 134.1332, 147.1424, 120.0692, 118.3112, 119.366, 124.64, 126.398, 127.8044, 141.5168, 147.1424, 171.7544, 185.1152, 193.5536, 208.6724, 204.4532, 215.0012, 230.4716, 125.6948, 191.0924, 101.786, 131.672, 116.2016, 178.0832, 205.1564, 251.9192 ; 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 = 44.90149, 44.86076, 40.73789, 31.37472, 37.52482, 34.81303, 34.03008, 34.23717, 38.41519, 37.56451, 35.28074, 32.53532, 33.72512, 32.84238, 14.18261, -17.08526, -19.37927, -11.58761, -5.288398, 10.1913, -1.668432, 12.55398, 5.749706, 17.5203, 18.9204, 1.950984, -13.41461, -15.23966, -14.23584, -10.45134, 6.026938, 19.04102, 23.27272, 28.51649, 28.34702, 25.57966, 28.95716, 25.75366, 21.16844, 16.86949, 13.51907, 2.503248, 2.139865, 1.688064, 1.793588, 10.42634, 11.59838, 8.325818, 5.174655, 9.858793, -7.427482, 2.714016, -0.3103864, -0, 3.589337, -3.422108, -7.14978, 3.149248, 8.617415, -2.143418, -22.61733, -14.10856, -26.57952, -21.7074, -19.0784, -22.39639, -21.86934, -15.96411, -10.13341, -5.247478, -3.564423, 5.214046, -14.87948, -19.35123, -17.65044, -21.02089, -20.65233, -26.14917, -17.96787, -10.2755, -4.89238, 1.496184, 2.70856, -4.161107, -12.56215, -18.81878, -3.964171, -0.6002862, -10.18052, -10.75491, -13.25206, -10.88672, 0.9731169, 1.156142, 2.84889, -11.06061, 4.021294, 7.984016, 23.66865, 29.15036, 40.23877, 45.10384, 38.42523, 29.88902, 20.74864, 17.96847, 24.67101, 22.62624, 26.16731, 29.19639, 29.0888, 31.00455, 27.16171, 26.8106, 11.94334, -2.014992, -7.822913, -4.884552, -4.614589, 1.344549, 11.15145, 24.91611, 35.78113, 41.67709, 48.1245, 47.84296, 38.26252, 23.49947, 14.5639, 9.545156, 8.491083, 9.720125, 17.81059, 21.22181, 20.84346, 24.06317, 19.37392, 24.02786, 19.41293, 3.601477, -3.812478, -6.094954, -3.812887, 1.894573, 3.660008, 14.21437, 23.23951, 28.62859, 34.98989, 37.53695, 32.67515, 24.09214, 15.43569, 3.785769, -2.510419, -6.11753, -12.6653, -10.92703, -13.9635, -2.940925, 3.811194, -0.2257141, 7.752144, 8.544288, 6.052732, 0.4512768, -8.478177, -15.61374 ; 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 = -8.795325, -7.36617, -11.14615, -11.55882, -9.528138, -14.05294, -27.41883, -22.13376, -23.19547, -19.93944, -21.00851, -17.52667, -13.61378, -14.92811, -29.30471, -18.953, -16.60019, -7.995545, -3.697147, -10.13327, -5.317078, -7.580221, -11.88029, -11.78949, -25.03832, -19.25923, -10.93165, -8.19789, -1.971436, -2.92192, -2.304791, -3.487674, -7.141842, -17.45822, -24.6146, -20.61012, -19.48541, -12.08956, -12.60511, -15.01539, -13.44209, -8.740919, -12.13132, -10.72001, -8.614258, -6.560432, -16.5844, -17.47585, -7.116554, -8.775226, -6.205935, 3.82838, 4.388537, -0, 2.544064, -1.681483, -3.404819, -10.99664, -16.01311, -25.72125, -34.97231, -27.37468, -24.82434, -17.46892, -6.751221, -7.925346, -8.502414, -18.37859, -23.41872, -27.6635, -31.18002, -31.83889, -58.55897, -53.50853, -47.88477, -36.29388, -36.16749, -32.03875, -28.54531, -25.89959, -21.44655, -25.767, -32.73774, -38.49134, -42.77513, -41.38359, -34.67685, -27.56366, -22.75713, -21.51193, -20.76956, -21.44553, -18.74596, -19.91086, -21.51641, -14.43407, -12.57098, -1.923279, -8.719813, -9.933814, -10.74462, -7.69062, -13.62309, -15.63092, -21.14318, -23.18152, -21.68958, -24.21787, -27.32786, -26.31033, -23.73338, -26.92222, -23.29455, -16.86968, -15.6052, -12.74692, -1.23052, -2.003301, 8.840268, 4.801394, 3.644856, 3.927782, 0.3247481, -6.84341, -9.120362, -14.04176, -14.90193, -19.90476, -21.66324, -16.50288, -19.65523, -24.54222, -27.95057, -28.44513, -29.80384, -28.43342, -23.1795, -25.71809, -22.37584, -1.252025, -0.05672313, 0.8879843, -0.0099289, -1.838099, -5.666702, -8.229573, -12.51905, -16.10901, -24.17398, -27.6726, -25.34946, -30.30621, -23.8987, -26.12412, -28.04466, -25.37674, -23.16013, -24.02918, -19.94106, -2.426761, -2.738096, -1.151283, -1.617531, -7.605196, -2.978523, -13.48425, -18.05269, -5.097566 ; 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 = 9.491177, 9.744976, 9.491177, 9.776686, 9.871794, 9.332435, 9.522914, 9.364191, 9.459435, 9.173599, 9.14182, 9.078251, 8.982866, 9.237144, 8.951063, 9.744976, 9.491177, 9.205374, 9.268912, 8.473509, 9.364191, 9.491177, 9.586378, 9.491177, 9.586378, 9.618105, 9.014665, 8.85563, 8.82381, 8.887444, 9.268912, 9.395943, 9.300675, 9.491177, 9.522914, 9.205374, 8.982866, 9.078251, 8.791986, 9.14182, 8.982866, 9.681547, 10.34691, 10.60003, 10.22028, 9.871794, 11.39003, 11.51631, 12.55719, 11.67412, 11.67412, 11.95807, 12.08424, 11.611, 11.67412, 11.32688, 11.13738, 10.94781, 10.75815, 10.9162, 9.300675, 9.491177, 9.554647, 9.205374, 8.919256, 8.664648, 8.632803, 8.441637, 8.282207, 8.186492, 8.154577, 8.154577, 8.887444, 9.014665, 8.791986, 8.696489, 8.696489, 8.696489, 8.664648, 8.664648, 8.600953, 8.664648, 8.82381, 9.173599, 9.427691, 9.491177, 9.586378, 9.871794, 9.776686, 9.681547, 9.554647, 9.459435, 9.395943, 9.491177, 9.554647, 11.16897, 10.60003, 10.8846, 10.5684, 10.44185, 10.50513, 10.53677, 10.44185, 10.66329, 10.63166, 10.5684, 10.60003, 10.66329, 10.60003, 10.37856, 10.44185, 10.63166, 10.8846, 11.13738, 11.39003, 11.57944, 11.70568, 11.48475, 11.48475, 11.39003, 10.97941, 10.72653, 11.01101, 11.26373, 10.97941, 11.04261, 11.32688, 11.26373, 11.32688, 11.26373, 11.16897, 10.94781, 10.69491, 10.8846, 10.9162, 10.75815, 9.998558, 11.51631, 11.26373, 12.0527, 11.86344, 11.89498, 11.70568, 11.64256, 11.45318, 11.23214, 11.32688, 11.13738, 11.48475, 11.57944, 11.45318, 11.26373, 11.45318, 11.39003, 11.16897, 10.75815, 10.4102, 10.15694, 9.840095, 10.18861, 11.32688, 10.06192, 10.18861, 10.97941, 9.871794, 9.840095, 10.18861, 11.16897 ; 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 ; }