netcdf N0102.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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 = "13-Mar-2005 21:38:42: Modified [lon,lat] to [-65.919041,42.331064].\n", "11-Feb-2005 12:07:45: Modified [lon,lat] to [-65.910719,42.329118].\n", "08-Feb-2005 20:33:49: Modified [lon,lat] to [-65.911034,42.329183].\n", "04-Jan-2005 22:09:53: Modified [lon,lat] to [-65.905301,42.327947].\n", "28-Dec-2004 12:53:57: Modified [lon,lat] to [-65.905042,42.327480].\n", "17-Nov-2004 14:59:44: Modified [lon,lat] to [-65.902400,42.328600].\n", "15-Nov-2004 20:28:42: Modified [lon,lat] to [-65.903000,42.329000].\n", "15-Nov-2004 12:52:57: Modified [lon,lat] to [-65.903500,42.329000].\n", "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.aanderaa.realtime.nc N0102.aanderaa.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.aanderaa.realtime.nc N0102.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 = "AANCM969" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453457.00000579 ; :starting_julian_day_string = "2005-03-27 00:00:00" ; :ending_julian_day_number = 2453463.41667244 ; :ending_julian_day_string = "2005-04-02 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 09-Sep-2004 19:14:34\n", "AANCM_Temperature_1.5: 09-Sep-2004 19:14:34" ; :longitude = -65.9190410267223 ; :latitude = 42.3310640508478 ; data: lat = 42.3310640508478 ; lon = -65.9190410267223 ; depth = 2 ; time = 2453457, 2453457.04166667, 2453457.08333333, 2453457.125, 2453457.16666667, 2453457.20833333, 2453457.25, 2453457.29166667, 2453457.33333333, 2453457.375, 2453457.41666667, 2453457.45833333, 2453457.5, 2453457.54166667, 2453457.58333333, 2453457.625, 2453457.66666667, 2453457.70833333, 2453457.75, 2453457.79166667, 2453457.83333333, 2453457.875, 2453457.91666667, 2453457.95833333, 2453458, 2453458.04166667, 2453458.08333333, 2453458.125, 2453458.16666667, 2453458.20833333, 2453458.25, 2453458.29166667, 2453458.33333333, 2453458.375, 2453458.41666667, 2453458.45833333, 2453458.5, 2453458.54166667, 2453458.58333333, 2453458.625, 2453458.66666667, 2453458.70833333, 2453458.75, 2453458.79166667, 2453458.83333333, 2453458.875, 2453458.91666667, 2453458.95833333, 2453459, 2453459.04166667, 2453459.08333333, 2453459.125, 2453459.16666667, 2453459.20833333, 2453459.25, 2453459.29166667, 2453459.33333333, 2453459.375, 2453459.41666667, 2453459.45833333, 2453459.5, 2453459.54166667, 2453459.58333333, 2453459.625, 2453459.66666667, 2453459.70833333, 2453459.75, 2453459.79166667, 2453459.83333333, 2453459.875, 2453459.91666667, 2453459.95833333, 2453460, 2453460.04166667, 2453460.08333333, 2453460.125, 2453460.16666667, 2453460.20833333, 2453460.25, 2453460.29166667, 2453460.33333333, 2453460.375, 2453460.41666667, 2453460.45833333, 2453460.5, 2453460.54166667, 2453460.58333333, 2453460.625, 2453460.66666667, 2453460.70833333, 2453460.75, 2453460.79166667, 2453460.83333333, 2453460.875, 2453460.91666667, 2453460.95833333, 2453461, 2453461.04166667, 2453461.08333333, 2453461.125, 2453461.16666667, 2453461.20833333, 2453461.25, 2453461.29166667, 2453461.33333333, 2453461.375, 2453461.41666667, 2453461.45833333, 2453461.5, 2453461.54166667, 2453461.58333333, 2453461.625, 2453461.66666667, 2453461.70833333, 2453461.75, 2453461.79166667, 2453461.83333333, 2453461.875, 2453461.91666667, 2453461.95833333, 2453462, 2453462.04166667, 2453462.08333333, 2453462.125, 2453462.16666667, 2453462.20833333, 2453462.25, 2453462.29166667, 2453462.33333333, 2453462.375, 2453462.41666667, 2453462.45833333, 2453462.5, 2453462.54166667, 2453462.58333333, 2453462.625, 2453462.66666667, 2453462.70833333, 2453462.75, 2453462.79166667, 2453462.83333333, 2453462.875, 2453462.91666667, 2453462.95833333, 2453463, 2453463.04166667, 2453463.08333333, 2453463.125, 2453463.16666667, 2453463.20833333, 2453463.25, 2453463.29166667, 2453463.33333333, 2453463.375, 2453463.41666667 ; current_speed = 32.263, 44.2883, 53.3806, 38.4223, 21.9975, 8.799, 23.7573, 34.9027, 21.7042, 5.866, 6.4526, 31.0898, 37.2491, 36.0759, 48.9811, 50.1543, 26.397, 17.3047, 22.5841, 40.1821, 40.4754, 34.0228, 18.7712, 21.1176, 39.5955, 58.66, 53.0873, 66.2858, 51.9141, 36.3692, 26.1037, 36.0759, 38.7156, 42.5285, 27.5702, 21.4109, 28.4501, 46.928, 52.5007, 53.6739, 63.6461, 45.4615, 20.8243, 26.9836, 37.2491, 34.6094, 27.2769, 26.6903, 30.7965, 34.3161, 42.5285, 62.1796, 67.1657, 35.7826, 14.665, 21.7042, 30.2099, 47.2213, 41.6486, 34.3161, 13.7851, 24.3439, 46.6347, 48.1012, 63.0595, 39.3022, 17.0114, 16.7181, 20.8243, 34.3161, 29.6233, 14.0784, 24.9305, 36.0759, 51.9141, 53.0873, 67.1657, 48.9811, 29.9166, 8.5057, 28.1568, 34.6094, 27.2769, 27.2769, 18.7712, 16.4248, 36.3692, 46.0481, 60.4198, 70.9786, 51.3275, 39.8888, 18.4779, 37.5424, 48.9811, 41.9419, 33.7295, 25.8104, 22.2908, 47.5146, 68.0456, 75.3781, 65.9925, 25.5171, 8.2124, 38.7156, 47.2213, 56.6069, 51.3275, 33.4362, 17.3047, 19.6511, 37.2491, 51.6208, 57.1935, 25.5171, 11.4387, 29.6233, 45.7548, 39.3022, 39.0089, 29.0367, 30.2099, 39.3022, 58.66, 54.5538, 65.1126, 67.459, 46.0481, 35.4893, 46.0481, 44.5816, 47.8079, 42.2352, 23.1707, 35.196, 50.7409, 65.9925, 81.8307, 70.9786, 56.3136, 40.7687, 32.8496, 34.9027, 46.3414, 30.7965, 10.5588, 25.8104, 42.2352, 52.794, 52.2074, 65.6992, 92.9761, 62.7662, 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 ; current_direction = 279.302, 278.9504, 265.9412, 278.2472, 287.3888, 66.9356, 144.2876, 164.6804, 162.2192, 128.4656, 34.5884, 332.7452, 330.284, 290.5532, 290.9048, 296.882, 309.8912, 60.9584, 119.324, 136.904, 140.7716, 166.79, 216.014, 296.882, 309.5396, 304.6172, 296.882, 298.2884, 322.5488, 7.8668, 49.7072, 83.4608, 94.712, 122.84, 154.8356, 256.448, 310.5944, 288.092, 286.6856, 285.2792, 314.462, 347.474, 28.9628, 84.8672, 95.0636, 90.1412, 78.5384, 30.0176, 2.9444, 323.252, 298.64, 294.7724, 319.3844, 352.0448, 15.602, 98.228, 98.228, 92.6024, 85.5704, 75.374, 49.004, 317.978, 306.0236, 307.0784, 312.0008, 326.4164, 11.3828, 105.26, 124.598, 138.3104, 140.42, 188.5892, 268.4024, 302.8592, 301.1012, 294.7724, 294.7724, 315.5168, 328.1744, 17.7116, 123.1916, 133.7396, 145.3424, 163.274, 156.5936, 258.5576, 278.2472, 278.9504, 273.3248, 297.9368, 311.6492, 333.8, 110.8856, 117.566, 139.7168, 145.694, 160.4612, 188.9408, 207.5756, 247.3064, 255.3932, 266.6444, 288.7952, 296.5304, 30.7208, 128.8172, 127.0592, 138.662, 142.5296, 132.3332, 165.3836, 216.3656, 231.836, 251.5256, 282.1148, 308.4848, 41.972, 122.1368, 152.726, 181.9088, 186.128, 194.918, 232.8908, 253.2836, 264.8864, 280.0052, 299.6948, 337.6676, 11.7344, 92.2508, 125.6528, 146.0456, 145.3424, 160.8128, 223.046, 255.7448, 286.334, 300.7496, 315.1652, 335.558, 353.8028, 353.4512, 49.3556, 119.324, 147.452, 160.4612, 249.7676, 304.6172, 314.462, 308.8364, 304.6172, 303.5624, 311.2976, 329.5808, 354.506 ; 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 ; current_u = -31.83874, -43.74902, -53.24672, -38.02495, -20.99219, 8.095653, 13.86754, 9.221397, 6.627947, 4.592971, 3.662993, -14.23752, -18.46442, -33.77955, -45.7569, -44.73461, -20.25346, 15.12894, 19.69027, 27.45333, 25.59718, 7.774917, -11.03714, -18.83562, -30.53545, -48.27518, -47.35067, -58.36951, -31.56821, 4.977873, 19.91059, 35.8412, 38.58475, 35.73195, 11.72332, -20.81477, -21.60315, -44.60784, -50.29014, -51.7767, -45.42519, -9.859809, 10.08399, 26.8754, 37.10373, 34.60929, 26.73295, 13.35225, 1.581919, -20.53121, -37.32508, -56.4578, -43.72359, -4.952268, 3.944202, 21.48079, 29.89893, 47.1726, 41.5242, 33.20407, 10.40438, -16.29619, -37.71697, -38.37568, -46.86175, -21.74014, 3.357422, 16.12864, 17.14165, 22.82346, 18.87463, -2.102594, -24.92081, -30.30399, -44.45177, -48.20218, -60.98507, -34.32106, -15.77608, 2.587655, 23.56287, 25.00493, 15.51158, 7.850159, 7.456867, -16.09835, -35.99308, -45.48739, -60.3181, -62.7071, -38.35333, -17.61114, 17.26379, 33.28053, 31.66952, 23.63898, 11.28067, -4.011294, -10.31883, -43.83607, -65.84631, -75.24886, -62.47353, -22.83009, 4.195346, 30.16525, 37.68322, 37.38884, 31.22516, 24.71741, 4.366778, -11.65184, -29.28693, -48.96054, -55.91975, -19.9741, 7.649829, 25.08443, 20.96697, -1.309105, -4.164199, -7.475103, -24.092, -37.6413, -58.42653, -53.72414, -56.56178, -25.63302, 9.365041, 35.46192, 37.41703, 24.90029, 27.18696, 13.88084, -15.81598, -34.11227, -48.69292, -56.71461, -57.69597, -29.36895, -6.079097, -4.649646, 24.92518, 30.43041, 24.93195, 10.29974, -9.907297, -21.24108, -30.1439, -41.12334, -42.96491, -54.74611, -69.85218, -31.77996, -3.762852 ; 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 ; current_v = 5.214935, 6.890347, -3.778289, 5.511458, 6.574047, 3.447145, -19.28991, -33.66251, -20.66743, -3.648914, 5.312111, 27.63817, 32.35059, 12.66542, 17.47725, 22.67749, 16.92924, 8.400472, -11.06051, -29.34137, -31.3535, -33.12252, -15.18352, 9.548418, 25.20695, 33.32421, 24.00366, 31.4135, 41.21313, 36.02693, 16.8811, 4.10843, -3.18038, -23.06299, -24.95355, -5.017169, 18.51248, 14.5732, 15.07399, 14.1443, 44.58002, 44.37941, 18.21989, 2.414074, -3.287661, -0.08529149, 5.420224, 23.11038, 30.75584, 27.49662, 20.38411, 26.05417, 50.98508, 35.43825, 14.12464, -3.106145, -4.323418, -2.144075, 3.216693, 8.665106, 9.043113, 18.08479, 27.42673, 29.00056, 42.19569, 32.74186, 16.67679, -4.400197, -11.82435, -25.62585, -22.83174, -13.9205, -0.6950566, 19.57393, 26.81629, 22.24436, 28.14342, 34.94586, 25.41885, 8.102529, -15.41417, -23.92831, -22.43703, -26.12287, -17.22652, -3.258396, 5.216953, 7.164135, 3.504116, 33.25328, 34.11062, 35.79056, -6.58743, -17.3735, -37.36562, -34.64566, -31.7872, -25.49679, -19.75858, -18.33127, -17.16003, -4.412091, 21.26188, 11.39779, 7.059928, -24.2684, -28.45744, -42.50195, -40.73698, -22.51731, -16.74467, -15.82405, -23.01676, -16.35765, 12.00326, 15.87947, 8.50435, -15.75789, -40.66802, -39.28039, -38.786, -28.05803, -18.22672, -11.30468, -5.228408, 9.478044, 32.25547, 62.39924, 45.08574, -1.393798, -26.84015, -36.97965, -39.32511, -39.88903, -16.93328, -8.666707, 14.27018, 33.74111, 58.02964, 64.61754, 55.98452, 40.50269, 21.39699, -17.09352, -39.06307, -29.02309, -3.651538, 14.66265, 29.58306, 33.10706, 29.65854, 36.32146, 61.36145, 54.12606, 39.12165 ; 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 ; temperature = 2.709392, 2.676291, 2.543789, 2.377942, 2.344743, 2.344743, 2.311534, 2.344743, 2.311534, 2.278315, 2.344743, 2.311534, 2.311534, 2.344743, 2.344743, 2.411131, 2.51064, 2.8417, 2.610059, 2.411131, 2.51064, 2.709392, 2.709392, 2.874753, 2.808637, 3.039877, 2.47748, 2.576929, 2.742483, 2.51064, 2.47748, 2.51064, 2.444311, 2.775565, 2.64318, 2.64318, 2.64318, 2.610059, 2.576929, 2.51064, 2.344743, 2.411131, 2.543789, 2.411131, 2.344743, 2.377942, 2.444311, 2.543789, 2.543789, 2.47748, 2.411131, 2.444311, 2.543789, 2.377942, 2.411131, 2.47748, 2.610059, 2.610059, 2.543789, 2.51064, 2.47748, 2.51064, 2.576929, 2.610059, 2.610059, 2.676291, 2.709392, 2.709392, 2.709392, 2.709392, 2.808637, 2.742483, 2.808637, 2.742483, 2.742483, 2.742483, 2.543789, 2.444311, 2.444311, 2.444311, 2.444311, 2.543789, 2.576929, 2.576929, 2.576929, 2.576929, 2.576929, 2.543789, 2.543789, 2.576929, 2.64318, 2.64318, 2.742483, 2.64318, 2.676291, 2.709392, 2.64318, 2.576929, 2.576929, 2.576929, 2.610059, 2.808637, 2.907797, 2.874753, 2.808637, 2.8417, 2.874753, 2.775565, 2.742483, 2.775565, 2.775565, 2.775565, 2.8417, 2.940831, 2.874753, 2.907797, 2.874753, 2.907797, 2.907797, 2.940831, 2.874753, 2.874753, 2.8417, 2.8417, 2.874753, 2.874753, 2.775565, 2.51064, 2.411131, 2.709392, 2.8417, 2.874753, 2.8417, 2.907797, 2.8417, 2.874753, 2.8417, 2.907797, 2.543789, 2.411131, 2.47748, 2.51064, 2.64318, 2.808637, 2.907797, 2.907797, 2.940831, 2.940831, 2.907797, 2.742483, 2.742483, 2.51064, 2.444311, 2.377942, 2.377942 ; 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 ; }