netcdf N9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 165 ; 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 = "" ; :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 = "AANCM969" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N9999" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453394.00000579 ; :starting_julian_day_string = "2005-01-23 00:00:00" ; :ending_julian_day_number = 2453400.83333912 ; :ending_julian_day_string = "2005-01-29 20:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Jan-2005 19:26:00\n", "AANCM_Temperature_1.5: 19-Jan-2005 19:26:00" ; data: lat = 42.3304 ; lon = -65.9069 ; depth = 2 ; time = 2453394, 2453394.04166667, 2453394.08333333, 2453394.125, 2453394.16666667, 2453394.20833333, 2453394.25, 2453394.29166667, 2453394.33333333, 2453394.375, 2453394.41666667, 2453394.45833333, 2453394.5, 2453394.54166667, 2453394.58333333, 2453394.625, 2453394.66666667, 2453394.70833333, 2453394.75, 2453394.79166667, 2453394.83333333, 2453394.875, 2453394.91666667, 2453394.95833333, 2453395, 2453395.04166667, 2453395.08333333, 2453395.125, 2453395.16666667, 2453395.20833333, 2453395.25, 2453395.29166667, 2453395.33333333, 2453395.375, 2453395.41666667, 2453395.45833333, 2453395.5, 2453395.54166667, 2453395.58333333, 2453395.625, 2453395.66666667, 2453395.70833333, 2453395.75, 2453395.79166667, 2453395.83333333, 2453395.875, 2453395.91666667, 2453395.95833333, 2453396, 2453396.04166667, 2453396.08333333, 2453396.125, 2453396.16666667, 2453396.20833333, 2453396.25, 2453396.29166667, 2453396.33333333, 2453396.375, 2453396.41666667, 2453396.45833333, 2453396.5, 2453396.54166667, 2453396.58333333, 2453396.625, 2453396.66666667, 2453396.70833333, 2453396.75, 2453396.79166667, 2453396.83333333, 2453396.875, 2453396.91666667, 2453396.95833333, 2453397, 2453397.04166667, 2453397.08333333, 2453397.125, 2453397.16666667, 2453397.20833333, 2453397.25, 2453397.29166667, 2453397.33333333, 2453397.375, 2453397.41666667, 2453397.45833333, 2453397.5, 2453397.54166667, 2453397.58333333, 2453397.625, 2453397.66666667, 2453397.70833333, 2453397.75, 2453397.79166667, 2453397.83333333, 2453397.875, 2453397.91666667, 2453397.95833333, 2453398, 2453398.04166667, 2453398.08333333, 2453398.125, 2453398.16666667, 2453398.20833333, 2453398.25, 2453398.29166667, 2453398.33333333, 2453398.375, 2453398.41666667, 2453398.45833333, 2453398.5, 2453398.54166667, 2453398.58333333, 2453398.625, 2453398.66666667, 2453398.70833333, 2453398.75, 2453398.79166667, 2453398.83333333, 2453398.875, 2453398.91666667, 2453398.95833333, 2453399, 2453399.04166667, 2453399.08333333, 2453399.125, 2453399.16666667, 2453399.20833333, 2453399.25, 2453399.29166667, 2453399.33333333, 2453399.375, 2453399.41666667, 2453399.45833333, 2453399.5, 2453399.54166667, 2453399.58333333, 2453399.625, 2453399.66666667, 2453399.70833333, 2453399.75, 2453399.79166667, 2453399.83333333, 2453399.875, 2453399.91666667, 2453399.95833333, 2453400, 2453400.04166667, 2453400.08333333, 2453400.125, 2453400.16666667, 2453400.20833333, 2453400.25, 2453400.29166667, 2453400.33333333, 2453400.375, 2453400.41666667, 2453400.45833333, 2453400.5, 2453400.54166667, 2453400.58333333, 2453400.625, 2453400.66666667, 2453400.70833333, 2453400.75, 2453400.79166667, 2453400.83333333 ; current_speed = 21.1176, 24.0506, 19.6511, 27.2769, 36.3692, 27.5702, 20.2377, 45.4615, 24.0506, 29.9166, 22.8774, 18.7712, 26.397, 13.1985, 46.3414, 11.4387, 20.2377, 31.6764, 33.7295, 6.4526, 11.732, 24.9305, 14.3717, 30.5032, 46.3414, 91.8029, 67.459, 59.2466, 72.1518, 76.8446, 18.4779, 46.928, 9.0923, 30.7965, 9.3856, 56.3136, 13.7851, 19.3578, 15.5449, 11.1454, 55.727, 53.9672, 23.1707, 171.8738, 89.1632, 105.2947, 107.3478, 44.2883, 109.6942, 106.1746, 80.6575, 77.4312, 119.3731, 114.0937, 159.8485, 83.2972, 51.9141, 51.0342, 77.1379, 191.5249, 168.3542, 124.0659, 115.8535, 81.8307, 118.1999, 136.9711, 139.9041, 83.8838, 16.4248, 71.2719, 75.0848, 43.7017, 45.7548, 28.1568, 34.3161, 55.4337, 39.8888, 56.6069, 37.5424, 39.8888, 52.794, 47.8079, 44.2883, 36.0759, 48.6878, 43.1151, 50.4476, 95.9091, 114.387, 116.1468, 112.0406, 126.9989, 119.9597, 127.5855, 113.5071, 187.1254, 144.5969, 47.8079, 18.7712, 71.2719, 50.7409, 14.3717, 66.5791, 75.9647, 34.6094, 53.3806, 23.1707, 19.0645, 23.7573, 20.8243, 40.4754, 45.7548, 16.1315, 75.0848, 37.8357, 119.3731, 134.918, 127.8788, 244.6122, 90.923, 56.9002, 58.9533, 39.3022, 23.1707, 63.3528, 54.2605, 59.2466, 12.9052, 37.5424, 29.0367, 20.2377, 6.1593, 34.0228, 40.1821, 13.1985, 44.2883, 47.2213, 48.1012, 110.5741, 172.1671, 36.6625, 36.9558, 43.4084, 166.0078, 113.8004, 49.2744, 64.8193, 45.4615, 31.3831, 73.325, 59.8332, 46.3414, 40.7687, 35.196, 9.0923, 22.5841, 53.0873, 47.5146, 12.3186, 76.8446, 29.0367, 16.4248, 141.0773, 114.0937, 59.8332 ; 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 ; current_direction = 26.15, 95.7668, 83.1092, 114.05, 120.7304, 32.1272, 101.744, 6.1088, 42.3236, 61.6616, 43.73, 340.1288, 144.6392, 67.9904, 34.94, 111.2372, 34.2368, 92.2508, 2.5928, 80.648, 34.2368, 77.4836, 43.0268, 352.3964, 144.2876, 156.9452, 136.904, 149.9132, 131.63, 139.7168, 45.8396, 103.1504, 54.278, 324.3068, 107.018, 10.6796, 104.5568, 160.4612, 301.1012, 191.7536, 139.7168, 9.2732, 58.4972, 163.9772, 135.4976, 142.178, 166.79, 152.726, 158, 158, 158.7032, 164.6804, 145.694, 159.0548, 164.3288, 160.4612, 140.7716, 154.1324, 155.1872, 159.4064, 154.8356, 154.484, 160.8128, 152.726, 159.4064, 157.2968, 156.242, 151.3196, 82.406, 154.484, 159.758, 357.6704, 336.6128, 15.2504, 127.0592, 140.0684, 180.854, 150.968, 180.5024, 161.516, 116.5112, 144.2876, 156.9452, 176.2832, 176.6348, 141.1232, 41.2688, 45.488, 22.9856, 56.036, 99.2828, 122.84, 159.4064, 148.8584, 158.3516, 159.758, 153.4292, 148.5068, 324.6584, 347.1224, 12.086, 36.698, 138.3104, 161.8676, 178.3928, 143.936, 150.968, 36.3464, 351.3416, 254.3384, 176.6348, 133.388, 15.9536, 8.57, 58.1456, 165.7352, 155.5388, 146.3972, 159.758, 143.5844, 148.8584, 4.3508, 349.9352, 139.3652, 152.0228, 181.5572, 150.6164, 193.16, 25.0952, 23.6888, 318.6812, 332.3936, 325.7132, 352.748, 29.666, 177.6896, 39.1592, 91.196, 167.4932, 152.3744, 148.1552, 137.9588, 98.228, 156.242, 150.6164, 123.8948, 14.1956, 331.6904, 207.9272, 125.6528, 163.6256, 120.3788, 105.26, 43.3784, 323.9552, 104.2052, 20.1728, 14.8988, 60.9584, 146.0456, 357.3188, 24.7436, 158.7032, 146.0456, 137.9588 ; 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 ; current_u = 9.307005, 23.92888, 19.50915, 24.909, 31.26228, 14.66185, 19.81406, 4.837867, 16.19368, 26.33138, 15.81425, -6.38046, 15.27656, 12.23661, 26.54057, 10.66188, 11.38602, 31.65196, 1.525837, 6.366836, 6.600593, 24.338, 9.806391, -4.036143, 27.05026, 35.95106, 46.08953, 29.701, 53.92989, 49.68512, 13.2559, 45.69737, 7.381669, -17.96806, 8.974631, 10.43585, 13.34258, 6.474122, -13.31042, -2.270354, 36.03119, 8.696394, 19.75568, 47.44058, 62.49798, 64.5678, 24.5312, 20.29495, 41.09217, 39.7737, 29.29474, 20.45756, 67.28017, 40.78563, 43.17772, 27.85834, 32.83117, 22.26587, 32.3713, 67.36641, 71.58707, 53.44302, 38.07591, 37.49861, 41.57529, 52.86503, 56.36379, 40.2578, 16.28074, 30.70131, 25.97829, -1.776386, -18.16204, 7.406307, 27.3847, 35.58138, -0.594525, 27.47122, -0.3291876, 12.64634, 47.24256, 27.90628, 17.3438, 2.338617, 2.857977, 27.0611, 33.27486, 68.39313, 44.6681, 96.33085, 110.5733, 106.703, 42.19427, 65.98147, 41.87389, 64.74278, 64.67867, 24.97472, -10.8582, -15.8843, 10.62411, 8.588487, 44.28141, 23.64127, 0.9706986, 31.42455, 11.24469, 11.29887, -3.576497, -20.05115, 2.375908, 33.25086, 4.433885, 11.18896, 32.13734, 29.41397, 55.86643, 70.77225, 84.63241, 53.97535, 29.42622, 4.472364, -6.868526, 15.08958, 29.72008, -1.474525, 29.0696, -2.938141, 15.92262, 11.66604, -13.3619, -2.854189, -19.16626, -5.072331, 6.532507, 1.785401, 29.81918, 48.09072, 23.94543, 79.8325, 19.34387, 24.748, 42.96157, 66.88031, 55.83666, 40.90085, 15.89583, -21.55947, -14.69825, 59.58125, 16.86774, 39.97876, 39.33125, 24.17309, -5.35007, 21.89355, 18.30729, 12.2166, 10.76975, 42.92024, -1.358299, 6.874736, 51.23916, 63.72509, 40.06819 ; 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 ; current_v = 18.95607, -2.4166, 2.357688, -11.11626, -18.58463, 23.34836, -4.119166, 45.20335, 17.7819, 14.20076, 16.53133, 17.65355, -21.52739, 4.946295, 37.98847, -4.143438, 16.7309, -1.244052, 33.69497, 1.048544, 9.699072, 5.402915, 10.50621, 30.23499, -37.62724, -84.47066, -49.25924, -51.26413, -47.93172, -58.62151, 12.87299, -10.67649, 5.308567, 25.01146, -2.746903, 55.33818, -3.464742, -18.24309, 8.029737, -10.91171, -42.51178, 53.26191, 12.10762, -165.1968, -63.59307, -83.17435, -104.5073, -39.36456, -101.7067, -98.44337, -75.14952, -74.67985, -98.60687, -106.5547, -153.9066, -78.50055, -40.21428, -45.92081, -70.01682, -179.2862, -152.3759, -111.9651, -109.4178, -72.73319, -110.6468, -126.3581, -128.048, -73.59213, 2.17058, -64.3204, -70.44754, 43.66558, 41.99574, 27.16527, -20.68025, -42.50719, -39.88437, -49.49417, -37.54096, -37.83102, -23.5658, -38.81797, -40.75103, -36.00002, -48.60385, -33.56499, 37.9176, 67.2379, 105.305, 64.88795, -18.073, -68.87086, -112.2941, -109.1994, -105.5009, -175.5685, -129.3249, -40.7659, 15.312, 69.4793, 49.6162, 11.52318, -49.71854, -72.19228, -34.59578, -43.15074, -20.25927, 15.35547, 23.48655, -5.621628, -40.40561, -31.43059, 15.51019, 74.24644, 19.96826, -115.6925, -122.808, -106.5095, -229.5049, -73.16866, -48.70042, 58.78341, 38.69737, -17.58369, -55.94903, -54.24046, -51.62478, -12.56629, 33.99856, 26.5901, 15.19947, 5.458075, 28.11059, 39.86066, 11.46851, -44.2523, 36.61513, -1.003998, -107.9502, -152.5394, -31.14408, -27.44572, -6.212289, -151.9395, -99.16047, -27.47884, 62.83999, 40.02421, -27.72833, -42.73909, -57.40637, -23.43552, -10.73031, 25.58164, 7.351644, -5.542034, 49.83076, 45.91723, 5.979997, -63.74124, 29.00491, 14.91684, -131.4433, -94.63871, -44.43593 ; 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 ; temperature = 12.9321, 12.9321, 12.9321, 12.90061, 12.96358, 12.96358, 12.96358, 12.96358, 12.9321, 12.90061, 12.86913, 12.83764, 12.80616, 12.74318, 12.74318, 12.71169, 12.71169, 12.74318, 12.80616, 12.90061, 12.99507, 13.08951, 13.15248, 13.18396, 13.24692, 13.37285, 13.46729, 13.46729, 13.37285, 13.37285, 13.24692, 13.121, 12.90061, 12.64872, 12.45976, 12.23928, 12.11326, 12.01874, 12.27078, 12.52275, 13.21544, 13.7821, 14.25439, 14.60084, 14.88439, 15.04197, 15.04197, 15.07349, 15.01045, 14.94742, 15.01045, 14.94742, 15.01045, 15.01045, 15.07349, 15.19958, 15.2311, 15.19958, 15.19958, 15.13653, 15.10501, 14.97893, 15.04197, 14.97893, 15.10501, 15.07349, 15.07349, 15.19958, 15.2311, 15.26263, 15.16805, 14.47485, 14.2229, 14.06546, 13.87655, 13.71914, 13.53025, 13.46729, 13.46729, 13.40433, 13.34137, 13.37285, 13.37285, 13.37285, 13.34137, 13.40433, 13.65618, 13.87655, 14.03398, 14.28588, 14.50634, 14.63234, 14.72685, 14.85288, 14.88439, 14.97893, 14.82137, 14.63234, 14.47485, 14.38036, 14.15993, 13.97101, 13.75062, 13.65618, 13.46729, 13.46729, 13.30989, 13.24692, 13.15248, 13.08951, 13.18396, 13.30989, 13.71914, 13.97101, 14.31738, 14.53784, 14.82137, 14.85288, 14.75836, 14.63234, 14.56934, 14.28588, 14.00249, 13.7821, 13.62469, 13.53025, 13.49877, 13.34137, 13.24692, 13.18396, 13.02655, 12.9321, 12.80616, 12.74318, 12.99507, 13.21544, 13.62469, 14.19141, 14.53784, 14.78986, 14.97893, 15.07349, 14.9159, 14.82137, 14.69535, 14.56934, 14.31738, 14.06546, 13.84507, 13.71914, 13.53025, 13.43581, 13.27841, 13.18396, 13.121, 13.08951, 13.121, 13.121, 13.18396, 13.30989, 13.81359, 14.31738, 14.63234, 14.88439, 15.10501 ; 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 ; }