netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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 = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.41667244 ; :ending_julian_day_string = "2004-10-23 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 = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.04166667, 2453297.08333333, 2453297.125, 2453297.16666667, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.45833333, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.29166667, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.29166667, 2453299.33333333, 2453299.375, 2453299.41666667, 2453299.45833333, 2453299.5, 2453299.54166667, 2453299.58333333, 2453299.625, 2453299.66666667, 2453299.70833333, 2453299.75, 2453299.79166667, 2453299.83333333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.25, 2453301.29166667, 2453301.33333333, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453301.95833333, 2453302, 2453302.04166667, 2453302.08333333, 2453302.125, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667 ; current_speed = 10.2655, 20.2377, 34.3161, 28.7434, 29.33, 12.0253, 2.3464, 11.1454, 27.8635, 24.0506, 22.8774, 22.8774, 24.0506, 25.2238, 17.8913, 8.5057, 19.0645, 11.1454, 22.8774, 43.1151, 45.4615, 41.062, 41.3553, 25.8104, 27.5702, 13.7851, 19.9444, 18.4779, 17.0114, 8.2124, 7.3325, 15.8382, 34.6094, 38.4223, 35.4893, 24.9305, 23.464, 15.2516, 11.732, 15.8382, 7.6258, 9.9722, 13.7851, 27.8635, 32.5563, 31.3831, 39.5955, 16.7181, 14.9583, 17.3047, 15.5449, 19.6511, 16.1315, 8.799, 4.3995, 6.1593, 23.7573, 31.9697, 32.263, 24.6372, 4.9861, 1.1732, 7.3325, 19.6511, 16.4248, 12.3186, 12.0253, 7.9191, 10.2655, 24.0506, 30.5032, 33.1429, 36.9558, 31.3831, 20.8243, 12.3186, 3.2263, 1.4665, 7.6258, 9.0923, 21.9975, 26.9836, 31.6764, 38.4223, 24.0506, 17.598, 23.1707, 14.665, 5.2794, 7.3325, 6.1593, 14.3717, 7.0392, 32.5563, 36.3692, 54.5538, 41.9419, 47.5146, 34.6094, 30.5032, 10.5588, 12.9052, 12.3186, 7.6258, 7.6258, 7.9191, 31.6764, 41.3553, 54.2605, 47.2213, 41.9419, 39.5955, 26.1037, 18.4779, 24.6372, 26.397, 5.2794, 14.9583, 39.0089, 46.6347, 55.4337, 58.66, 49.861, 29.33, 30.5032, 22.2908, 19.3578, 16.4248, 17.598, 12.3186, 24.6372, 35.7826, 43.4084, 53.0873, 44.8749, 38.129, 28.4501, 28.4501, 15.8382, 17.0114, 20.2377, 8.799, 14.665, 32.5563, 40.4754, 57.1935, 58.9533, 46.3414, 33.1429, 17.0114, 20.8243, 14.0784, 12.6119, 12.9052, 7.9191 ; 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 ; current_direction = 205.766, 304.9172, 312.3008, 334.8032, 331.2872, 352.6964, 216.6656, 155.8388, 159.3548, 150.5648, 140.72, 108.7244, 100.9892, 95.3636, 117.866, 125.9528, 151.268, 193.8116, 164.2772, 176.5832, 185.3732, 178.6928, 163.574, 143.1812, 100.286, 104.1536, 57.7424, 31.724, 74.9708, 136.5008, 158.3, 159.0032, 172.7156, 166.3868, 182.5604, 168.1448, 170.2544, 128.0624, 78.4868, 32.7788, 30.3176, 116.4596, 148.4552, 167.4416, 175.1768, 173.7704, 166.7384, 159.3548, 134.7428, 118.9208, 77.432, 51.4136, 54.2264, 100.6376, 137.9072, 175.1768, 187.1312, 202.25, 176.9348, 181.5056, 151.9712, 124.1948, 69.3452, 358.322, 359.3768, 0.08, 328.826, 334.4516, 164.6288, 188.186, 168.1448, 176.5832, 156.8936, 170.9576, 144.236, 157.5968, 154.0808, 200.1404, 257.0996, 282.0632, 239.168, 214.556, 218.7752, 205.766, 192.4052, 179.396, 182.5604, 181.8572, 108.7244, 348.1256, 301.0496, 315.8168, 159.7064, 176.9348, 197.6792, 183.9668, 194.5148, 188.186, 189.2408, 187.4828, 245.1452, 322.4972, 330.584, 348.1256, 340.0772, 176.5832, 191.3504, 171.6608, 181.5056, 187.8344, 202.9532, 204.7112, 212.0948, 285.2276, 308.7848, 320.7392, 318.278, 181.5056, 189.5924, 199.0856, 194.1632, 184.3184, 185.7248, 193.1084, 190.9988, 210.6884, 215.9624, 307.73, 323.2004, 243.7388, 223.346, 207.1724, 197.6792, 198.0308, 209.282, 210.6884, 200.8436, 215.9624, 236.0036, 284.5244, 323.2004, 344.258, 212.798, 188.186, 192.4052, 193.46, 204.7112, 208.5788, 216.314, 228.62, 195.9212, 244.7936, 313.3556, 299.6432, 235.652 ; 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 ; current_u = -4.462379, -16.59451, -25.38093, -12.23689, -14.0907, -1.528739, -1.401138, 4.561871, 9.824113, 11.8194, 14.48393, 21.66658, 23.60959, 25.11336, 15.81668, 6.885372, 9.164559, -2.660742, 6.199398, 2.56962, -4.257134, 0.9367459, 11.69432, 15.46782, 27.12711, 13.36664, 16.86612, 9.716197, 16.4295, 5.65296, 2.711168, 5.675077, 4.388283, 9.043304, -1.585397, 5.121697, 3.971841, 12.00819, 11.49594, 8.574757, 3.849449, 8.9276, 7.211883, 6.058489, 2.737377, 3.405472, 9.083107, 5.894467, 10.62449, 15.14661, 15.17242, 15.36065, 13.08802, 8.647784, 2.949132, 0.5178822, -2.949275, -12.10528, 1.725177, -0.6473339, 2.343045, 0.9703908, 6.861186, -0.5754321, -0.1786472, 0.0172, -6.224762, -3.415297, 2.721091, -3.424495, 6.266548, 1.975286, 14.50293, 4.932335, 12.17072, 4.69489, 1.410226, -0.5049479, -7.433322, -8.891521, -18.88868, -15.30541, -19.83787, -16.70205, -5.166645, 0.185511, -1.035094, -0.4752718, 4.99998, -1.508786, -5.276803, -10.01643, 2.441412, 1.740861, -11.04486, -3.773946, -10.5119, -6.765465, -5.557719, -3.972388, -9.5808, -7.856688, -6.050244, -1.569138, -2.59852, 0.471971, -6.23419, 5.99789, -1.425676, -6.436754, -16.35646, -16.55269, -13.86946, -17.82914, -19.2048, -16.70538, -3.51353, -0.3930241, -6.500363, -15.24863, -13.56378, -4.417037, -4.973657, -6.651871, -5.819658, -11.37653, -11.36795, -12.99043, -10.54152, -11.04715, -16.91103, -16.34082, -13.18258, -16.43202, -21.94869, -19.45985, -10.12306, -16.70744, -13.13102, -16.46773, -12.12275, -2.387222, -7.943721, -4.635597, -8.695086, -13.31273, -24.64511, -22.1682, -19.62756, -12.76437, -5.712419, -12.73785, -9.170199, -11.2162, -6.538214 ; 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 ; current_v = -9.244872, 11.5839, 23.09552, 26.00849, 25.72355, 11.92773, -1.882128, -10.16903, -26.07415, -20.94596, -17.70851, -7.344019, -4.58462, -2.357815, -8.362489, -4.993855, -16.71724, -10.82314, -22.02142, -43.03846, -45.26174, -41.05132, -39.66742, -20.66212, -4.922985, -3.370763, 10.64486, 15.71713, 4.411248, -5.957143, -6.812865, -14.78655, -34.33007, -37.3429, -35.45387, -24.39873, -23.12539, -9.402906, 2.341633, 13.31624, 6.5829, -4.44328, -11.74809, -27.19686, -32.44101, -31.19778, -38.5396, -15.64449, -10.52953, -8.368556, 3.382541, 12.25627, 9.430215, -1.624263, -3.264693, -6.137489, -23.57352, -29.58925, -32.21684, -24.62869, -4.401288, -0.6593481, 2.586442, 19.64267, 16.42383, 12.31859, 10.28884, 7.144781, -9.898291, -23.80555, -29.85256, -33.08398, -33.99112, -30.99308, -16.89749, -11.38885, -2.901771, -1.376826, -1.702513, 1.900204, -11.27421, -22.22294, -24.69521, -34.60223, -23.48909, -17.59702, -23.14757, -14.6573, -1.694774, 7.175592, 3.176843, 10.30616, -6.602261, -32.50972, -34.65155, -54.42311, -40.60324, -47.03048, -34.16024, -30.24343, -4.438076, 10.238, 10.73044, 7.462615, 7.169416, -7.905023, -31.05687, -40.91804, -54.24177, -46.78054, -38.62109, -35.9696, -22.11427, 4.853294, 15.43267, 20.43849, 3.940453, -14.95314, -38.46348, -44.07124, -53.74866, -58.49347, -49.61232, -28.56574, -29.94289, -19.1691, -15.66825, 10.05101, 14.09134, -5.450537, -17.91671, -31.83351, -41.3583, -50.4802, -39.14092, -32.78925, -26.58819, -23.02758, -8.855784, 4.266328, 16.20505, 8.468977, -12.32719, -32.22459, -39.53041, -55.62255, -53.55474, -40.69516, -26.70601, -11.24539, -20.02548, -5.995714, 8.658376, 6.382877, -4.468098 ; 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 ; temperature = 11.64052, 11.64052, 11.67205, 11.70357, 11.7351, 11.7351, 11.76662, 11.7351, 11.7351, 11.76662, 11.79814, 11.76662, 11.67205, 11.60899, 11.54593, 11.57746, 11.64052, 11.70357, 11.7351, 11.7351, 11.7351, 11.67205, 11.70357, 11.64052, 11.57746, 11.57746, 11.60899, 11.60899, 11.64052, 11.64052, 11.64052, 11.60899, 11.57746, 11.48286, 11.41979, 11.38825, 11.32516, 11.32516, 11.3567, 11.45133, 11.48286, 11.57746, 11.57746, 11.57746, 11.5144, 11.45133, 11.41979, 11.38825, 11.3567, 11.3567, 11.3567, 11.3567, 11.3567, 11.3567, 11.38825, 11.38825, 11.38825, 11.3567, 11.38825, 11.3567, 11.3567, 11.38825, 11.38825, 11.3567, 11.41979, 11.38825, 11.41979, 11.38825, 11.38825, 11.38825, 11.41979, 11.41979, 11.3567, 11.41979, 11.41979, 11.38825, 11.38825, 11.3567, 11.3567, 11.32516, 11.29361, 11.26206, 11.29361, 11.3567, 11.38825, 11.38825, 11.41979, 11.41979, 11.41979, 11.45133, 11.41979, 11.38825, 11.29361, 11.3567, 11.41979, 11.38825, 11.38825, 11.41979, 11.38825, 11.29361, 11.26206, 11.29361, 11.3567, 11.3567, 11.32516, 11.26206, 11.29361, 11.32516, 11.32516, 11.26206, 11.32516, 11.3567, 11.32516, 11.3567, 11.45133, 11.48286, 11.48286, 11.48286, 11.45133, 11.41979, 11.3567, 11.26206, 11.26206, 11.29361, 11.29361, 11.29361, 11.32516, 11.29361, 11.3567, 11.32516, 11.32516, 11.32516, 11.32516, 11.32516, 11.3567, 11.38825, 11.3567, 11.29361, 11.32516, 11.38825, 11.38825, 11.3567, 11.3567, 11.3567, 11.3567, 11.23051, 11.29361, 11.16741, 11.16741, 11.16741, 11.16741, 11.16741, 11.13585, 11.16741, 11.19896 ; 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 ; }