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 = 2453205.00000579 ; :starting_julian_day_string = "2004-07-18 00:00:00" ; :ending_julian_day_number = 2453211.95833912 ; :ending_julian_day_string = "2004-07-24 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 = 2453205, 2453205.04166667, 2453205.08333333, 2453205.125, 2453205.16666667, 2453205.20833333, 2453205.25, 2453205.29166667, 2453205.33333333, 2453205.375, 2453205.41666667, 2453205.45833333, 2453205.5, 2453205.54166667, 2453205.58333333, 2453205.625, 2453205.66666667, 2453205.70833333, 2453205.75, 2453205.79166667, 2453205.83333333, 2453205.875, 2453205.91666667, 2453205.95833333, 2453206, 2453206.04166667, 2453206.08333333, 2453206.125, 2453206.16666667, 2453206.20833333, 2453206.25, 2453206.29166667, 2453206.33333333, 2453206.375, 2453206.41666667, 2453206.45833333, 2453206.5, 2453206.54166667, 2453206.58333333, 2453206.625, 2453206.66666667, 2453206.70833333, 2453206.75, 2453206.79166667, 2453206.83333333, 2453206.875, 2453206.91666667, 2453206.95833333, 2453207, 2453207.04166667, 2453207.08333333, 2453207.125, 2453207.16666667, 2453207.20833333, 2453207.25, 2453207.29166667, 2453207.33333333, 2453207.375, 2453207.41666667, 2453207.45833333, 2453207.5, 2453207.54166667, 2453207.58333333, 2453207.625, 2453207.66666667, 2453207.70833333, 2453207.75, 2453207.79166667, 2453207.83333333, 2453207.875, 2453207.91666667, 2453207.95833333, 2453208, 2453208.04166667, 2453208.08333333, 2453208.125, 2453208.16666667, 2453208.20833333, 2453208.25, 2453208.29166667, 2453208.33333333, 2453208.375, 2453208.41666667, 2453208.45833333, 2453208.5, 2453208.54166667, 2453208.58333333, 2453208.625, 2453208.66666667, 2453208.70833333, 2453208.75, 2453208.79166667, 2453208.83333333, 2453208.875, 2453208.91666667, 2453208.95833333, 2453209, 2453209.04166667, 2453209.08333333, 2453209.125, 2453209.16666667, 2453209.20833333, 2453209.25, 2453209.29166667, 2453209.33333333, 2453209.375, 2453209.41666667, 2453209.45833333, 2453209.5, 2453209.54166667, 2453209.58333333, 2453209.625, 2453209.66666667, 2453209.70833333, 2453209.75, 2453209.79166667, 2453209.83333333, 2453209.875, 2453209.91666667, 2453209.95833333, 2453210, 2453210.04166667, 2453210.08333333, 2453210.125, 2453210.16666667, 2453210.20833333, 2453210.25, 2453210.29166667, 2453210.33333333, 2453210.375, 2453210.41666667, 2453210.45833333, 2453210.5, 2453210.54166667, 2453210.58333333, 2453210.625, 2453210.66666667, 2453210.70833333, 2453210.75, 2453210.79166667, 2453210.83333333, 2453210.875, 2453210.91666667, 2453210.95833333, 2453211, 2453211.04166667, 2453211.08333333, 2453211.125, 2453211.16666667, 2453211.20833333, 2453211.25, 2453211.29166667, 2453211.33333333, 2453211.375, 2453211.41666667, 2453211.45833333, 2453211.5, 2453211.54166667, 2453211.58333333, 2453211.625, 2453211.66666667, 2453211.70833333, 2453211.75, 2453211.79166667, 2453211.83333333, 2453211.875, 2453211.91666667, 2453211.95833333 ; current_speed = 53.6739, 47.8079, 25.5171, 12.3186, 6.1593, 34.9027, 39.8888, 58.3667, 73.325, 31.6764, 21.7042, 46.3414, 53.0873, 53.6739, 41.9419, 29.9166, 19.6511, 35.7826, 49.2744, 49.2744, 65.4059, 46.6347, 6.1593, 42.5285, 43.7017, 42.5285, 45.1682, 36.6625, 13.7851, 20.2377, 11.732, 51.0342, 64.526, 48.3945, 9.9722, 34.3161, 67.1657, 64.2327, 70.0987, 61.0064, 21.7042, 18.4779, 36.9558, 42.2352, 50.1543, 81.2441, 17.8913, 16.4248, 51.0342, 69.2188, 82.124, 77.4312, 55.727, 38.129, 40.1821, 36.6625, 71.5652, 82.124, 50.7409, 24.3439, 30.5032, 51.0342, 66.2858, 70.392, 39.8888, 31.6764, 39.0089, 34.9027, 84.4704, 86.2302, 57.4868, 36.0759, 23.1707, 58.0734, 52.5007, 59.2466, 53.6739, 21.1176, 17.598, 39.5955, 40.4754, 55.1404, 54.5538, 47.8079, 25.8104, 43.1151, 52.5007, 63.0595, 56.3136, 46.6347, 9.9722, 24.9305, 41.3553, 52.2074, 71.2719, 48.1012, 31.0898, 42.5285, 49.861, 61.2997, 75.3781, 58.0734, 37.2491, 10.5588, 27.5702, 69.8054, 76.258, 43.7017, 24.0506, 12.6119, 24.6372, 57.7801, 62.7662, 45.7548, 23.464, 15.5449, 29.6233, 40.7687, 40.4754, 56.0203, 28.7434, 24.9305, 33.7295, 63.6461, 87.4034, 73.9116, 53.3806, 45.1682, 27.5702, 44.2883, 54.8471, 76.258, 42.5285, 22.8774, 44.5816, 74.4982, 49.861, 65.1126, 60.7131, 31.9697, 20.2377, 29.33, 43.7017, 36.0759, 51.3275, 13.7851, 21.4109, 41.9419, 40.4754, 72.7384, 61.2997, 28.7434, 14.0784, 18.7712, 35.4893, 56.9002, 56.6069, 29.33, 11.4387, 44.5816, 48.3945, 57.7801, 44.5816, 27.5702, 12.6119, 26.397, 22.5841, 60.1265 ; 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 = 17.7965, 24.1253, 12.1709, 1.2713, 91.2809, 179.5325, 169.6877, 160.1945, 165.1169, 176.3681, 235.0853, 12.5225, 13.9289, 9.3581, 14.9837, 37.4861, 113.7833, 165.1169, 180.2357, 175.3133, 171.7973, 164.7653, 196.7609, 13.2257, 1.9745, 30.4541, 27.9929, 42.0569, 49.7921, 85.3037, 179.8841, 180.5873, 179.5325, 178.8293, 139.0985, 349.3169, 26.9381, 14.9837, 26.5865, 41.0021, 42.4085, 97.9613, 170.3909, 170.7425, 169.6877, 171.0941, 170.3909, 302.5925, 357.7553, 6.8969, 4.7873, 6.5453, 29.0477, 10.7645, 91.9841, 118.7057, 135.2309, 173.9069, 179.8841, 185.8613, 315.2501, 12.8741, 0.5681, 13.2257, 13.5773, 26.9381, 132.4181, 139.4501, 158.7881, 161.2493, 163.7105, 166.8749, 294.1541, 16.0385, 43.1117, 17.0933, 21.6641, 353.8877, 80.3813, 184.8065, 168.9845, 159.8429, 158.7881, 193.2449, 300.8345, 351.7781, 16.0385, 21.3125, 14.2805, 32.9153, 48.3857, 184.4549, 181.6421, 179.1809, 178.8293, 191.1353, 289.5833, 339.1589, 4.4357, 6.1937, 5.4905, 0.5681, 1.2713, 43.4633, 159.1397, 181.6421, 172.5005, 152.1077, 195.7061, 12.5225, 28.3445, 3.0293, 350.0201, 16.3901, 25.1801, 133.4729, 190.4321, 186.5645, 181.2905, 182.6969, 185.1581, 319.4693, 36.0797, 345.0977, 359.1617, 14.9837, 20.6093, 44.8697, 92.6873, 161.2493, 174.2585, 173.2037, 185.1581, 237.1949, 338.1041, 6.5453, 3.7325, 38.5409, 42.4085, 29.7509, 57.1757, 145.7789, 176.3681, 171.0941, 198.5189, 265.6745, 341.6201, 13.5773, 30.1025, 28.3445, 38.8925, 16.7417, 24.1253, 95.5001, 136.2857, 167.5781, 182.6969, 209.7701, 308.5697, 359.5133, 22.7189, 26.5865, 37.1345, 45.2213, 29.7509, 157.3817, 185.1581, 186.5645 ; 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 = 16.40474, 19.54069, 5.379728, 0.2733072, 6.157761, 0.2847824, 7.140631, 19.77629, 18.83336, 2.006579, -17.79755, 10.04788, 12.77905, 8.727614, 10.84384, 18.20631, 17.98228, 9.19068, -0.2027016, 4.026071, 9.331824, 12.25437, -1.776209, 9.729991, 1.505729, 21.55548, 21.20024, 24.55905, 10.52778, 20.16976, 0.0237319, -0.5231076, 0.5264885, 0.9887552, 6.529404, -6.361408, 30.42792, 16.60699, 31.37256, 40.02549, 14.63757, 18.29981, 6.168859, 6.794451, 8.978293, 12.57757, 2.986511, -13.83827, -1.998876, 8.31201, 6.853819, 8.826284, 27.05755, 7.121455, 40.15801, 32.15662, 50.39989, 8.716996, 0.1026405, -2.486015, -21.47466, 11.3709, 0.6572272, 16.10481, 9.364176, 14.35028, 28.79802, 22.6906, 30.56293, 27.71879, 16.12452, 8.192042, -21.14206, 16.04471, 35.88018, 17.41427, 19.8145, -2.24855, 17.3506, -3.317742, 7.733819, 19.00113, 19.73856, -10.95345, -22.16214, -6.165771, 14.50506, 22.91926, 13.89083, 25.34123, 7.455539, -1.93646, -1.185083, 0.7463312, 1.456167, -9.289617, -29.29142, -15.13068, 3.856263, 6.613627, 7.21223, 0.5758008, 0.826429, 7.263291, 9.81749, -2.000352, 9.953007, 20.44414, -6.510568, 2.73455, 11.69705, 3.053483, -10.87755, 12.91089, 9.98311, 11.28093, -5.363896, -4.660745, -0.9115695, -2.63589, -2.584154, -16.20122, 19.86364, -16.36797, -1.278762, 19.10942, 18.78963, 31.86602, 27.53988, 14.23652, 5.486929, 9.02436, -3.823494, -19.22888, -16.62543, 8.491955, 3.245869, 40.56991, 40.94564, 15.86433, 17.00648, 16.49484, 2.768335, 5.584987, -16.30251, -13.74584, -6.751203, 9.846155, 20.30037, 34.53415, 38.4877, 8.279754, 5.754313, 18.68478, 24.52534, 12.23972, -2.663491, -14.56296, -8.943351, -0.3786946, 18.69046, 25.85939, 26.91338, 19.57023, 6.258405, 10.15203, -2.030407, -6.87376 ; 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 = 51.1055, 43.63206, 24.94355, 12.31557, -0.1376854, -34.90154, -39.24446, -54.91421, -70.86508, -31.61278, -12.42253, 45.23898, 51.52628, 52.95957, 40.51585, 23.73885, -7.924868, -34.58216, -49.27398, -49.10965, -64.73676, -44.99584, -5.897632, 41.40049, 43.67575, 36.66108, 39.88378, 27.22117, 8.899151, 1.656944, -11.73198, -51.03152, -64.52385, -48.3844, -7.537351, 33.72132, 59.87798, 62.04875, 62.68644, 46.04065, 16.02541, -2.559267, -36.43729, -41.6851, -49.34414, -80.26462, -17.64028, 8.847391, 50.99504, 68.71792, 81.8375, 76.92651, 48.71742, 37.45805, -1.391191, -17.60939, -50.80776, -81.66006, -50.7408, -24.21663, 21.66296, 49.7513, 66.28254, 68.52495, 38.77407, 28.2394, -26.31289, -26.52047, -78.74742, -81.65363, -55.17909, -35.13347, 9.48127, 55.81297, 38.32671, 56.62952, 49.8826, 20.99755, 2.940459, -39.45626, -39.72966, -51.76312, -50.85771, -46.53619, 13.22938, 42.67195, 50.45718, 58.74698, 54.57349, 39.14865, 6.622666, -24.85518, -41.33832, -52.20206, -71.25703, -47.19564, 10.42058, 39.74589, 49.71165, 60.94188, 75.03227, 58.07055, 37.23993, 7.663737, -25.76301, -69.77673, -75.60569, -38.62481, -23.15262, 12.31187, 21.68342, 57.69936, 61.81646, 43.89545, 21.23433, -10.69507, -29.13363, -40.50141, -40.46513, -55.95825, -28.627, 18.94862, 27.26013, 61.50541, 87.39404, 71.39856, 49.96437, 32.01129, -1.29263, -41.93775, -54.57195, -75.72215, -42.35628, -12.39459, 41.36562, 74.01263, 49.75524, 50.9287, 44.82784, 27.75581, 10.97014, -24.2522, -43.61393, -35.64096, -48.66971, -1.039707, 20.31866, 40.76979, 35.01646, 64.01771, 47.71111, 27.52506, 12.84871, -1.799172, -25.65148, -55.56817, -56.5442, -25.45916, 7.131643, 44.57999, 44.63961, 51.67041, 35.54137, 19.41963, 10.94954, -24.36674, -22.49264, -59.7323 ; 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.21782, 10.80617, 10.3624, 10.20379, 10.29897, 10.39412, 10.29897, 9.663923, 10.96454, 10.45754, 9.949848, 10.39412, 10.58435, 10.64774, 9.536757, 9.854569, 10.14032, 10.07684, 10.17206, 9.949848, 10.42583, 11.12285, 11.05953, 11.09119, 10.77449, 10.99621, 11.75562, 9.949848, 10.3624, 9.568555, 10.3624, 11.15451, 10.64774, 11.12285, 11.12285, 10.9012, 10.77449, 9.886333, 8.836285, 9.377721, 8.581082, 9.027511, 9.441346, 8.804399, 10.07684, 10.99621, 10.83785, 10.96454, 10.77449, 10.39412, 10.07684, 9.31408, 9.536757, 10.07684, 10.9012, 10.80617, 10.71112, 10.7428, 10.86952, 10.7428, 10.77449, 10.83785, 9.981602, 10.64774, 10.17206, 8.868166, 10.93287, 10.07684, 12.04015, 11.47096, 10.77449, 10.71112, 10.39412, 10.86952, 11.78724, 11.97693, 11.40769, 11.724, 11.724, 12.22978, 11.81886, 11.81886, 10.55265, 10.26724, 10.42583, 10.93287, 11.05953, 11.94532, 12.16657, 10.96454, 10.83785, 11.31276, 12.45096, 11.3444, 10.48925, 10.45754, 10.48925, 10.83785, 10.80617, 11.59749, 10.20379, 10.0451, 9.663923, 9.409535, 9.536757, 10.64774, 11.15451, 11.28111, 11.02787, 10.99621, 11.3444, 10.80617, 10.77449, 9.568555, 9.250425, 8.995649, 9.759261, 9.377721, 8.900043, 10.99621, 10.86952, 10.96454, 11.02787, 10.01335, 9.123069, 8.963785, 9.600348, 9.632137, 9.727486, 9.409535, 10.0451, 9.568555, 9.949848, 10.58435, 10.58435, 9.31408, 9.473154, 9.600348, 9.918092, 9.473154, 9.886333, 10.67943, 10.64774, 10.33069, 10.42583, 10.67943, 10.71112, 10.14032, 10.07684, 10.14032, 10.45754, 9.568555, 10.45754, 10.48925, 10.33069, 10.07684, 10.23552, 10.67943, 10.71112, 10.67943, 10.93287, 9.759261, 10.29897, 10.77449, 10.26724, 11.02787, 10.42583, 10.93287 ; 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 ; }