netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 131 ; 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.7217, 0.03423, -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 = "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453380.00000579 ; :starting_julian_day_string = "2005-01-09 00:00:00" ; :ending_julian_day_number = 2453385.41667244 ; :ending_julian_day_string = "2005-01-14 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 11:34:30\n", "AANCM_Temperature_1.5: 30-Aug-2004 11:34:30" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; depth = 2 ; time = 2453380, 2453380.04166667, 2453380.08333333, 2453380.125, 2453380.16666667, 2453380.20833333, 2453380.25, 2453380.29166667, 2453380.33333333, 2453380.375, 2453380.41666667, 2453380.45833333, 2453380.5, 2453380.54166667, 2453380.58333333, 2453380.625, 2453380.66666667, 2453380.70833333, 2453380.75, 2453380.79166667, 2453380.83333333, 2453380.875, 2453380.91666667, 2453380.95833333, 2453381, 2453381.04166667, 2453381.08333333, 2453381.125, 2453381.16666667, 2453381.20833333, 2453381.25, 2453381.29166667, 2453381.33333333, 2453381.375, 2453381.41666667, 2453381.45833333, 2453381.5, 2453381.54166667, 2453381.58333333, 2453381.625, 2453381.66666667, 2453381.70833333, 2453381.75, 2453381.79166667, 2453381.83333333, 2453381.875, 2453381.91666667, 2453381.95833333, 2453382, 2453382.04166667, 2453382.08333333, 2453382.125, 2453382.16666667, 2453382.20833333, 2453382.25, 2453382.29166667, 2453382.33333333, 2453382.375, 2453382.41666667, 2453382.45833333, 2453382.5, 2453382.54166667, 2453382.58333333, 2453382.625, 2453382.66666667, 2453382.70833333, 2453382.75, 2453382.79166667, 2453382.83333333, 2453382.875, 2453382.91666667, 2453382.95833333, 2453383, 2453383.04166667, 2453383.08333333, 2453383.125, 2453383.16666667, 2453383.20833333, 2453383.25, 2453383.29166667, 2453383.33333333, 2453383.375, 2453383.41666667, 2453383.45833333, 2453383.5, 2453383.54166667, 2453383.58333333, 2453383.625, 2453383.66666667, 2453383.70833333, 2453383.75, 2453383.79166667, 2453383.83333333, 2453383.875, 2453383.91666667, 2453383.95833333, 2453384, 2453384.04166667, 2453384.08333333, 2453384.125, 2453384.16666667, 2453384.20833333, 2453384.25, 2453384.29166667, 2453384.33333333, 2453384.375, 2453384.41666667, 2453384.45833333, 2453384.5, 2453384.54166667, 2453384.58333333, 2453384.625, 2453384.66666667, 2453384.70833333, 2453384.75, 2453384.79166667, 2453384.83333333, 2453384.875, 2453384.91666667, 2453384.95833333, 2453385, 2453385.04166667, 2453385.08333333, 2453385.125, 2453385.16666667, 2453385.20833333, 2453385.25, 2453385.29166667, 2453385.33333333, 2453385.375, 2453385.41666667 ; current_speed = 18.7712, 6.1593, 8.5057, 15.5449, 26.9836, 26.397, 33.1429, 23.7573, 18.4779, 4.3995, 5.5727, 10.5588, 15.5449, 12.0253, 13.7851, 14.3717, 24.6372, 28.7434, 32.263, 26.9836, 19.6511, 19.3578, 17.3047, 15.5449, 13.4918, 9.9722, 4.3995, 11.1454, 12.6119, 19.9444, 22.8774, 15.2516, 13.4918, 19.0645, 20.531, 29.9166, 30.2099, 29.6233, 7.9191, 6.4526, 5.2794, 22.5841, 40.1821, 35.196, 43.995, 41.9419, 33.4362, 28.1568, 29.0367, 22.2908, 14.665, 10.5588, 28.7434, 31.9697, 34.9027, 40.7687, 39.0089, 33.4362, 27.5702, 32.263, 16.4248, 22.5841, 19.0645, 13.4918, 20.2377, 16.7181, 32.5563, 34.6094, 31.9697, 21.9975, 17.598, 23.7573, 26.6903, 29.6233, 34.3161, 12.9052, 3.5196, 2.0531, 11.4387, 24.0506, 19.0645, 17.0114, 10.8521, 14.0784, 17.598, 32.5563, 35.7826, 13.7851, 13.7851, 13.1985, 18.4779, 17.598, 24.3439, 24.6372, 6.7459, 4.9861, 22.5841, 23.1707, 28.7434, 41.062, 23.464, 20.2377, 7.3325, 2.6397, 15.8382, 24.6372, 19.9444, 15.5449, 17.8913, 16.4248, 14.9583, 10.8521, 12.9052, 6.1593, 12.0253, 8.2124, 24.3439, 28.1568, 21.1176, 19.0645, 27.8635, 30.5032, 31.9697, 42.2352, 32.5563, 25.2238, 18.1846, 16.4248, 28.4501, 23.464, 32.8496 ; 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 ; current_direction = 12.386, 341.4836, 191.3504, 199.7888, 191.702, 190.9988, 188.8892, 186.428, 173.0672, 123.8432, 25.3952, 337.9676, 330.584, 282.0632, 224.0492, 200.8436, 186.7796, 169.9028, 162.8708, 137.5556, 125.6012, 80.2448, 70.4, 42.9752, 29.6144, 3.9476, 233.1908, 264.4832, 195.218, 179.0444, 167.4416, 135.7976, 110.4824, 54.2264, 29.966, 15.5504, 22.5824, 15.1988, 41.2172, 48.9524, 216.314, 152.3228, 155.4872, 136.8524, 125.2496, 110.834, 97.4732, 91.496, 65.8292, 52.82, 61.61, 117.866, 167.09, 160.058, 168.4964, 162.5192, 146.6972, 126.656, 121.0304, 85.5188, 67.2356, 71.8064, 72.8612, 80.5964, 154.784, 173.0672, 166.3868, 157.9484, 151.6196, 137.9072, 104.1536, 86.222, 61.61, 31.3724, 16.6052, 28.9112, 79.8932, 170.606, 194.5148, 179.0444, 179.0444, 155.8388, 101.6924, 14.8472, 14.144, 354.1028, 351.6416, 5.0024, 308.0816, 282.0632, 276.7892, 195.9212, 204.3596, 198.0308, 186.428, 308.0816, 357.6188, 340.0772, 348.4772, 343.9064, 357.6188, 346.3676, 215.2592, 148.4552, 165.6836, 142.1264, 124.898, 132.6332, 91.8476, 57.0392, 26.8016, 349.1804, 347.0708, 170.606, 159.0032, 195.5696, 170.606, 144.9392, 140.3684, 94.6604, 79.19, 58.094, 46.8428, 40.1624, 44.7332, 47.1944, 99.5828, 122.7884, 153.7292, 125.2496, 138.6104 ; 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 ; current_u = 4.02636, -1.956046, -1.673995, -5.262788, -5.472854, -5.036242, -5.121379, -2.659738, 2.230377, 3.65407, 2.389905, -3.960932, -7.634831, -11.75975, -9.584447, -5.113713, -2.908432, 5.039253, 9.502337, 18.21054, 15.97808, 19.0779, 16.30202, 10.59667, 6.667113, 0.6865273, -3.522394, -11.09377, -3.310527, 0.3326246, 4.974339, 10.63334, 12.63884, 15.46766, 10.25495, 8.02022, 11.60096, 7.76631, 5.218016, 4.866321, -3.126514, 10.49008, 16.67141, 24.06985, 35.92832, 39.19952, 33.15219, 28.1472, 26.49102, 17.75999, 12.90126, 9.334435, 6.421857, 10.90386, 6.960628, 12.24635, 21.41837, 26.82367, 23.62474, 32.16437, 15.14537, 21.45505, 18.21792, 13.3105, 8.621907, 2.017961, 7.662647, 12.9938, 15.19594, 14.74566, 17.06379, 23.70567, 23.4803, 15.42184, 9.806695, 6.239064, 3.464984, 0.3351124, -2.866882, 0.4011061, 0.31795, 6.962855, 10.62692, 3.607479, 4.300243, -3.344962, -5.201528, 1.202026, -10.85071, -12.90705, -18.34833, -4.827396, -10.04094, -7.625908, -0.7552343, -3.924725, -0.93832, -7.895502, -5.74172, -11.38269, -0.974878, -4.769858, -4.232879, 1.380999, 3.916413, 15.12531, 16.35784, 11.43646, 17.882, 13.78111, 6.744734, -2.037127, -2.887498, 1.005337, 4.308855, -2.20428, 3.973476, 16.17454, 13.46984, 19.00147, 27.36905, 25.89466, 23.32125, 27.23986, 22.91333, 18.50578, 17.93085, 13.80794, 12.59242, 19.16177, 21.71936 ; 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 ; current_v = 18.3343, 5.84045, -8.339345, -14.62693, -26.42277, -25.91212, -32.74482, -23.60795, -18.3428, -2.450178, 5.034217, 9.78771, 13.5408, 2.513174, -9.907945, -13.43115, -24.46493, -28.29822, -30.83191, -19.91208, -11.43969, 3.279965, 5.804889, 11.37341, 11.72938, 9.948541, -2.63597, -1.071492, -12.16965, -19.94163, -22.33006, -10.93359, -4.721046, 11.1448, 17.78646, 28.8215, 27.89365, 28.58714, 5.956883, 4.237331, -4.254054, -19.99999, -36.56043, -25.6788, -25.39125, -14.91712, -4.348794, -0.7350941, 11.88931, 13.4708, 6.972777, -4.935239, -28.01683, -30.05274, -34.20158, -38.88591, -32.60288, -19.96172, -14.21224, 2.520772, 6.355457, 7.051406, 5.61807, 2.204397, -18.30921, -16.59586, -31.64169, -32.07759, -28.1273, -16.32347, -4.303102, 1.565387, 12.69045, 25.29242, 32.885, 11.29683, 0.617632, -2.025566, -11.07361, -24.04725, -19.06185, -15.52116, -2.199258, 13.60836, 17.06451, 32.38401, 35.40252, 13.73259, 8.502417, 2.758361, 2.184398, -16.92294, -22.17668, -23.42727, -6.703491, 3.075342, 22.5646, 21.78399, 28.16409, 39.45279, 23.44374, 19.66756, -5.987345, -2.249635, -15.34634, -19.44779, -11.41053, -10.5286, -0.5768355, 8.936161, 13.35138, 10.65918, 12.57802, -6.076699, -11.22683, -7.911047, -24.01743, -23.04755, -16.26396, -1.548984, 5.225876, 16.12177, 21.86735, 32.27696, 23.12773, 17.1399, -3.02724, -8.894653, -25.51155, -13.542, -24.64479 ; 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 ; temperature = 5.975585, 6.007857, 6.007857, 5.975585, 5.943306, 5.975585, 5.943306, 5.943306, 5.943306, 5.975585, 5.975585, 6.007857, 6.007857, 6.007857, 6.007857, 6.007857, 6.007857, 6.007857, 6.040123, 6.040123, 6.007857, 6.007857, 5.943306, 5.975585, 6.007857, 6.007857, 6.007857, 6.007857, 5.975585, 6.007857, 5.878727, 5.814122, 5.814122, 5.814122, 5.814122, 5.878727, 5.975585, 6.007857, 6.040123, 6.040123, 6.007857, 5.975585, 5.878727, 5.878727, 5.878727, 5.878727, 5.91102, 5.91102, 5.943306, 6.007857, 6.040123, 6.040123, 6.007857, 6.007857, 5.943306, 5.91102, 5.878727, 5.878727, 5.878727, 5.878727, 5.91102, 5.91102, 5.975585, 6.007857, 6.007857, 6.007857, 6.007857, 5.943306, 5.91102, 5.91102, 5.91102, 5.91102, 5.91102, 5.975585, 6.007857, 5.975585, 5.975585, 5.943306, 5.975585, 5.975585, 5.975585, 5.975585, 5.943306, 5.943306, 5.91102, 5.878727, 5.878727, 5.878727, 5.846428, 5.846428, 5.846428, 5.814122, 5.878727, 5.91102, 5.878727, 5.878727, 5.846428, 5.846428, 5.652485, 5.52305, 5.490673, 5.490673, 5.52305, 5.52305, 5.490673, 5.458289, 5.458289, 5.458289, 5.458289, 5.425898, 5.425898, 5.425898, 5.458289, 5.458289, 5.458289, 5.490673, 5.555419, 5.52305, 5.620137, 5.620137, 5.587782, 5.52305, 5.490673, 5.458289, 5.490673, 5.52305, 5.52305, 5.490673, 5.52305, 5.52305, 5.555419 ; 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 ; }