netcdf M0106.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., 300. ; 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., 300. ; 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., 300. ; 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.7217, 0.03423, -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 = "10-Apr-2005 12:41:09: Modified [lon,lat] to [-67.879300,43.486600].\n", "09-Feb-2005 14:57:01: All parameters marked as non-functional as of julian day 2453411.583333 (2005-02-09 14:00:00)\n", "25-Jan-2005 13:24:28: Parameter temperature marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:23: Parameter current_v marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:20: Parameter current_u marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:16: Parameter current_direction marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:12: Parameter current_speed marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 11:34:30\n", "AANCM_Temperature_1.5: 30-Aug-2004 11:34:30" ; :longitude = -67.8793 ; :latitude = 43.4866 ; data: lat = 43.4866 ; lon = -67.8793 ; depth = 2 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; current_speed = 43.1151, 25.5171, 9.3856, 16.7181, 41.062, 55.1404, 59.2466, 55.4337, 49.2744, 46.928, 34.0228, 29.9166, 26.1037, 26.1037, 13.1985, 7.3325, 20.2377, 32.5563, 52.794, 56.0203, 63.6461, 40.1821, 29.0367, 17.598, 14.0784, 12.3186, 9.0923, 23.7573, 32.5563, 47.5146, 43.7017, 49.861, 43.995, 33.7295, 20.531, 5.866, 5.866, 14.665, 6.4526, 13.7851, 30.2099, 45.4615, 56.9002, 56.0203, 51.6208, 32.5563, 19.6511, 15.5449, 15.8382, 24.0506, 20.8243, 10.5588, 19.3578, 24.0506, 41.3553, 49.5677, 42.5285, 49.861, 31.9697, 15.8382, 16.4248, 21.9975, 25.5171, 12.0253, 9.3856, 8.799, 19.3578, 29.6233, 29.33, 28.4501, 17.598, 7.6258, 8.2124, 24.6372, 24.9305, 13.4918, 7.9191, 3.5196, 24.6372, 45.4615, 51.6208, 39.8888, 28.1568, 34.0228, 14.665, 6.7459, 10.2655, 20.2377, 28.4501, 5.5727, 8.5057, 34.9027, 46.0481, 50.4476, 43.4084, 39.8888, 41.9419, 10.5588, 2.0531, 3.2263, 11.1454, 5.5727, 13.1985, 26.397, 35.4893, 49.2744, 41.6486, 43.4084, 27.2769, 25.8104, 22.5841, 14.665, 9.9722, 19.9444, 28.1568, 33.7295, 38.4223, 49.5677, 41.3553, 31.0898, 29.9166, 18.4779, 18.7712, 2.6397, 6.4526, 5.866, 13.4918, 25.8104, 42.5285, 45.4615, 46.0481, 47.8079, 38.7156, 24.3439, 19.3578, 4.3995, 7.9191, 12.9052, 12.0253, 15.2516, 29.33, 34.9027, 45.4615, 39.0089, 31.3831, 24.3439, 16.4248, 3.8129, 3.2263, 7.6258, 5.5727, 13.7851, 13.7851, 26.6903, 31.9697, 30.7965, 26.397, 19.9444, 13.4918, 11.732, 14.665, 7.6258, 13.4918, 8.2124, 15.8382, 25.5171, 26.1037, 26.397 ; 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 = 345.3128, 19.0664, 301.7528, 182.912, 176.9348, 185.0216, 192.7568, 193.1084, 201.5468, 203.3048, 233.1908, 268.7024, 308.0816, 320.7392, 332.6936, 208.2272, 199.0856, 183.2636, 177.2864, 190.9988, 187.4828, 212.798, 215.9624, 251.8256, 295.424, 311.9492, 283.8212, 189.944, 189.5924, 191.702, 191.702, 193.8116, 201.8984, 207.1724, 213.5012, 259.9124, 328.826, 0.4316, 34.5368, 147.4004, 172.0124, 186.0764, 189.944, 188.186, 184.67, 204.3596, 230.378, 287.3372, 347.774, 3.2444, 23.2856, 61.61, 150.9164, 169.1996, 174.4736, 174.4736, 177.2864, 177.2864, 182.5604, 231.4328, 258.506, 326.7164, 348.4772, 5.7056, 150.9164, 167.4416, 188.5376, 190.6472, 190.2956, 190.6472, 173.7704, 217.0172, 333.3968, 359.7284, 0.7832, 353.048, 183.9668, 213.8528, 190.2956, 184.67, 188.5376, 183.9668, 175.5284, 179.7476, 211.7432, 258.8576, 286.634, 329.5292, 344.6096, 4.6508, 179.396, 172.0124, 173.7704, 164.2772, 157.2452, 162.5192, 173.4188, 143.8844, 166.3868, 323.9036, 17.3084, 105.56, 125.2496, 143.1812, 157.5968, 177.638, 180.0992, 187.4828, 186.0764, 182.912, 192.4052, 216.314, 224.7524, 207.1724, 203.3048, 195.9212, 200.1404, 193.1084, 195.218, 188.5376, 203.6564, 192.7568, 198.3824, 228.2684, 323.2004, 155.4872, 161.1128, 183.6152, 186.0764, 189.2408, 191.3504, 181.8572, 184.3184, 176.2316, 154.784, 164.2772, 43.3268, 41.2172, 68.642, 111.5372, 144.236, 157.9484, 158.6516, 167.09, 172.7156, 156.8936, 155.8388, 141.7748, 312.3008, 327.068, 307.3784, 246.9032, 185.0216, 196.6244, 193.1084, 186.0764, 174.8252, 149.8616, 122.0852, 87.6284, 45.4364, 31.724, 36.2948, 78.8384, 149.8616, 173.0672, 187.4828, 181.8572 ; 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 = -10.93148, 8.33551, -7.980824, -0.8493147, 2.19568, -4.82651, -13.08243, -12.57204, -18.09657, -18.56577, -27.23985, -29.90893, -20.54709, -16.51976, -6.054796, -3.468046, -6.617331, -1.853423, 2.499455, -10.68803, -8.28854, -21.76579, -17.05192, -16.72006, -12.71498, -9.161809, -8.829041, -4.102542, -5.425115, -9.636981, -8.863644, -11.90332, -16.40846, -15.40323, -11.33218, -5.775318, -3.036469, 0.1104681, 3.658208, 7.426928, 4.197931, -4.812304, -9.825843, -7.976567, -4.202793, -13.42824, -15.13662, -14.83866, -3.354029, 1.361149, 8.232151, 9.28891, 9.409541, 4.506798, 3.982697, 4.773587, 2.01345, 2.360597, -1.428168, -12.38353, -16.09541, -12.07187, -5.097241, 1.195519, 4.562202, 1.913207, -2.873828, -5.473231, -5.242053, -5.25647, 1.909611, -4.591149, -3.677587, -0.1167876, 0.3407748, -1.633018, -0.5478309, -1.960632, -4.403325, -3.701324, -7.663542, -2.759444, 2.195243, 0.1498771, -7.715447, -6.618739, -9.835918, -10.26252, -7.550502, 0.4518494, 0.08966363, 4.850037, 4.996815, 13.67047, 16.78986, 11.98204, 4.807011, 6.223529, 0.48323, -1.90076, 3.315922, 5.368461, 10.7785, 15.81936, 13.52575, 2.030746, -0.07210896, -5.653013, -2.887383, -1.311223, -4.851606, -8.684761, -7.020872, -9.107998, -11.13946, -9.25251, -13.22963, -11.24166, -10.85545, -4.615542, -12.00406, -4.080164, -5.91964, -1.969932, -3.865224, 2.433783, 4.367377, -1.627482, -4.501833, -7.300393, -9.062665, -1.549386, -2.915244, 1.599968, 8.247042, 1.192192, 5.433759, 8.503434, 11.19944, 14.18672, 17.14186, 13.10392, 16.54972, 8.715378, 3.979206, 9.553516, 6.722757, 2.359247, -2.386241, -4.145715, -4.42831, -12.68013, -1.206628, -7.636, -7.250539, -3.259948, 2.380866, 10.01389, 11.43105, 11.72195, 10.4484, 4.009859, 7.986337, 8.057063, 7.952209, 3.080045, -3.399447, -0.8554893 ; 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.70629, 24.11725, 4.939223, -16.69651, -41.00325, -54.92876, -57.78416, -53.98925, -45.831, -43.0993, -20.38483, -0.677475, 16.10032, 20.2114, 11.72774, -6.460512, -19.12526, -32.5035, -52.7348, -54.99127, -63.10409, -33.77649, -23.50238, -5.489, 6.044047, 8.234632, 2.172085, -23.40039, -32.1011, -46.52704, -42.79339, -48.41932, -40.82061, -30.00699, -17.12027, -1.027451, 5.018945, 14.66458, 5.315408, -11.61334, -29.91681, -45.20608, -56.04539, -55.44951, -51.44943, -29.65797, -12.5319, 4.632298, 15.47899, 24.01205, 19.12807, 5.0204, -16.917, -23.62457, -41.16308, -49.33731, -42.48081, -49.80509, -31.93778, -9.874043, -3.272893, 18.38913, 25.00281, 11.96572, -8.202183, -8.588483, -19.14329, -29.11329, -28.85775, -27.96029, -17.49409, -6.088857, 7.342947, 24.63692, 24.92817, 13.39261, -7.900128, -2.922927, -24.24051, -45.31057, -51.04877, -39.79324, -28.07109, -34.02247, -12.47133, -1.303632, 2.938571, 17.44263, 27.42988, 5.554351, -8.505227, -34.56408, -45.77619, -48.56005, -40.02986, -38.04664, -41.66552, -8.52971, -1.995422, 2.606937, 10.64071, -1.494862, -7.617375, -21.13172, -32.81074, -49.23254, -41.64854, -43.03873, -27.12365, -25.77707, -22.05682, -11.81682, -7.081817, -17.74327, -25.85958, -32.43563, -36.07284, -48.2761, -39.90514, -30.74528, -27.40265, -18.02179, -17.81336, -1.757095, 5.166826, -5.337289, -12.76537, -25.75904, -42.28956, -44.87151, -45.14749, -47.78279, -38.60569, -24.29127, -17.51316, -4.234888, 5.760764, 9.707513, 4.379544, -5.598942, -23.79928, -32.34943, -42.34212, -38.02284, -31.12981, -22.39098, -14.98595, -2.995356, 2.171374, 6.400459, 3.383054, -5.407698, -13.73219, -25.57467, -31.13666, -30.62347, -26.28941, -17.24822, -7.166571, 0.485475, 10.29044, 6.486436, 10.87415, 1.589731, -13.69711, -25.33053, -25.8814, -26.38313 ; 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 = 5.943306, 5.749488, 5.587782, 5.52305, 5.620137, 5.684827, 5.717161, 5.91102, 5.781808, 5.749488, 5.620137, 5.490673, 5.684827, 5.717161, 5.814122, 5.749488, 5.749488, 5.814122, 5.749488, 5.555419, 5.166505, 5.166505, 5.134048, 5.198955, 5.231398, 5.101583, 5.361094, 5.3935, 5.328681, 5.134048, 5.166505, 5.166505, 5.328681, 5.361094, 5.328681, 5.361094, 5.361094, 5.198955, 5.134048, 5.134048, 5.166505, 5.231398, 5.425898, 5.3935, 5.29626, 5.166505, 5.166505, 5.166505, 5.166505, 5.198955, 5.3935, 5.425898, 5.3935, 5.3935, 5.361094, 5.198955, 5.198955, 5.198955, 5.231398, 5.328681, 5.361094, 5.458289, 5.425898, 5.458289, 5.425898, 5.458289, 5.684827, 5.814122, 5.943306, 5.781808, 5.620137, 5.652485, 5.620137, 5.781808, 5.684827, 5.717161, 5.684827, 5.587782, 5.52305, 5.3935, 5.198955, 4.906633, 4.874115, 4.841588, 4.809054, 4.776513, 4.809054, 4.874115, 5.06911, 5.29626, 5.29626, 5.134048, 5.06911, 4.711405, 4.906633, 4.776513, 4.841588, 4.874115, 4.906633, 4.939144, 4.874115, 4.874115, 4.841588, 4.971647, 5.03663, 4.841588, 4.874115, 4.809054, 4.971647, 5.03663, 5.101583, 5.101583, 5.134048, 5.134048, 5.134048, 5.134048, 5.166505, 5.166505, 5.166505, 5.03663, 4.939144, 4.906633, 4.874115, 4.809054, 4.841588, 4.776513, 4.841588, 4.743963, 4.776513, 4.841588, 4.841588, 4.841588, 4.841588, 4.874115, 4.874115, 4.874115, 4.906633, 4.939144, 4.971647, 5.03663, 5.06911, 5.03663, 5.004142, 4.971647, 4.971647, 4.971647, 4.971647, 4.971647, 4.939144, 4.939144, 4.906633, 4.874115, 4.874115, 4.874115, 4.906633, 4.971647, 5.06911, 5.166505, 5.361094, 5.425898, 5.3935, 5.684827, 5.749488, 5.975585, 6.072381, 6.072381, 6.007857, 6.040123 ; 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 ; }