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 = 2453233.00000579 ; :starting_julian_day_string = "2004-08-15 00:00:00" ; :ending_julian_day_number = 2453239.95833912 ; :ending_julian_day_string = "2004-08-21 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 = 2453233, 2453233.04166667, 2453233.08333333, 2453233.125, 2453233.16666667, 2453233.20833333, 2453233.25, 2453233.29166667, 2453233.33333333, 2453233.375, 2453233.41666667, 2453233.45833333, 2453233.5, 2453233.54166667, 2453233.58333333, 2453233.625, 2453233.66666667, 2453233.70833333, 2453233.75, 2453233.79166667, 2453233.83333333, 2453233.875, 2453233.91666667, 2453233.95833333, 2453234, 2453234.04166667, 2453234.08333333, 2453234.125, 2453234.16666667, 2453234.20833333, 2453234.25, 2453234.29166667, 2453234.33333333, 2453234.375, 2453234.41666667, 2453234.45833333, 2453234.5, 2453234.54166667, 2453234.58333333, 2453234.625, 2453234.66666667, 2453234.70833333, 2453234.75, 2453234.79166667, 2453234.83333333, 2453234.875, 2453234.91666667, 2453234.95833333, 2453235, 2453235.04166667, 2453235.08333333, 2453235.125, 2453235.16666667, 2453235.20833333, 2453235.25, 2453235.29166667, 2453235.33333333, 2453235.375, 2453235.41666667, 2453235.45833333, 2453235.5, 2453235.54166667, 2453235.58333333, 2453235.625, 2453235.66666667, 2453235.70833333, 2453235.75, 2453235.79166667, 2453235.83333333, 2453235.875, 2453235.91666667, 2453235.95833333, 2453236, 2453236.04166667, 2453236.08333333, 2453236.125, 2453236.16666667, 2453236.20833333, 2453236.25, 2453236.29166667, 2453236.33333333, 2453236.375, 2453236.41666667, 2453236.45833333, 2453236.5, 2453236.54166667, 2453236.58333333, 2453236.625, 2453236.66666667, 2453236.70833333, 2453236.75, 2453236.79166667, 2453236.83333333, 2453236.875, 2453236.91666667, 2453236.95833333, 2453237, 2453237.04166667, 2453237.08333333, 2453237.125, 2453237.16666667, 2453237.20833333, 2453237.25, 2453237.29166667, 2453237.33333333, 2453237.375, 2453237.41666667, 2453237.45833333, 2453237.5, 2453237.54166667, 2453237.58333333, 2453237.625, 2453237.66666667, 2453237.70833333, 2453237.75, 2453237.79166667, 2453237.83333333, 2453237.875, 2453237.91666667, 2453237.95833333, 2453238, 2453238.04166667, 2453238.08333333, 2453238.125, 2453238.16666667, 2453238.20833333, 2453238.25, 2453238.29166667, 2453238.33333333, 2453238.375, 2453238.41666667, 2453238.45833333, 2453238.5, 2453238.54166667, 2453238.58333333, 2453238.625, 2453238.66666667, 2453238.70833333, 2453238.75, 2453238.79166667, 2453238.83333333, 2453238.875, 2453238.91666667, 2453238.95833333, 2453239, 2453239.04166667, 2453239.08333333, 2453239.125, 2453239.16666667, 2453239.20833333, 2453239.25, 2453239.29166667, 2453239.33333333, 2453239.375, 2453239.41666667, 2453239.45833333, 2453239.5, 2453239.54166667, 2453239.58333333, 2453239.625, 2453239.66666667, 2453239.70833333, 2453239.75, 2453239.79166667, 2453239.83333333, 2453239.875, 2453239.91666667, 2453239.95833333 ; current_speed = 75.6714, 86.8168, 78.3111, 60.4198, 40.1821, 14.9583, 29.33, 57.4868, 62.7662, 46.0481, 12.9052, 10.2655, 22.2908, 41.6486, 30.7965, 7.6258, 20.531, 35.4893, 40.1821, 28.1568, 17.8913, 25.8104, 59.8332, 73.9116, 94.1493, 85.6436, 55.4337, 33.7295, 19.3578, 57.1935, 61.593, 73.9116, 60.4198, 35.7826, 36.9558, 57.1935, 83.8838, 93.2694, 71.5652, 56.6069, 29.0367, 8.799, 19.6511, 25.8104, 41.3553, 45.7548, 31.0898, 42.5285, 62.4729, 68.6322, 59.2466, 39.0089, 24.3439, 52.794, 53.3806, 59.5399, 56.6069, 42.2352, 24.0506, 41.6486, 65.1126, 77.1379, 78.3111, 59.5399, 41.9419, 2.3464, 28.4501, 53.6739, 68.9255, 73.9116, 44.8749, 30.2099, 51.0342, 70.392, 87.1101, 63.3528, 42.8218, 29.0367, 11.732, 10.2655, 26.1037, 18.1846, 31.9697, 25.2238, 51.3275, 98.5488, 69.5121, 47.5146, 43.1151, 31.3831, 14.9583, 38.7156, 35.196, 12.0253, 18.1846, 17.3047, 47.2213, 71.8585, 64.8193, 61.593, 50.1543, 19.6511, 5.866, 39.3022, 54.8471, 69.2188, 62.4729, 28.4501, 47.2213, 65.4059, 79.4843, 83.2972, 63.6461, 51.6208, 18.1846, 29.9166, 65.4059, 78.0178, 43.4084, 14.3717, 24.9305, 33.7295, _, 69.5121, 52.794, 39.0089, 18.4779, 31.6764, 45.7548, 48.3945, 56.6069, 17.8913, 7.3325, 22.2908, 41.3553, 49.861, 44.5816, 31.0898, 11.732, 26.6903, 42.2352, 27.5702, 58.3667, 28.7434, 2.0531, 44.2883, 52.794, 64.8193, 59.8332, 20.2377, 2.933, 26.6903, 56.6069, 54.2605, 75.3781, 56.6069, 22.5841, 22.2908, 51.3275, 97.0823, 83.5905, 90.0431, 56.9002, 23.7573, 27.2769, 50.1543, 62.7662, 67.459 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 314.1953, 324.3917, 318.4145, 322.2821, 317.0081, 354.2393, 80.7329, 140.1533, 143.3177, 137.3405, 130.6601, 38.8925, 328.9625, 332.8301, 305.0537, 331.0721, 257.9393, 225.2405, 222.0761, 225.2405, 237.8981, 333.5333, 330.3689, 334.2365, 344.7461, 359.8649, 14.9837, 44.1665, 133.4729, 171.4457, 178.1261, 158.4365, 178.1261, 236.4917, 307.8665, 328.6109, 335.9945, 337.0493, 341.6201, 346.8557, 352.1297, 41.3537, 192.8933, 186.9161, 172.5005, 201.3317, 225.5921, 322.9853, 335.2913, 328.9625, 336.6977, 316.3049, 262.5101, 232.9757, 212.9345, 214.6925, 213.9893, 255.8297, 273.0581, 308.9213, 333.1817, 342.6365, 344.3945, 345.8009, 2.6777, 43.8149, 146.4821, 150.7013, 154.9205, 171.7973, 205.9025, 259.6973, 316.6565, 326.1497, 329.6657, 323.3369, 309.9761, 288.1769, 256.1813, 228.4049, 153.5141, 152.1077, 185.1581, 344.7461, 338.1041, 345.8009, 354.9425, 335.9945, 345.4493, 305.4053, 216.8021, 205.1993, 172.8521, 142.2629, 236.4917, 286.7705, 333.8849, 4.4357, 353.8877, 8.3033, 20.2577, 3.3809, 142.6145, 174.6101, 166.5233, 181.6421, 202.3865, 246.3365, 322.6337, 319.1177, 6.1937, 13.2257, 27.2897, 27.6413, 47.6825, 96.2033, 145.0757, 149.6465, 165.8201, 169.6877, 358.1069, 9.7097, _, 358.1069, 15.3353, 7.6001, 121.8701, 131.7149, 142.2629, 162.6557, 179.5325, 154.2173, 202.0349, 33.9701, 4.0841, 11.1161, 22.0157, 7.6001, 123.9797, 206.2541, 180.2357, 146.8337, 168.2813, 153.5141, 185.1581, 43.4633, 35.7281, 30.1025, 32.2121, 67.0205, 311.7341, 178.8293, 176.0165, 193.9481, 185.5097, 195.0029, 239.3045, 317.0081, 351.0749, 352.8329, 13.2257, 14.2805, 13.5773, 82.1393, 142.2629, 149.9981, 129.9569, 148.9433 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = -54.25396, -50.54828, -51.97797, -36.96328, -27.39997, -1.501423, 28.9472, 36.83384, 37.49511, 31.20403, 9.789733, 6.445309, -11.49311, -19.01803, -25.21045, -3.688665, -20.07781, -25.19984, -26.92671, -19.99326, -15.1558, -11.50312, -29.58236, -32.12623, -24.77039, -0.2019423, 14.33206, 23.50089, 14.04795, 8.507341, 2.014085, 27.16489, 1.975721, -29.83574, -29.1745, -29.78908, -34.12597, -36.36937, -22.56566, -12.87265, -3.976027, 5.813548, -4.384871, -3.10798, 5.397592, -16.64407, -22.20981, -25.603, -26.11399, -35.38669, -23.43691, -26.94815, -24.13619, -42.14968, -29.02196, -33.88844, -31.64541, -40.95008, -24.01635, -32.40301, -29.37637, -23.02048, -21.06665, -14.60467, 1.959428, 1.624485, 15.71007, 26.266, 29.21582, 10.54538, -19.6032, -29.72281, -35.02838, -39.2101, -43.99447, -37.82851, -32.81488, -27.58771, -11.39243, -7.677104, 11.64166, 8.506957, -2.874213, -6.636303, -19.14112, -24.17325, -6.12787, -19.3301, -10.83209, -25.57956, -8.960814, -16.48387, 4.379475, 7.359955, -15.16243, -16.5687, -20.78568, 5.557555, -6.901799, 8.894842, 17.36558, 1.158896, 3.561687, 3.691766, 12.78211, -1.983543, -23.79296, -26.05797, -28.65901, -42.80864, 8.575564, 19.05736, 29.18109, 23.94868, 13.44616, 29.74143, 37.44446, 39.42501, 10.63364, 2.572727, -0.8235745, 5.688691, _, -2.296319, 13.96229, 5.159244, 15.69231, 23.64533, 28.00373, 14.42703, 0.461874, 7.781986, -2.750943, 12.45521, 2.945351, 9.613086, 16.71189, 4.111878, 9.728593, -11.80653, -0.1737442, 15.08286, 11.85468, 12.81891, -0.1845825, 30.46547, 30.8285, 32.51002, 31.89438, 18.63173, -2.188728, 0.5453135, 3.932436, -13.07911, -7.237373, -14.65371, -19.4199, -15.19998, -7.963111, -12.11233, 19.12447, 22.21086, 13.35772, 23.53407, 16.69453, 25.07859, 48.11203, 34.80116 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 52.75101, 70.58348, 58.57405, 47.79402, 29.3912, 14.88276, 4.723219, -44.13615, -50.33599, -33.86349, -8.408645, 7.989899, 19.09943, 37.05294, 17.68778, 6.674322, -4.289908, -24.98917, -29.82538, -19.82612, -9.507914, 23.1053, 52.00861, 66.56448, 90.83237, 85.64336, 53.54892, 24.19478, -13.31839, -56.55724, -61.56006, -68.73859, -60.38749, -19.75406, 22.68435, 48.82323, 76.62839, 85.88626, 67.91442, 55.12383, 28.76319, 6.604928, -19.15564, -25.62259, -41.00154, -42.62014, -21.75546, 33.9582, 56.75318, 58.80613, 54.41388, 28.20446, -3.173262, -31.7901, -44.80194, -48.95481, -46.93516, -10.33938, 1.283065, 26.16583, 58.1092, 73.62277, 75.4243, 57.72091, 41.89611, 1.693116, -23.71923, -46.80796, -62.42724, -73.15545, -40.36671, -5.402997, 37.11472, 58.46026, 75.18415, 50.8191, 27.51164, 9.058054, -2.802193, -6.814878, -23.36396, -16.07207, -31.84024, 24.33515, 47.62489, 95.53806, 69.24147, 43.40489, 41.73221, 18.182, -11.97725, -35.03112, -34.92247, -9.509936, -10.03895, 4.993078, 42.40055, 71.64326, 64.45081, 60.94735, 47.052, 19.6169, -4.660938, -39.12843, -53.33687, -69.19038, -57.76468, -11.41886, 37.53016, 49.4505, 79.02034, 81.08786, 56.56227, 45.72929, 12.24257, -3.232687, -53.6269, -67.32344, -42.0858, -14.13955, 24.91689, 33.24632, _, 69.47416, 50.91425, 38.66622, -9.756243, -21.07825, -36.18415, -46.19403, -56.60501, -16.11022, -6.796901, 18.48641, 41.25028, 48.92553, 41.33076, 30.81669, -6.557005, -23.93696, -42.23484, -23.07863, -57.15014, -25.72661, -2.044786, 32.14512, 42.85802, 56.07709, 50.62371, 7.900834, 1.952424, -26.68473, -56.47014, -52.6606, -75.02985, -54.67733, -11.52863, 16.30461, 50.70603, 96.32375, 81.37337, 87.26074, 55.31007, 3.24917, -21.57132, -43.43407, -40.30915, -57.78924 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 14.28288, 10.71112, 10.39412, 11.15451, 10.52095, 10.20379, 10.0451, 12.13497, 12.73528, 12.19818, 12.67211, 12.73528, 12.35618, 12.00854, 10.67943, 10.61605, 10.26724, 10.14032, 11.28111, 11.15451, 11.37605, 10.77449, 11.5026, 10.93287, 9.791035, 9.854569, 10.33069, 11.21782, 11.21782, 11.78724, 12.16657, 11.56586, 10.71112, 10.17206, 10.26724, 10.14032, 9.536757, 9.31408, 10.01335, 9.822803, 9.918092, 9.695706, 9.886333, 9.886333, 10.55265, 10.7428, 10.71112, 10.23552, 10.14032, 9.886333, 9.473154, 9.854569, 9.31408, 9.568555, 9.504958, 9.568555, 9.568555, 9.918092, 10.23552, 9.663923, 9.568555, 9.600348, 9.886333, 9.854569, 10.0451, 10.10858, 10.26724, 10.3624, 10.23552, 10.26724, 9.854569, 9.663923, 9.632137, 9.981602, 10.0451, 10.3624, 10.10858, 9.759261, 10.29897, 10.17206, 10.14032, 10.20379, 10.10858, 10.10858, 10.14032, 10.0451, 10.33069, 10.45754, 10.67943, 10.77449, 10.96454, 11.28111, 11.59749, 10.80617, 10.61605, 10.61605, 10.33069, 11.24946, 11.31276, 11.3444, 12.07176, 12.00854, 12.00854, 12.86163, 11.97693, 11.56586, 10.67943, 10.71112, 10.52095, 10.29897, 12.10336, 12.60893, 13.36695, 13.6196, 13.58801, 14.03018, 14.28288, 14.25129, 13.93542, 12.89321, 13.1143, 13.49327, _, 14.18811, 14.44085, 14.69365, 14.69365, 14.59884, 14.31448, 14.18811, 13.87225, 13.43011, 13.20904, 13.46169, 13.99859, 14.31448, 14.59884, 14.9149, 15.10461, 14.97813, 14.88329, 13.01955, 14.44085, 14.09335, 14.09335, 14.25129, 14.25129, 14.09335, 14.97813, 14.97813, 15.13623, 14.97813, 15.26273, 14.63044, 14.50404, 13.96701, 13.68276, 13.74592, 13.74592, 14.12494, 14.47245, 14.72525, 14.82007, 14.97813, 14.47245, 14.28288, 13.87225, 13.87225 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }