netcdf C0208.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.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 = "24-Feb-2005 23:18:24: Modified [lon,lat] to [-70.059600,43.570400].\n", "Thu Feb 24 22:54:39 2005: /usr/local/nco/bin/ncrcat -d time,2453426.9062,2453431.00 C0208.aanderaa.realtime.nc C0208.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 = 46 ; :mooring_site_id = "C0208" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 23-Feb-2005 18:18:09\n", "AANCM_Temperature_1.5: 23-Feb-2005 18:18:09" ; :longitude = -70.0596 ; :latitude = 43.5704 ; data: lat = 43.5704 ; lon = -70.0596 ; depth = 2 ; time = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; current_speed = 24.3439, 30.7965, 34.0228, 31.6764, 31.3831, 36.9558, 31.3831, 34.9027, 32.5563, 17.0114, 18.4779, 39.0089, 39.8888, 43.7017, 38.4223, 36.9558, 27.8635, 15.2516, 1.1732, 4.1062, 11.1454, 17.0114, 30.2099, 35.4893, 33.1429, 29.6233, 29.9166, 26.6903, 31.3831, 39.5955, 51.3275, 49.2744, 38.129, 54.5538, 49.861, 47.5146, 29.9166, 19.3578, 19.6511, 15.8382, 19.0645, 29.33, 30.2099, 31.3831, 38.7156, 34.9027, 33.7295, 27.2769, 24.9305, 16.1315, 20.2377, 21.7042, 14.0784, 19.0645, 21.1176, 31.0898, 38.7156, 41.6486, 33.4362, 34.3161, 25.8104, 25.8104, 17.598, 17.0114, 14.665, 13.4918, 0.8799, 4.9861, 7.9191, 9.9722, 12.9052, 9.9722, 4.3995, 7.6258, 10.8521, 10.2655, 16.1315, 17.3047, 26.6903, 29.9166, 30.5032, 27.8635, 22.8774, 14.665, 15.2516, 26.6903, 32.5563, 44.2883, 47.5146, 48.9811, 36.0759, 32.263, 8.5057, 5.5727, 8.2124, 23.1707, 35.4893, 31.0898, 34.9027, 30.5032, 30.2099, 19.0645, 30.5032, 46.928, 48.3945, 51.6208, 60.4198, 44.5816, 71.5652, 83.8838, 85.9369, 94.4426, 102.3617, 76.8446, 37.2491, 26.1037, 33.1429, 62.1796, 58.3667, 59.8332, 87.4034, 81.2441, 67.459, 64.2327, 51.3275, 48.3945, 48.6878, 38.7156, 33.7295, 31.9697, 48.3945, 51.9141, 52.794, 55.1404, 51.9141, 42.5285, 39.3022, 25.2238, 15.5449, 17.598, 16.4248, 2.3464, 3.5196, 11.1454, 19.3578, 26.9836, 35.7826, 34.6094, 29.33, 29.0367, 36.6625, 42.8218, 42.2352, 43.4084, 42.5285, 43.1151, 34.3161, 37.5424, 28.4501, 30.5032, 30.5032, 24.9305, 19.6511, 12.3186, 24.3439, 21.4109, 22.5841, 27.2769 ; 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 = 239.7164, 244.6388, 236.9036, 225.6524, 232.6844, 218.972, 197.5244, 178.538, 172.5608, 217.214, 287.534, 310.0364, 305.8172, 314.6072, 318.8264, 314.2556, 313.2008, 347.6192, 357.8156, 189.4376, 178.8896, 236.2004, 233.3876, 230.5748, 254.8352, 259.406, 255.1868, 239.7164, 223.1912, 189.4376, 208.7756, 193.3052, 200.6888, 208.0724, 215.456, 227.0588, 228.4652, 236.552, 213.698, 205.6112, 171.506, 160.958, 163.4192, 158.4968, 163.0676, 162.0128, 156.3872, 157.442, 172.9124, 207.3692, 214.4012, 202.7984, 219.3236, 187.328, 168.3416, 171.506, 170.0996, 163.4192, 166.5836, 185.2184, 205.6112, 201.0404, 235.4972, 272.7668, 303.0044, 268.196, 264.68, 189.086, 171.1544, 114.5468, 132.83, 133.5332, 121.2272, 122.9852, 82.5512, 82.9028, 105.7568, 111.734, 138.8072, 153.2228, 156.7388, 178.538, 188.3828, 228.8168, 265.3832, 310.7396, 329.3744, 327.968, 332.8904, 326.9132, 350.432, 349.3772, 342.032, 234.794, 194.36, 253.7804, 283.6664, 297.7304, 300.5432, 295.6208, 283.3148, 263.9768, 237.2552, 226.004, 221.7848, 204.908, 190.1408, 213.698, 237.6068, 230.9264, 244.6388, 253.0772, 247.4516, 236.552, 221.0816, 195.7664, 206.666, 243.9356, 245.342, 247.1, 229.8716, 224.5976, 229.8716, 243.9356, 244.6388, 241.4744, 241.826, 233.7392, 210.5336, 187.328, 163.0676, 152.5196, 160.958, 159.9032, 166.232, 173.264, 181.3508, 188.3828, 191.1956, 203.15, 213.698, 2.3864, 35.0852, 64.268, 68.4872, 80.09, 79.7384, 103.9988, 119.8208, 142.3232, 164.1224, 179.2412, 180.9992, 193.3052, 191.8988, 195.4148, 200.3372, 229.8716, 246.0452, 271.712, 283.3148, 325.8584, 321.6392, 262.922, 268.196, 246.0452, 234.794, 236.9036 ; 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 = -21.02193, -27.8285, -28.5027, -22.65218, -24.95925, -23.243, -9.449825, 0.8905056, 4.215196, -10.28839, -17.61939, -29.86662, -32.34536, -31.11289, -25.29504, -26.46899, -20.31135, -3.270066, -0.04471738, -0.6733074, 0.2159858, -14.13628, -24.24914, -27.41386, -31.98878, -29.11836, -28.92231, -23.04814, -21.4797, -6.492607, -24.70806, -11.33991, -13.47067, -25.6723, -28.92325, -34.78321, -22.39417, -16.15189, -10.90273, -6.846252, 2.815938, 9.56924, 8.620915, 11.50358, 11.27566, 10.77811, 13.51048, 10.46392, 3.076092, -7.416013, -11.43398, -8.410157, -8.921476, -2.431664, 4.267366, 4.592145, 6.656605, 11.88515, 7.758079, -3.121131, -11.15686, -9.266608, -14.50249, -16.99157, -12.29849, -13.48511, -0.8761097, -0.7873889, 1.217738, 9.070935, 9.464338, 7.229599, 3.762093, 6.396606, 10.76052, 10.18685, 15.52533, 16.07456, 17.5781, 13.4781, 12.04643, 0.7109078, -3.335206, -11.037, -15.20211, -20.2228, -16.58502, -23.4902, -21.65212, -26.73922, -5.996465, -5.947442, -2.623888, -4.553367, -2.036787, -22.24846, -34.48452, -27.51904, -30.05982, -27.50399, -29.39784, -18.95925, -25.65588, -33.75945, -32.24693, -21.74074, -10.63798, -24.73456, -60.42905, -65.12209, -77.65478, -90.35303, -94.53676, -64.11809, -24.47762, -7.092791, -14.87416, -55.85598, -53.04449, -55.11747, -66.82882, -57.04337, -51.57929, -57.70028, -46.38084, -42.51959, -42.91916, -31.21767, -17.13605, -4.077713, 14.09457, 23.95551, 17.22463, 18.94664, 12.35509, 4.988369, -0.9264992, -3.677278, -3.018183, -6.918472, -9.112732, 0.09770057, 2.023045, 10.04016, 18.00925, 26.58099, 35.21024, 33.58153, 25.44627, 17.74742, 10.03024, 0.5670964, -0.7365162, -9.989925, -8.768683, -11.46022, -11.92637, -28.705, -25.99958, -30.48958, -29.68326, -13.992, -12.1957, -12.22472, -24.33183, -19.56669, -18.45312, -22.85131 ; 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 = -12.27615, -13.19086, -18.57813, -22.14211, -19.02459, -28.73141, -29.92657, -34.89134, -32.28227, -13.54758, 5.566868, 25.09342, 23.34297, 30.68919, 28.92117, 25.78999, 19.07416, 14.89691, 1.172347, -4.050622, -11.14331, -9.463268, -18.01714, -22.5382, -8.670059, -5.446197, -7.648732, -13.4594, -22.88059, -39.05957, -44.98916, -47.95177, -35.67018, -48.13575, -40.61484, -32.3692, -19.83694, -10.66963, -16.34919, -14.28207, -18.85539, -27.72505, -28.95372, -29.19875, -37.03724, -33.19685, -30.90544, -25.18999, -24.74, -14.32578, -16.69816, -20.00854, -10.89076, -18.90878, -20.68194, -30.74879, -38.13905, -39.91678, -32.52371, -34.17387, -23.27448, -24.08956, -9.968326, 0.8211573, 7.988076, -0.4247291, -0.0815827, -4.923536, -7.824913, -4.142815, -8.773283, -6.8686, -2.280846, -4.151656, 1.406868, 1.268333, -4.380584, -6.407897, -20.08439, -26.7085, -28.02372, -27.85443, -22.63298, -9.656446, -1.227619, 17.41868, 28.01517, 37.54549, 42.29448, 41.03854, 35.57405, 31.71008, 8.090868, -3.212761, -7.955816, -6.472031, 8.384998, 14.46645, 17.73713, 13.18998, 6.957374, -2.00046, -16.49912, -32.59657, -36.08549, -46.8193, -59.47593, -37.09071, -38.33938, -52.87348, -36.80878, -27.49063, -39.252, -42.3552, -28.07742, -25.12161, -29.61775, -27.32054, -24.35065, -23.28253, -56.33173, -57.8503, -43.47751, -28.22264, -21.98476, -23.11086, -22.98798, -22.89879, -29.05228, -31.70858, -46.29655, -46.05657, -49.90509, -51.78309, -50.42247, -42.23493, -39.29128, -24.95431, -15.24908, -16.18099, -13.665, 2.344365, 2.880082, 4.838912, 7.098681, 4.643905, 6.374412, -8.372068, -14.58548, -22.98171, -35.26376, -42.81805, -42.22878, -42.24323, -41.6147, -41.56411, -32.17695, -24.19618, -11.55119, 0.9113011, 7.024921, 20.6338, 15.40879, -1.517903, -0.7663591, -8.693165, -13.02014, -14.89453 ; 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.719588, 5.752008, 5.752008, 5.784421, 5.49245, 5.622285, 5.589838, 5.654727, 5.654727, 5.784421, 5.752008, 5.589838, 5.102248, 5.946385, 5.914006, 5.849227, 5.849227, 5.816828, 5.784421, 5.816828, 5.816828, 5.52492, 5.622285, 5.784421, 5.784421, 5.654727, 5.622285, 5.622285, 5.589838, 5.589838, 5.394998, 5.394998, 5.3625, 5.589838, 5.687161, 5.719588, 5.752008, 5.784421, 5.784421, 5.849227, 5.914006, 6.075833, 6.108179, 6.140518, 6.269807, 6.205175, 6.205175, 6.140518, 6.075833, 6.011123, 6.043481, 6.011123, 6.075833, 6.108179, 6.108179, 6.043481, 5.978757, 5.978757, 5.88162, 5.719588, 5.849227, 5.849227, 5.978757, 6.011123, 6.269807, 6.431274, 6.657062, 6.689292, 6.657062, 6.689292, 6.592582, 6.495816, 6.366706, 6.366706, 6.334413, 6.237495, 6.269807, 6.237495, 6.269807, 6.269807, 6.302114, 6.366706, 6.302114, 6.17285, 6.269807, 6.237495, 6.269807, 6.431274, 6.17285, 6.140518, 6.205175, 6.269807, 6.205175, 6.140518, 6.108179, 6.108179, 6.140518, 6.108179, 5.978757, 5.914006, 5.816828, 5.719588, 5.654727, 5.557382, 5.589838, 5.719588, 5.557382, 5.557382, 5.49245, 5.589838, 5.654727, 5.654727, 5.687161, 5.557382, 5.232433, 5.069683, 5.232433, 5.946385, 5.752008, 5.946385, 6.205175, 6.17285, 6.17285, 6.043481, 6.043481, 6.011123, 5.946385, 5.978757, 6.17285, 6.302114, 5.978757, 6.011123, 6.108179, 6.140518, 6.205175, 6.237495, 6.495816, 6.560333, 6.882549, 6.914738, 6.850355, 6.882549, 6.882549, 6.850355, 6.818154, 6.721517, 6.753736, 6.850355, 6.785948, 6.721517, 6.657062, 6.560333, 6.592582, 6.560333, 6.495816, 6.463548, 6.463548, 6.560333, 6.560333, 6.721517, 6.560333, 6.979097, 6.979097, 6.785948, 6.753736, 6.689292, 6.882549, 6.689292 ; 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 ; }