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 = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.95833912 ; :ending_julian_day_string = "2005-03-26 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 = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667, 2453456.45833333, 2453456.5, 2453456.54166667, 2453456.58333333, 2453456.625, 2453456.66666667, 2453456.70833333, 2453456.75, 2453456.79166667, 2453456.83333333, 2453456.875, 2453456.91666667, 2453456.95833333 ; current_speed = 32.5563, 43.995, 39.5955, 58.3667, 42.2352, 31.3831, 40.1821, 54.8471, 61.2997, 63.6461, 60.7131, 39.8888, 12.0253, 4.1062, 19.9444, 28.1568, 22.8774, 21.1176, 15.5449, 10.5588, 13.7851, 37.8357, 34.0228, 20.2377, 15.5449, 3.2263, 20.2377, 36.0759, 41.3553, 38.4223, 20.8243, 35.7826, 58.0734, 71.2719, 73.325, 64.8193, 43.1151, 16.1315, 19.9444, 34.0228, 27.5702, 38.7156, 27.2769, 24.0506, 39.8888, 58.0734, 63.3528, 52.794, 34.0228, 25.5171, 11.4387, 9.9722, 24.9305, 15.5449, 10.5588, 25.5171, 48.1012, 57.7801, 63.6461, 58.9533, 45.7548, 24.9305, 11.4387, 17.0114, 34.3161, 43.1151, 31.9697, 24.6372, 4.1062, 23.1707, 42.8218, 42.2352, 34.9027, 7.0392, 26.9836, 25.2238, 34.0228, 53.9672, 53.3806, 37.5424, 31.9697, 18.1846, 30.2099, 39.3022, 43.1151, 19.6511, 33.4362, 37.8357, 68.3389, 71.2719, 75.6714, 56.3136, 26.1037, 31.3831, 53.9672, 49.5677, 56.0203, 57.1935, 26.6903, 10.5588, 44.8749, 64.8193, 70.0987, 59.2466, 32.8496, 4.1062, 12.9052, 46.6347, 68.3389, 63.0595, 35.196, 11.4387, 29.33, 49.861, 69.2188, 73.325, 43.995, 22.2908, 11.4387, 37.8357, 59.2466, 61.593, 47.2213, 18.4779, 24.0506, 38.4223, 55.1404, 57.4868, 51.6208, 29.6233, 6.4526, 24.9305, 47.5146, 55.4337, 49.861, 21.7042, 18.7712, 42.5285, 47.8079, 59.8332, 58.66, 42.5285, 21.4109, 9.0923, 37.8357, 51.0342, 45.7548, 23.464, 25.8104, 32.263, 68.0456, 67.7523, 73.6183, 42.5285, 12.9052, 26.1037, 59.2466, 68.9255, 53.9672, 32.5563, 9.6789, 24.6372, 55.4337, 73.325, 61.593, 57.7801, 31.9697, 1.7598 ; 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 = 130.2752, 149.6132, 149.9648, 163.3256, 185.1248, 243.1388, 260.3672, 294.4724, 312.404, 318.3812, 316.9748, 328.5776, 326.8196, 344.3612, 130.9784, 161.9192, 149.6132, 192.5084, 237.1616, 289.55, 330.6872, 328.5776, 329.984, 18.4664, 98.6312, 184.7732, 144.3392, 170.7092, 175.6316, 201.65, 239.9744, 299.7464, 322.2488, 327.1712, 334.5548, 335.9612, 353.5028, 4.4024, 188.6408, 156.6452, 149.2616, 176.3348, 195.3212, 250.1708, 301.856, 321.194, 342.2516, 340.1804, 352.448, 348.932, 222.0428, 215.3624, 179.8508, 162.974, 273.3764, 284.276, 313.8104, 329.6324, 340.532, 336.3128, 349.2836, 335.9612, 183.7184, 166.8416, 165.4352, 171.0608, 152.0744, 123.2432, 21.6308, 337.3676, 359.8316, 345.416, 14.9504, 359.1284, 206.5724, 207.2756, 165.7868, 160.5128, 146.0972, 122.1884, 103.5536, 57.494, 8.27, 2.6444, 7.5668, 358.0736, 161.216, 194.9696, 161.5676, 169.6544, 166.8416, 180.2024, 200.2436, 262.8284, 316.6232, 347.8772, 341.2352, 342.2516, 331.742, 106.3664, 150.668, 154.184, 164.0288, 164.3804, 163.3256, 126.4076, 334.2032, 315.5684, 328.9292, 317.3264, 319.0844, 308.5364, 205.166, 165.7868, 151.0196, 150.3164, 152.0744, 192.86, 280.0568, 313.4588, 329.6324, 326.1164, 323.6552, 310.9976, 217.472, 161.5676, 156.6452, 139.4168, 139.0652, 153.1292, 219.23, 329.2808, 331.3904, 332.0936, 339.8288, 347.5256, 189.344, 186.5312, 174.9284, 149.9648, 140.8232, 145.394, 121.4852, 356.3156, 337.3676, 329.6324, 336.3128, 320.1392, 202.7048, 200.2436, 179.8508, 168.5996, 174.5768, 178.796, 224.8556, 333.5, 333.8516, 342.2516, 329.984, 338.0708, 323.6552, 178.0928, 171.4124, 161.5676, 156.6452, 158.4032, 161.216, 199.5404 ; 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 = 24.83877, 22.25421, 19.81881, 16.7473, -3.772677, -27.99698, -39.61555, -49.91969, -45.26421, -42.27193, -41.42576, -20.79576, -6.58117, -1.106917, 15.05716, 8.738685, 11.57219, -4.573708, -13.06088, -9.950084, -6.748871, -19.72539, -17.01963, 6.410261, 15.36885, -0.268466, 11.79829, 5.824286, 3.149997, -14.17536, -18.02972, -31.06753, -35.5545, -38.63868, -31.50391, -26.40448, -4.878675, 1.238267, -2.996434, 13.48745, 14.09166, 2.474941, -7.207373, -22.62459, -33.88064, -36.39375, -19.31232, -17.90032, -4.471478, -4.898617, -7.660332, -5.771372, 0.06491973, 4.551634, -10.54047, -24.72911, -34.71149, -29.21049, -21.21199, -23.68409, -8.508007, -10.15557, -0.7418314, 3.872542, 8.629634, 6.699495, 14.9722, 20.60535, 1.513645, -8.916487, -0.1258588, -10.63479, 9.004295, -0.1070782, -12.07053, -11.55934, 8.353642, 18.00326, 29.77493, 31.77217, 31.07938, 15.33571, 4.345334, 1.81329, 5.677483, -0.6605853, 10.7665, -9.773208, 21.60777, 12.79938, 17.22614, -0.19893, -9.0322, -31.13758, -37.06431, -10.4096, -18.02084, -17.43473, -12.63633, 10.13095, 21.98284, 28.22767, 19.28795, 15.9521, 9.425619, 3.304732, -5.616096, -32.64696, -35.26949, -42.74305, -23.0515, -8.947495, -12.47236, 12.24241, 33.53723, 36.31128, 20.60394, -4.961253, -11.26295, -27.46377, -29.95188, -34.33856, -27.98538, -13.94596, -14.63175, 12.14858, 21.85896, 37.39813, 33.82194, 13.38914, -4.08085, -12.73527, -22.75184, -25.94455, -17.19339, -4.68818, -3.047723, -4.837372, 4.226246, 29.94843, 37.05643, 24.15321, 18.25868, -0.5842767, -14.55983, -25.80013, -18.38168, -15.03866, -9.962384, -11.16339, 0.1771927, 13.3922, 6.95777, 0.8936181, -9.102327, -11.64741, -26.10983, -21.01109, -26.99665, -12.15849, -5.736134, 0.819945, 8.277435, 23.18431, 24.41693, 21.26727, 10.29429, -0.5886028 ; 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 = -21.04633, -37.95142, -34.27854, -55.91243, -42.06636, -14.17985, -6.723798, 22.72068, 41.3377, 47.58056, 44.38453, 34.03899, 10.06459, 3.95419, -13.07903, -26.76641, -19.73474, -20.61636, -8.429555, 3.533284, 12.02005, 32.28698, 29.45986, 19.19565, -2.332881, -3.215111, -16.44278, -35.60264, -41.23516, -35.7118, -10.42021, 17.75397, 45.91729, 59.88937, 66.21223, 59.19751, 42.83819, 16.0839, -19.71802, -31.23523, -23.69686, -38.63641, -26.30747, -8.158381, 21.05276, 45.25499, 60.33748, 49.66674, 33.72769, 25.04248, -8.494891, -8.132406, -24.93042, -14.8636, 0.6218626, 6.292341, 33.29922, 49.85265, 60.00731, 53.98663, 44.95682, 22.76827, -11.41462, -16.56476, -33.21331, -42.59142, -28.24704, -13.50596, 3.817035, 21.38639, 42.82161, 40.87436, 33.72123, 7.038385, -24.13332, -22.41923, -32.98132, -50.87574, -44.3051, -19.99902, -7.492256, 9.772184, 29.89575, 39.26035, 42.73965, 19.63999, -31.65536, -36.55167, -64.83293, -70.11319, -73.68461, -56.31325, -24.49127, -3.917912, 39.22621, 48.46233, 53.04266, 54.47134, 23.50947, -2.975246, -39.12175, -58.35015, -67.3929, -57.05865, -31.4683, -2.437135, 11.61911, 33.30122, 58.53433, 46.36304, 26.59674, 7.126444, -26.54598, -48.33469, -60.5516, -63.7028, -38.87207, -21.73168, 1.997476, 26.02464, 51.11795, 51.13278, 38.03511, 12.12201, -19.08778, -36.45113, -50.62262, -43.65905, -38.99723, -26.42481, -4.998271, 21.43228, 41.7132, 48.9875, 46.80285, 21.19182, -18.52213, -42.25249, -47.62073, -51.79868, -45.47325, -35.00423, -11.18245, 9.073507, 34.92208, 44.03229, 41.90007, 18.01106, -23.81024, -30.27011, -68.04537, -66.41553, -73.28876, -42.51911, -9.148324, 23.3611, 53.18304, 65.64494, 46.72943, 30.20072, 7.796017, -24.62355, -54.81222, -69.56323, -56.54654, -53.72377, -30.26697, -1.658446 ; 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 = 2.51683, 2.483771, 2.450701, 2.285206, 2.119459, 2.019889, 1.986678, 1.986678, 1.986678, 1.886984, 1.886984, 1.853732, 1.82047, 1.753914, 1.82047, 1.920226, 1.986678, 1.886984, 1.920226, 1.920226, 1.986678, 2.152629, 2.185788, 2.384533, 2.483771, 2.053089, 2.053089, 2.053089, 1.986678, 1.853732, 1.853732, 1.886984, 1.853732, 1.82047, 1.82047, 1.853732, 1.953457, 2.086279, 2.152629, 2.318325, 2.450701, 2.483771, 2.384533, 2.285206, 2.483771, 2.417622, 2.64897, 2.747972, 2.615949, 2.615949, 2.351434, 2.152629, 2.152629, 2.152629, 2.086279, 1.986678, 2.053089, 2.185788, 2.252077, 2.252077, 2.318325, 2.351434, 2.384533, 2.417622, 2.483771, 2.51683, 2.51683, 2.68198, 2.417622, 2.582919, 2.582919, 2.64897, 2.68198, 2.846887, 2.64897, 2.582919, 2.615949, 2.615949, 2.582919, 2.582919, 2.780953, 2.780953, 2.780953, 2.912783, 2.87984, 3.011556, 2.978641, 2.912783, 2.87984, 2.813925, 2.846887, 2.912783, 2.714981, 2.615949, 2.846887, 2.945717, 2.87984, 2.87984, 2.87984, 2.87984, 2.813925, 2.846887, 2.813925, 2.87984, 2.87984, 2.87984, 2.846887, 2.846887, 2.846887, 2.846887, 2.87984, 2.912783, 2.912783, 2.87984, 2.87984, 2.87984, 2.912783, 2.945717, 2.945717, 2.912783, 2.87984, 2.87984, 2.87984, 2.846887, 2.846887, 2.813925, 2.813925, 2.846887, 2.846887, 2.846887, 2.846887, 2.846887, 2.846887, 2.912783, 2.87984, 2.912783, 2.945717, 2.945717, 2.945717, 2.978641, 3.011556, 3.077357, 3.077357, 3.044461, 3.044461, 2.978641, 2.945717, 2.978641, 2.945717, 2.945717, 2.945717, 2.978641, 2.945717, 2.945717, 2.912783, 2.912783, 2.945717, 2.945717, 2.945717, 2.912783, 2.978641, 3.011556, 3.011556, 3.110243, 3.175988, 3.143121, 3.143121, 3.044461 ; 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 ; }