netcdf J0207.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 150 ; 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 = "03-May-2004 19:25:02: Modified [lon,lat] to [-67.012500,44.889900].\n", "29-Apr-2004 10:12:41: Modified [lon,lat] to [-67.011900,44.889700].\n", "Thu Apr 29 01:34:24 2004: /usr/local/nco/bin/ncrcat -d time,2453125.010,2453125.052 J0207.aanderaa.realtime.nc J0207.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 = "J0207" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "044073C4" ; :starting_julian_day_number = 2453128.00000579 ; :starting_julian_day_string = "2004-05-02 00:00:00" ; :ending_julian_day_number = 2453134.20833912 ; :ending_julian_day_string = "2004-05-08 05:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 28-Apr-2004 23:33:16\n", "AANCM_Temperature_1.5: 28-Apr-2004 23:33:16" ; data: lat = 44.8899 ; lon = -67.0125 ; depth = 2 ; time = 2453128, 2453128.04166667, 2453128.08333333, 2453128.125, 2453128.16666667, 2453128.20833333, 2453128.25, 2453128.29166667, 2453128.33333333, 2453128.375, 2453128.41666667, 2453128.45833333, 2453128.5, 2453128.54166667, 2453128.58333333, 2453128.625, 2453128.66666667, 2453128.70833333, 2453128.75, 2453128.79166667, 2453128.83333333, 2453128.875, 2453128.91666667, 2453128.95833333, 2453129, 2453129.04166667, 2453129.08333333, 2453129.125, 2453129.16666667, 2453129.20833333, 2453129.25, 2453129.29166667, 2453129.33333333, 2453129.375, 2453129.41666667, 2453129.45833333, 2453129.5, 2453129.54166667, 2453129.58333333, 2453129.625, 2453129.66666667, 2453129.70833333, 2453129.75, 2453129.79166667, 2453129.83333333, 2453129.875, 2453129.91666667, 2453129.95833333, 2453130, 2453130.04166667, 2453130.08333333, 2453130.125, 2453130.16666667, 2453130.20833333, 2453130.25, 2453130.29166667, 2453130.33333333, 2453130.375, 2453130.41666667, 2453130.45833333, 2453130.5, 2453130.54166667, 2453130.58333333, 2453130.625, 2453130.66666667, 2453130.70833333, 2453130.75, 2453130.79166667, 2453130.83333333, 2453130.875, 2453130.91666667, 2453130.95833333, 2453131, 2453131.04166667, 2453131.08333333, 2453131.125, 2453131.16666667, 2453131.20833333, 2453131.25, 2453131.29166667, 2453131.33333333, 2453131.375, 2453131.41666667, 2453131.45833333, 2453131.5, 2453131.54166667, 2453131.58333333, 2453131.625, 2453131.66666667, 2453131.70833333, 2453131.75, 2453131.79166667, 2453131.83333333, 2453131.875, 2453131.91666667, 2453131.95833333, 2453132, 2453132.04166667, 2453132.08333333, 2453132.125, 2453132.16666667, 2453132.20833333, 2453132.25, 2453132.29166667, 2453132.33333333, 2453132.375, 2453132.41666667, 2453132.45833333, 2453132.5, 2453132.54166667, 2453132.58333333, 2453132.625, 2453132.66666667, 2453132.70833333, 2453132.75, 2453132.79166667, 2453132.83333333, 2453132.875, 2453132.91666667, 2453132.95833333, 2453133, 2453133.04166667, 2453133.08333333, 2453133.125, 2453133.16666667, 2453133.20833333, 2453133.25, 2453133.29166667, 2453133.33333333, 2453133.375, 2453133.41666667, 2453133.45833333, 2453133.5, 2453133.54166667, 2453133.58333333, 2453133.625, 2453133.66666667, 2453133.70833333, 2453133.75, 2453133.79166667, 2453133.83333333, 2453133.875, 2453133.91666667, 2453133.95833333, 2453134, 2453134.04166667, 2453134.08333333, 2453134.125, 2453134.16666667, 2453134.20833333 ; current_speed = 107.9344, 70.0987, 7.3325, 92.0962, 129.3453, 145.1835, 123.4793, 101.4818, 27.8635, 34.6094, 105.0014, 114.387, 98.2555, 72.1518, 12.3186, 58.3667, 129.3453, 133.4515, 114.9736, 114.6803, 68.3389, 20.8243, 72.4451, 125.2391, 123.7726, 100.3086, 26.9836, 33.4362, 100.0153, 124.6525, 156.0356, 123.4793, 95.9091, 28.4501, 50.1543, 116.4401, 106.4679, 127.5855, 88.2833, 38.7156, 78.8977, 144.8902, 149.2897, 137.5577, 110.2808, 44.8749, 28.1568, 111.454, 124.3592, 133.1582, 127.5855, 50.7409, 62.1796, 137.2644, 151.6361, 139.9041, 132.5716, 90.6297, 25.8104, 63.6461, 127.2922, 147.2366, 132.8649, 55.727, 32.5563, 104.4148, 134.0381, 131.3984, 136.0912, 117.6133, 27.5702, 58.66, 129.9319, 125.5324, 125.2391, 80.6575, 8.799, 90.0431, 145.1835, 155.7423, 145.4768, 154.8624, 56.3136, 24.6372, 90.0431, 137.2644, 136.0912, 126.4123, 69.8054, 41.6486, 124.6525, 157.2088, 132.8649, 142.8371, 97.3756, 12.3186, 66.5791, 136.0912, 127.8788, 131.985, 88.5766, 14.665, 94.4426, 151.9294, 158.0887, 158.9686, 131.3984, 73.325, 12.6119, 116.7334, 131.1051, 124.3592, 126.4123, 50.4476, 56.3136, 133.1582, 146.65, 144.8902, 138.7309, 90.3364, 23.7573, 83.2972, 132.2783, 139.6108, 131.6917, 62.7662, 35.4893, 106.7612, 161.315, 164.5413, 165.1279, 148.1165, 76.8446, 65.6992, 121.7195, 133.4515, 133.4515, 116.1468, 36.6625, 70.0987, 127.5855, 142.5438, 138.4376, 134.918, 71.8585, 19.0645, 83.2972, 136.9711, 135.5046, 117.32 ; 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 ; current_direction = 310.4976, 304.5204, 154.7388, 129.7752, 124.5012, 117.4692, 116.0628, 119.2272, 96.3732, 271.8216, 288.3468, 298.5432, 304.1688, 327.3744, 290.1048, 123.4464, 115.3596, 116.4144, 111.1404, 118.524, 137.1588, 335.1096, 304.1688, 292.2144, 305.2236, 328.7808, 286.5888, 102.702, 121.3368, 117.8208, 113.9532, 120.9852, 115.7112, 146.3004, 286.2372, 293.6208, 320.694, 305.2236, 319.6392, 68.2452, 130.4784, 122.3916, 115.7112, 114.6564, 115.008, 113.25, 266.196, 297.4884, 303.114, 305.9268, 290.808, 7.0668, 123.0948, 119.9304, 120.6336, 115.008, 112.5468, 120.9852, 339.6804, 312.9588, 287.292, 298.5432, 299.2464, 285.8856, 105.1632, 122.7432, 119.5788, 113.6016, 116.766, 122.04, 119.9304, 281.6664, 289.4016, 296.082, 306.9816, 331.9452, 103.4052, 132.9396, 117.8208, 107.6244, 113.6016, 119.9304, 128.0172, 259.5156, 290.1048, 285.8856, 298.8948, 293.2692, 316.1232, 105.1632, 119.5788, 117.8208, 107.2728, 110.0856, 119.5788, 172.3188, 301.7076, 290.808, 302.0592, 305.9268, 309.7944, 49.2588, 118.524, 112.8984, 111.492, 112.8984, 109.734, 122.04, 261.6252, 290.4564, 295.7304, 300.3012, 298.1916, 329.484, 137.5104, 119.9304, 113.9532, 115.7112, 116.4144, 124.5012, 219.0816, 314.3652, 287.292, 298.8948, 297.84, 335.4612, 90.396, 121.3368, 117.1176, 110.0856, 112.5468, 118.524, 114.3048, 275.6892, 293.9724, 296.7852, 294.324, 293.9724, 338.9772, 129.7752, 120.9852, 116.4144, 120.6336, 115.3596, 126.2592, 281.6664, 291.1596, 289.4016, 295.7304, 299.9496 ; 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 ; current_u = -82.0769, -57.75603, 3.129112, 70.7815, 106.5953, 128.8154, 110.9231, 88.56219, 27.6913, -34.59191, -99.66404, -100.4841, -81.29528, -38.90044, -11.56797, 48.70128, 116.8813, 119.5192, 107.2358, 100.7601, 46.46832, -8.764611, -59.9401, -115.9433, -101.1108, -51.99131, -25.8605, 32.61791, 85.42557, 110.2441, 142.5974, 105.8588, 86.41335, 15.78521, -48.15376, -106.6844, -67.44336, -104.2255, -57.17215, 35.95822, 60.0136, 122.3462, 134.5089, 125.016, 99.94184, 41.23066, -28.09477, -98.87132, -104.1614, -107.8272, -119.2639, 6.242473, 52.09209, 118.9577, 130.4743, 126.7879, 122.4387, 77.69687, -8.962829, -46.57901, -121.5389, -129.341, -115.9282, -53.59879, 31.42284, 87.82362, 116.5699, 120.4071, 121.5095, 99.6982, 23.89322, -57.44818, -122.5535, -112.7489, -100.0446, -37.9345, 8.55927, 65.91805, 128.402, 148.432, 133.3079, 134.2087, 44.36531, -24.22587, -84.55637, -132.0223, -119.149, -116.1298, -48.38282, 40.19859, 108.4075, 139.0373, 126.8729, 134.1498, 84.68538, 1.646517, -56.6416, -127.2148, -108.3773, -106.8771, -68.05749, 11.11116, 82.97889, 139.9568, 147.0966, 146.4413, 123.6814, 62.15598, -12.47741, -109.372, -118.1056, -107.3699, -111.4164, -25.61623, 38.03738, 115.3992, 134.0201, 130.545, 124.2474, 74.44753, -14.97723, -59.54896, -126.2996, -122.2304, -116.4491, -26.06739, 35.48845, 91.18741, 143.5821, 154.534, 152.5066, 130.1377, 70.03377, -65.37559, -111.2201, -119.1325, -121.6051, -106.1281, -13.15228, 53.87509, 109.3791, 127.6622, 119.1177, 121.917, 57.94308, -18.67066, -77.68118, -129.193, -122.0689, -101.6537 ; 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 ; current_v = 70.09435, 39.72491, -6.631306, -58.92104, -73.26421, -66.96904, -54.25137, -49.55093, -3.092962, 1.100148, 33.05107, 54.65654, 55.18352, 60.76708, 4.234375, -32.16919, -55.39834, -59.36727, -41.46575, -54.76292, -50.10889, 18.89003, 40.68755, 47.34958, 71.38818, 85.78297, 7.703846, -7.35196, -52.01474, -58.17628, -63.34894, -63.5692, -41.60875, -23.66929, 14.02387, 46.65541, 82.38208, 73.58734, 67.27025, 14.34937, -51.21733, -77.61812, -64.76713, -57.38572, -46.62064, -17.71409, -1.868022, 51.44371, 67.93826, 78.13073, 45.32315, 50.35544, -33.95168, -68.48775, -77.26558, -59.14373, -50.83298, -46.65768, 24.20422, 43.37305, 37.83653, 70.35278, 64.91333, 15.25346, -8.515729, -56.47532, -66.1639, -52.60859, -61.28837, -62.39517, -13.75609, 11.86182, 43.16175, 55.1912, 75.33865, 71.1801, -2.039927, -61.33979, -67.75826, -47.155, -58.24522, -77.26823, -34.68343, -4.483177, 30.95127, 37.57167, 65.75967, 49.9394, 50.31796, -10.894, -61.53098, -73.37056, -39.45046, -49.05364, -48.06656, -12.20807, 34.99294, 48.3447, 67.87746, 77.44235, 56.69209, 9.571015, -45.09888, -59.11546, -57.91916, -61.8544, -44.36718, -38.89973, -1.836897, 40.79768, 56.91759, 62.7449, 59.71989, 43.45997, -41.52565, -66.43896, -59.53848, -62.85847, -61.71587, -51.16866, -18.44158, 58.24384, 39.31861, 67.46035, 61.50056, 57.09717, -0.2452825, -55.52306, -73.53033, -56.50738, -63.3163, -70.72961, -31.62852, 6.512905, 49.45421, 60.13951, 54.96815, 47.19004, 34.22216, -44.84754, -65.68314, -63.41208, -70.54034, -57.78512, -42.49993, 3.85509, 30.06755, 45.50008, 58.82758, 58.5706 ; 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 ; temperature = 3.395286, 2.701521, 3.32939, 3.559869, 3.822738, 4.183278, 4.052292, 4.150544, 4.150544, 4.183278, 3.757073, 3.428221, 3.32939, 3.395286, 2.966301, 3.461146, 3.658511, 4.183278, 4.085051, 4.31413, 4.412182, 4.412182, 3.888368, 3.658511, 3.52697, 3.559869, 3.197487, 3.461146, 3.78991, 4.281429, 4.216003, 4.216003, 4.379506, 4.379506, 4.248721, 3.855557, 3.888368, 3.263457, 3.230477, 3.52697, 3.362342, 4.052292, 4.248721, 4.216003, 4.379506, 4.477509, 4.216003, 3.888368, 3.691374, 3.32939, 2.800885, 3.822738, 3.559869, 3.658511, 4.248721, 4.085051, 4.150544, 4.31413, 3.986748, 3.986748, 3.658511, 3.625639, 2.966301, 3.559869, 3.395286, 3.52697, 4.216003, 4.248721, 4.216003, 4.31413, 4.346822, 4.216003, 3.855557, 3.658511, 3.230477, 3.691374, 3.428221, 3.461146, 3.92117, 4.085051, 3.92117, 4.117802, 4.117802, 4.117802, 3.724228, 3.691374, 3.52697, 2.966301, 3.164489, 3.592758, 3.92117, 4.216003, 4.085051, 4.216003, 4.412182, 4.44485, 4.412182, 3.986748, 3.691374, 2.966301, 2.933237, 3.098463, 3.494062, 4.150544, 4.085051, 3.986748, 4.183278, 4.216003, 3.953963, 3.757073, 3.78991, 3.428221, 3.164489, 3.92117, 3.658511, 3.855557, 4.216003, 4.216003, 4.31413, 4.477509, 4.412182, 4.052292, 3.691374, 3.691374, 2.999356, 3.428221, 3.559869, 3.494062, 4.216003, 4.085051, 4.117802, 4.31413, 4.281429, 4.216003, 3.953963, 3.78991, 3.461146, 3.098463, 3.494062, 3.855557, 3.888368, 4.542804, 4.412182, 4.575439, 4.738495, 4.575439, 4.085051, 3.888368, 3.822738, 3.131481 ; 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 ; }