netcdf F0107.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.8046, 0.03433, -6.29e-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 = "Fri Sep 26 00:39:35 2003: ncrcat -d time,2452908.95832, F0107.aanderaa.realtime.nc tmp.nc" ; :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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0107" ; :mooring_site_desc = "W. Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "044060B2" ; :starting_julian_day_number = 2452960.00000579 ; :starting_julian_day_string = "2003-11-16 00:00:00" ; :ending_julian_day_number = 2452966.95833912 ; :ending_julian_day_string = "2003-11-22 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 29-Aug-2003 13:40:16\n", "AANCM_Temperature_1.5: 29-Aug-2003 13:40:16" ; data: lat = 44.0555 ; lon = -68.9982 ; depth = 2 ; time = 2452960, 2452960.04166667, 2452960.08333333, 2452960.125, 2452960.16666667, 2452960.20833333, 2452960.25, 2452960.29166667, 2452960.33333333, 2452960.375, 2452960.41666667, 2452960.45833333, 2452960.5, 2452960.54166667, 2452960.58333333, 2452960.625, 2452960.66666667, 2452960.70833333, 2452960.75, 2452960.79166667, 2452960.83333333, 2452960.875, 2452960.91666667, 2452960.95833333, 2452961, 2452961.04166667, 2452961.08333333, 2452961.125, 2452961.16666667, 2452961.20833333, 2452961.25, 2452961.29166667, 2452961.33333333, 2452961.375, 2452961.41666667, 2452961.45833333, 2452961.5, 2452961.54166667, 2452961.58333333, 2452961.625, 2452961.66666667, 2452961.70833333, 2452961.75, 2452961.79166667, 2452961.83333333, 2452961.875, 2452961.91666667, 2452961.95833333, 2452962, 2452962.04166667, 2452962.08333333, 2452962.125, 2452962.16666667, 2452962.20833333, 2452962.25, 2452962.29166667, 2452962.33333333, 2452962.375, 2452962.41666667, 2452962.45833333, 2452962.5, 2452962.54166667, 2452962.58333333, 2452962.625, 2452962.66666667, 2452962.70833333, 2452962.75, 2452962.79166667, 2452962.83333333, 2452962.875, 2452962.91666667, 2452962.95833333, 2452963, 2452963.04166667, 2452963.08333333, 2452963.125, 2452963.16666667, 2452963.20833333, 2452963.25, 2452963.29166667, 2452963.33333333, 2452963.375, 2452963.41666667, 2452963.45833333, 2452963.5, 2452963.54166667, 2452963.58333333, 2452963.625, 2452963.66666667, 2452963.70833333, 2452963.75, 2452963.79166667, 2452963.83333333, 2452963.875, 2452963.91666667, 2452963.95833333, 2452964, 2452964.04166667, 2452964.08333333, 2452964.125, 2452964.16666667, 2452964.20833333, 2452964.25, 2452964.29166667, 2452964.33333333, 2452964.375, 2452964.41666667, 2452964.45833333, 2452964.5, 2452964.54166667, 2452964.58333333, 2452964.625, 2452964.66666667, 2452964.70833333, 2452964.75, 2452964.79166667, 2452964.83333333, 2452964.875, 2452964.91666667, 2452964.95833333, 2452965, 2452965.04166667, 2452965.08333333, 2452965.125, 2452965.16666667, 2452965.20833333, 2452965.25, 2452965.29166667, 2452965.33333333, 2452965.375, 2452965.41666667, 2452965.45833333, 2452965.5, 2452965.54166667, 2452965.58333333, 2452965.625, 2452965.66666667, 2452965.70833333, 2452965.75, 2452965.79166667, 2452965.83333333, 2452965.875, 2452965.91666667, 2452965.95833333, 2452966, 2452966.04166667, 2452966.08333333, 2452966.125, 2452966.16666667, 2452966.20833333, 2452966.25, 2452966.29166667, 2452966.33333333, 2452966.375, 2452966.41666667, 2452966.45833333, 2452966.5, 2452966.54166667, 2452966.58333333, 2452966.625, 2452966.66666667, 2452966.70833333, 2452966.75, 2452966.79166667, 2452966.83333333, 2452966.875, 2452966.91666667, 2452966.95833333 ; current_speed = 43.7017, 28.1568, 23.7573, 10.5588, 8.5057, 8.5057, 9.9722, 3.2263, 19.6511, 16.4248, 21.9975, 42.8218, 51.6208, 41.3553, 38.7156, 28.1568, 23.464, 19.3578, 12.3186, 14.0784, 17.598, 4.9861, 37.8357, 35.196, 30.7965, 44.2883, 45.7548, 36.3692, 31.9697, 31.9697, 26.1037, 25.5171, 3.8129, 9.0923, 12.0253, 43.1151, 43.4084, 50.1543, 40.1821, 38.4223, 23.464, 18.1846, 15.5449, 15.5449, 17.0114, 36.6625, 36.6625, 45.1682, 54.5538, 66.2858, 54.5538, 42.2352, 34.9027, 31.3831, 24.9305, 25.2238, 17.8913, 33.7295, 23.464, 22.5841, 38.129, 48.3945, 54.2605, 45.1682, 37.5424, 27.5702, 19.9444, 19.9444, 8.5057, 11.732, 17.0114, 31.3831, 31.9697, 34.3161, 34.3161, 32.5563, 21.7042, 10.2655, 4.6928, 24.0506, 30.2099, 20.2377, 12.9052, 6.4526, 10.5588, 8.5057, 11.4387, 13.1985, 11.732, 2.6397, 6.4526, 24.3439, 28.1568, 41.062, 28.4501, 24.0506, 14.0784, 5.2794, 10.2655, 10.5588, 10.2655, 10.5588, 14.9583, 15.5449, 27.8635, 36.0759, 28.1568, 16.1315, 8.799, 8.799, 4.9861, 20.531, 5.2794, 13.4918, 16.4248, 8.2124, 16.1315, 9.0923, 5.866, 24.3439, 21.7042, 15.8382, 23.464, 50.1543, 60.1265, 46.0481, 32.263, 36.0759, 21.9975, 7.6258, 8.799, 39.5955, 12.9052, 29.0367, 36.6625, 60.4198, 93.5627, 94.1493, 83.2972, 69.2188, 57.4868, 37.5424, 21.9975, 13.7851, 9.3856, 19.3578, 42.2352, 64.526, 77.4312, 83.2972, 43.995, 37.8357, 55.727, 51.3275, 45.4615, 26.1037, 5.866, 45.4615, 68.3389, 62.4729, 56.9002, 111.454, 112.6272, 91.2163, 81.2441, 71.2719, 51.6208, 39.3022 ; 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 = 196.8244, 200.692, 219.6784, 253.7836, 290.7016, 348.6772, 329.026, 191.5504, 208.7788, 197.176, 187.6828, 188.0344, 192.9568, 214.0528, 215.8108, 215.8108, 209.482, 230.578, 285.4276, 292.4596, 314.2588, 270.6604, 169.048, 166.9384, 171.5092, 171.1576, 189.4408, 193.3084, 201.3952, 229.8748, 252.3772, 304.7656, 342.7, 22.4308, 157.7968, 178.1896, 185.5732, 166.5868, 191.1988, 195.0664, 192.9568, 199.9888, 220.03, 201.7468, 185.9248, 175.7284, 186.2764, 180.2992, 185.5732, 183.4636, 178.5412, 192.9568, 201.3952, 209.8336, 222.8428, 221.4364, 232.6876, 342.3868, 330.4324, 181.354, 198.934, 191.1988, 191.5504, 191.902, 192.2536, 207.3724, 255.5416, 260.1124, 5.9056, 27.3532, 159.5548, 186.628, 187.6828, 167.9932, 182.7604, 183.4636, 199.6372, 207.724, 73.7644, 17.86, 18.2116, 35.7916, 55.8328, 146.194, 165.1804, 181.0024, 178.8928, 155.3356, 148.3036, 210.8884, 317.0716, 354.3028, 6.6088, 5.9056, 38.2528, 19.2664, 17.1568, 9.07, 123.34, 109.9792, 110.3308, 60.7552, 8.3668, 15.7504, 2.3896, 10.4764, 344.8096, 309.688, 38.2528, 334.3, 220.03, 163.0708, 221.0848, 113.4952, 77.632, 92.7508, 20.6728, 55.8328, 280.5052, 289.6468, 265.738, 276.9892, 205.966, 196.1212, 196.4728, 192.9568, 179.2444, 193.66, 202.0984, 251.674, 265.3864, 323.4004, 324.4552, 164.1256, 170.806, 179.2444, 162.3676, 160.6096, 155.6872, 158.8516, 163.0708, 181.7056, 212.998, 266.0896, 171.8608, 190.4956, 172.564, 165.532, 161.3128, 165.1804, 177.838, 188.386, 177.1348, 177.1348, 188.386, 184.1668, 353.248, 164.1256, 173.6188, 180.6508, 186.628, 164.1256, 164.1256, 169.7512, 170.1028, 168.6964, 176.08, 185.9248 ; 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 = -12.649, -9.949042, -15.16851, -10.13871, -7.956522, -1.669978, -5.132183, -0.6460015, -9.460617, -4.850373, -2.940817, -5.985101, -11.57423, -23.15718, -22.65291, -16.47484, -11.54781, -14.9537, -11.87473, -13.01054, -12.6036, -4.985769, 7.188274, 7.954243, 4.547122, 6.807869, -7.505089, -8.371914, -11.66251, -24.44525, -24.87866, -20.96209, -1.133861, 3.469325, 4.544271, 1.3621, -4.21571, 11.63439, -7.803918, -9.987427, -5.261012, -6.216159, -9.998302, -5.759472, -1.755969, 2.730786, -4.008124, -0.2358684, -5.298122, -4.004618, 1.388837, -9.469822, -12.73246, -15.61255, -16.95247, -16.69282, -14.22971, -10.20619, -11.57831, -0.5336523, -12.37205, -9.39888, -10.86457, -9.315414, -7.967964, -12.67601, -19.31274, -19.64816, 0.8751494, 5.390554, 5.942275, -3.622319, -4.273987, 7.138702, -1.652644, -1.96687, -7.293982, -4.775643, 4.505652, 7.376132, 9.441417, 11.83579, 10.67779, 3.590115, 2.700693, -0.1488012, 0.221031, 5.507767, 6.164206, -1.355136, -4.394762, -2.416646, 3.240558, 4.224859, 17.61438, 7.935757, 4.152955, 0.8322501, 8.576044, 9.923337, 9.625983, 9.212979, 2.176579, 4.219619, 1.161749, 6.559699, -7.377855, -12.41373, 5.447745, -3.815766, -3.207003, 5.978417, -3.469491, 12.37324, 16.04361, 8.202937, 5.694915, 7.522989, -5.767676, -22.92667, -21.64418, -15.72051, -10.27342, -13.92635, -17.04948, -10.32474, 0.4254627, -8.519678, -8.275424, -7.239041, -8.77049, -23.6076, -7.5023, 7.942393, 5.857854, 0.7967756, 28.34097, 31.25786, 34.29495, 24.97309, 16.73957, -1.11741, -11.98005, -13.75301, 1.3288, -3.526217, 5.466023, 16.12113, 24.80906, 21.30546, 1.659714, -5.518008, 2.785589, 2.565674, -6.630164, -1.896702, -0.6896777, 12.43506, 7.59538, -0.7095896, -6.567568, 30.48595, 30.80686, 16.22947, 13.96431, 13.96985, 3.528981, -4.056894 ; 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 = -41.83111, -26.3405, -18.28458, -2.948714, 3.006773, 8.34015, 8.550174, -3.160964, -17.22389, -15.69229, -21.80004, -42.40147, -50.3065, -34.26377, -31.39655, -22.83386, -20.42566, -12.29273, 3.277, 5.378398, 12.28165, 0.05746929, -37.14659, -34.2854, -30.45896, -43.76193, -45.13508, -35.39251, -29.76655, -20.60319, -7.902874, 14.55037, 3.640408, 8.404387, -11.13362, -43.09358, -43.20321, -48.78621, -39.417, -37.10154, -22.86659, -17.08915, -11.90285, -14.43857, -16.92053, -36.56066, -36.44275, -45.16758, -54.29592, -66.16472, -54.53612, -41.15987, -32.49743, -27.22402, -18.27959, -18.91005, -10.845, 32.14829, 20.40838, -22.5778, -36.06595, -47.47303, -53.16167, -44.19716, -36.6871, -24.48336, -4.979658, -3.424771, 8.460558, 10.42026, -15.9398, -31.17335, -31.68272, -33.56536, -34.27628, -32.49683, -20.44187, -9.087008, 1.312049, 22.89157, 28.69665, 16.4158, 7.247687, -5.361634, -10.20757, -8.504398, -11.43656, -11.99437, -9.982103, -2.265308, 4.724628, 24.22365, 27.9697, 40.84407, 22.34148, 22.70364, 13.45193, 5.213389, -5.641983, -3.60772, -3.566643, 5.158418, 14.7991, 14.96124, 27.83927, 35.47451, 27.17301, 10.30168, 6.909738, 7.928577, -3.817896, -19.64129, -3.979283, -5.378806, 3.518025, -0.3941301, 15.09282, 5.106325, 1.069517, 8.184929, -1.612999, 1.927228, -21.0954, -48.18206, -57.65858, -44.87569, -32.26019, -35.05547, -20.38154, -2.397729, -0.7077522, 31.78812, 10.50046, -27.92935, -36.1915, -60.41455, -89.16708, -88.80899, -75.90968, -64.55685, -54.99563, -37.52577, -18.44907, -0.940094, -9.291059, -19.03392, -41.88, -62.47971, -73.34917, -80.5264, -43.96368, -37.43116, -55.65734, -51.26334, -44.97543, -26.0347, 5.825315, -43.72776, -67.9155, -62.46887, -56.51991, -107.2035, -108.332, -89.76089, -80.035, -69.88939, -51.50003, -39.09226 ; 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 = 9.217112, 9.185277, 9.026046, 9.0579, 8.89859, 8.93046, 9.08975, 8.866716, 8.739179, 8.771069, 8.739179, 8.483898, 8.132419, 8.196365, 8.068452, 8.196365, 8.388095, 8.515823, 8.802956, 8.834838, 8.771069, 8.771069, 8.675384, 8.547744, 8.802956, 8.547744, 8.292251, 7.876436, 8.196365, 8.068452, 8.388095, 8.675384, 8.57966, 8.771069, 8.707283, 8.739179, 8.739179, 8.228332, 8.739179, 8.547744, 8.547744, 8.547744, 8.739179, 8.834838, 9.026046, 8.515823, 8.57966, 8.675384, 8.451968, 8.132419, 8.004466, 8.260294, 8.132419, 8.036462, 8.132419, 7.972466, 8.164394, 8.100437, 8.196365, 8.036462, 8.100437, 7.972466, 7.556006, 7.748326, 7.652189, 7.812391, 8.196365, 8.292251, 8.388095, 8.451968, 8.196365, 8.388095, 8.388095, 7.491858, 7.299282, 7.363496, 7.427687, 8.164394, 7.748326, 7.556006, 7.427687, 7.491858, 7.68424, 7.780361, 7.844416, 8.004466, 7.876436, 8.004466, 8.132419, 8.260294, 8.292251, 8.228332, 8.100437, 8.132419, 8.260294, 8.324203, 8.356152, 8.420033, 8.420033, 8.420033, 8.451968, 8.515823, 8.675384, 8.675384, 8.771069, 8.771069, 8.739179, 8.739179, 8.771069, 8.771069, 8.771069, 8.771069, 8.771069, 8.802956, 8.771069, 8.802956, 8.802956, 8.771069, 8.802956, 8.64348, 8.611572, 8.64348, 8.64348, 8.675384, 8.739179, 8.771069, 8.802956, 8.834838, 8.834838, 8.834838, 8.802956, 8.611572, 8.707283, 8.707283, 8.675384, 8.866716, 9.08975, 9.026046, 8.962326, 8.962326, 8.89859, 8.866716, 8.866716, 8.89859, 8.866716, 8.866716, 8.866716, 8.866716, 8.866716, 8.834838, 8.93046, 8.89859, 8.675384, 8.707283, 8.739179, 8.802956, 8.739179, 8.802956, 8.834838, 8.834838, 8.802956, 8.64348, 8.64348, 8.707283, 8.611572, 8.707283, 8.707283, 8.707283 ; 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 ; }