netcdf F0110.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.6659, 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 = "01-Jun-2005 14:40:35: Modified [lon,lat] to [-68.998014,44.054860].\n", "Tue May 31 18:34:41 2005: /usr/local/nco/bin/ncrcat -d time,2453522.7153,2453523.33 F0110.aanderaa.realtime.nc F0110.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0110" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453527.00000579 ; :starting_julian_day_string = "2005-06-05 00:00:00" ; :ending_julian_day_number = 2453533.95833912 ; :ending_julian_day_string = "2005-06-11 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 17:26:29\n", "AANCM_Temperature_1.5: 12-May-2005 17:26:29" ; :longitude = -68.9980144500732 ; :latitude = 44.0548603057861 ; data: lat = 44.0548603057861 ; lon = -68.9980144500732 ; depth = 2 ; time = 2453527, 2453527.04166667, 2453527.08333333, 2453527.125, 2453527.16666667, 2453527.20833333, 2453527.25, 2453527.29166667, 2453527.33333333, 2453527.375, 2453527.41666667, 2453527.45833333, 2453527.5, 2453527.54166667, 2453527.58333333, 2453527.625, 2453527.66666667, 2453527.70833333, 2453527.75, 2453527.79166667, 2453527.83333333, 2453527.875, 2453527.91666667, 2453527.95833333, 2453528, 2453528.04166667, 2453528.08333333, 2453528.125, 2453528.16666667, 2453528.20833333, 2453528.25, 2453528.29166667, 2453528.33333333, 2453528.375, 2453528.41666667, 2453528.45833333, 2453528.5, 2453528.54166667, 2453528.58333333, 2453528.625, 2453528.66666667, 2453528.70833333, 2453528.75, 2453528.79166667, 2453528.83333333, 2453528.875, 2453528.91666667, 2453528.95833333, 2453529, 2453529.04166667, 2453529.08333333, 2453529.125, 2453529.16666667, 2453529.20833333, 2453529.25, 2453529.29166667, 2453529.33333333, 2453529.375, 2453529.41666667, 2453529.45833333, 2453529.5, 2453529.54166667, 2453529.58333333, 2453529.625, 2453529.66666667, 2453529.70833333, 2453529.75, 2453529.79166667, 2453529.83333333, 2453529.875, 2453529.91666667, 2453529.95833333, 2453530, 2453530.04166667, 2453530.08333333, 2453530.125, 2453530.16666667, 2453530.20833333, 2453530.25, 2453530.29166667, 2453530.33333333, 2453530.375, 2453530.41666667, 2453530.45833333, 2453530.5, 2453530.54166667, 2453530.58333333, 2453530.625, 2453530.66666667, 2453530.70833333, 2453530.75, 2453530.79166667, 2453530.83333333, 2453530.875, 2453530.91666667, 2453530.95833333, 2453531, 2453531.04166667, 2453531.08333333, 2453531.125, 2453531.16666667, 2453531.20833333, 2453531.25, 2453531.29166667, 2453531.33333333, 2453531.375, 2453531.41666667, 2453531.45833333, 2453531.5, 2453531.54166667, 2453531.58333333, 2453531.625, 2453531.66666667, 2453531.70833333, 2453531.75, 2453531.79166667, 2453531.83333333, 2453531.875, 2453531.91666667, 2453531.95833333, 2453532, 2453532.04166667, 2453532.08333333, 2453532.125, 2453532.16666667, 2453532.20833333, 2453532.25, 2453532.29166667, 2453532.33333333, 2453532.375, 2453532.41666667, 2453532.45833333, 2453532.5, 2453532.54166667, 2453532.58333333, 2453532.625, 2453532.66666667, 2453532.70833333, 2453532.75, 2453532.79166667, 2453532.83333333, 2453532.875, 2453532.91666667, 2453532.95833333, 2453533, 2453533.04166667, 2453533.08333333, 2453533.125, 2453533.16666667, 2453533.20833333, 2453533.25, 2453533.29166667, 2453533.33333333, 2453533.375, 2453533.41666667, 2453533.45833333, 2453533.5, 2453533.54166667, 2453533.58333333, 2453533.625, 2453533.66666667, 2453533.70833333, 2453533.75, 2453533.79166667, 2453533.83333333, 2453533.875, 2453533.91666667, 2453533.95833333 ; current_speed = 22.8774, 6.1593, 10.5588, 15.2516, 29.0367, 36.0759, 36.0759, 35.4893, 19.6511, 17.8913, 8.2124, 30.7965, 16.7181, 21.4109, 18.1846, 8.5057, 19.6511, 16.7181, 32.263, 31.0898, 25.8104, 26.397, 6.4526, 17.0114, 15.8382, 12.0253, 11.1454, 24.6372, 37.5424, 43.1151, 49.861, 48.9811, 31.9697, 28.7434, 27.8635, 26.9836, 37.2491, 40.4754, 11.732, 9.9722, 19.6511, 35.7826, 45.4615, 48.1012, 32.8496, 29.9166, 21.1176, 10.5588, 14.9583, 20.8243, 2.0531, 15.5449, 17.8913, 32.5563, 39.8888, 61.0064, 43.4084, 24.9305, 15.2516, 9.9722, 18.4779, 17.598, 9.0923, 2.3464, 14.665, 13.1985, 21.1176, 29.33, 14.9583, 16.7181, 19.0645, 24.9305, 32.5563, 30.2099, 32.263, 19.9444, 31.0898, 13.4918, 7.0392, 26.9836, 15.5449, 23.7573, 9.9722, 7.3325, 10.2655, 14.3717, 44.5816, 35.4893, 28.4501, 17.0114, 11.4387, 30.7965, 52.794, 61.2997, 44.2883, 24.3439, 24.0506, 26.1037, 33.1429, 43.4084, 32.8496, 5.866, 16.7181, 37.5424, 51.9141, 42.5285, 36.9558, 35.4893, 21.4109, 10.2655, 10.2655, 5.2794, 9.3856, 18.7712, 29.0367, 38.4223, 48.1012, 51.3275, 48.1012, 32.8496, 20.531, 3.5196, 8.2124, 12.0253, 10.5588, 19.9444, 17.0114, 21.9975, 44.5816, 52.794, 39.8888, 32.8496, 17.598, 11.1454, 20.531, 31.3831, 24.0506, 15.5449, 8.5057, 13.7851, 19.9444, 27.8635, 22.2908, 23.7573, 8.5057, 18.7712, 14.3717, 19.6511, 21.7042, 6.4526, 9.3856, 1.1732, 11.1454, 27.2769, 21.1176, 12.9052, 14.9583, 7.3325, 13.7851, 21.4109, 26.397, 14.0784, 11.1454, 9.3856, 14.9583, 5.5727, 11.1454, 29.9166 ; 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 = 6.6088, 242.884, 241.126, 236.5552, 195.0664, 194.0116, 189.0892, 160.258, 209.1304, 211.24, 332.1904, 303.0076, 330.784, 314.2588, 269.6056, 325.1584, 216.8656, 181.7056, 172.2124, 169.7512, 185.9248, 186.628, 69.5452, 293.866, 351.49, 15.3988, 188.386, 214.756, 199.9888, 190.8472, 196.1212, 184.87, 185.9248, 228.1168, 240.7744, 289.2952, 314.962, 342.7, 119.1208, 159.5548, 181.354, 198.2308, 203.5048, 206.6692, 207.3724, 216.514, 281.56, 318.478, 343.4032, 33.682, 167.29, 191.902, 217.5688, 196.1212, 190.4956, 188.0344, 189.7924, 214.0528, 262.222, 4.8508, 335.7064, 323.0488, 346.216, 186.628, 234.094, 241.126, 115.9564, 175.0252, 131.0752, 121.9336, 87.8284, 63.2164, 24.1888, 23.134, 7.6636, 329.026, 257.6512, 257.6512, 254.4868, 186.628, 149.0068, 151.8196, 185.5732, 199.6372, 331.4872, 341.332, 331.1356, 324.1036, 342.3868, 6.6088, 88.8832, 138.1072, 166.9384, 178.8928, 199.9888, 208.7788, 228.1168, 263.2768, 292.8112, 317.7748, 336.4096, 140.2168, 168.6964, 181.0024, 169.7512, 176.08, 176.08, 193.66, 208.0756, 225.304, 271.7152, 283.318, 253.0804, 184.1668, 175.0252, 169.048, 179.2444, 193.3084, 202.8016, 211.9432, 250.2676, 86.7736, 9.07, 337.1128, 313.5556, 168.6964, 192.9568, 196.1212, 179.9476, 178.1896, 185.2216, 204.9112, 229.1716, 53.3716, 27.7048, 35.7916, 40.3624, 46.6912, 108.5728, 95.212, 110.3308, 140.2168, 141.2716, 144.7876, 133.5364, 67.7872, 49.8556, 20.6728, 343.0516, 351.49, 253.432, 128.2624, 234.094, 167.29, 140.2168, 119.1208, 184.5184, 163.774, 41.0656, 46.6912, 348.3256, 346.216, 265.3864, 295.624, 321.2908, 327.6196, 92.0476, 139.5136 ; 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 = 2.632954, -5.482304, -9.246169, -12.7262, -7.54775, -8.734637, -5.69898, 11.98776, -9.566134, -9.278858, -3.831371, -25.82589, -8.160162, -15.33437, -18.18417, -4.859388, -11.78948, -0.4975965, 4.371674, 5.531589, -2.664229, -3.04681, 6.045752, -15.55683, -2.343769, 3.193149, -1.62546, -14.04524, -12.83336, -8.113851, -13.84491, -4.158262, -3.300011, -21.39967, -24.31659, -25.46789, -26.35655, -12.03637, 10.24902, 3.483403, -0.4643468, -11.19443, -18.13122, -21.58968, -15.10333, -17.80095, -20.68924, -6.999508, -4.272612, 11.5488, 0.4517158, -3.205954, -10.90857, -9.039912, -7.266144, -8.52672, -7.382848, -13.96, -15.11128, 0.8432625, -7.60204, -10.57877, -2.166352, -0.2708276, -11.87836, -11.55771, 18.98741, 2.543427, 11.27628, 14.18801, 19.05081, 22.25583, 13.33977, 11.86895, 4.302484, -10.26437, -30.3705, -13.17965, -6.782754, -3.114517, 8.004634, 11.21937, -0.9684739, -2.464183, -4.900289, -4.60015, -21.52125, -20.80814, -8.608701, 1.957837, 11.43653, 20.56402, 11.93136, 1.184499, -15.13936, -11.71987, -17.90585, -25.92419, -30.55071, -29.17246, -13.14626, 3.753562, 3.276877, -0.6567776, 9.236709, 2.907399, 2.526429, -8.381146, -10.07674, -7.297216, -10.2609, -5.137419, -8.979336, -1.363921, 2.517992, 7.299721, 0.6343262, -11.8152, -18.6412, -17.38001, -19.32541, 3.514021, 1.294611, -4.676857, -7.652026, 3.909257, -3.814234, -6.108049, 0.04077221, 1.667878, -3.6302, -13.83668, -13.3159, 8.944427, 9.545195, 18.35405, 15.57565, 11.31152, 8.062721, 13.7281, 18.70191, 17.82942, 13.94578, 13.69868, 6.166096, 17.37812, 10.98604, 6.937442, -6.326999, -0.9548688, -8.995929, 0.9211766, -9.027554, 6.001367, 13.51282, 11.27393, -1.178403, 2.048897, 9.055745, 15.58001, -5.341426, -3.354351, -11.10929, -8.46254, -9.354442, -2.984392, 11.13828, 19.42388 ; 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 = 22.72538, -2.807369, -5.098687, -8.405665, -28.03857, -35.00253, -35.62292, -33.40335, -17.16551, -15.2971, 7.263891, 16.7764, 14.59132, 14.94268, -0.1251741, 6.980923, -15.72176, -16.71069, -31.96544, -30.59374, -25.67253, -26.22058, 2.254979, 6.882795, 15.66382, 11.5936, -11.02623, -20.24161, -35.28083, -42.34474, -47.90029, -48.80427, -31.79893, -19.1895, -13.60434, 8.916334, 26.32162, 38.64433, -5.709408, -9.344018, -19.64561, -33.98646, -41.68941, -42.98385, -29.17166, -24.04432, 4.23184, 7.905386, 14.33512, 17.32849, -2.002791, -15.21071, -14.18103, -31.27607, -39.22142, -60.40758, -42.77596, -20.65547, -2.064077, 9.936482, 16.84167, 14.0634, 8.830449, -2.330718, -8.600394, -6.373358, -9.242901, -29.21951, -9.828336, -8.842807, 0.7224015, 11.23423, 29.69786, 27.78068, 31.97483, 17.10035, -6.648942, -2.88539, -1.882707, -26.80326, -13.32553, -20.94123, -9.925061, -6.906038, 9.020403, 13.61559, 39.04299, 28.74912, 27.11639, 16.89836, 0.2229472, -22.92477, -51.4281, -61.28825, -41.62035, -21.33706, -16.05652, -3.056035, 12.84936, 32.14431, 30.10435, -4.507852, -16.39381, -37.53666, -51.08578, -42.429, -36.86934, -34.48546, -18.89142, -7.220189, 0.307261, 1.216139, -2.731486, -18.72158, -28.92732, -37.7225, -48.09702, -49.94911, -44.34221, -27.87528, -6.931832, 0.1980885, 8.109716, 11.07858, 7.275627, -19.55753, -16.57828, -21.13248, -44.58158, -52.76765, -39.72327, -29.79333, -11.5055, 6.649599, 18.17722, 25.45639, 18.32568, 10.66271, -2.709145, -1.252254, -6.929478, -21.4123, -17.38951, -19.41019, -5.858856, 7.096407, 9.265668, 18.3858, 20.76154, 6.381557, -2.676333, -0.7265204, -6.5363, -26.60851, -16.22827, -6.280348, -14.91181, -7.040424, 10.39339, 14.68638, 25.85093, 13.67295, -0.896486, 4.058929, 11.67241, 4.706207, -0.3982224, -22.75337 ; 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.217834, 9.05927, 8.582958, 8.519377, 8.42397, 8.392159, 8.83711, 8.519377, 8.805356, 7.850631, 7.531404, 7.850631, 8.964083, 8.392159, 9.09099, 8.83711, 9.09099, 8.646523, 8.42397, 10.1357, 10.32526, 8.42397, 10.04088, 9.344615, 9.629655, 9.756247, 9.819522, 9.597998, 10.1989, 9.977653, 9.407983, 9.503007, 10.45158, 8.995816, 9.851154, 9.122707, 8.614743, 8.010052, 8.455777, 9.027545, 8.392159, 8.360342, 9.629655, 10.60941, 10.73563, 10.1041, 9.281232, 10.83027, 9.629655, 10.00927, 9.471335, 9.471335, 9.186129, 9.122707, 8.932346, 11.08253, 11.39766, 9.439661, 8.646523, 9.186129, 9.15442, 10.42, 10.54629, 9.312925, 9.344615, 9.122707, 11.49217, 9.027545, 10.51472, 10.70408, 10.32526, 9.566338, 9.186129, 9.217834, 8.868859, 8.55117, 8.710069, 8.83711, 8.55117, 8.710069, 8.55117, 9.05927, 9.09099, 8.932346, 8.646523, 8.932346, 9.661307, 9.122707, 8.995816, 9.692957, 8.868859, 9.724604, 10.79872, 11.90149, 11.30315, 10.70408, 11.46067, 12.1218, 11.96445, 10.57785, 9.439661, 10.79872, 10.83027, 11.36616, 12.40496, 11.99592, 12.68804, 11.01948, 10.35685, 10.60941, 12.46787, 14.04009, 12.24766, 12.93961, 12.05886, 11.49217, 11.87002, 12.27912, 11.61814, 11.30315, 10.76718, 14.13443, 15.10973, 13.50557, 11.14557, 15.36161, 12.02739, 11.46067, 12.46787, 12.78238, 12.18473, 13.03395, 10.1357, 14.60622, 12.31058, 14.13443, 12.71949, 12.43641, 12.15326, 12.09033, 11.99592, 11.46067, 10.1041, 10.42, 10.95642, 10.45158, 10.70408, 10.60941, 10.26209, 10.54629, 10.54629, 10.60941, 10.26209, 10.35685, 9.851154, 9.344615, 9.851154, 10.29368, 9.946033, 10.2305, 10.92488, 11.52366, 11.24012, 10.73563, 11.17709, 10.83027, 10.83027, 9.787886 ; 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 ; }