netcdf L0105.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 168 ; 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.7711, 0.03433, -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-Jun-2004 16:36:29: Modified [lon,lat] to [-66.553100,43.625700].\n", "Fri Jun 4 15:44:39 2004: /usr/local/nco/bin/ncrcat -d time,2453161.615,2453162.00 L0105.aanderaa.realtime.nc L0105.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0105" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453226.00000579 ; :starting_julian_day_string = "2004-08-08 00:00:00" ; :ending_julian_day_number = 2453232.95833912 ; :ending_julian_day_string = "2004-08-14 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 11-May-2004 20:37:50\n", "AANCM_Temperature_1.5: 11-May-2004 20:37:50" ; data: lat = 43.6257 ; lon = -66.5531 ; depth = 2 ; time = 2453226, 2453226.04166667, 2453226.08333333, 2453226.125, 2453226.16666667, 2453226.20833333, 2453226.25, 2453226.29166667, 2453226.33333333, 2453226.375, 2453226.41666667, 2453226.45833333, 2453226.5, 2453226.54166667, 2453226.58333333, 2453226.625, 2453226.66666667, 2453226.70833333, 2453226.75, 2453226.79166667, 2453226.83333333, 2453226.875, 2453226.91666667, 2453226.95833333, 2453227, 2453227.04166667, 2453227.08333333, 2453227.125, 2453227.16666667, 2453227.20833333, 2453227.25, 2453227.29166667, 2453227.33333333, 2453227.375, 2453227.41666667, 2453227.45833333, 2453227.5, 2453227.54166667, 2453227.58333333, 2453227.625, 2453227.66666667, 2453227.70833333, 2453227.75, 2453227.79166667, 2453227.83333333, 2453227.875, 2453227.91666667, 2453227.95833333, 2453228, 2453228.04166667, 2453228.08333333, 2453228.125, 2453228.16666667, 2453228.20833333, 2453228.25, 2453228.29166667, 2453228.33333333, 2453228.375, 2453228.41666667, 2453228.45833333, 2453228.5, 2453228.54166667, 2453228.58333333, 2453228.625, 2453228.66666667, 2453228.70833333, 2453228.75, 2453228.79166667, 2453228.83333333, 2453228.875, 2453228.91666667, 2453228.95833333, 2453229, 2453229.04166667, 2453229.08333333, 2453229.125, 2453229.16666667, 2453229.20833333, 2453229.25, 2453229.29166667, 2453229.33333333, 2453229.375, 2453229.41666667, 2453229.45833333, 2453229.5, 2453229.54166667, 2453229.58333333, 2453229.625, 2453229.66666667, 2453229.70833333, 2453229.75, 2453229.79166667, 2453229.83333333, 2453229.875, 2453229.91666667, 2453229.95833333, 2453230, 2453230.04166667, 2453230.08333333, 2453230.125, 2453230.16666667, 2453230.20833333, 2453230.25, 2453230.29166667, 2453230.33333333, 2453230.375, 2453230.41666667, 2453230.45833333, 2453230.5, 2453230.54166667, 2453230.58333333, 2453230.625, 2453230.66666667, 2453230.70833333, 2453230.75, 2453230.79166667, 2453230.83333333, 2453230.875, 2453230.91666667, 2453230.95833333, 2453231, 2453231.04166667, 2453231.08333333, 2453231.125, 2453231.16666667, 2453231.20833333, 2453231.25, 2453231.29166667, 2453231.33333333, 2453231.375, 2453231.41666667, 2453231.45833333, 2453231.5, 2453231.54166667, 2453231.58333333, 2453231.625, 2453231.66666667, 2453231.70833333, 2453231.75, 2453231.79166667, 2453231.83333333, 2453231.875, 2453231.91666667, 2453231.95833333, 2453232, 2453232.04166667, 2453232.08333333, 2453232.125, 2453232.16666667, 2453232.20833333, 2453232.25, 2453232.29166667, 2453232.33333333, 2453232.375, 2453232.41666667, 2453232.45833333, 2453232.5, 2453232.54166667, 2453232.58333333, 2453232.625, 2453232.66666667, 2453232.70833333, 2453232.75, 2453232.79166667, 2453232.83333333, 2453232.875, 2453232.91666667, 2453232.95833333 ; current_speed = 57.1935, 55.4337, 31.6764, 9.3856, 34.6094, 55.727, 58.0734, 44.2883, 34.9027, 19.0645, 11.732, 29.9166, 56.6069, 63.9394, 42.2352, 4.6928, 28.4501, 55.4337, 55.727, 52.794, 46.0481, 28.4501, 4.6928, 13.4918, 56.6069, 22.2908, 61.0064, 28.7434, 21.7042, 49.2744, 48.1012, 66.2858, 58.9533, 31.3831, 16.4248, 29.0367, 34.6094, 50.7409, 83.5905, 51.6208, 28.1568, 33.7295, 41.062, 58.9533, 73.6183, 48.1012, 19.6511, 8.5057, 29.9166, 61.2997, 51.9141, 73.0317, 48.9811, 28.4501, 40.1821, 49.2744, 55.4337, 43.7017, 37.5424, 9.9722, 33.7295, 49.861, 42.2352, 60.4198, 31.9697, 17.3047, 27.8635, 63.9394, 63.0595, 88.2833, 39.3022, 37.5424, 28.4501, 46.928, 44.8749, 64.2327, 70.392, 24.9305, 18.7712, 41.6486, 52.794, 66.2858, 52.2074, 39.3022, 52.2074, 24.9305, 44.5816, 44.8749, 57.1935, 37.8357, 29.33, 35.4893, 30.5032, 35.7826, 35.196, 41.3553, 24.3439, 17.0114, 19.0645, 43.7017, 54.5538, 45.7548, 5.5727, 28.1568, 48.3945, 54.2605, 45.7548, 38.129, 18.4779, 29.9166, 15.5449, 21.1176, 27.5702, 54.8471, 8.2124, 23.1707, 34.9027, 53.3806, 75.0848, 66.8724, 58.3667, 33.4362, 15.5449, 42.5285, 49.861, 44.8749, 34.6094, 18.1846, 21.7042, 31.3831, 63.9394, 77.7245, 70.9786, 52.794, 31.6764, 15.2516, 11.732, 7.0392, 33.1429, 31.3831, 42.5285, 45.4615, 65.4059, 59.5399, 73.325, 45.4615, 35.196, 17.598, 46.3414, 45.1682, 50.7409, 21.4109, 15.2516, 41.062, 71.8585, 97.3756, 93.2694, 73.6183, 53.9672, 55.4337, 60.4198, 93.2694, 83.0039, 70.9786, 40.4754, 36.6625, 39.3022, 66.8724 ; 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, 0, 0 ; current_direction = 182.6969, 170.7425, 187.9709, 240.0077, 353.8877, 359.8649, 0.9197, 355.6457, 10.0613, 33.2669, 101.4773, 158.0849, 174.6101, 165.8201, 170.3909, 185.1581, 358.1069, 2.6777, 352.1297, 326.5013, 350.3717, 353.8877, 27.2897, 122.2217, 184.4549, 187.2677, 179.8841, 191.8385, 261.8069, 328.2593, 340.9169, 339.1589, 352.8329, 1.9745, 83.5457, 142.6145, 161.2493, 158.4365, 174.9617, 193.2449, 227.7017, 273.0581, 324.7433, 327.5561, 347.2073, 357.7553, 6.8969, 140.5049, 150.7013, 155.9753, 166.8749, 177.0713, 193.5965, 236.4917, 302.2409, 341.6201, 345.0977, 347.2073, 4.7873, 65.2625, 144.7241, 171.7973, 158.0849, 160.8977, 181.6421, 262.1585, 296.2637, 328.9625, 337.4009, 353.5361, 63.1529, 96.9065, 132.0665, 167.5781, 166.1717, 170.7425, 173.9069, 229.8113, 237.1949, 324.0401, 1.6229, 41.0021, 49.0889, 51.1985, 61.7465, 76.8653, 141.9113, 144.0209, 135.9341, 140.1533, 74.7557, 81.7877, 70.5365, 39.9473, 10.0613, 15.6869, 3.3809, 352.8329, 110.2673, 127.8473, 140.5049, 132.4181, 115.8929, 37.8377, 72.6461, 33.9701, 14.2805, 349.6685, 6.1937, 6.1937, 133.4729, 159.4913, 142.2629, 183.7517, 164.7653, 358.4585, 1.2713, 3.0293, 3.0293, 5.1389, 7.6001, 18.8513, 48.3857, 102.1805, 139.4501, 122.5733, 159.8429, 147.1853, 30.8057, 14.9837, 17.4449, 22.7189, 7.9517, 11.4677, 0.2165, 93.7421, 292.3961, 81.0845, 64.2077, 93.0389, 49.0889, 28.3445, 13.5773, 17.4449, 18.4997, 22.3673, 127.4957, 203.7929, 174.6101, 202.7381, 165.4685, 186.9161, 295.2089, 346.8557, 349.3169, 354.9425, 354.2393, 359.1617, 49.7921, 115.5413, 141.2081, 134.1761, 139.4501, 165.8201, 180.9389, 247.3913, 290.9897, 317.7113 ; 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, 0, 0 ; current_u = -2.691092, 8.917717, -4.39257, -8.128798, -3.685123, -0.1314008, 0.9321422, -3.362533, 6.097561, 10.45764, 11.4974, 11.16584, 5.317245, 15.66306, 7.050125, -0.4219028, -0.9398438, 2.589733, -7.630759, -29.13796, -7.701809, -3.029296, 2.151601, 11.41395, -4.396904, -2.819907, 0.1234059, -5.896817, -21.48267, -25.92207, -15.72617, -23.58299, -7.355222, 1.081295, 16.3207, 17.63035, 11.12523, 18.64891, 7.341055, -11.82703, -20.82621, -33.68147, -23.70266, -31.62689, -16.30088, -1.883998, 2.359766, 5.409729, 14.64007, 24.95697, 11.78855, 3.731423, -11.51461, -23.72186, -33.98653, -15.53701, -14.25597, -9.676617, 3.133175, 9.057096, 19.47927, 7.113947, 15.76354, 19.77273, -0.9161278, -17.14289, -24.98707, -32.96709, -24.23256, -9.938684, 35.06601, 37.26998, 21.12044, 10.09462, 10.72569, 10.33323, 7.471711, -19.04499, -15.77754, -24.45684, 1.495187, 43.48923, 39.45452, 30.62905, 45.98751, 24.27828, 27.50153, 26.36356, 39.77724, 24.24268, 28.29798, 35.12538, 28.76006, 22.97539, 6.148801, 11.18166, 1.435647, -2.122402, 17.88416, 34.509, 34.69688, 33.77813, 5.013267, 17.27214, 46.19161, 30.31861, 11.2863, -6.838173, 1.993581, 3.227703, 11.28093, 7.398543, 16.87404, -3.588796, 2.158002, -0.6233151, 0.7743705, 2.820985, 3.967979, 5.989796, 7.71947, 10.80368, 11.62187, 41.57109, 32.41514, 37.81623, 11.92624, 9.854669, 11.11534, 8.113919, 19.1683, 30.01801, 9.819057, 10.49626, 0.1196934, 15.21908, -10.84708, 6.954152, 29.84111, 31.33897, 32.13992, 21.58384, 15.35449, 17.84938, 23.266, 17.30004, 27.92447, -7.099595, 4.352978, -17.45839, 12.73151, -2.578211, -13.79905, -9.337675, -13.3209, -8.584189, -9.361811, -1.077078, 41.21513, 50.01643, 37.85262, 66.89294, 53.96167, 17.38743, -0.6632365, -33.84505, -36.6943, -44.99621 ; 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, 0, 0 ; current_v = -57.13015, -54.71169, -31.37036, -4.691708, 34.41265, 55.72684, 58.06592, 44.16047, 34.36594, 15.94029, -2.33443, -27.75476, -56.35661, -61.99125, -41.64262, -4.673796, 28.43457, 55.37317, 55.20208, 44.02483, 45.39944, 28.28836, 4.17049, -7.193784, -56.43588, -22.11171, -61.00628, -28.13202, -3.09306, 41.9048, 45.45782, 61.94877, 58.49267, 31.36447, 1.846323, -23.07164, -32.77255, -47.18959, -83.26752, -50.24767, -18.94926, 1.799421, 33.53016, 49.7517, 71.79092, 48.06429, 19.5089, -6.56367, -26.08968, -55.98931, -50.55793, -72.93631, -47.60842, -15.7061, 21.43635, 46.76075, 53.56923, 42.61692, 37.41143, 4.172983, -27.53611, -49.3509, -39.1832, -57.09283, -31.95657, -2.360935, 12.32969, 54.7852, 58.21756, 87.72208, 17.74931, -4.514453, -19.06136, -45.82942, -43.57426, -63.39609, -69.99434, -16.08783, -10.16992, 33.71155, 52.77282, 50.02493, 34.18996, 24.62771, 24.7136, 5.665235, -35.08825, -36.31417, -41.09584, -29.0488, 7.71189, 5.069342, 10.16386, 27.43221, 34.65474, 39.81496, 24.30153, 16.87848, -6.603949, -26.81358, -42.09802, -30.86324, -2.433544, 22.23688, 14.43477, 44.99982, 44.34097, 37.5108, 18.37004, 29.74197, -10.69507, -19.77915, -21.80327, -54.72956, -7.923796, 23.16232, 34.89411, 53.30601, 74.97988, 66.60361, 57.85397, 31.64269, 10.32357, -8.973179, -37.88639, -24.15967, -32.48962, -15.28284, 18.64193, 30.31606, 60.99855, 71.69392, 70.29614, 51.74007, 31.67617, -0.9954039, 4.469979, 1.090919, 14.42081, -1.663742, 27.85137, 40.01107, 63.57807, 56.8014, 69.53596, 42.04113, -21.42387, -16.10234, -46.13651, -41.65778, -49.11769, -21.2551, 6.495959, 39.98619, 70.61301, 96.99649, 92.79837, 73.61042, 34.83923, -23.90088, -47.0928, -64.99628, -63.06969, -68.81598, -40.46997, -14.09437, 14.07805, 49.46978 ; 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, 0, 0 ; temperature = 8.644909, 8.421439, 8.069818, 8.037824, 8.165771, 8.35755, 8.389497, 8.35755, 8.995649, 9.027511, 8.963785, 8.995649, 8.453377, 9.123069, 8.644909, 8.48531, 8.740616, 9.31408, 8.995649, 9.123069, 9.632137, 9.409535, 9.282255, 8.931916, 9.600348, 9.31408, 9.854569, 9.536757, 9.218592, 9.123069, 8.900043, 8.868166, 9.31408, 9.059367, 8.868166, 8.963785, 8.868166, 9.186755, 9.377721, 9.886333, 9.822803, 10.07684, 9.886333, 9.568555, 9.473154, 9.663923, 9.854569, 9.186755, 9.218592, 9.473154, 9.123069, 9.663923, 9.695706, 9.31408, 9.31408, 9.09122, 9.186755, 9.154914, 9.186755, 9.123069, 9.31408, 9.250425, 9.09122, 9.377721, 9.282255, 9.473154, 9.250425, 9.695706, 10.20379, 10.67943, 10.67943, 11.88209, 11.53423, 9.822803, 9.695706, 9.695706, 9.854569, 9.568555, 9.154914, 9.282255, 9.695706, 10.9012, 12.48256, 12.67211, 13.1143, 12.54574, 12.41937, 12.67211, 12.79846, 12.86163, 12.73528, 13.49327, 13.93542, 14.15653, 13.68276, 13.24062, 13.80909, 13.05113, 13.68276, 13.36695, 13.93542, 13.46169, 12.9248, 13.05113, 13.49327, 13.52485, 12.22978, 11.31276, 10.93287, 11.12285, 11.31276, 11.3444, 11.28111, 12.35618, 13.17746, 13.24062, 12.64052, 12.16657, 11.85047, 11.81886, 10.93287, 10.23552, 10.52095, 9.822803, 10.17206, 10.67943, 11.40769, 11.59749, 11.59749, 11.28111, 11.81886, 12.98797, 12.60893, 12.67211, 11.88209, 11.75562, 11.59749, 10.48925, 12.95638, 13.05113, 13.05113, 12.9248, 12.10336, 13.27221, 12.76687, 12.73528, 12.83004, 10.93287, 13.43011, 13.30379, 13.36695, 13.30379, 13.33537, 13.05113, 13.08272, 12.73528, 11.53423, 10.29897, 10.58435, 13.30379, 13.6196, 15.51582, 14.88329, 14.94652, 13.99859, 14.69365, 13.65118, 14.28288 ; 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, 0, 0 ; }