netcdf N0102.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 = "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 = 2453436.00000579 ; :starting_julian_day_string = "2005-03-06 00:00:00" ; :ending_julian_day_number = 2453442.95833912 ; :ending_julian_day_string = "2005-03-12 23: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 = 2453436, 2453436.04166667, 2453436.08333333, 2453436.125, 2453436.16666667, 2453436.20833333, 2453436.25, 2453436.29166667, 2453436.33333333, 2453436.375, 2453436.41666667, 2453436.45833333, 2453436.5, 2453436.54166667, 2453436.58333333, 2453436.625, 2453436.66666667, 2453436.70833333, 2453436.75, 2453436.79166667, 2453436.83333333, 2453436.875, 2453436.91666667, 2453436.95833333, 2453437, 2453437.04166667, 2453437.08333333, 2453437.125, 2453437.16666667, 2453437.20833333, 2453437.25, 2453437.29166667, 2453437.33333333, 2453437.375, 2453437.41666667, 2453437.45833333, 2453437.5, 2453437.54166667, 2453437.58333333, 2453437.625, 2453437.66666667, 2453437.70833333, 2453437.75, 2453437.79166667, 2453437.83333333, 2453437.875, 2453437.91666667, 2453437.95833333, 2453438, 2453438.04166667, 2453438.08333333, 2453438.125, 2453438.16666667, 2453438.20833333, 2453438.25, 2453438.29166667, 2453438.33333333, 2453438.375, 2453438.41666667, 2453438.45833333, 2453438.5, 2453438.54166667, 2453438.58333333, 2453438.625, 2453438.66666667, 2453438.70833333, 2453438.75, 2453438.79166667, 2453438.83333333, 2453438.875, 2453438.91666667, 2453438.95833333, 2453439, 2453439.04166667, 2453439.08333333, 2453439.125, 2453439.16666667, 2453439.20833333, 2453439.25, 2453439.29166667, 2453439.33333333, 2453439.375, 2453439.41666667, 2453439.45833333, 2453439.5, 2453439.54166667, 2453439.58333333, 2453439.625, 2453439.66666667, 2453439.70833333, 2453439.75, 2453439.79166667, 2453439.83333333, 2453439.875, 2453439.91666667, 2453439.95833333, 2453440, 2453440.04166667, 2453440.08333333, 2453440.125, 2453440.16666667, 2453440.20833333, 2453440.25, 2453440.29166667, 2453440.33333333, 2453440.375, 2453440.41666667, 2453440.45833333, 2453440.5, 2453440.54166667, 2453440.58333333, 2453440.625, 2453440.66666667, 2453440.70833333, 2453440.75, 2453440.79166667, 2453440.83333333, 2453440.875, 2453440.91666667, 2453440.95833333, 2453441, 2453441.04166667, 2453441.08333333, 2453441.125, 2453441.16666667, 2453441.20833333, 2453441.25, 2453441.29166667, 2453441.33333333, 2453441.375, 2453441.41666667, 2453441.45833333, 2453441.5, 2453441.54166667, 2453441.58333333, 2453441.625, 2453441.66666667, 2453441.70833333, 2453441.75, 2453441.79166667, 2453441.83333333, 2453441.875, 2453441.91666667, 2453441.95833333, 2453442, 2453442.04166667, 2453442.08333333, 2453442.125, 2453442.16666667, 2453442.20833333, 2453442.25, 2453442.29166667, 2453442.33333333, 2453442.375, 2453442.41666667, 2453442.45833333, 2453442.5, 2453442.54166667, 2453442.58333333, 2453442.625, 2453442.66666667, 2453442.70833333, 2453442.75, 2453442.79166667, 2453442.83333333, 2453442.875, 2453442.91666667, 2453442.95833333 ; current_speed = 6.7459, 19.0645, 25.2238, 33.4362, 24.9305, 21.9975, 13.1985, 23.7573, 41.9419, 52.794, 49.2744, 32.5563, 21.7042, 40.4754, 49.861, 62.4729, 58.0734, 41.6486, 17.598, 7.9191, 17.0114, 44.2883, 45.1682, 39.0089, 38.4223, 37.5424, 50.4476, 65.9925, 57.7801, 56.9002, 46.928, 26.1037, 21.4109, 37.2491, 54.5538, 52.2074, 51.3275, 44.8749, 53.6739, 60.1265, 53.6739, 51.3275, 38.7156, 26.9836, 13.7851, 29.9166, 47.2213, 125.8257, 82.7106, 55.727, 59.8332, 62.1796, 70.0987, 78.0178, 74.4982, 40.4754, 12.6119, 16.1315, 29.6233, 59.5399, 57.4868, 52.794, 41.3553, 46.928, 56.0203, 82.7106, 85.6436, 78.0178, 43.7017, 36.3692, 49.5677, 73.0317, 75.6714, 64.2327, 36.6625, 34.0228, 47.8079, 73.6183, 94.1493, 85.057, 68.3389, 40.4754, 15.8382, 15.5449, 53.3806, 43.1151, 32.5563, 20.531, 18.1846, 35.7826, 42.5285, 28.4501, 17.0114, 18.1846, 43.4084, 52.5007, 77.4312, 95.9091, 69.2188, 32.8496, 6.7459, 48.1012, 43.995, 48.1012, 41.6486, 49.2744, 75.9647, 106.7612, 143.1304, 132.2783, 101.1885, 63.6461, 30.2099, 31.3831, 79.7776, 66.2858, 62.7662, 45.7548, 35.7826, 67.7523, 126.9989, 132.8649, 94.1493, 63.6461, 21.9975, 19.6511, 53.0873, 54.2605, 37.2491, 18.4779, 4.6928, 46.6347, 98.5488, 130.5185, 106.1746, 91.5096, 40.7687, 30.5032, 47.8079, 51.6208, 54.5538, 54.5538, 49.861, 70.6853, 113.2138, 144.0103, 134.918, 111.1607, 63.9394, 57.1935, 48.3945, 54.8471, 53.6739, 60.4198, 37.2491, 60.1265, 114.9736, 142.2505, 142.2505, 136.9711, 105.588, 60.4198, 8.799, 28.4501, 48.9811, 93.856, 98.5488, 102.3617 ; 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 = 198.434, 152.726, 131.63, 122.84, 112.6436, 133.7396, 160.1096, 258.9092, 263.1284, 278.5988, 309.8912, 322.5488, 38.456, 89.438, 93.3056, 109.8308, 114.7532, 133.7396, 131.63, 187.5344, 255.7448, 269.8088, 298.64, 329.2292, 5.054, 48.6524, 91.5476, 101.0408, 103.8536, 115.4564, 127.7624, 162.2192, 231.836, 243.4388, 258.9092, 280.0052, 316.5716, 358.3736, 51.1136, 68.6936, 83.8124, 95.7668, 98.9312, 88.3832, 54.9812, 313.0556, 327.8228, 330.284, 346.0676, 7.8668, 45.8396, 69.3968, 82.0544, 82.0544, 83.8124, 89.438, 136.2008, 273.3248, 296.1788, 297.2336, 295.8272, 327.1196, 354.506, 35.6432, 66.584, 73.2644, 69.7484, 58.4972, 46.5428, 12.4376, 343.2548, 317.6264, 321.8456, 336.6128, 347.1224, 22.9856, 52.1684, 63.7712, 77.132, 83.8124, 85.922, 96.8216, 104.9084, 265.238, 296.882, 291.608, 310.5944, 64.4744, 114.05, 136.5524, 131.63, 113.6984, 143.5844, 339.4256, 329.2292, 308.1332, 304.2656, 310.946, 323.9552, 320.7908, 94.0088, 156.9452, 149.5616, 169.2512, 212.498, 247.3064, 271.5668, 284.2244, 297.5852, 301.8044, 309.188, 314.8136, 357.3188, 99.2828, 131.63, 137.6072, 146.0456, 194.918, 254.3384, 280.3568, 292.6628, 296.882, 310.5944, 319.3844, 6.1088, 103.8536, 141.4748, 155.8904, 105.6116, 136.2008, 32.8304, 262.7768, 289.1468, 300.7496, 314.1104, 317.978, 356.6156, 65.1776, 119.6756, 156.242, 175.9316, 216.3656, 255.3932, 289.85, 297.2336, 301.1012, 315.8684, 316.5716, 342.9032, 20.1728, 62.3648, 94.712, 158.7032, 212.8496, 244.8452, 274.7312, 290.2016, 291.608, 300.7496, 304.2656, 306.7268, 315.8684, 284.2244, 165.7352, 182.2604, 235.7036, 238.5164, 257.1512 ; 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 = -2.133135, 8.736236, 18.85354, 28.0927, 23.00879, 15.89296, 4.49042, -23.3136, -41.64062, -52.20057, -37.80646, -19.79701, 13.49813, 40.47345, 49.77804, 58.76817, 52.7376, 30.09068, 13.15363, -1.038364, -16.48759, -44.28805, -39.64181, -19.95715, 3.384797, 28.18366, 50.4292, 64.77105, 56.09932, 51.37591, 37.09926, 7.971449, -16.83422, -33.31773, -53.53493, -51.41343, -35.28497, -1.273649, 41.77934, 56.01689, 53.36121, 51.06774, 38.24619, 26.97286, 11.2895, -21.85981, -25.14721, -62.37195, -19.9148, 7.627387, 42.92388, 58.20259, 69.42574, 77.26881, 74.06419, 40.47345, 8.729114, -16.10435, -26.58459, -52.93979, -51.74456, -28.66119, -3.959419, 27.34663, 51.40667, 79.20729, 80.34926, 66.51912, 31.72256, 7.833061, -14.28125, -49.2206, -46.74849, -25.49671, -8.170936, 13.2859, 37.75949, 66.03829, 91.78481, 84.56149, 68.16588, 40.18887, 15.30506, -15.49124, -47.61227, -40.08519, -24.72113, 18.52703, 16.606, 24.60737, 31.78794, 26.05101, 10.09861, -6.390493, -22.20796, -41.29586, -63.99197, -72.44279, -40.72956, -20.766, 6.729395, 18.83698, 22.28838, 8.97104, -22.37655, -45.45963, -75.9363, -103.488, -126.8598, -112.417, -78.42886, -45.15076, -1.41318, 30.97211, 59.6298, 44.69052, 35.05699, -11.77895, -34.45409, -66.64843, -117.1931, -118.5075, -71.49085, -41.4324, 2.340903, 19.07946, 33.06589, 22.16451, 35.87491, 12.78917, 2.544221, -46.2646, -93.09721, -112.1689, -76.23336, -61.25798, -2.406763, 27.68511, 41.53753, 20.7967, 3.870446, -32.34689, -48.24945, -66.48552, -100.6638, -123.3097, -93.94459, -76.41715, -18.79735, 19.72333, 42.8736, 54.66173, 19.49432, -32.77385, -33.7165, -59.92163, -107.9008, -132.2539, -122.2515, -113.1979, -84.62836, -42.07084, -8.52923, 7.010208, -1.931873, -77.53761, -84.0414, -99.79859 ; 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 = -6.399758, -16.94501, -16.75662, -18.13228, -9.598186, -15.20867, -12.41115, -4.570059, -5.018128, 7.893476, 31.60124, 25.84552, 16.99625, 0.3970067, -2.875065, -21.19353, -24.31594, -28.79509, -11.69066, -7.850729, -4.188909, -0.1477929, 21.64933, 33.51726, 38.27292, 24.80147, -1.36246, -12.63809, -13.83497, -24.45708, -28.73816, -24.85677, -13.23011, -16.65606, -10.49421, 9.070386, 37.27578, 44.85682, 33.69531, 21.84728, 5.785198, -5.157377, -6.010533, 0.7613352, 7.910513, 20.4243, 39.96835, 109.2788, 80.27729, 55.20255, 41.68396, 21.88062, 9.689941, 10.78462, 8.029729, 0.3970067, -9.10289, 0.9355648, 13.06903, 27.24661, 25.04461, 44.3367, 41.16532, 38.13659, 22.2627, 23.81698, 29.64495, 40.76744, 30.05858, 35.51566, 47.46581, 53.95333, 59.50412, 58.95555, 35.74038, 31.32149, 29.32263, 32.53611, 20.96758, 9.167801, 4.859883, -4.807599, -4.074764, -1.29049, 24.13628, 15.87732, 21.18439, 8.847102, -7.410838, -25.9783, -28.25243, -11.43473, -13.68962, 17.02472, 37.2974, 32.41875, 43.59608, 62.85378, 55.96736, 25.45328, -0.4716038, -44.25939, -37.93136, -47.25723, -35.12685, -19.01021, 2.077058, 26.23339, 66.27898, 69.71345, 63.93767, 44.85794, 30.17683, -5.062331, -52.99767, -48.95472, -52.06345, -44.21265, -9.659698, 12.18034, 48.93356, 60.07547, 61.26295, 48.31338, 21.87259, -4.705296, -41.53202, -49.52713, -10.02428, -13.33679, 3.943262, -5.863612, 32.32299, 66.73242, 73.9021, 67.98137, 40.6976, 12.80546, -23.66915, -47.24621, -54.41633, -43.92944, -12.57416, 24.00182, 51.80883, 74.3887, 96.83636, 80.72868, 61.11388, 53.68507, 22.44732, -4.505538, -50.00859, -50.75851, -15.8333, 4.959306, 39.70319, 52.38437, 72.73084, 77.11884, 63.14164, 43.36585, 2.162092, -27.57291, -48.94299, -52.88543, -51.46755, -22.76309 ; 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 = 1.812183, 1.77881, 1.812183, 1.845544, 1.878896, 1.945568, 1.945568, 1.878896, 1.745427, 1.77881, 1.67863, 1.745427, 1.812183, 1.812183, 1.812183, 1.812183, 1.845544, 1.845544, 2.045499, 2.012199, 2.078789, 1.912237, 1.845544, 1.945568, 1.912237, 2.078789, 2.012199, 1.912237, 1.878896, 1.945568, 2.012199, 1.845544, 1.912237, 1.945568, 1.812183, 1.77881, 1.945568, 1.845544, 1.812183, 1.845544, 2.045499, 2.078789, 2.078789, 2.078789, 2.112069, 2.145338, 2.245086, 1.745427, 1.578355, 1.544909, 1.511452, 1.645216, 1.712034, 1.845544, 1.978889, 2.211847, 2.178597, 2.178597, 2.178597, 2.178597, 1.945568, 1.67863, 1.578355, 1.578355, 1.67863, 1.67863, 1.745427, 2.045499, 2.377942, 2.344743, 2.278315, 1.845544, 1.712034, 1.645216, 1.645216, 1.67863, 1.712034, 1.77881, 1.77881, 1.878896, 2.278315, 2.610059, 2.775565, 2.676291, 2.51064, 2.278315, 2.211847, 2.145338, 2.145338, 2.211847, 2.278315, 2.311534, 2.311534, 2.278315, 2.211847, 2.145338, 2.145338, 2.012199, 1.812183, 1.67863, 1.67863, 1.712034, 1.745427, 1.812183, 1.912237, 1.912237, 1.878896, 1.812183, 1.511452, 1.24341, 1.24341, 1.310486, 1.477985, 1.544909, 1.411017, 1.444506, 1.411017, 1.344007, 1.344007, 1.344007, 1.344007, 1.377518, 1.344007, 1.377518, 1.411017, 1.411017, 1.377518, 1.344007, 1.344007, 1.344007, 1.310486, 1.310486, 1.276953, 1.276953, 1.276953, 1.24341, 1.411017, 1.578355, 1.544909, 1.477985, 1.411017, 1.444506, 1.511452, 1.411017, 1.344007, 1.511452, 1.310486, 1.812183, 3.072873, 3.336512, 3.10586, 3.270658, 3.204767, 2.078789, 1.444506, 1.411017, 1.344007, 1.377518, 1.611791, 2.576929, 3.993094, 4.776513, 5.06911, 5.134048, 5.004142, 2.742483, 2.145338, 2.012199 ; 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 ; }