netcdf L0108.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.6719, 0.03412, -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 = "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.aanderaa.realtime.nc L0108.aanderaa.realtime.nc.new\n", "Wed Feb 9 05:46:40 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.aanderaa.realtime.nc L0108.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 07-Feb-2005 20:35:12\n", "AANCM_Temperature_1.5: 07-Feb-2005 20:35:12" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; depth = 2 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; current_speed = 84.4704, 85.057, 59.5399, 39.0089, 7.3325, 29.0367, 59.2466, 60.4198, 44.5816, 26.6903, 12.0253, 47.2213, 70.9786, 76.258, 57.1935, 31.3831, 2.0531, 29.0367, 47.2213, 58.3667, 46.0481, 18.7712, 6.7459, 39.8888, 74.7915, 78.0178, 68.9255, 47.8079, 16.7181, 26.1037, 47.8079, 68.9255, 65.1126, 46.928, 14.9583, 14.3717, 44.5816, 68.0456, 71.5652, 54.2605, 12.3186, 24.3439, 44.2883, 62.1796, 61.0064, 47.2213, 14.3717, 21.9975, 39.8888, 57.1935, 77.7245, 56.3136, 22.8774, 19.6511, 50.4476, 70.6853, 74.7915, 54.2605, 25.2238, 10.2655, 19.6511, 40.7687, 55.4337, 58.3667, 36.9558, 15.8382, 25.8104, 38.129, 45.7548, 48.6878, 33.4362, 21.4109, 30.5032, 37.2491, 57.4868, 51.3275, 29.0367, 10.8521, 44.5816, 47.8079, 80.6575, 68.3389, 58.9533, 26.397, 7.3325, 31.6764, 42.8218, 65.9925, 43.1151, 21.1176, 9.9722, 25.5171, 56.3136, 68.3389, 55.1404, 29.33, 18.4779, 7.6258, 18.7712, 47.2213, 41.6486, 26.6903, 12.3186, 18.4779, 35.4893, 58.0734, 65.9925, 38.129, 24.6372, 16.4248, 26.1037, 20.531, 22.2908, 24.6372, 7.9191, 37.8357, 46.3414, 59.5399, 58.66, 48.3945, 32.263, 5.5727, 14.3717, 32.8496, 23.7573, 17.8913, 17.598, 53.3806, 48.1012, 77.7245, 71.8585, 65.9925, 44.2883, 16.1315, 17.3047, 32.8496, 42.8218, 36.0759, 12.3186, 7.9191, 33.1429, 49.2744, 65.4059, 61.593, 47.2213, 13.1985, 7.6258, 40.7687, 40.1821, 54.5538, 52.794, 38.4223, 10.8521, 17.8913, 46.6347, 54.2605, 54.5538, 43.1151, 28.7434, 8.799, 13.1985, 48.3945, 55.727, 39.0089, 19.6511, 27.5702, 20.2377, 23.7573 ; 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 = 340.8836, 338.774, 338.0708, 327.1712, 304.6688, 170.7092, 166.1384, 164.732, 162.2708, 174.9284, 294.824, 339.1256, 327.1712, 329.984, 337.016, 329.984, 146.4488, 156.9968, 159.458, 151.3712, 150.3164, 153.4808, 333.5, 314.5136, 345.0644, 341.5868, 341.2352, 333.1484, 335.6096, 146.4488, 161.9192, 161.9192, 159.1064, 154.8872, 119.7272, 348.2288, 326.468, 328.226, 328.5776, 338.774, 358.7768, 143.2844, 161.5676, 158.7548, 156.2936, 156.6452, 167.5448, 313.8104, 327.1712, 321.8972, 326.468, 340.8836, 9.6764, 143.636, 153.1292, 167.1932, 156.6452, 148.2068, 141.878, 93.0056, 344.0096, 334.9064, 325.4132, 332.4452, 308.5364, 265.9928, 194.9696, 184.7732, 180.9056, 149.9648, 146.4488, 75.4256, 32.1788, 13.1924, 339.1256, 332.4452, 324.0068, 258.9608, 175.28, 186.5312, 162.2708, 166.8416, 160.5128, 175.6316, 265.9928, 303.2624, 318.3812, 330.3356, 341.5868, 347.174, 140.12, 176.6864, 159.1064, 154.5356, 150.3164, 155.2388, 101.0924, 25.85, 14.5988, 334.9064, 331.3904, 328.9292, 316.9748, 168.9512, 178.4444, 159.1064, 140.4716, 146.8004, 131.33, 62.768, 14.9504, 344.3612, 307.13, 294.1208, 231.536, 215.3624, 190.7504, 190.0472, 165.7868, 165.7868, 163.6772, 90.5444, 347.8772, 344.3612, 320.8424, 295.5272, 236.81, 180.554, 184.4216, 175.6316, 173.522, 173.8736, 187.9376, 170.7092, 329.984, 12.1376, 355.964, 15.6536, 18.818, 140.4716, 150.3164, 151.7228, 165.0836, 175.28, 160.8644, 149.9648, 352.448, 352.448, 344.3612, 338.0708, 318.3812, 305.372, 171.764, 225.9104, 170.3576, 149.2616, 144.6908, 125.0012, 113.75, 78.9416, 353.5028, 298.34, 310.646, 306.0752, 280.0568, 253.6868, 223.4492, 131.33 ; 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 = -27.66307, -30.79468, -22.23581, -21.14792, -6.030643, 4.68784, 14.19415, 15.91061, 13.57592, 2.359438, -10.91418, -16.82592, -38.47968, -38.14744, -22.33258, -15.69914, 1.134711, 11.34704, 16.56967, 27.96542, 22.80348, 8.381297, -3.010006, -28.44407, -19.27625, -24.6433, -22.17223, -21.59393, -6.90377, 14.42704, 14.83756, 21.39157, 23.22134, 19.91632, 12.98973, -2.931884, -24.62699, -35.83078, -37.31004, -19.64488, -0.2629682, 14.55384, 14.00332, 22.5314, 24.52763, 18.71964, 3.099633, -15.87416, -21.62494, -35.29264, -42.93522, -18.44205, 3.84531, 11.65139, 22.80131, 15.6684, 29.64913, 28.58741, 15.57161, 10.25138, -5.413412, -17.28993, -31.46717, -27.00025, -28.90729, -15.79948, -6.666994, -3.17278, -0.7231566, 24.3698, 18.47958, 20.72193, 16.24488, 8.501054, -20.48373, -23.74394, -17.06456, -10.6513, 3.668459, -5.437873, 24.5617, 15.55694, 19.6666, 2.010636, -7.314574, -26.48677, -28.44102, -32.66093, -13.61866, -4.687917, 6.393993, 1.474914, 20.08332, 29.38232, 27.30608, 12.2845, 18.1327, 3.324975, 4.731264, -20.02647, -19.94297, -13.77478, -8.405227, 3.541197, 0.9634283, 20.71093, 42.00163, 20.87782, 18.50053, 14.60429, 6.734304, -5.534583, -17.77174, -22.48602, -6.200648, -21.89726, -8.644103, -10.38729, 14.40283, 11.88234, 9.067472, 5.572448, -3.018167, -8.855332, -15.00168, -16.14477, -14.72706, -0.5161356, -3.708357, 5.920207, 8.107198, 7.042866, -6.115972, 2.604356, -8.656534, 6.906963, -3.013937, 9.734026, 3.973526, 5.040195, 16.4127, 23.34315, 16.83609, 5.068266, 15.47938, 6.606271, -1.002228, -5.358065, -10.83197, -20.3737, -35.06427, -31.32996, 1.554572, -12.85047, 7.811235, 27.73358, 31.53148, 35.3173, 26.30916, 8.635622, -1.493472, -42.59423, -42.28278, -31.52874, -19.34916, -26.46024, -13.91769, 17.83979 ; 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 = 79.81229, 79.2867, 55.23195, 32.77895, 4.170959, -28.65579, -57.52118, -58.28726, -42.46426, -26.58581, 5.048609, 44.12187, 59.64291, 66.03072, 52.65313, 27.17418, -1.711038, -26.72779, -44.21874, -51.23092, -40.00536, -16.79618, 6.037138, 27.96518, 72.26476, 74.02354, 65.26191, 42.65322, 15.22606, -21.75462, -45.44714, -65.52194, -60.83108, -42.49208, -7.417387, 14.06946, 37.16222, 57.84772, 61.06995, 50.57944, 12.31579, -19.51438, -42.01619, -57.95377, -55.85854, -43.35235, -14.03346, 15.2283, 33.51833, 45.00584, 64.78939, 53.2082, 22.55192, -15.82437, -45.00067, -68.92686, -68.66366, -46.119, -19.84351, -0.5382567, 18.89076, 36.9208, 45.63675, 51.74609, 23.0239, -1.106802, -24.93447, -37.99677, -45.74908, -42.14991, -27.86547, 5.387774, 25.81761, 36.26607, 53.71358, 45.50536, 23.49321, -2.077966, -44.43041, -47.49763, -76.82678, -66.54462, -55.57622, -26.32031, -0.5124085, 17.37369, 32.01273, 57.34347, 40.90775, 20.59069, -7.652557, -25.47444, -52.61066, -61.69995, -47.90451, -26.63344, -3.554996, 6.862752, 18.16516, 42.76437, 36.56342, 22.86105, 9.005558, -18.1354, -35.47622, -54.25475, -50.90062, -31.90513, -16.27028, 7.5159, 25.22008, 19.77095, 13.4553, 10.06828, -4.925861, -30.85531, -45.52806, -58.62682, -56.86435, -46.91309, -30.96259, -0.05294862, 14.05121, 31.63352, 18.4217, 7.710068, -9.633448, -53.37811, -47.95804, -77.4987, -71.3997, -65.61561, -43.86398, -15.91988, 14.98389, 32.11526, 42.7156, 34.73787, 11.66015, -6.108075, -28.79367, -43.39429, -63.20188, -61.38412, -44.61211, -11.42618, 7.559654, 40.41507, 38.69457, 50.60662, 39.46775, 22.24201, -10.74018, -12.44845, -45.97586, -46.63744, -44.51834, -24.73055, -11.57631, 1.687731, 13.11373, 22.973, 36.29965, 22.97026, 3.431561, -7.744133, -14.69225, -15.6892 ; 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 = 4.223023, 4.2556, 4.060012, 3.994748, 3.962103, 3.994748, 4.092631, 4.125242, 4.2556, 4.2556, 4.2556, 4.223023, 4.157844, 4.027384, 3.864117, 3.831438, 3.896788, 3.864117, 3.831438, 3.896788, 3.864117, 3.962103, 3.962103, 3.896788, 3.831438, 3.831438, 3.831438, 3.831438, 3.831438, 3.831438, 3.79875, 3.864117, 3.831438, 3.864117, 3.864117, 3.864117, 3.864117, 3.896788, 3.92945, 3.962103, 3.994748, 4.060012, 4.125242, 4.092631, 4.060012, 4.125242, 4.190438, 4.157844, 4.060012, 3.962103, 4.190438, 4.092631, 4.060012, 4.092631, 4.060012, 4.092631, 4.092631, 4.092631, 4.223023, 4.060012, 4.027384, 4.092631, 4.060012, 4.157844, 4.418362, 4.385826, 4.385826, 4.483409, 4.45089, 4.418362, 4.873018, 4.580919, 4.2556, 4.548424, 4.2556, 4.483409, 4.45089, 4.483409, 4.385826, 4.288169, 4.288169, 4.2556, 4.190438, 4.190438, 4.32073, 4.483409, 4.45089, 4.418362, 4.353282, 4.548424, 4.580919, 4.483409, 4.548424, 4.353282, 4.190438, 4.418362, 4.45089, 4.483409, 4.483409, 4.353282, 4.2556, 4.385826, 4.418362, 4.418362, 4.45089, 4.385826, 4.288169, 4.45089, 4.353282, 4.385826, 4.385826, 4.353282, 4.288169, 4.353282, 4.385826, 4.483409, 4.548424, 4.548424, 4.548424, 4.548424, 4.548424, 4.515921, 4.483409, 4.483409, 4.418362, 4.385826, 4.353282, 4.353282, 4.223023, 4.2556, 4.157844, 4.190438, 4.190438, 4.190438, 4.190438, 4.190438, 4.2556, 4.2556, 4.288169, 4.32073, 4.32073, 4.353282, 4.353282, 4.353282, 4.288169, 4.32073, 4.32073, 4.288169, 4.32073, 4.288169, 4.2556, 4.32073, 4.288169, 4.418362, 4.418362, 4.32073, 4.32073, 4.353282, 4.385826, 4.418362, 4.613406, 4.678357, 4.775723, 5.0674, 4.937843, 5.002636, 4.873018, 4.905435 ; 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 ; }