netcdf M9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 166 ; 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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M9999" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453394.00000579 ; :starting_julian_day_string = "2005-01-23 00:00:00" ; :ending_julian_day_number = 2453400.87500579 ; :ending_julian_day_string = "2005-01-29 21:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Jan-2005 19:23:58\n", "AANCM_Temperature_1.5: 19-Jan-2005 19:23:58" ; data: lat = 44.4907 ; lon = -67.8798 ; 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, 2453400.875 ; 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, 56.6069 ; 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, 0 ; current_direction = 26.45, 96.0668, 83.4092, 114.35, 121.0304, 32.4272, 102.044, 6.4088, 42.6236, 61.9616, 44.03, 340.4288, 144.9392, 68.2904, 35.24, 111.5372, 34.5368, 92.5508, 2.8928, 80.948, 34.5368, 77.7836, 43.3268, 352.6964, 144.5876, 157.2452, 137.204, 150.2132, 131.93, 140.0168, 46.1396, 103.4504, 54.578, 324.6068, 107.318, 10.9796, 104.8568, 160.7612, 301.4012, 192.0536, 140.0168, 9.5732, 58.7972, 164.2772, 135.7976, 142.478, 167.09, 153.026, 158.3, 158.3, 159.0032, 164.9804, 145.994, 159.3548, 164.6288, 160.7612, 141.0716, 154.4324, 155.4872, 159.7064, 155.1356, 154.784, 161.1128, 153.026, 159.7064, 157.5968, 156.542, 151.6196, 82.706, 154.784, 160.058, 357.9704, 336.9128, 15.5504, 127.3592, 140.3684, 181.154, 151.268, 180.8024, 161.816, 116.8112, 144.5876, 157.2452, 176.5832, 176.9348, 141.4232, 41.5688, 45.788, 23.2856, 56.336, 99.5828, 123.14, 159.7064, 149.1584, 158.6516, 160.058, 153.7292, 148.8068, 324.9584, 347.4224, 12.386, 36.998, 138.6104, 162.1676, 178.6928, 144.236, 151.268, 36.6464, 351.6416, 254.6384, 176.9348, 133.688, 16.2536, 8.87, 58.4456, 166.0352, 155.8388, 146.6972, 160.058, 143.8844, 149.1584, 4.6508, 350.2352, 139.6652, 152.3228, 181.8572, 150.9164, 193.46, 25.3952, 23.9888, 318.9812, 332.6936, 326.0132, 353.048, 29.966, 177.9896, 39.4592, 91.496, 167.7932, 152.6744, 148.4552, 138.2588, 98.528, 156.542, 150.9164, 124.1948, 14.4956, 331.9904, 208.2272, 125.9528, 163.9256, 120.6788, 105.56, 43.6784, 324.2552, 104.5052, 20.4728, 15.1988, 61.2584, 146.3456, 357.6188, 25.0436, 159.0032, 146.3456, 138.2588, 120.3272 ; 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, 0 ; current_u = 9.406131, 23.9159, 19.52123, 24.85045, 31.16455, 14.7839, 19.79222, 5.074484, 16.28656, 26.40537, 15.90059, -6.287939, 15.16363, 12.26234, 26.73911, 10.64004, 11.47347, 31.64501, 1.702241, 6.372239, 6.651287, 24.36596, 9.861267, -3.877778, 26.85287, 35.50828, 45.83097, 29.43217, 53.67818, 49.37749, 13.32312, 45.64084, 7.409364, -17.83685, 8.960126, 10.72546, 13.32426, 6.378513, -13.26819, -2.327456, 35.80811, 8.975152, 19.8188, 46.57497, 62.16415, 64.13142, 23.98367, 20.08856, 40.55907, 39.25771, 28.90086, 20.06625, 66.76295, 40.22715, 42.37128, 27.44694, 32.62016, 22.02512, 32.00425, 66.42675, 70.78825, 52.85604, 37.50248, 37.11727, 40.99538, 52.2027, 55.69257, 39.87192, 16.29189, 30.36411, 25.60908, -1.54773, -17.9419, 7.548442, 27.27605, 35.35832, -0.80335, 27.21169, -0.5257462, 12.44808, 47.11852, 27.70265, 17.13019, 2.15009, 2.60345, 26.88498, 33.47293, 68.74425, 45.21886, 96.66928, 110.4772, 106.3409, 41.60573, 65.4088, 41.32091, 63.82262, 64.00065, 24.76093, -10.77788, -15.52029, 10.88375, 8.648705, 44.02048, 23.26295, 0.789543, 31.19818, 11.13846, 11.37912, -3.453473, -20.08031, 2.164313, 33.08584, 4.515035, 11.57756, 32.24145, 28.8078, 55.22265, 70.2136, 83.42957, 53.5915, 29.17082, 4.780091, -6.665813, 14.9973, 29.42672, -1.758506, 28.7989, -3.003898, 16.10041, 11.8051, -13.28214, -2.825572, -19.01881, -4.863553, 6.592466, 1.553673, 30.01049, 48.0848, 23.37988, 79.03271, 19.18054, 24.60395, 42.92846, 66.08384, 55.3167, 40.75641, 16.22464, -21.34961, -14.84324, 59.35666, 16.56694, 39.85551, 39.27453, 24.3067, -5.311503, 21.86423, 18.56796, 12.45685, 10.80091, 42.5859, -1.206411, 6.952746, 50.55023, 63.22869, 39.83498, 48.86058 ; 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, 0 ; current_v = 18.90708, -2.541857, 2.255507, -11.24653, -18.74806, 23.27127, -4.222855, 45.1774, 17.69687, 14.06269, 16.4483, 17.68671, -21.60708, 4.882157, 37.84898, -4.199207, 16.67105, -1.409763, 33.68652, 1.015193, 9.664378, 5.275407, 10.45472, 30.25571, -37.76835, -84.65775, -49.49988, -51.41893, -48.21343, -58.88086, 12.8034, -10.91562, 5.269844, 25.1052, -2.793857, 55.28278, -3.534556, -18.27673, 8.09932, -10.89967, -42.69986, 53.21565, 12.00402, -165.443, -63.91944, -83.51128, -104.6343, -39.47028, -101.9205, -98.65028, -75.30188, -74.78593, -98.95779, -106.7668, -154.1305, -78.64534, -40.38563, -46.03676, -70.18536, -179.6365, -152.7487, -112.2434, -109.6157, -72.92854, -110.863, -126.6332, -128.3413, -73.80191, 2.085305, -64.48026, -70.5826, 43.67429, 42.09026, 27.12612, -20.82335, -42.69291, -39.88071, -49.63734, -37.53872, -37.89672, -23.81284, -38.96355, -40.84128, -36.01177, -48.61814, -33.70622, 37.74285, 66.87888, 105.0697, 64.38268, -18.65171, -69.4286, -112.5135, -109.5434, -105.7187, -175.9051, -129.6618, -40.89611, 15.36865, 69.56152, 49.55989, 11.47805, -49.94971, -72.31508, -34.60039, -43.31469, -20.31787, 15.2961, 23.50495, -5.516563, -40.41749, -31.60426, 15.48676, 74.18684, 19.79972, -115.8449, -123.0988, -106.8786, -229.9449, -73.45028, -48.85382, 58.75919, 38.7328, -17.66245, -56.10388, -54.232, -51.77628, -12.55073, 33.91472, 26.52865, 15.26923, 5.472945, 28.21056, 39.88668, 11.43415, -44.26104, 36.4585, -1.255786, -108.0741, -152.9554, -31.24493, -27.57493, -6.43715, -152.2876, -99.45147, -27.69262, 62.7559, 40.13655, -27.65099, -43.05047, -57.4939, -23.64453, -10.9361, 25.45472, 7.379556, -5.656591, 49.73422, 45.85263, 5.923525, -63.9651, 29.01163, 14.88064, -131.7098, -94.97108, -44.64512, -28.58294 ; 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, 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, 15.26263 ; 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, 0 ; }