netcdf F0110.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.6659, 0.03419, -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 = "01-Jun-2005 14:40:35: Modified [lon,lat] to [-68.998014,44.054860].\n", "Tue May 31 18:34:41 2005: /usr/local/nco/bin/ncrcat -d time,2453522.7153,2453523.33 F0110.aanderaa.realtime.nc F0110.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0110" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453569.00000579 ; :starting_julian_day_string = "2005-07-17 00:00:00" ; :ending_julian_day_number = 2453575.95833912 ; :ending_julian_day_string = "2005-07-23 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 17:26:29\n", "AANCM_Temperature_1.5: 12-May-2005 17:26:29" ; :longitude = -68.9980144500732 ; :latitude = 44.0548603057861 ; data: lat = 44.0548603057861 ; lon = -68.9980144500732 ; depth = 2 ; time = 2453569, 2453569.04166667, 2453569.08333333, 2453569.125, 2453569.16666667, 2453569.20833333, 2453569.25, 2453569.29166667, 2453569.33333333, 2453569.375, 2453569.41666667, 2453569.45833333, 2453569.5, 2453569.54166667, 2453569.58333333, 2453569.625, 2453569.66666667, 2453569.70833333, 2453569.75, 2453569.79166667, 2453569.83333333, 2453569.875, 2453569.91666667, 2453569.95833333, 2453570, 2453570.04166667, 2453570.08333333, 2453570.125, 2453570.16666667, 2453570.20833333, 2453570.25, 2453570.29166667, 2453570.33333333, 2453570.375, 2453570.41666667, 2453570.45833333, 2453570.5, 2453570.54166667, 2453570.58333333, 2453570.625, 2453570.66666667, 2453570.70833333, 2453570.75, 2453570.79166667, 2453570.83333333, 2453570.875, 2453570.91666667, 2453570.95833333, 2453571, 2453571.04166667, 2453571.08333333, 2453571.125, 2453571.16666667, 2453571.20833333, 2453571.25, 2453571.29166667, 2453571.33333333, 2453571.375, 2453571.41666667, 2453571.45833333, 2453571.5, 2453571.54166667, 2453571.58333333, 2453571.625, 2453571.66666667, 2453571.70833333, 2453571.75, 2453571.79166667, 2453571.83333333, 2453571.875, 2453571.91666667, 2453571.95833333, 2453572, 2453572.04166667, 2453572.08333333, 2453572.125, 2453572.16666667, 2453572.20833333, 2453572.25, 2453572.29166667, 2453572.33333333, 2453572.375, 2453572.41666667, 2453572.45833333, 2453572.5, 2453572.54166667, 2453572.58333333, 2453572.625, 2453572.66666667, 2453572.70833333, 2453572.75, 2453572.79166667, 2453572.83333333, 2453572.875, 2453572.91666667, 2453572.95833333, 2453573, 2453573.04166667, 2453573.08333333, 2453573.125, 2453573.16666667, 2453573.20833333, 2453573.25, 2453573.29166667, 2453573.33333333, 2453573.375, 2453573.41666667, 2453573.45833333, 2453573.5, 2453573.54166667, 2453573.58333333, 2453573.625, 2453573.66666667, 2453573.70833333, 2453573.75, 2453573.79166667, 2453573.83333333, 2453573.875, 2453573.91666667, 2453573.95833333, 2453574, 2453574.04166667, 2453574.08333333, 2453574.125, 2453574.16666667, 2453574.20833333, 2453574.25, 2453574.29166667, 2453574.33333333, 2453574.375, 2453574.41666667, 2453574.45833333, 2453574.5, 2453574.54166667, 2453574.58333333, 2453574.625, 2453574.66666667, 2453574.70833333, 2453574.75, 2453574.79166667, 2453574.83333333, 2453574.875, 2453574.91666667, 2453574.95833333, 2453575, 2453575.04166667, 2453575.08333333, 2453575.125, 2453575.16666667, 2453575.20833333, 2453575.25, 2453575.29166667, 2453575.33333333, 2453575.375, 2453575.41666667, 2453575.45833333, 2453575.5, 2453575.54166667, 2453575.58333333, 2453575.625, 2453575.66666667, 2453575.70833333, 2453575.75, 2453575.79166667, 2453575.83333333, 2453575.875, 2453575.91666667, 2453575.95833333 ; current_speed = 19.6511, 32.263, 34.9027, 29.0367, 23.1707, 19.9444, 14.0784, 10.5588, 23.7573, 33.7295, 16.7181, 19.6511, 2.0531, 24.3439, 27.5702, 30.7965, 24.9305, 21.7042, 15.5449, 25.2238, 14.9583, 23.464, 13.1985, 9.3856, 5.5727, 7.3325, 10.8521, 17.598, 16.1315, 11.732, 9.6789, 5.2794, 16.1315, 19.6511, 29.0367, 18.1846, 13.7851, 2.6397, 7.9191, 19.0645, 28.4501, 23.464, 12.0253, 7.9191, 10.5588, 19.9444, 40.1821, 50.4476, 27.2769, 14.665, 10.5588, 35.7826, 26.9836, 23.464, 10.2655, 11.4387, 13.1985, 7.3325, 15.2516, 29.0367, 43.7017, 18.4779, 12.0253, 25.8104, 36.0759, 38.4223, 29.9166, 26.6903, 25.5171, 9.3856, 13.1985, 24.9305, 45.7548, 30.5032, 19.3578, 8.799, 41.062, 38.7156, 47.5146, 45.4615, 22.5841, 16.7181, 15.8382, 27.5702, 31.3831, 34.0228, 36.6625, 9.6789, 14.665, 49.2744, 55.727, 40.1821, 31.0898, 17.598, 8.5057, 26.9836, 32.263, 32.8496, 21.7042, 17.0114, 38.129, 56.6069, 63.9394, 42.2352, 38.4223, 33.4362, 24.9305, 12.6119, 3.5196, 20.8243, 22.5841, 20.531, 34.0228, 54.8471, 53.3806, 63.0595, 52.5007, 36.6625, 18.4779, 13.4918, 6.1593, 5.866, 4.3995, 18.1846, 22.5841, 58.66, 50.4476, 60.4198, 26.9836, 31.6764, 16.1315, 20.2377, 11.4387, 19.3578, 8.2124, 9.9722, 19.3578, 13.1985, 46.0481, 44.8749, 38.4223, 28.4501, 13.7851, 15.5449, 7.9191, 29.9166, 21.9975, 2.933, 13.1985, 11.4387, 18.4779, 51.0342, 53.6739, 33.1429, 23.464, 12.9052, 9.3856, 7.6258, 14.0784, 13.7851, 4.9861, 8.2124, 10.5588, 58.3667, 60.1265, 57.4868, 36.0759, 34.3161 ; 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 = 184.87, 179.596, 171.1576, 167.6416, 193.66, 203.5048, 212.2948, 299.4916, 312.1492, 328.3228, 335.0032, 38.956, 27.0016, 133.888, 164.4772, 130.0204, 128.9656, 132.13, 94.8604, 65.6776, 40.714, 32.2756, 39.6592, 278.3956, 217.2172, 238.6648, 177.4864, 190.144, 180.6508, 148.3036, 192.6052, 169.7512, 31.2208, 353.9512, 323.0488, 300.898, 295.2724, 76.9288, 190.144, 177.838, 144.0844, 148.3036, 141.9748, 181.7056, 282.6148, 338.8708, 318.478, 337.4644, 351.8416, 356.4124, 124.0432, 169.7512, 184.87, 169.3996, 124.0432, 199.6372, 196.4728, 263.2768, 319.1812, 320.9392, 336.058, 330.784, 76.5772, 152.8744, 166.5868, 161.3128, 140.5684, 168.6964, 185.5732, 243.2356, 310.0396, 333.5968, 340.2772, 340.9804, 12.586, 38.956, 165.532, 185.9248, 166.5868, 171.1576, 192.9568, 244.9936, 256.2448, 294.2176, 301.6012, 327.9712, 350.7868, 5.2024, 150.0616, 172.9156, 180.6508, 157.4452, 177.838, 230.578, 263.98, 312.8524, 308.6332, 310.3912, 349.732, 195.418, 153.9292, 182.0572, 172.9156, 182.4088, 186.2764, 179.9476, 207.724, 131.7784, 350.4352, 281.56, 184.1668, 195.7696, 191.1988, 178.1896, 178.5412, 176.7832, 177.4864, 186.9796, 221.0848, 273.1216, 100.1344, 17.5084, 112.4404, 190.8472, 198.5824, 181.354, 175.0252, 188.386, 195.0664, 178.5412, 214.4044, 278.7472, 18.2116, 354.6544, 310.0396, 134.2396, 179.2444, 187.3312, 162.3676, 169.048, 173.2672, 176.7832, 185.5732, 230.9296, 68.842, 35.0884, 11.1796, 337.1128, 189.4408, 157.4452, 178.1896, 184.87, 196.8244, 194.0116, 182.4088, 228.4684, 266.0896, 351.8416, 351.1384, 327.6196, 130.372, 203.8564, 188.0344, 176.7832, 172.2124, 170.4544, 180.2992, 187.3312 ; 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 = -1.668285, 0.2274887, 5.365142, 6.214613, -5.471988, -7.954343, -7.521746, -9.190674, -17.61366, -17.71247, -7.064528, 12.35511, 0.932139, 17.54456, 7.378387, 23.58444, 19.38405, 16.09637, 15.489, 22.98499, 9.757054, 12.5296, 8.423544, -9.28502, -3.370582, -6.262978, 0.4759354, -3.099408, -0.1832274, 6.164206, -2.112244, 0.9393263, 8.361562, -2.070744, -17.45497, -15.60389, -12.4657, 2.571305, -1.394733, 0.7192095, 16.68863, 12.32841, 7.407681, -0.2357036, -10.30392, -7.189402, -26.63702, -19.33442, -3.870872, -0.9176554, 8.749187, 6.366545, -2.290779, 4.316395, 8.506155, -3.844126, -3.742568, -7.282077, -9.969498, -18.29732, -17.73466, -9.019126, 11.69681, 11.76806, 8.368599, 12.31056, 19.00173, 5.231506, -2.478154, -8.380081, -10.10477, -11.08622, -15.44087, -9.940736, 4.218157, 5.532137, 10.2589, -3.996343, 11.02206, 6.98821, -5.063724, -15.15096, -15.38397, -25.14386, -26.72949, -18.04384, -5.869982, 0.8776274, 7.318841, 6.077075, -0.6329672, 15.41252, 1.172865, -13.59428, -8.458794, -19.7819, -25.20253, -25.0195, -3.868832, -4.522634, 16.75699, -2.032029, 7.885728, -1.775108, -4.200514, 0.03057916, -11.59799, 9.405037, -0.5848272, -20.40189, -1.640967, -5.579703, -6.607697, 1.73274, 1.358969, 3.538537, 2.302498, -4.455078, -12.14322, -13.47178, 6.063201, 1.76476, 4.066357, -3.422168, -7.196834, -1.38611, 4.374694, -8.811702, -7.014071, 0.8064213, -9.114787, -20.00231, 3.574905, -1.803431, -6.287414, 7.144369, 0.2552776, -1.684191, 13.94838, 8.525628, 4.504602, 1.596456, -1.338773, -12.06863, 7.385262, 17.19725, 4.264987, -1.140697, -2.16493, 4.387506, 0.5837572, -4.33256, -15.53534, -8.024504, -0.986171, -9.660706, -9.36375, -1.082179, -2.168752, -7.382444, 3.798685, -3.32147, -1.475778, 3.275204, 8.14721, 9.53318, -0.1883884, -4.378896 ; 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 = -19.58016, -32.2622, -34.48788, -28.36386, -22.5153, -18.28955, -11.90062, 5.198054, 15.94266, 28.70448, 15.15214, 15.28127, 1.829299, -16.87643, -26.56455, -19.80401, -15.67764, -14.5595, -1.317093, 10.38894, 11.33802, 19.83856, 10.16092, 1.370364, -4.43781, -3.813222, -10.84166, -17.32291, -16.13046, -9.982103, -9.445609, -5.195164, 13.79527, 19.54169, 23.20461, 9.337997, 5.885167, 0.596999, -7.79531, -19.05093, -23.04122, -19.96421, -9.472809, -7.915592, 2.305993, 18.60354, 30.08439, 46.5955, 27.00084, 14.63626, -5.911005, -35.21167, -26.88619, -23.06356, -5.74681, -10.77342, -12.65676, -0.8584369, 11.54212, 22.54635, 39.94146, 16.12725, 2.791493, -22.97149, -35.09184, -36.39675, -23.10708, -26.17257, -25.39648, -4.22655, 8.490818, 22.32992, 43.07066, 28.83794, 18.89263, 6.842358, -39.75982, -38.50879, -46.21852, -44.92118, -22.0091, -7.067067, -3.765913, 11.30938, 16.44486, 28.8439, 36.18953, 9.639029, -12.70814, -48.89822, -55.7234, -37.1087, -31.06767, -11.17521, -0.8920405, 18.35187, 20.14283, 21.28664, 21.3566, -16.39919, -34.24944, -56.57042, -63.45126, -42.19788, -38.192, -33.43619, -22.06845, -8.402696, 3.470672, 4.173065, -22.5244, -19.75826, -33.37498, -54.81972, -53.3633, -62.96014, -52.45019, -36.39081, -13.92749, 0.7346993, -1.083777, 5.594245, -1.679387, -17.85969, -21.40671, -58.64362, -50.25756, -59.77379, -26.05605, -31.66613, -13.30962, 3.07765, 10.86572, 19.27361, 5.283176, -6.957209, -19.35612, -13.0906, -43.88474, -44.05758, -38.15733, -28.40527, -13.71994, -9.797559, 2.858328, 24.47974, 21.58008, 2.702092, -13.01973, -10.56379, -18.46868, -50.84996, -51.37646, -32.15679, -23.44327, -8.556574, -0.640064, 7.548623, 13.91035, 11.64167, -3.229735, -7.510749, -10.45516, -58.27473, -59.57196, -56.69083, -36.07541, -34.03557 ; 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 = 14.35458, 14.07154, 13.53701, 13.47413, 12.81383, 12.65659, 13.03395, 12.62514, 13.66278, 14.00865, 12.78238, 12.56223, 12.49932, 14.5433, 12.97106, 13.78854, 12.97106, 13.06539, 13.19116, 13.2226, 13.12827, 13.25404, 13.19116, 12.93961, 13.09683, 13.15972, 13.12827, 13.0025, 12.97106, 12.90817, 13.09683, 12.05886, 12.59368, 13.34837, 12.87672, 12.62514, 12.71949, 12.78238, 12.21619, 12.18473, 13.0025, 12.68804, 11.58665, 11.39766, 11.83854, 13.41125, 13.28548, 12.65659, 11.74409, 12.43641, 12.31058, 12.53078, 12.59368, 12.3735, 12.53078, 12.3735, 12.21619, 12.27912, 12.40496, 12.1218, 11.71261, 11.27164, 11.90149, 11.74409, 11.58665, 12.09033, 12.27912, 13.31693, 12.53078, 12.68804, 12.93961, 12.62514, 11.93297, 11.71261, 11.71261, 11.77558, 12.02739, 12.1218, 13.7571, 14.19733, 14.26022, 13.88287, 13.63133, 12.87672, 12.27912, 11.36616, 11.39766, 10.92488, 11.46067, 12.40496, 14.57476, 15.20417, 14.13443, 13.69422, 13.28548, 11.64963, 13.56845, 12.62514, 12.31058, 12.97106, 12.78238, 13.47413, 15.80269, 15.4876, 15.4246, 14.51185, 14.76353, 15.77118, 15.4246, 13.72566, 14.85793, 14.22877, 14.795, 14.32312, 13.25404, 17.12876, 16.93901, 16.14955, 13.72566, 13.28548, 16.81257, 14.85793, 15.04677, 15.4561, 14.35458, 14.95234, 15.33012, 14.92087, 18.04769, 15.64512, 13.06539, 11.90149, 12.87672, 14.95234, 16.08646, 15.17269, 15.29863, 13.72566, 14.60622, 14.19733, 16.37042, 16.97063, 13.47413, 12.02739, 14.16588, 15.01529, 13.78854, 14.41748, 14.73207, 13.9772, 12.90817, 14.63768, 16.02339, 14.85793, 14.60622, 14.5433, 12.34204, 12.71949, 14.95234, 13.19116, 13.78854, 13.19116, 13.06539, 14.92087, 15.92879, 15.92879, 16.84418, 15.80269 ; 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 ; }