netcdf J0208.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.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 = "18-Sep-2004 18:12:07: Modified [lon,lat] to [-67.012700,44.889900].\n", "13-May-2004 21:15:32: Modified [lon,lat] to [-67.012500,44.889900].\n", "Thu May 13 20:33:31 2004: /usr/local/nco/bin/ncrcat -d time,2453139.6875,2453139.833 J0208.aanderaa.realtime.nc J0208.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 = 35 ; :mooring_site_id = "J0208" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453261.00000579 ; :starting_julian_day_string = "2004-09-12 00:00:00" ; :ending_julian_day_number = 2453267.95833912 ; :ending_julian_day_string = "2004-09-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2004 17:24:32\n", "AANCM_Temperature_1.5: 12-May-2004 17:24:32" ; :longitude = -67.0127 ; :latitude = 44.8899 ; data: lat = 44.8899 ; lon = -67.0127 ; depth = 2 ; time = 2453261, 2453261.04166667, 2453261.08333333, 2453261.125, 2453261.16666667, 2453261.20833333, 2453261.25, 2453261.29166667, 2453261.33333333, 2453261.375, 2453261.41666667, 2453261.45833333, 2453261.5, 2453261.54166667, 2453261.58333333, 2453261.625, 2453261.66666667, 2453261.70833333, 2453261.75, 2453261.79166667, 2453261.83333333, 2453261.875, 2453261.91666667, 2453261.95833333, 2453262, 2453262.04166667, 2453262.08333333, 2453262.125, 2453262.16666667, 2453262.20833333, 2453262.25, 2453262.29166667, 2453262.33333333, 2453262.375, 2453262.41666667, 2453262.45833333, 2453262.5, 2453262.54166667, 2453262.58333333, 2453262.625, 2453262.66666667, 2453262.70833333, 2453262.75, 2453262.79166667, 2453262.83333333, 2453262.875, 2453262.91666667, 2453262.95833333, 2453263, 2453263.04166667, 2453263.08333333, 2453263.125, 2453263.16666667, 2453263.20833333, 2453263.25, 2453263.29166667, 2453263.33333333, 2453263.375, 2453263.41666667, 2453263.45833333, 2453263.5, 2453263.54166667, 2453263.58333333, 2453263.625, 2453263.66666667, 2453263.70833333, 2453263.75, 2453263.79166667, 2453263.83333333, 2453263.875, 2453263.91666667, 2453263.95833333, 2453264, 2453264.04166667, 2453264.08333333, 2453264.125, 2453264.16666667, 2453264.20833333, 2453264.25, 2453264.29166667, 2453264.33333333, 2453264.375, 2453264.41666667, 2453264.45833333, 2453264.5, 2453264.54166667, 2453264.58333333, 2453264.625, 2453264.66666667, 2453264.70833333, 2453264.75, 2453264.79166667, 2453264.83333333, 2453264.875, 2453264.91666667, 2453264.95833333, 2453265, 2453265.04166667, 2453265.08333333, 2453265.125, 2453265.16666667, 2453265.20833333, 2453265.25, 2453265.29166667, 2453265.33333333, 2453265.375, 2453265.41666667, 2453265.45833333, 2453265.5, 2453265.54166667, 2453265.58333333, 2453265.625, 2453265.66666667, 2453265.70833333, 2453265.75, 2453265.79166667, 2453265.83333333, 2453265.875, 2453265.91666667, 2453265.95833333, 2453266, 2453266.04166667, 2453266.08333333, 2453266.125, 2453266.16666667, 2453266.20833333, 2453266.25, 2453266.29166667, 2453266.33333333, 2453266.375, 2453266.41666667, 2453266.45833333, 2453266.5, 2453266.54166667, 2453266.58333333, 2453266.625, 2453266.66666667, 2453266.70833333, 2453266.75, 2453266.79166667, 2453266.83333333, 2453266.875, 2453266.91666667, 2453266.95833333, 2453267, 2453267.04166667, 2453267.08333333, 2453267.125, 2453267.16666667, 2453267.20833333, 2453267.25, 2453267.29166667, 2453267.33333333, 2453267.375, 2453267.41666667, 2453267.45833333, 2453267.5, 2453267.54166667, 2453267.58333333, 2453267.625, 2453267.66666667, 2453267.70833333, 2453267.75, 2453267.79166667, 2453267.83333333, 2453267.875, 2453267.91666667, 2453267.95833333 ; current_speed = 105.0014, 76.8446, 21.1176, 41.6486, 92.3895, 133.1582, 110.8674, 100.6019, 81.2441, 6.7459, 36.3692, 97.0823, 105.2947, 90.6297, 83.0039, 16.7181, 73.325, 108.521, 117.9066, 101.1885, 96.2024, 22.2908, 33.4362, 91.5096, 119.3731, 91.8029, 60.7131, 24.3439, 72.1518, 118.7865, 123.4793, 102.9483, 110.2808, 83.2972, 16.4248, 54.8471, 112.3339, 113.5071, 93.856, 52.794, 39.8888, 79.191, 131.985, 109.1076, 114.6803, 69.5121, 10.5588, 58.9533, 110.5741, 110.5741, 105.8813, 55.4337, 14.0784, 77.4312, 118.1999, 123.7726, 131.3984, 115.8535, 37.2491, 27.2769, 99.4287, 112.9205, 102.9483, 80.6575, 38.129, 65.4059, 101.1885, 127.2922, 123.7726, 112.3339, 59.8332, 29.6233, 85.3503, 122.0128, 111.1607, 109.6942, 39.5955, 50.1543, 126.119, 140.4907, 146.9433, 130.2252, 102.3617, 17.8913, 51.6208, 126.119, 119.6664, 113.2138, 75.9647, 10.5588, 77.1379, 136.6778, 138.4376, 116.4401, 85.057, 48.1012, 37.2491, 112.0406, 115.5602, 103.8282, 82.7106, 24.6372, 74.2049, 133.7448, 122.8927, 138.1443, 107.6411, 87.1101, 16.1315, 88.5766, 129.3453, 121.4262, 101.1885, 51.9141, 48.6878, 126.119, 139.6108, 131.3984, 121.1329, 90.0431, 37.2491, 57.7801, 116.4401, 126.7056, 121.4262, 57.1935, 45.4615, 78.3111, 140.1974, 124.6525, 140.784, 112.0406, 45.7548, 44.2883, 119.9597, 125.2391, 127.2922, 100.0153, 14.665, 75.0848, 141.3706, 132.5716, 139.9041, 115.2669, 52.794, 39.5955, 81.2441, 133.7448, 107.0545, 98.5488, 63.6461, 59.5399, 124.9458, 137.851, 149.583, 114.6803, 91.5096, 17.598, 54.8471, 118.1999, 105.0014, 112.0406, 73.0317, 44.8749, 89.1632, 133.7448, 160.7284, 136.3845 ; 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 = 303.114, 311.2008, 262.68, 101.9988, 124.1496, 116.0628, 111.8436, 118.524, 117.1176, 120.6336, 290.808, 285.534, 296.082, 300.6528, 292.2144, 355.464, 127.6656, 118.1724, 114.3048, 109.734, 120.282, 126.6108, 268.6572, 287.6436, 290.1048, 302.4108, 337.5708, 52.0716, 122.7432, 116.4144, 115.3596, 108.6792, 120.9852, 129.7752, 196.2276, 306.2784, 286.2372, 285.1824, 289.05, 335.8128, 106.9212, 118.524, 117.8208, 109.3824, 117.8208, 120.9852, 160.3644, 296.4336, 287.292, 299.9496, 305.9268, 304.5204, 111.1404, 123.798, 120.9852, 112.8984, 115.7112, 118.8756, 129.072, 285.534, 286.2372, 290.1048, 304.1688, 311.5524, 51.0168, 129.7752, 122.04, 114.6564, 110.7888, 120.282, 112.8984, 250.0224, 306.9816, 289.05, 297.84, 294.6756, 331.242, 106.5696, 126.2592, 119.5788, 111.492, 118.8756, 114.6564, 106.9212, 296.082, 282.3696, 295.7304, 317.8812, 290.808, 138.9168, 115.008, 121.3368, 113.6016, 109.0308, 115.008, 122.7432, 286.5888, 288.6984, 297.4884, 306.9816, 334.4064, 29.2176, 125.556, 123.0948, 108.6792, 107.976, 117.1176, 116.0628, 305.9268, 288.6984, 291.5112, 298.8948, 311.5524, 295.3788, 107.976, 121.6884, 116.0628, 111.1404, 115.008, 130.4784, 174.0768, 299.598, 292.566, 297.84, 316.4748, 338.6256, 85.8252, 117.8208, 120.9852, 122.3916, 117.8208, 117.1176, 140.3232, 284.8308, 285.8856, 298.5432, 304.872, 296.4336, 346.3224, 122.3916, 119.5788, 109.3824, 115.008, 115.7112, 126.2592, 234.2004, 295.7304, 280.6116, 305.2236, 305.5752, 289.7532, 117.1176, 120.6336, 116.4144, 116.0628, 112.8984, 122.04, 183.2184, 306.9816, 286.9404, 303.4656, 301.356, 310.8492, 83.364, 126.9624, 126.2592, 105.5148, 117.4692 ; 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 = -87.94762, -57.81832, -20.94549, 40.73866, 76.45921, 119.6177, 102.9074, 88.39056, 72.31316, 5.804465, -33.99706, -93.53605, -94.57209, -77.96625, -76.84299, -1.322159, 58.04338, 95.66463, 107.4564, 95.24574, 83.07597, 17.89294, -33.42702, -87.20502, -112.0992, -77.50248, -23.16457, 19.20197, 60.68711, 106.3852, 111.5805, 97.52567, 94.54376, 64.01894, -4.589971, -44.21507, -107.8532, -109.5454, -88.71589, -21.63072, 38.16185, 69.57858, 116.7291, 102.9239, 101.4246, 59.59275, 3.548146, -52.78978, -105.5764, -95.80858, -85.73921, -45.67318, 13.13092, 64.34563, 101.3328, 114.0189, 118.3889, 101.4495, 28.91851, -26.28052, -95.46272, -106.0397, -85.17804, -60.35999, 29.63883, 50.26839, 85.77526, 115.6864, 115.7144, 97.00639, 55.11812, -27.84076, -68.18027, -115.3307, -98.29443, -99.67759, -19.04984, 48.07159, 101.696, 122.1816, 136.7262, 114.0343, 93.02896, 17.11671, -46.36403, -123.1913, -107.8011, -75.92911, -71.00999, 6.93876, 69.90613, 116.7399, 126.8575, 110.0759, 77.0828, 40.45807, -35.69873, -106.127, -102.5139, -82.94095, -35.72974, 12.0261, 60.36922, 112.0471, 116.4195, 131.4009, 95.80842, 78.25214, -13.06276, -83.90146, -120.3359, -106.3097, -75.72436, -46.90408, 46.31115, 107.3169, 125.4142, 122.5552, 109.7765, 68.49135, 3.843932, -50.2405, -107.5252, -112.0401, -83.62301, -20.84479, 45.34087, 69.25925, 120.1913, 105.2574, 124.511, 99.7243, 29.21244, -42.81288, -115.3785, -110.0172, -104.4345, -89.55878, -3.467661, 63.40209, 122.9468, 125.0581, 126.7879, 103.8546, 42.57042, -32.11464, -73.18848, -131.4575, -87.45361, -80.15493, -59.90098, 52.99485, 107.5088, 123.4594, 134.3724, 105.6431, 77.57067, -0.9879894, -43.81344, -113.071, -87.59396, -95.67715, -55.24364, 44.57425, 71.24409, 107.8451, 154.8717, 121.0084 ; 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 = 57.36296, 50.61753, -2.690611, -8.658378, -51.86337, -58.50386, -41.25091, -48.04011, -37.03255, -3.437347, 12.9197, 25.99963, 46.29356, 46.20614, 31.38157, 16.66574, -44.80538, -51.2356, -48.52926, -34.16669, -48.51067, -13.2937, -0.7835485, 27.73612, 41.03312, 49.20506, 56.12026, 14.96362, -39.02508, -52.8434, -52.88595, -32.97116, -56.77439, -53.29164, -15.77042, 32.45354, 31.41019, 29.72668, 30.63396, 48.1593, -11.60988, -37.81583, -61.59842, -36.20969, -53.52218, -35.78599, -9.944794, 26.24367, 32.86722, 55.20279, 62.12598, 31.41426, -5.077439, -43.07239, -60.85128, -48.1597, -57.00525, -55.94676, -23.47798, 7.305031, 27.80171, 38.81511, 57.81915, 53.5005, 23.98667, -41.8452, -53.68163, -53.1032, -43.92989, -56.64508, -23.28099, -10.12088, 51.3432, 39.82414, 51.9125, 45.79515, 34.71177, -14.303, -74.59171, -69.34904, -53.83581, -62.88699, -42.7028, -5.207374, 22.69545, 27.01685, 51.95163, 83.977, 26.98551, -7.95876, -32.60965, -71.08173, -55.4269, -37.96836, -35.95741, -26.01672, 10.63466, 35.91871, 53.33901, 62.45874, 74.5951, 21.50266, -43.15003, -73.02813, -39.35873, -42.6339, -49.06479, -38.27235, 9.465177, 28.39647, 47.42873, 58.6735, 67.11881, 22.25043, -15.02596, -66.25024, -61.33884, -47.38943, -51.20831, -58.4525, -37.05023, 28.53826, 44.68359, 59.17203, 88.04268, 53.25966, 3.309577, -36.5484, -72.17596, -66.77672, -65.70498, -51.07016, -35.21555, 11.33627, 32.83507, 59.8419, 72.77868, 44.52285, 14.24912, -40.22315, -69.78337, -43.99672, -59.14373, -50.00684, -31.22444, -23.16147, 35.27108, 24.62915, 61.7457, 57.33283, 21.51043, -27.13938, -63.66565, -61.32444, -65.72019, -44.6219, -48.54687, -17.57024, 32.99374, 34.44071, 57.90158, 58.30077, 47.76787, 5.185801, -53.61301, -79.10191, -42.9928, -62.91031 ; 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 = 11.42161, 11.10579, 10.82138, 11.35846, 11.54788, 11.76879, 11.92653, 11.83189, 11.92653, 11.83189, 11.64256, 11.45318, 11.29531, 11.20056, 11.01101, 11.29531, 11.32688, 11.45318, 12.02116, 11.89498, 11.92653, 12.0527, 11.89498, 11.51631, 11.57944, 11.23214, 11.20056, 11.13738, 11.26373, 11.42161, 11.92653, 11.83189, 11.92653, 11.89498, 11.76879, 11.80034, 11.42161, 11.23214, 10.8846, 11.29531, 11.39003, 11.23214, 11.83189, 11.95807, 11.92653, 11.98962, 11.98962, 11.73723, 11.54788, 11.45318, 10.97941, 10.4102, 10.44185, 11.26373, 11.64256, 11.80034, 11.73723, 11.76879, 11.73723, 11.67412, 11.39003, 11.32688, 11.32688, 11.16897, 11.39003, 11.35846, 11.32688, 11.83189, 11.76879, 11.89498, 11.95807, 11.89498, 11.51631, 11.39003, 11.29531, 10.60003, 10.85299, 11.0742, 11.32688, 11.70568, 11.57944, 11.611, 11.67412, 11.45318, 11.51631, 11.35846, 11.16897, 11.10579, 10.18861, 10.97941, 11.23214, 11.64256, 11.67412, 11.67412, 11.73723, 11.89498, 11.76879, 11.39003, 11.16897, 10.85299, 11.04261, 10.8846, 10.94781, 11.10579, 11.64256, 11.48475, 11.57944, 11.57944, 11.54788, 11.20056, 11.0742, 11.10579, 10.53677, 10.31525, 10.97941, 11.26373, 11.64256, 11.51631, 11.611, 11.73723, 11.64256, 11.611, 11.04261, 11.10579, 10.75815, 10.94781, 10.94781, 10.82138, 11.54788, 11.54788, 11.48475, 11.54788, 11.57944, 11.45318, 11.23214, 11.01101, 10.8846, 10.0936, 10.66329, 10.8846, 11.16897, 11.57944, 11.51631, 11.57944, 11.70568, 11.57944, 11.32688, 11.0742, 10.94781, 10.15694, 10.82138, 10.69491, 11.26373, 11.51631, 11.45318, 11.42161, 11.42161, 11.48475, 11.35846, 11.01101, 10.97941, 10.44185, 10.12527, 10.78976, 10.78976, 11.29531, 11.26373, 11.32688 ; 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 ; }