netcdf M0104.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.6719, 0.03412, -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 = "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.aanderaa.realtime.nc" ; :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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2452974.04167244 ; :starting_julian_day_string = "2003-11-30 01:00:00" ; :ending_julian_day_number = 2452981.00000579 ; :ending_julian_day_string = "2003-12-07 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; depth = 2 ; time = 2452974.04166667, 2452974.08333333, 2452974.125, 2452974.16666667, 2452974.20833333, 2452974.25, 2452974.29166667, 2452974.33333333, 2452974.375, 2452974.41666667, 2452974.45833333, 2452974.5, 2452974.54166667, 2452974.58333333, 2452974.625, 2452974.66666667, 2452974.70833333, 2452974.75, 2452974.79166667, 2452974.83333333, 2452974.875, 2452974.91666667, 2452974.95833333, 2452975, 2452975.04166667, 2452975.08333333, 2452975.125, 2452975.16666667, 2452975.20833333, 2452975.25, 2452975.29166667, 2452975.33333333, 2452975.375, 2452975.41666667, 2452975.45833333, 2452975.5, 2452975.54166667, 2452975.58333333, 2452975.625, 2452975.66666667, 2452975.70833333, 2452975.75, 2452975.79166667, 2452975.83333333, 2452975.875, 2452975.91666667, 2452975.95833333, 2452976, 2452976.04166667, 2452976.08333333, 2452976.125, 2452976.16666667, 2452976.20833333, 2452976.25, 2452976.29166667, 2452976.33333333, 2452976.375, 2452976.41666667, 2452976.45833333, 2452976.5, 2452976.54166667, 2452976.58333333, 2452976.625, 2452976.66666667, 2452976.70833333, 2452976.75, 2452976.79166667, 2452976.83333333, 2452976.875, 2452976.91666667, 2452976.95833333, 2452977, 2452977.04166667, 2452977.08333333, 2452977.125, 2452977.16666667, 2452977.20833333, 2452977.25, 2452977.29166667, 2452977.33333333, 2452977.375, 2452977.41666667, 2452977.45833333, 2452977.5, 2452977.54166667, 2452977.58333333, 2452977.625, 2452977.66666667, 2452977.70833333, 2452977.75, 2452977.79166667, 2452977.83333333, 2452977.875, 2452977.91666667, 2452977.95833333, 2452978, 2452978.04166667, 2452978.08333333, 2452978.125, 2452978.16666667, 2452978.20833333, 2452978.25, 2452978.29166667, 2452978.33333333, 2452978.375, 2452978.41666667, 2452978.45833333, 2452978.5, 2452978.54166667, 2452978.58333333, 2452978.625, 2452978.66666667, 2452978.70833333, 2452978.75, 2452978.79166667, 2452978.83333333, 2452978.875, 2452978.91666667, 2452978.95833333, 2452979, 2452979.04166667, 2452979.08333333, 2452979.125, 2452979.16666667, 2452979.20833333, 2452979.25, 2452979.29166667, 2452979.33333333, 2452979.375, 2452979.41666667, 2452979.45833333, 2452979.5, 2452979.54166667, 2452979.58333333, 2452979.625, 2452979.66666667, 2452979.70833333, 2452979.75, 2452979.79166667, 2452979.83333333, 2452979.875, 2452979.91666667, 2452979.95833333, 2452980, 2452980.04166667, 2452980.08333333, 2452980.125, 2452980.16666667, 2452980.20833333, 2452980.25, 2452980.29166667, 2452980.33333333, 2452980.375, 2452980.41666667, 2452980.45833333, 2452980.5, 2452980.54166667, 2452980.58333333, 2452980.625, 2452980.66666667, 2452980.70833333, 2452980.75, 2452980.79166667, 2452980.83333333, 2452980.875, 2452980.91666667, 2452980.95833333, 2452981 ; current_speed = 63.3528, 50.4476, 40.7687, 32.5563, 29.33, 26.397, 26.397, 15.2516, 7.9191, 33.4362, 43.995, 37.8357, 39.3022, 35.7826, 25.8104, 20.8243, 25.8104, 27.2769, 22.8774, 20.8243, 8.2124, 17.0114, 32.5563, 35.196, 43.995, 33.1429, 28.7434, 19.6511, 16.1315, 17.0114, 23.1707, 20.531, 12.9052, 11.1454, 2.6397, 10.5588, 15.8382, 20.8243, 34.6094, 29.0367, 34.0228, 36.3692, 24.3439, 19.3578, 18.1846, 24.9305, 40.4754, 49.861, 46.6347, 32.5563, 32.8496, 16.1315, 15.2516, 18.7712, 32.263, 28.4501, 15.8382, 12.9052, 11.4387, 26.397, 38.7156, 36.9558, 32.5563, 31.0898, 14.665, 7.9191, 9.0923, 6.4526, 16.1315, 13.1985, 13.1985, 18.4779, 31.6764, 39.3022, 38.7156, 27.5702, 18.1846, 13.4918, 10.8521, 13.4918, 7.0392, 6.1593, 11.732, 22.2908, 34.6094, 41.9419, 41.6486, 32.8496, 27.2769, 13.1985, 24.0506, 20.2377, 21.4109, 17.8913, 9.9722, 19.0645, 32.5563, 45.7548, 44.5816, 34.6094, 28.4501, 12.9052, 6.4526, 16.1315, 17.8913, 16.4248, 18.7712, 15.8382, 16.4248, 30.2099, 33.4362, 41.9419, 34.6094, 23.1707, 16.1315, 1.4665, 14.0784, 14.3717, 18.4779, 5.5727, 3.2263, 20.8243, 29.0367, 33.1429, 22.5841, 19.3578, 5.2794, 12.3186, 17.8913, 19.6511, 14.3717, 3.8129, 7.6258, 22.5841, 27.2769, 31.3831, 25.5171, 13.4918, 2.3464, 15.2516, 26.9836, 31.0898, 27.5702, 24.0506, 5.2794, 6.7459, 24.0506, 35.7826, 31.9697, 31.6764, 22.5841, 11.732, 21.4109, 29.6233, 30.5032, 36.0759, 23.7573, 14.3717, 15.8382, 29.6233, 30.2099, 22.8774, 32.5563, 21.7042, 16.1315, 26.9836, 30.7965, 21.1176 ; 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 = 144.0544, 145.8124, 139.132, 115.5748, 107.488, 79.0084, 68.812, 112.4104, 119.4424, 138.7804, 150.3832, 136.3192, 138.7804, 143.3512, 123.6616, 65.9992, 58.6156, 23.8072, 55.0996, 72.6796, 125.068, 114.8716, 146.8672, 154.954, 144.406, 126.1228, 128.2324, 86.392, 66.7024, 35.7616, 27.3232, 36.4648, 26.9716, 78.6568, 117.3328, 169.3696, 109.9492, 82.1728, 92.0176, 85.3372, 74.7892, 69.8668, 79.0084, 85.3372, 122.9584, 158.1184, 166.2052, 176.05, 179.2144, 161.986, 163.744, 132.4516, 50.8804, 41.7388, 43.1452, 24.862, 37.8712, 107.488, 132.1, 188.356, 175.3468, 178.8628, 173.2372, 165.1504, 177.4564, 150.3832, 115.5748, 353.218, 33.652, 19.2364, 127.1776, 181.6756, 176.05, 184.1368, 157.4152, 156.712, 157.7668, 139.8352, 63.8896, 119.4424, 120.8488, 84.634, 212.6164, 186.9496, 184.4884, 175.6984, 181.6756, 163.3924, 151.438, 157.0636, 118.7392, 82.876, 78.6568, 84.2824, 170.776, 159.1732, 152.1412, 185.8948, 182.0272, 184.1368, 151.7896, 156.3604, 54.0448, 51.9352, 10.0948, 17.1268, 26.2684, 71.2732, 155.6572, 155.6572, 172.8856, 171.1276, 162.6892, 158.47, 134.5612, 75.844, 8.6884, 348.6472, 31.1908, 50.1772, 198.904, 165.502, 174.9952, 167.26, 178.5112, 172.534, 146.8672, 43.4968, 6.2272, 11.5012, 359.5468, 342.67, 237.9316, 190.114, 189.0592, 190.4656, 190.114, 191.872, 260.0824, 14.6656, 2.3596, 6.5788, 3.4144, 351.8116, 348.6472, 207.3424, 205.5844, 194.3332, 207.694, 215.7808, 237.2284, 284.6944, 311.416, 317.3932, 328.2928, 313.174, 332.512, 270.2788, 204.8812, 190.8172, 191.872, 215.7808, 210.8584, 227.3836, 269.224, 301.2196, 317.3932, 306.8452 ; 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 = 37.18916, 28.34673, 26.67572, 29.36651, 27.97437, 25.91275, 24.61255, 14.09975, 6.89635, 22.03268, 21.74219, 26.13085, 25.89806, 21.35894, 21.48266, 19.02383, 22.03415, 11.0106, 18.76285, 19.88002, 6.721609, 15.43364, 17.79467, 14.90008, 25.60675, 26.77135, 22.57814, 19.61215, 14.81618, 9.9417, 10.63557, 12.20216, 5.853138, 10.92769, 2.34499, 1.947812, 14.88784, 20.63029, 34.58794, 28.9406, 32.83088, 34.14686, 23.89731, 19.29373, 15.25808, 9.291343, 9.65117, 3.43472, 0.6394026, 10.06802, 9.195574, 11.90259, 11.83266, 12.49666, 22.06304, 11.96139, 9.722889, 12.30872, 8.487239, -3.836099, 3.14078, 0.7334463, 3.833805, 7.967775, 0.6508271, 3.913594, 8.201459, -0.7620005, 8.939226, 4.348464, 10.51612, -0.5403043, 2.182058, -2.835185, 14.86874, 10.89997, 6.880639, 8.702053, 9.744618, 11.74934, 6.043318, 6.132308, -6.323688, -2.697102, -2.708437, 3.145918, -1.217829, 9.388925, 13.04134, 5.143576, 21.08798, 20.08147, 20.99267, 17.80229, 1.59849, 6.778272, 15.21337, -4.699121, -1.577026, -2.496655, 13.44867, 5.174757, 5.223227, 12.70055, 3.13594, 4.836896, 8.307695, 14.99973, 6.770221, 12.45237, 4.141103, 6.468886, 10.29819, 8.503377, 11.49372, 1.421968, 2.126693, -2.829065, 9.569513, 4.279994, -1.045268, 5.213284, 2.533139, 7.308911, 0.5867696, 2.515311, 2.885622, 8.479066, 1.940693, 3.918203, -0.1136765, -1.135767, -6.462216, -3.965932, -4.294881, -5.700588, -4.480989, -2.775614, -2.311337, 3.861357, 1.110946, 3.561945, 1.642005, -3.425492, -1.039248, -3.098439, -10.38602, -8.858357, -14.8579, -18.52074, -18.9895, -11.34828, -16.0566, -20.05389, -16.03183, -26.3094, -10.96549, -14.37153, -6.663735, -5.559588, -6.214961, -13.37609, -16.69872, -15.97219, -16.13002, -23.07602, -20.8481, -16.89954 ; 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 = -51.28883, -41.73037, -30.83007, -14.0542, -8.813843, 5.032986, 9.540649, -5.814492, -3.89262, -25.15036, -38.24706, -27.36273, -29.5627, -28.70872, -14.30636, 8.470271, 13.44147, 24.95588, 13.08934, 6.199702, -4.71842, -7.154759, -27.26284, -31.88646, -35.77505, -19.53833, -17.78793, 1.236641, 6.380122, 13.804, 20.58558, 16.51148, 11.50152, 2.192138, -1.21204, -10.37759, -5.403786, 2.835976, -1.218475, 2.360434, 8.926599, 12.51842, 4.641531, 1.573623, -9.892967, -23.13441, -39.30793, -49.74256, -46.63032, -30.96042, -31.53629, -10.88823, 9.622864, 14.00683, 23.53983, 25.81343, 12.50256, -3.878091, -7.668809, -26.11678, -38.58799, -36.94852, -32.32978, -30.05146, -14.65055, -6.88447, -3.925046, 6.407449, 13.42816, 12.46159, -7.975691, -18.47, -31.60115, -39.1998, -35.74658, -25.32403, -16.8326, -10.31033, 4.776033, -6.631872, -3.609521, 0.5760025, -9.881842, -22.12703, -34.50326, -41.82375, -41.63079, -31.47927, -23.95731, -12.155, -11.56409, 2.509821, 4.211213, 1.782428, -9.843251, -17.81882, -28.78309, -45.51286, -44.5537, -34.51923, -25.07073, -11.82227, 3.78866, 9.945913, 17.61433, 15.69645, 16.83271, 5.084949, -14.96456, -27.52411, -33.17877, -41.44003, -33.04176, -21.55398, -11.319, 0.3586514, 13.91684, 14.0905, 15.80687, 3.568843, -3.052282, -20.16118, -28.92599, -32.32695, -22.57648, -19.19369, -4.421001, 8.93607, 17.78573, 19.25652, 14.37125, 3.639813, -4.048776, -22.23315, -26.93665, -30.86102, -25.12057, -13.20321, -0.4041244, 14.7547, 26.96072, 30.88508, 27.52126, 23.80541, 5.176102, -5.992232, -21.69244, -34.66877, -28.30733, -25.69779, -12.22458, 2.975979, 14.16377, 21.80325, 25.95045, 24.68372, 21.07528, 0.0699321, -14.36813, -29.09692, -29.5637, -18.55951, -27.94755, -14.69562, -0.2184744, 13.98613, 22.66674, 12.66328 ; 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.000825, 9.000825, 9.000825, 9.000825, 8.969166, 8.969166, 8.969166, 8.969166, 8.969166, 8.937503, 8.969166, 8.937503, 8.969166, 8.969166, 8.969166, 8.969166, 8.969166, 8.969166, 8.937503, 8.937503, 8.937503, 8.905836, 8.905836, 8.937503, 8.905836, 8.905836, 8.905836, 8.905836, 8.905836, 8.905836, 8.905836, 8.874165, 8.874165, 8.874165, 8.874165, 8.874165, 8.874165, 8.874165, 8.874165, 8.905836, 8.874165, 8.874165, 8.905836, 8.874165, 8.905836, 8.874165, 8.874165, 8.842489, 8.874165, 8.874165, 8.842489, 8.81081, 8.81081, 8.842489, 8.81081, 8.81081, 8.779126, 8.747438, 8.779126, 8.747438, 8.747438, 8.779126, 8.779126, 8.779126, 8.779126, 8.779126, 8.747438, 8.715746, 8.715746, 8.715746, 8.684049, 8.684049, 8.684049, 8.684049, 8.715746, 8.715746, 8.684049, 8.684049, 8.684049, 8.652349, 8.620643, 8.620643, 8.620643, 8.588933, 8.588933, 8.620643, 8.620643, 8.652349, 8.620643, 8.620643, 8.588933, 8.588933, 8.557219, 8.557219, 8.5255, 8.5255, 8.5255, 8.493777, 8.5255, 8.5255, 8.5255, 8.5255, 8.493777, 8.462049, 8.493777, 8.493777, 8.462049, 8.462049, 8.430317, 8.430317, 8.430317, 8.430317, 8.462049, 8.462049, 8.430317, 8.430317, 8.430317, 8.430317, 8.430317, 8.39858, 8.39858, 8.366838, 8.366838, 8.366838, 8.39858, 8.39858, 8.39858, 8.366838, 8.335093, 8.335093, 8.335093, 8.303342, 8.303342, 8.303342, 8.335093, 8.335093, 8.335093, 8.335093, 8.335093, 8.335093, 8.335093, 8.303342, 8.303342, 8.303342, 8.239826, 8.239826, 8.239826, 8.271586, 8.271586, 8.271586, 8.239826, 8.239826, 8.271586, 8.239826, 8.239826, 8.144517, 8.112738, 8.080954, 8.112738, 8.112738, 8.112738, 8.080954, 8.112738, 8.112738, 8.112738, 8.080954, 8.049165, 8.01737 ; 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 ; }