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 = "18-Sep-2004 18:11:03: Modified [lon,lat] to [-66.553300,43.625400].\n", "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 = 2453261.00000579 ; :starting_julian_day_string = "2004-09-12 00:00:00" ; :ending_julian_day_number = 2453267.95833912 ; :ending_julian_day_string = "2004-09-18 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" ; :longitude = -66.5533 ; :latitude = 43.6254 ; data: lat = 43.6254 ; lon = -66.5533 ; depth = 2 ; time = 2453261, 2453261.04166667, 2453261.08333333, 2453261.125, 2453261.16666667, 2453261.20833333, 2453261.25, 2453261.29166667, 2453261.33333333, 2453261.375, 2453261.41666667, 2453261.45833333, 2453261.5, 2453261.54166667, 2453261.58333333, 2453261.625, 2453261.66666667, 2453261.70833333, 2453261.75, 2453261.79166667, 2453261.83333333, 2453261.875, 2453261.91666667, 2453261.95833333, 2453262, 2453262.04166667, 2453262.08333333, 2453262.125, 2453262.16666667, 2453262.20833333, 2453262.25, 2453262.29166667, 2453262.33333333, 2453262.375, 2453262.41666667, 2453262.45833333, 2453262.5, 2453262.54166667, 2453262.58333333, 2453262.625, 2453262.66666667, 2453262.70833333, 2453262.75, 2453262.79166667, 2453262.83333333, 2453262.875, 2453262.91666667, 2453262.95833333, 2453263, 2453263.04166667, 2453263.08333333, 2453263.125, 2453263.16666667, 2453263.20833333, 2453263.25, 2453263.29166667, 2453263.33333333, 2453263.375, 2453263.41666667, 2453263.45833333, 2453263.5, 2453263.54166667, 2453263.58333333, 2453263.625, 2453263.66666667, 2453263.70833333, 2453263.75, 2453263.79166667, 2453263.83333333, 2453263.875, 2453263.91666667, 2453263.95833333, 2453264, 2453264.04166667, 2453264.08333333, 2453264.125, 2453264.16666667, 2453264.20833333, 2453264.25, 2453264.29166667, 2453264.33333333, 2453264.375, 2453264.41666667, 2453264.45833333, 2453264.5, 2453264.54166667, 2453264.58333333, 2453264.625, 2453264.66666667, 2453264.70833333, 2453264.75, 2453264.79166667, 2453264.83333333, 2453264.875, 2453264.91666667, 2453264.95833333, 2453265, 2453265.04166667, 2453265.08333333, 2453265.125, 2453265.16666667, 2453265.20833333, 2453265.25, 2453265.29166667, 2453265.33333333, 2453265.375, 2453265.41666667, 2453265.45833333, 2453265.5, 2453265.54166667, 2453265.58333333, 2453265.625, 2453265.66666667, 2453265.70833333, 2453265.75, 2453265.79166667, 2453265.83333333, 2453265.875, 2453265.91666667, 2453265.95833333, 2453266, 2453266.04166667, 2453266.08333333, 2453266.125, 2453266.16666667, 2453266.20833333, 2453266.25, 2453266.29166667, 2453266.33333333, 2453266.375, 2453266.41666667, 2453266.45833333, 2453266.5, 2453266.54166667, 2453266.58333333, 2453266.625, 2453266.66666667, 2453266.70833333, 2453266.75, 2453266.79166667, 2453266.83333333, 2453266.875, 2453266.91666667, 2453266.95833333, 2453267, 2453267.04166667, 2453267.08333333, 2453267.125, 2453267.16666667, 2453267.20833333, 2453267.25, 2453267.29166667, 2453267.33333333, 2453267.375, 2453267.41666667, 2453267.45833333, 2453267.5, 2453267.54166667, 2453267.58333333, 2453267.625, 2453267.66666667, 2453267.70833333, 2453267.75, 2453267.79166667, 2453267.83333333, 2453267.875, 2453267.91666667, 2453267.95833333 ; current_speed = 36.6625, 13.1985, 27.2769, 13.1985, 31.6764, 28.1568, 31.6764, 14.665, 24.9305, 45.7548, 47.5146, 30.2099, 21.4109, 14.9583, 8.799, 21.9975, 46.0481, 44.2883, 37.2491, 26.397, 21.9975, 49.861, 65.6992, 49.861, 26.9836, 38.4223, 0.2933, 23.1707, 48.3945, 60.4198, 73.0317, 45.4615, 15.5449, 24.9305, 50.7409, 59.5399, 64.526, 50.4476, 24.9305, 15.2516, 38.4223, 60.7131, 80.9508, 60.1265, 26.6903, 19.6511, 15.2516, 43.7017, 52.2074, 64.2327, 36.6625, 24.3439, 18.7712, 36.0759, 51.3275, 69.2188, 23.7573, 16.7181, 30.2099, 49.861, 70.0987, 56.6069, 36.6625, 19.6511, 4.6928, 27.8635, 38.4223, 41.062, 46.0481, 19.3578, 29.6233, 65.4059, 72.7384, 80.6575, 74.7915, 42.5285, 15.8382, 36.0759, 41.9419, 51.6208, 64.2327, 29.9166, 19.9444, 46.0481, 75.3781, 100.6019, 86.2302, 58.9533, 24.3439, 34.0228, 40.4754, 48.6878, 59.2466, 33.7295, 16.7181, 44.2883, 66.2858, 73.9116, 87.99, 68.9255, 34.9027, 23.1707, 46.6347, 50.7409, 53.9672, 63.9394, 33.1429, 26.1037, 46.0481, 65.6992, 80.0709, 61.0064, 25.8104, 5.2794, 39.5955, 60.7131, 42.2352, 57.1935, 5.2794, 20.531, 56.6069, 61.593, 49.5677, 41.6486, 36.3692, 5.866, 9.9722, 27.2769, 50.1543, 64.8193, 36.9558, 25.2238, 49.5677, 55.727, 86.8168, 49.861, 29.6233, 12.3186, 38.4223, 61.593, 64.526, 70.392, 52.794, 34.9027, 55.1404, 74.7915, 89.1632, 68.3389, 64.526, 26.397, 8.5057, 29.6233, 52.2074, 56.9002, 63.9394, 37.8357, 31.6764, 46.6347, 70.392, 65.4059, 64.8193, 42.8218, 26.6903, 36.0759, 50.7409, 73.6183, 82.124, 66.5791 ; 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 = 347.9105, 228.4049, 255.8297, 201.3317, 192.1901, 197.1125, 197.1125, 217.5053, 332.1269, 359.8649, 22.0157, 11.8193, 359.8649, 4.0841, 243.5237, 211.8797, 199.5737, 205.9025, 190.0805, 220.3181, 253.7201, 349.3169, 9.3581, 26.2349, 37.8377, 359.5133, 104.9933, 203.4413, 186.2129, 174.9617, 177.4229, 176.3681, 289.5833, 318.7661, 346.1525, 9.0065, 20.2577, 19.5545, 22.7189, 225.9437, 157.0301, 177.7745, 185.1581, 194.6513, 225.9437, 254.4233, 312.4373, 352.8329, 355.2941, 342.2849, 340.9169, 302.9441, 140.1533, 166.8749, 171.4457, 181.2905, 200.2769, 236.1401, 348.6137, 350.7233, 359.5133, 351.0749, 340.5653, 335.6429, 173.5553, 173.2037, 190.0805, 185.5097, 173.5553, 246.3365, 317.7113, 343.6913, 354.5909, 347.9105, 347.2073, 344.7461, 41.7053, 165.8201, 164.7653, 175.6649, 190.7837, 186.5645, 308.2181, 343.6913, 349.6685, 348.9653, 347.9105, 354.9425, 18.4997, 134.5277, 173.5553, 174.9617, 166.5233, 157.3817, 211.1765, 320.5241, 327.5561, 339.8621, 346.8557, 340.2137, 1.9745, 80.0297, 133.8245, 159.4913, 167.2265, 157.7333, 210.1217, 277.6289, 11.1161, 343.6913, 356.3489, 344.3945, 43.8149, 176.0165, 159.8429, 179.5325, 161.2493, 164.4137, 96.2033, 322.6337, 3.0293, 14.2805, 22.3673, 14.9837, 346.8557, 351.7781, 119.4089, 163.7105, 205.5509, 192.8933, 213.6377, 289.9349, 14.9837, 6.8969, 6.5453, 18.4997, 30.1025, 111.6737, 173.2037, 198.1673, 198.1673, 186.2129, 198.8705, 299.7797, 12.5225, 6.5453, 27.6413, 38.1893, 27.2897, 51.9017, 115.5413, 178.4777, 177.4229, 189.0257, 190.4321, 204.4961, 311.7341, 340.9169, 352.8329, 349.3169, 347.2073, 332.1269, 259.3457, 234.0305, 197.8157, 188.3225, 195.7061, 199.5737 ; 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 = -7.678571, -9.870563, -26.44693, -4.801174, -6.688659, -8.285106, -9.320744, -8.928562, -11.65538, -0.107887, 17.81135, 6.187766, -0.05048557, 1.06534, -7.876151, -11.6177, -15.42699, -19.34695, -6.519772, -17.07967, -21.11548, -9.243072, 10.68298, 22.04117, 16.55246, -0.326375, 0.2833149, -9.217521, -5.237407, 5.306166, 3.283777, 2.879812, -14.64571, -16.43255, -12.14425, 9.320764, 22.34168, 16.88498, 9.628417, -10.96067, 14.99421, 2.357644, -7.277823, -15.20814, -19.18117, -18.92935, -11.25593, -5.452378, -4.283154, -19.54499, -11.98641, -20.42944, 12.02738, 8.192042, 7.634794, -1.558916, -8.233271, -13.88275, -5.964128, -8.037718, -0.5954475, -8.782174, -12.1988, -8.104555, 0.5267396, 3.297362, -6.725119, -3.942538, 5.168632, -17.73017, -19.93253, -18.36679, -6.85679, -16.89286, -16.56065, -11.18912, 10.53715, 8.837415, 11.02122, 3.901996, -12.01806, -3.420115, -15.66955, -12.93088, -13.51854, -19.25555, -18.06, -5.197054, 7.724312, 24.25525, 4.543129, 4.275843, 13.80742, 12.97203, -8.654561, -28.15645, -35.56058, -25.44635, -20.0093, -23.33217, 1.202562, 22.82077, 33.64527, 17.77705, 11.93201, 24.22781, -16.63238, -25.87265, 8.877968, -18.44915, -5.098963, -16.41147, 17.86934, 0.3667557, 13.64443, 0.4953778, 13.57655, 15.36729, 5.248488, -12.46044, 2.991484, 15.1931, 18.86262, 10.76801, -8.270513, -0.8388805, 8.687158, 7.65092, -21.63219, -14.46353, -20.47128, -23.71241, 12.81544, 6.691872, 9.896137, 15.82088, 14.85752, 11.4477, 4.546889, -19.20425, -20.11874, -7.618046, -17.07518, -30.2935, 11.95571, 8.525388, 41.3659, 42.25132, 29.58451, 20.77321, 7.674478, 0.7869732, 2.347439, -8.92636, -11.57752, -15.68787, -23.63826, -15.24671, -8.782354, -12.12473, -14.35256, -20.01983, -26.23018, -29.1973, -15.52449, -10.65586, -22.23121, -22.30527 ; 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 = 35.84938, -8.761986, -6.677517, -12.29427, -30.96217, -26.91026, -30.27405, -11.6337, 22.03819, 45.75467, 44.04989, 29.5694, 21.41084, 14.92031, -3.922837, -18.67937, -43.38704, -39.83904, -36.67408, -20.12676, -6.166559, 48.99678, 64.82483, 44.72478, 21.31034, 38.42091, -0.07587849, -21.25838, -48.11026, -60.18635, -72.95784, -45.3702, 5.210292, 18.74836, 49.26618, 58.80581, 60.53473, 47.53796, 22.99616, -10.60543, -35.3758, -60.6673, -80.62299, -58.17137, -18.5595, -5.276873, 10.29152, 43.36024, 52.03141, 61.18687, 34.64773, 13.23871, -14.41181, -35.13347, -50.7565, -69.20124, -22.28503, -9.314725, 29.61532, 49.20889, 70.09617, 55.9215, 34.57352, 17.90201, -4.663145, -27.66771, -37.82917, -40.87229, -45.75711, -7.769531, 21.91425, 62.77414, 72.4145, 78.86864, 72.93499, 41.0302, 11.82443, -34.97672, -40.46796, -51.47311, -63.09838, -29.72046, 12.33873, 44.19525, 74.15596, 98.74191, 84.31776, 58.72378, 23.08594, -23.85863, -40.21962, -48.49968, -57.61523, -31.13528, -14.30362, 34.18579, 55.93972, 69.39314, 85.6847, 64.85625, 34.88198, 4.011721, -32.29228, -47.52489, -52.6316, -59.17144, -28.66733, 3.465432, 45.18417, 63.05564, 79.90839, 58.75751, 18.62427, -5.266645, -37.17033, -60.71108, -39.99362, -55.09031, -0.5704741, 16.31746, 56.5278, 59.68976, 45.83839, 40.23252, 35.41634, 5.805707, -4.89674, -26.18192, -45.24933, -63.18503, -30.76781, 8.600111, 47.88237, 55.32375, 86.25093, 47.28445, 25.62799, -4.549508, -38.15231, -58.5226, -61.30939, -69.97856, -49.95643, 17.335, 53.82866, 74.30401, 78.98695, 53.71249, 57.34423, 16.28728, -3.667331, -29.61284, -52.1546, -56.19567, -62.88249, -34.43009, 21.08618, 44.07191, 69.842, 64.27225, 63.21033, 37.85384, -4.934577, -21.18934, -48.30765, -72.84303, -79.05773, -62.73158 ; 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 = 11.69237, 11.78724, 11.724, 11.5026, 11.40769, 11.47096, 11.24946, 11.18616, 11.15451, 11.18616, 11.40769, 11.69237, 11.85047, 12.10336, 11.94532, 11.97693, 11.59749, 11.85047, 11.78724, 11.81886, 11.56586, 11.85047, 11.94532, 12.57734, 12.32458, 11.724, 11.40769, 11.97693, 11.94532, 12.00854, 11.97693, 11.53423, 11.18616, 10.9012, 11.37605, 11.43933, 11.724, 11.81886, 11.62912, 11.3444, 11.15451, 11.69237, 11.69237, 11.5026, 11.09119, 11.05953, 11.02787, 11.3444, 11.47096, 11.31276, 10.9012, 10.67943, 10.55265, 10.55265, 10.86952, 11.18616, 11.24946, 11.18616, 11.21782, 11.09119, 10.99621, 10.71112, 10.39412, 10.26724, 10.33069, 10.42583, 10.67943, 11.12285, 11.3444, 11.40769, 11.37605, 11.28111, 11.12285, 9.695706, 10.01335, 9.409535, 9.695706, 9.791035, 9.822803, 9.822803, 9.981602, 10.80617, 10.86952, 10.42583, 10.20379, 10.0451, 9.632137, 10.33069, 10.52095, 10.71112, 10.96454, 9.949848, 10.67943, 10.01335, 10.45754, 10.48925, 10.01335, 9.886333, 10.83785, 10.9012, 11.02787, 11.15451, 11.05953, 10.86952, 10.99621, 10.23552, 9.441346, 9.949848, 10.45754, 10.64774, 10.07684, 10.99621, 11.78724, 11.724, 11.66075, 11.56586, 10.96454, 10.9012, 10.86952, 10.71112, 11.02787, 12.13497, 12.26138, 12.35618, 12.48256, 12.32458, 12.35618, 12.26138, 12.10336, 11.09119, 10.67943, 10.67943, 11.78724, 11.724, 12.13497, 12.41937, 12.73528, 12.70369, 12.67211, 12.64052, 12.19818, 11.78724, 11.21782, 11.28111, 11.53423, 12.07176, 13.1143, 13.49327, 13.08272, 13.1143, 13.01955, 12.70369, 12.89321, 12.26138, 11.62912, 11.59749, 11.56586, 11.5026, 12.26138, 12.76687, 13.17746, 13.24062, 13.33537, 13.08272, 12.79846, 12.16657, 11.43933, 11.05953 ; 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 ; }