netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 151 ; 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 = 2453310.04167244 ; :starting_julian_day_string = "2004-10-31 01:00:00" ; :ending_julian_day_number = 2453316.41667244 ; :ending_julian_day_string = "2004-11-06 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 = 2453310.04166667, 2453310.08333333, 2453310.125, 2453310.16666667, 2453310.20833333, 2453310.25, 2453310.29166667, 2453310.33333333, 2453310.375, 2453310.41666667, 2453310.45833333, 2453310.5, 2453310.54166667, 2453310.58333333, 2453310.625, 2453310.66666667, 2453310.70833333, 2453310.75, 2453310.79166667, 2453310.83333333, 2453310.875, 2453310.91666667, 2453310.95833333, 2453311, 2453311.04166667, 2453311.08333333, 2453311.125, 2453311.16666667, 2453311.20833333, 2453311.25, 2453311.29166667, 2453311.33333333, 2453311.375, 2453311.41666667, 2453311.45833333, 2453311.5, 2453311.54166667, 2453311.58333333, 2453311.625, 2453311.66666667, 2453311.70833333, 2453311.75, 2453311.79166667, 2453311.83333333, 2453311.875, 2453311.91666667, 2453311.95833333, 2453312, 2453312.04166667, 2453312.08333333, 2453312.125, 2453312.16666667, 2453312.20833333, 2453312.25, 2453312.29166667, 2453312.33333333, 2453312.375, 2453312.41666667, 2453312.45833333, 2453312.5, 2453312.54166667, 2453312.58333333, 2453312.625, 2453312.66666667, 2453312.70833333, 2453312.75, 2453312.79166667, 2453312.83333333, 2453312.875, 2453312.91666667, 2453312.95833333, 2453313, 2453313.04166667, 2453313.08333333, 2453313.125, 2453313.16666667, 2453313.20833333, 2453313.25, 2453313.29166667, 2453313.33333333, 2453313.375, 2453313.41666667, 2453313.45833333, 2453313.5, 2453313.54166667, 2453313.58333333, 2453313.625, 2453313.66666667, 2453313.70833333, 2453313.75, 2453313.79166667, 2453313.83333333, 2453313.875, 2453313.91666667, 2453313.95833333, 2453314, 2453314.04166667, 2453314.08333333, 2453314.125, 2453314.16666667, 2453314.20833333, 2453314.25, 2453314.29166667, 2453314.33333333, 2453314.375, 2453314.41666667, 2453314.45833333, 2453314.5, 2453314.54166667, 2453314.58333333, 2453314.625, 2453314.66666667, 2453314.70833333, 2453314.75, 2453314.79166667, 2453314.83333333, 2453314.875, 2453314.91666667, 2453314.95833333, 2453315, 2453315.04166667, 2453315.08333333, 2453315.125, 2453315.16666667, 2453315.29166667, 2453315.33333333, 2453315.375, 2453315.45833333, 2453315.5, 2453315.54166667, 2453315.58333333, 2453315.625, 2453315.66666667, 2453315.70833333, 2453315.75, 2453315.79166667, 2453315.83333333, 2453315.875, 2453315.91666667, 2453315.95833333, 2453316, 2453316.04166667, 2453316.08333333, 2453316.125, 2453316.16666667, 2453316.20833333, 2453316.25, 2453316.29166667, 2453316.33333333, 2453316.375, 2453316.41666667 ; current_speed = 38.129, 36.3692, 43.7017, 29.0367, 35.4893, 29.6233, 33.1429, 36.0759, 41.6486, 42.2352, 39.3022, 43.995, 34.9027, 16.4248, 10.5588, 11.4387, 22.5841, 20.8243, 23.1707, 30.5032, 34.9027, 36.6625, 28.7434, 30.2099, 24.9305, 31.0898, 23.1707, 21.4109, 15.8382, 2.0531, 17.0114, 31.3831, 35.7826, 30.7965, 19.6511, 23.464, 15.2516, 10.8521, 8.799, 6.7459, 10.5588, 7.3325, 13.4918, 37.8357, 38.4223, 46.0481, 38.7156, 25.5171, 27.8635, 16.7181, 16.4248, 3.5196, 12.0253, 10.5588, 20.531, 26.6903, 24.0506, 32.5563, 24.9305, 13.1985, 11.4387, 12.3186, 17.598, 12.0253, 16.7181, 19.6511, 14.9583, 30.7965, 37.2491, 41.062, 29.33, 30.5032, 16.1315, 7.3325, 23.464, 24.3439, 30.2099, 26.9836, 16.1315, 15.2516, 21.7042, 31.9697, 24.9305, 40.1821, 52.794, 49.2744, 47.8079, 34.9027, 34.3161, 31.3831, 40.1821, 53.0873, 61.0064, 60.4198, 52.2074, 36.9558, 34.9027, 12.3186, 9.6789, 8.2124, 13.4918, 7.9191, 19.3578, 24.9305, 42.5285, 41.062, 43.1151, 43.7017, 38.4223, 23.1707, 12.6119, 11.1454, 15.8382, 19.3578, 20.8243, 7.6258, 9.6789, 17.8913, 23.7573, 24.3439, 16.7181, 21.4109, 17.8913, 10.5588, 20.2377, 22.5841, 33.7295, 25.5171, 37.8357, 63.9394, 0, 76.258, 78.0178, 79.4843, 77.7245, 67.7523, 67.1657, 72.4451, 63.9394, 62.7662, 54.8471, 49.5677, 44.5816, 19.0645, 28.4501, 36.3692, 37.2491, 36.9558, 39.8888, 34.0228, 37.2491 ; 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 ; current_direction = 58.094, 57.3908, 35.9432, 47.8976, 47.8976, 47.8976, 91.8476, 110.834, 100.9892, 106.2632, 82.3544, 95.012, 87.6284, 61.61, 39.8108, 20.1212, 58.094, 114.35, 139.3136, 131.93, 134.7428, 148.4552, 139.6652, 118.9208, 83.4092, 83.0576, 92.1992, 85.5188, 105.9116, 119.2724, 149.8616, 155.4872, 151.6196, 149.51, 166.3868, 175.88, 161.4644, 179.0444, 138.2588, 319.6844, 50.3588, 127.3592, 132.6332, 167.09, 180.0992, 177.9896, 193.1084, 180.4508, 195.218, 188.8892, 233.5424, 284.876, 262.022, 231.7844, 214.9076, 210.6884, 203.6564, 207.524, 207.1724, 181.8572, 214.2044, 265.8896, 301.7528, 3.2444, 12.7376, 30.3176, 116.108, 185.0216, 190.9988, 194.8664, 207.1724, 209.6336, 206.1176, 213.5012, 328.826, 340.4288, 353.7512, 2.5412, 70.7516, 102.3956, 146.3456, 145.6424, 164.2772, 148.4552, 164.9804, 174.4736, 176.9348, 179.7476, 185.3732, 194.1632, 193.8116, 199.4372, 212.4464, 198.3824, 192.0536, 197.3276, 187.4828, 188.186, 129.4688, 129.8204, 93.254, 77.7836, 108.0212, 124.898, 149.1584, 170.2544, 172.0124, 181.154, 186.7796, 200.492, 207.8756, 253.5836, 311.9492, 342.5, 358.322, 13.0892, 164.6288, 175.88, 160.058, 147.752, 140.3684, 127.3592, 134.0396, 83.4092, 286.9856, 297.8852, 311.9492, 2.5412, 74.6192, 92.1992, 342.5, 112.9436, 121.0304, 124.1948, 136.5008, 148.4552, 156.8936, 156.1904, 166.0352, 185.0216, 178.6928, 180.0992, 165.332, 144.9392, 113.2952, 107.318, 108.7244, 85.1672, 92.1992, 119.624, 122.7884 ; 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 ; current_u = 32.36833, 30.63617, 25.65215, 21.54371, 26.33121, 21.97894, 33.12567, 33.71707, 40.8849, 40.54517, 38.9528, 43.82678, 34.8728, 14.44942, 6.760319, 3.934994, 19.17201, 18.97185, 15.10541, 22.69321, 24.79047, 19.18054, 18.60425, 26.44239, 24.76574, 30.86185, 23.15363, 21.34545, 15.23137, 1.790929, 8.541262, 13.02074, 17.0083, 15.62577, 4.625201, 1.685785, 4.84839, 0.1809869, 5.858085, -4.36458, 8.130854, 5.828215, 9.925982, 8.453261, -0.06652305, 1.615409, -8.78047, -0.200765, -7.313955, -2.58335, -13.21041, -3.401636, -11.90891, -8.295928, -11.74896, -13.6219, -9.650324, -15.04492, -11.385, -0.4277446, -6.43023, -12.28691, -14.96405, 0.6805744, 3.686113, 9.919734, 13.43205, -2.695657, -7.106698, -10.53511, -13.39411, -15.08236, -7.101328, -4.047206, -12.14588, -8.154671, -3.288229, 1.196393, 15.22972, 14.89607, 12.02808, 18.0423, 6.755754, 21.02187, 13.68154, 4.745341, 2.556399, 0.1537533, -3.21345, -7.678964, -9.592675, -17.66604, -32.73057, -19.05384, -10.9023, -11.00672, -4.545328, -1.754009, 7.471828, 6.30758, 13.47005, 7.739775, 18.40815, 20.44729, 21.80293, 6.950722, 5.991222, -0.8801408, -4.535769, -8.11152, -5.896737, -10.69104, -11.77947, -5.821003, -0.6097863, 1.726997, 2.5656, 1.285411, 8.102872, 12.98954, 10.66362, 17.01839, 12.86133, 10.48902, -19.35489, -19.96178, -25.08591, 1.131371, 36.48059, 63.89231, -0, 70.22516, 66.85298, 65.74397, 53.50123, 35.44564, 26.3585, 29.24599, 15.43022, -5.494007, 1.251225, -0.08581982, 11.28885, 10.95151, 26.13083, 34.72049, 35.27764, 36.82441, 39.85942, 29.57561, 31.31443 ; 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 ; current_v = 20.15221, 19.59958, 35.38087, 19.46788, 23.79408, 19.86117, -1.068564, -12.83081, -7.939221, -11.82798, 5.22897, -3.843596, 1.444288, 7.809511, 8.110878, 10.74056, 11.93631, -8.586058, -17.57009, -20.38292, -24.5689, -31.24493, -21.91039, -14.60951, 2.861464, 3.75787, -0.8891491, 1.672876, -4.342105, -1.003888, -14.71172, -28.5545, -31.48193, -26.53789, -19.09904, -23.40336, -14.46044, -10.85059, -6.565459, 5.143696, 6.736281, -4.449434, -9.138028, -36.8793, -38.42224, -46.01976, -37.70678, -25.51631, -26.88644, -16.5173, -9.760072, 0.9035798, -1.669026, -6.531909, -16.83698, -22.95247, -22.02958, -28.87149, -22.17908, -13.19157, -9.460233, -0.8829787, 9.261044, 12.00603, 16.30667, 16.96363, -6.582618, -30.6783, -36.56488, -39.68752, -26.09304, -26.51354, -14.48435, -6.114383, 20.07578, 22.93745, 30.03041, 26.95706, 5.317979, -3.273913, -18.06648, -26.39199, -23.9977, -34.24445, -50.99041, -49.04537, -47.7395, -34.90236, -34.16531, -30.42914, -39.02028, -50.06168, -51.48292, -57.33675, -51.05637, -35.27865, -34.60547, -12.19309, -6.15247, -5.259083, -0.7658281, 1.675718, -5.988701, -14.26317, -36.51445, -40.46944, -42.6968, -43.69284, -38.15364, -21.70448, -11.14848, -3.149869, 10.58738, 18.46186, 20.81537, 7.427671, -9.332674, -17.84506, -22.33277, -20.58877, -12.87564, -12.99235, -12.43723, 1.211914, 5.912066, 10.56262, 22.54721, 25.49201, 10.03528, -2.453601, 0, -29.72726, -40.21761, -44.67084, -56.38011, -57.74063, -61.77751, -66.27944, -62.04962, -62.52529, -54.83282, -49.56763, -43.12865, -15.60511, -11.25112, -10.82619, -11.95757, 3.113463, -1.530687, -16.81767, -20.1718 ; 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 ; temperature = 10.09314, 9.966549, 9.934892, 9.903233, 9.903233, 9.903233, 9.903233, 9.903233, 10.02985, 10.0615, 10.0615, 10.09314, 10.0615, 10.0615, 10.0615, 10.09314, 10.09314, 10.15642, 10.12478, 10.0615, 10.0615, 10.09314, 10.0615, 10.02985, 10.02985, 10.02985, 10.02985, 10.0615, 10.0615, 10.02985, 10.02985, 10.02985, 9.966549, 9.934892, 9.903233, 9.934892, 9.966549, 9.966549, 9.966549, 9.934892, 9.934892, 9.966549, 9.966549, 9.934892, 9.998201, 10.0615, 10.15642, 10.18806, 10.21969, 10.18806, 10.18806, 10.12478, 10.0615, 9.998201, 9.966549, 9.966549, 9.998201, 10.02985, 10.0615, 10.0615, 10.0615, 10.0615, 10.02985, 9.966549, 9.839904, 9.839904, 9.839904, 9.903233, 9.966549, 10.09314, 10.15642, 10.15642, 10.12478, 10.12478, 10.12478, 10.12478, 10.09314, 9.998201, 9.966549, 9.966549, 10.02985, 10.0615, 10.12478, 10.09314, 10.12478, 10.09314, 10.0615, 10.0615, 10.0615, 10.0615, 10.12478, 10.21969, 10.31457, 10.28294, 10.21969, 10.21969, 10.21969, 10.18806, 10.18806, 10.15642, 10.12478, 10.09314, 10.09314, 10.0615, 10.0615, 10.0615, 10.09314, 10.12478, 10.18806, 10.21969, 10.25132, 10.25132, 10.25132, 10.21969, 10.18806, 10.12478, 10.09314, 10.09314, 10.09314, 10.15642, 10.18806, 10.21969, 10.25132, 10.28294, 10.25132, 10.21969, 10.15642, 10.09314, 10.02985, 9.998201, 10.02985, 9.998201, 10.09314, 10.18806, 10.15642, 10.12478, 10.09314, 10.02985, 9.966549, 9.87157, 9.713206, 9.681523, 9.649837, 9.649837, 9.649837, 9.618148, 9.618148, 9.618148, 9.618148, 9.649837, 9.649837 ; 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 ; }