netcdf E0115.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.7353, 0.03429, -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 = "Sat Jun 4 00:55:06 2005: /usr/local/nco/bin/ncrcat -d time,2453372.04237269,2453525.45833333 E0115.aanderaa.realtime.nc E0115.aanderaa.realtime.nc.new\n", "01-Jun-2005 14:37:35: Modified [lon,lat] to [-69.356163,43.714746].\n", "Wed Jun 1 01:37:11 2005: /usr/local/nco/bin/ncrcat -d time,2453523.0035,2453524.12 E0115.aanderaa.realtime.nc E0115.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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0115" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453597.00000579 ; :starting_julian_day_string = "2005-08-14 00:00:00" ; :ending_julian_day_number = 2453603.95833912 ; :ending_julian_day_string = "2005-08-20 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 14:44:39\n", "AANCM_Temperature_1.5: 12-May-2005 14:44:39" ; :longitude = -69.3561630249023 ; :latitude = 43.7147464752197 ; data: lat = 43.7147464752197 ; lon = -69.3561630249023 ; depth = 2 ; time = 2453597, 2453597.04166667, 2453597.08333333, 2453597.125, 2453597.16666667, 2453597.20833333, 2453597.25, 2453597.29166667, 2453597.33333333, 2453597.375, 2453597.41666667, 2453597.45833333, 2453597.5, 2453597.54166667, 2453597.58333333, 2453597.625, 2453597.66666667, 2453597.70833333, 2453597.75, 2453597.79166667, 2453597.83333333, 2453597.875, 2453597.91666667, 2453597.95833333, 2453598, 2453598.04166667, 2453598.08333333, 2453598.125, 2453598.16666667, 2453598.20833333, 2453598.25, 2453598.29166667, 2453598.33333333, 2453598.375, 2453598.41666667, 2453598.45833333, 2453598.5, 2453598.54166667, 2453598.58333333, 2453598.625, 2453598.66666667, 2453598.70833333, 2453598.75, 2453598.79166667, 2453598.83333333, 2453598.875, 2453598.91666667, 2453598.95833333, 2453599, 2453599.04166667, 2453599.08333333, 2453599.125, 2453599.16666667, 2453599.20833333, 2453599.25, 2453599.29166667, 2453599.33333333, 2453599.375, 2453599.41666667, 2453599.45833333, 2453599.5, 2453599.54166667, 2453599.58333333, 2453599.625, 2453599.66666667, 2453599.70833333, 2453599.75, 2453599.79166667, 2453599.83333333, 2453599.875, 2453599.91666667, 2453599.95833333, 2453600, 2453600.04166667, 2453600.08333333, 2453600.125, 2453600.16666667, 2453600.20833333, 2453600.25, 2453600.29166667, 2453600.33333333, 2453600.375, 2453600.41666667, 2453600.45833333, 2453600.5, 2453600.54166667, 2453600.58333333, 2453600.625, 2453600.66666667, 2453600.70833333, 2453600.75, 2453600.79166667, 2453600.83333333, 2453600.875, 2453600.91666667, 2453600.95833333, 2453601, 2453601.04166667, 2453601.08333333, 2453601.125, 2453601.16666667, 2453601.20833333, 2453601.25, 2453601.29166667, 2453601.33333333, 2453601.375, 2453601.41666667, 2453601.45833333, 2453601.5, 2453601.54166667, 2453601.58333333, 2453601.625, 2453601.66666667, 2453601.70833333, 2453601.75, 2453601.79166667, 2453601.83333333, 2453601.875, 2453601.91666667, 2453601.95833333, 2453602, 2453602.04166667, 2453602.08333333, 2453602.125, 2453602.16666667, 2453602.20833333, 2453602.25, 2453602.29166667, 2453602.33333333, 2453602.375, 2453602.41666667, 2453602.45833333, 2453602.5, 2453602.54166667, 2453602.58333333, 2453602.625, 2453602.66666667, 2453602.70833333, 2453602.75, 2453602.79166667, 2453602.83333333, 2453602.875, 2453602.91666667, 2453602.95833333, 2453603, 2453603.04166667, 2453603.08333333, 2453603.125, 2453603.16666667, 2453603.20833333, 2453603.25, 2453603.29166667, 2453603.33333333, 2453603.375, 2453603.41666667, 2453603.45833333, 2453603.5, 2453603.54166667, 2453603.58333333, 2453603.625, 2453603.66666667, 2453603.70833333, 2453603.75, 2453603.79166667, 2453603.83333333, 2453603.875, 2453603.91666667, 2453603.95833333 ; current_speed = 7.0392, 10.8521, 7.6258, 18.4779, 17.3047, 8.2124, 9.0923, 17.3047, 21.1176, 23.1707, 26.6903, 28.7434, 27.8635, 27.5702, 21.7042, 23.464, 16.7181, 14.665, 10.8521, 6.1593, 7.6258, 4.9861, 12.6119, 20.8243, 23.1707, 23.464, 33.1429, 30.2099, 21.9975, 21.7042, 22.2908, 21.1176, 28.4501, 33.4362, 37.5424, 39.5955, 31.0898, 30.7965, 17.8913, 9.3856, 4.6928, 6.4526, 11.1454, 9.6789, 13.7851, 19.3578, 23.1707, 21.9975, 14.9583, 9.3856, 7.3325, 18.1846, 19.0645, 15.2516, 12.0253, 9.0923, 11.4387, 10.2655, 16.7181, 5.2794, 3.8129, 7.6258, 16.7181, 21.4109, 26.1037, 17.598, 15.5449, 11.732, 11.1454, 17.0114, 9.6789, 10.8521, 3.5196, 4.1062, 9.3856, 14.665, 22.2908, 14.0784, 16.4248, 13.1985, 17.8913, 9.9722, 15.2516, 15.5449, 20.8243, 22.5841, 22.5841, 23.464, 25.5171, 15.5449, 14.0784, 15.5449, 10.2655, 12.6119, 12.6119, 2.6397, 5.866, 15.8382, 26.9836, 30.5032, 35.4893, 29.33, 24.3439, 18.1846, 18.7712, 10.8521, 8.5057, 12.9052, 7.3325, 8.5057, 5.866, 17.3047, 22.2908, 13.7851, 6.7459, 6.4526, 9.0923, 10.8521, 11.4387, 11.732, 11.732, 9.0923, 12.0253, 15.5449, 26.1037, 24.0506, 21.9975, 20.2377, 15.2516, 12.3186, 18.1846, 25.2238, 27.8635, 19.0645, 9.6789, 2.6397, 20.2377, 17.598, 16.4248, 9.6789, 2.6397, 1.1732, 7.0392, 7.0392, 11.732, 19.6511, 11.732, 8.5057, 10.5588, 17.8913, 26.397, 23.464, 16.1315, 13.1985, 17.598, 22.2908, 25.2238, 18.7712, 12.0253, 11.1454, 7.0392, 9.6789, 13.1985, 12.6119, 16.7181, 16.4248, 14.0784, 20.531 ; 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 = 176.0284, 72.3064, 140.8684, 151.0648, 173.2156, 180.9508, 204.8596, 247.0516, 242.4808, 249.1612, 259.7092, 263.9284, 278.344, 278.344, 297.682, 340.2256, 351.0868, 327.568, 338.4676, 325.81, 309.988, 297.3304, 216.1108, 222.7912, 235.4488, 243.8872, 256.1932, 252.3256, 262.8736, 267.0928, 250.5676, 253.732, 267.796, 267.796, 272.3668, 272.0152, 293.4628, 287.8372, 311.0428, 350.032, 116.2564, 116.2564, 173.5672, 209.782, 226.6588, 228.0652, 244.942, 271.6636, 264.28, 261.1156, 153.1744, 215.4076, 219.9784, 268.1476, 284.3212, 268.8508, 273.7732, 319.1296, 322.6456, 326.5132, 47.6944, 193.6084, 198.1792, 200.2888, 203.4532, 206.266, 238.9648, 231.5812, 274.1248, 257.5996, 346.1644, 0.58, 10.7764, 113.4436, 161.2612, 150.01, 160.558, 163.7224, 157.7452, 160.558, 171.8092, 194.3116, 212.5948, 249.8644, 252.6772, 242.1292, 242.4808, 238.2616, 207.3208, 210.1336, 263.5768, 269.2024, 294.5176, 281.1568, 317.3716, 174.9736, 180.2476, 192.5536, 196.0696, 203.8048, 217.1656, 208.024, 246.7, 273.07, 285.7276, 328.6228, 348.6256, 345.1096, 332.1388, 312.0976, 244.2388, 223.846, 233.3392, 242.4808, 212.2432, 74.0644, 49.1008, 31.8724, 31.1692, 38.2012, 49.4524, 182.0056, 183.7636, 224.1976, 208.3756, 232.2844, 239.3164, 236.8552, 234.0424, 302.2528, 320.8876, 339.5224, 345.4612, 347.5708, 340.2256, 334.9516, 213.298, 240.7228, 238.2616, 245.9968, 255.1384, 202.3984, 298.0336, 287.134, 344.0548, 355.306, 19.2148, 61.4068, 102.8956, 164.074, 183.0604, 199.9372, 237.5584, 245.9968, 274.1248, 305.7688, 333.1936, 342.3352, 344.0548, 326.8648, 273.07, 256.1932, 225.2524, 209.4304, 218.9236, 219.6268, 241.0744, 255.8416 ; 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 = 0.4875491, 10.33875, 4.812671, 8.939981, 2.044267, -0.1362752, -3.822368, -15.93514, -18.72827, -21.65499, -26.26095, -28.58216, -27.56855, -27.27836, -19.21993, -7.938282, -2.590269, -7.864814, -3.983017, -3.461151, -5.842728, -4.429521, -7.432806, -14.14654, -19.08385, -21.06901, -32.18527, -28.78391, -21.82757, -21.67627, -21.021, -20.27209, -28.42905, -33.41146, -37.51037, -39.57101, -28.51926, -29.31613, -13.49396, -1.62463, 4.208612, 5.786842, 1.248706, -4.807522, -10.02562, -14.40038, -20.98986, -21.98823, -14.88382, -9.272991, 3.308984, -10.53596, -12.24892, -15.24363, -11.6516, -9.090471, -11.41391, -6.717232, -10.1436, -2.912882, 2.819889, -1.794233, -5.21588, -7.424279, -10.38927, -7.787804, -13.31966, -9.1919, -11.11653, -16.61454, -2.314581, 0.109853, 0.6580832, 3.767242, 3.015165, 7.330283, 7.419548, 3.946055, 6.220501, 4.393153, 2.548974, -2.46508, -8.21595, -14.5948, -19.87976, -19.96443, -20.02884, -19.95516, -11.71164, -7.80382, -13.99003, -15.54339, -9.339899, -12.37355, -8.541292, 0.2312766, -0.02534946, -3.442478, -7.469191, -12.31176, -21.43982, -13.78045, -22.35857, -18.1585, -18.06843, -5.650362, -1.677488, -3.316261, -3.426706, -6.311263, -5.282998, -11.98735, -17.88133, -12.2254, -3.599033, 6.204632, 6.87253, 5.730227, 5.920295, 7.255361, 8.91475, -0.3182048, -0.7893405, -10.83689, -12.40577, -19.0254, -18.91781, -16.94485, -12.34543, -10.41786, -11.47164, -8.824324, -6.99473, -4.103311, -3.274541, -1.117606, -11.11037, -15.3501, -13.96861, -8.841895, -2.551397, -0.4470415, -6.213305, -6.726789, -3.22299, -1.608131, 3.861125, 7.468343, 10.29249, 4.909294, -1.4093, -8.000989, -13.614, -12.05713, -17.55242, -18.08636, -11.37536, -5.696078, -3.303565, -6.09226, -7.029098, -9.399238, -9.373771, -6.197058, -10.50371, -10.47548, -12.3221, -19.90733 ; 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 = -7.022295, 3.298242, -5.915321, -16.17126, -17.18353, -8.211269, -8.249813, -6.747137, -9.757299, -8.242743, -4.768068, -3.040224, 4.043441, 4.000879, 10.08299, 22.08038, 16.51622, 12.37768, 10.09473, 5.094841, 4.900546, 2.289223, -10.18889, -15.28158, -13.14109, -10.32744, -7.909511, -9.171948, -2.728981, -1.100803, -7.416026, -5.915686, -1.094122, -1.285875, 1.550377, 1.392361, 12.37852, 9.433381, 11.74783, 9.24392, -2.076042, -2.854558, -11.07523, -8.400526, -9.461287, -12.93652, -9.813614, 0.6386142, -1.49085, -1.449525, -6.543408, -14.82138, -14.60887, -0.4930056, 2.974549, -0.182355, 0.7527485, 7.762685, 13.28918, 4.403088, 2.566405, -7.411717, -15.88362, -20.0825, -23.94715, -15.78099, -8.0144, -7.290322, 0.8016794, -3.653064, 9.398075, 10.85154, 3.45753, -1.633636, -8.888097, -12.70154, -21.01975, -13.51407, -15.2013, -12.44591, -17.70879, -9.66272, -12.84949, -5.351225, -6.200535, -10.5576, -10.43489, -12.34304, -22.67068, -13.44412, -1.574969, -0.2163896, 4.259902, 2.440336, 9.27935, -2.629549, -5.865945, -15.45956, -25.92925, -27.90817, -28.28117, -25.89108, -9.62912, 0.9738939, 5.0882, 9.265068, 8.338643, 12.47183, 6.482533, 5.702183, -2.549489, -12.48022, -13.30931, -6.369348, -5.705623, 1.771605, 5.953004, 9.215887, 9.787439, 9.219522, 7.626733, -9.08673, -11.99937, -11.14476, -22.96737, -14.71277, -11.22525, -11.0651, -8.955532, 6.573893, 14.10961, 23.62988, 26.97125, 18.61768, 9.108155, 2.391438, -16.91521, -8.606045, -8.640131, -3.937257, -0.6770436, -1.08469, 3.308348, 2.073801, 11.28061, 19.58519, 11.07843, 4.070723, -2.356463, -17.20458, -26.35935, -22.05773, -8.653577, -5.368987, 1.26581, 13.02933, 22.51314, 17.8861, 11.56262, 9.332969, 0.3769912, -2.309857, -9.291546, -10.98438, -13.00642, -12.65063, -6.809349, -5.021954 ; 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 = 18.86592, 18.83396, 18.86592, 18.86592, 18.83396, 18.89789, 18.83396, 18.67424, 18.51463, 18.38703, 18.19576, 18.19576, 18.38703, 18.54654, 18.57846, 18.70617, 18.67424, 18.77006, 18.77006, 18.80201, 18.70617, 18.64231, 18.64231, 18.38703, 18.38703, 17.97281, 17.78187, 17.68645, 17.59107, 17.14639, 16.86089, 16.60731, 16.92431, 16.51227, 16.41725, 16.35392, 16.00579, 16.44892, 16.48059, 16.73408, 16.73408, 16.76577, 16.73408, 16.82918, 16.79747, 16.639, 16.82918, 17.17813, 16.98775, 17.01947, 17.24162, 17.0512, 16.76577, 16.639, 16.79747, 16.79747, 16.8926, 16.95603, 16.92431, 17.0512, 17.17813, 17.14639, 17.11466, 16.73408, 16.51227, 16.70238, 16.98775, 17.33689, 17.33689, 17.11466, 17.40041, 17.62286, 17.5275, 17.49572, 17.40041, 17.24162, 16.98775, 16.86089, 16.73408, 17.14639, 17.08293, 17.01947, 16.92431, 16.8926, 16.8926, 17.08293, 17.0512, 17.01947, 16.92431, 16.60731, 16.79747, 17.33689, 16.8926, 16.86089, 17.59107, 17.5275, 17.43218, 17.33689, 17.24162, 17.17813, 17.01947, 17.08293, 16.60731, 16.70238, 16.86089, 16.76577, 16.73408, 16.79747, 16.92431, 16.98775, 17.08293, 17.08293, 17.08293, 17.0512, 17.20988, 17.36865, 17.33689, 17.30513, 17.33689, 17.36865, 17.30513, 17.24162, 17.14639, 17.14639, 17.0512, 16.95603, 16.86089, 16.73408, 16.73408, 16.38559, 16.41725, 16.38559, 16.54395, 16.57563, 16.41725, 16.639, 16.51227, 16.60731, 16.60731, 16.67069, 16.67069, 16.73408, 16.79747, 16.67069, 16.82918, 16.92431, 17.11466, 17.20988, 17.27337, 17.08293, 16.8926, 16.70238, 16.48059, 16.22729, 16.19564, 16.16399, 16.19564, 16.16399, 16.19564, 16.19564, 16.19564, 16.16399, 16.16399, 16.1007, 16.1007, 15.78439, 15.78439, 15.65793 ; 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 ; }