netcdf A0113.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, 1000.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 = -1000.f, 1000.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 = -1000.f, 1000.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.7195, 0.03419, -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 = "12-Jan-2005 14:44:50: Modified [lon,lat] to [-70.566200,42.523400].\n", "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.aanderaa.realtime.nc A0113.aanderaa.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.aanderaa.realtime.nc A0113.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 = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453394.00000579 ; :starting_julian_day_string = "2005-01-23 00:00:00" ; :ending_julian_day_number = 2453400.95833912 ; :ending_julian_day_string = "2005-01-29 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 05-Jan-2005 17:11:13\n", "AANCM_Temperature_1.5: 05-Jan-2005 17:11:13" ; :longitude = -70.5662 ; :latitude = 42.5234 ; data: lat = 42.5234 ; lon = -70.5662 ; depth = 2 ; time = 2453394, 2453394.04166667, 2453394.08333333, 2453394.125, 2453394.16666667, 2453394.20833333, 2453394.25, 2453394.29166667, 2453394.33333333, 2453394.375, 2453394.41666667, 2453394.45833333, 2453394.5, 2453394.54166667, 2453394.58333333, 2453394.625, 2453394.66666667, 2453394.70833333, 2453394.75, 2453394.79166667, 2453394.83333333, 2453394.875, 2453394.91666667, 2453394.95833333, 2453395, 2453395.04166667, 2453395.08333333, 2453395.125, 2453395.16666667, 2453395.20833333, 2453395.25, 2453395.29166667, 2453395.33333333, 2453395.375, 2453395.41666667, 2453395.45833333, 2453395.5, 2453395.54166667, 2453395.58333333, 2453395.625, 2453395.66666667, 2453395.70833333, 2453395.75, 2453395.79166667, 2453395.83333333, 2453395.875, 2453395.91666667, 2453395.95833333, 2453396, 2453396.04166667, 2453396.08333333, 2453396.125, 2453396.16666667, 2453396.20833333, 2453396.25, 2453396.29166667, 2453396.33333333, 2453396.375, 2453396.41666667, 2453396.45833333, 2453396.5, 2453396.54166667, 2453396.58333333, 2453396.625, 2453396.66666667, 2453396.70833333, 2453396.75, 2453396.79166667, 2453396.83333333, 2453396.875, 2453396.91666667, 2453396.95833333, 2453397, 2453397.04166667, 2453397.08333333, 2453397.125, 2453397.16666667, 2453397.20833333, 2453397.25, 2453397.29166667, 2453397.33333333, 2453397.375, 2453397.41666667, 2453397.45833333, 2453397.5, 2453397.54166667, 2453397.58333333, 2453397.625, 2453397.66666667, 2453397.70833333, 2453397.75, 2453397.79166667, 2453397.83333333, 2453397.875, 2453397.91666667, 2453397.95833333, 2453398, 2453398.04166667, 2453398.08333333, 2453398.125, 2453398.16666667, 2453398.20833333, 2453398.25, 2453398.29166667, 2453398.33333333, 2453398.375, 2453398.41666667, 2453398.45833333, 2453398.5, 2453398.54166667, 2453398.58333333, 2453398.625, 2453398.66666667, 2453398.70833333, 2453398.75, 2453398.79166667, 2453398.83333333, 2453398.875, 2453398.91666667, 2453398.95833333, 2453399, 2453399.04166667, 2453399.08333333, 2453399.125, 2453399.16666667, 2453399.20833333, 2453399.25, 2453399.29166667, 2453399.33333333, 2453399.375, 2453399.41666667, 2453399.45833333, 2453399.5, 2453399.54166667, 2453399.58333333, 2453399.625, 2453399.66666667, 2453399.70833333, 2453399.75, 2453399.79166667, 2453399.83333333, 2453399.875, 2453399.91666667, 2453399.95833333, 2453400, 2453400.04166667, 2453400.08333333, 2453400.125, 2453400.16666667, 2453400.20833333, 2453400.25, 2453400.29166667, 2453400.33333333, 2453400.375, 2453400.41666667, 2453400.45833333, 2453400.5, 2453400.54166667, 2453400.58333333, 2453400.625, 2453400.66666667, 2453400.70833333, 2453400.75, 2453400.79166667, 2453400.83333333, 2453400.875, 2453400.91666667, 2453400.95833333 ; current_speed = 1.1732, 9.0923, 14.9583, 2.933, 8.799, 7.3325, 8.2124, 4.1062, 12.0253, 11.732, 19.0645, 31.3831, 30.7965, 42.8218, 15.2516, 38.7156, 24.6372, 43.7017, 40.1821, 23.7573, 34.3161, 40.1821, 54.5538, 39.3022, 41.062, 45.1682, 41.062, 47.8079, 62.7662, 56.6069, 46.0481, 36.0759, 29.33, 40.1821, 31.3831, 36.3692, 34.0228, 27.5702, 28.1568, 21.1176, 15.2516, 12.0253, 17.8913, 17.8913, 15.2516, 15.2516, 27.2769, 28.1568, 21.4109, 19.0645, 23.1707, 21.1176, 27.8635, 25.2238, 20.531, 29.33, 24.3439, 23.7573, 26.1037, 22.5841, 11.4387, 14.9583, 24.9305, 22.2908, 21.1176, 24.9305, 21.4109, 27.5702, 30.2099, 26.1037, 20.531, 14.665, 7.6258, 6.7459, 5.5727, 8.799, 6.1593, 6.1593, 9.6789, 17.0114, 25.2238, 25.2238, 23.1707, 21.9975, 17.3047, 12.3186, 8.2124, 2.6397, 8.5057, 13.1985, 9.9722, 9.3856, 24.0506, 15.5449, 17.3047, 15.2516, 22.5841, 21.9975, 19.9444, 34.9027, 29.6233, 31.0898, 19.0645, 35.7826, 19.0645, 28.7434, 23.1707, 29.6233, 27.5702, 27.2769, 29.9166, 31.6764, 36.3692, 18.7712, 13.7851, 7.3325, 9.9722, 21.4109, 25.2238, 14.9583, 33.7295, 48.6878, 67.7523, 71.8585, 55.727, 55.4337, 49.861, 44.5816, 44.5816, 39.5955, 35.7826, 30.7965, 26.6903, 27.5702, 26.9836, 31.6764, 25.8104, 23.1707, 25.8104, 19.0645, 17.598, 13.7851, 10.5588, 6.1593, 5.866, 7.6258, 5.866, 8.799, 10.5588, 10.8521, 9.9722, 11.1454, 8.2124, 14.0784, 21.1176, 21.4109, 17.8913, 10.8521, 5.866, 6.7459, 6.1593, 9.0923, 12.6119, 14.0784, 20.8243, 19.9444, 24.0506, 25.8104 ; 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 = 208.6724, 208.6724, 200.234, 10.7216, 224.846, 0.5252, 157.3388, 224.846, 183.0056, 192.8504, 232.5812, 228.0104, 186.5216, 215.7044, 213.9464, 205.508, 184.412, 189.3344, 189.3344, 168.59, 190.0376, 179.4896, 193.202, 170.6996, 167.8868, 186.17, 191.7956, 206.2112, 196.0148, 193.202, 179.138, 195.3116, 178.0832, 180.896, 180.5444, 203.3984, 199.8824, 195.6632, 203.3984, 198.1244, 168.59, 145.0328, 135.5396, 120.0692, 97.9184, 71.9, 83.5028, 86.6672, 80.3384, 96.8636, 98.27, 111.2792, 109.8728, 102.1376, 102.8408, 101.0828, 83.5028, 99.3248, 90.5348, 104.2472, 118.6628, 108.818, 161.558, 154.8776, 141.1652, 124.9916, 110.9276, 88.7768, 92.996, 98.9732, 98.6216, 67.3292, 85.6124, 76.4708, 242.426, 209.3756, 206.9144, 106.3568, 81.0416, 76.1192, 68.7356, 64.5164, 64.1648, 59.9456, 65.5712, 44.8268, 34.982, 48.6944, 95.1056, 74.3612, 39.5528, 87.3704, 109.5212, 107.7632, 125.6948, 168.59, 178.4348, 206.5628, 197.0696, 204.8048, 196.0148, 224.846, 168.9416, 186.5216, 196.3664, 177.7316, 163.316, 183.0056, 218.5172, 208.3208, 210.782, 198.8276, 216.4076, 223.7912, 209.7272, 198.1244, 93.6992, 107.06, 116.2016, 80.69, 214.6496, 226.604, 209.024, 216.4076, 214.298, 212.8916, 199.1792, 204.8048, 201.2888, 187.928, 190.7408, 207.266, 197.7728, 210.782, 220.2752, 218.8688, 220.2752, 210.782, 205.508, 181.5992, 159.8, 154.8776, 129.914, 105.6536, 62.0552, 103.544, 144.6812, 210.782, 207.9692, 204.4532, 202.3436, 148.9004, 110.9276, 113.0372, 91.9412, 80.69, 68.384, 71.5484, 93.6992, 117.2564, 101.4344, 135.8912, 102.4892, 95.1056, 89.1284, 94.4024, 85.964, 83.5028 ; 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.5629025, -4.362494, -5.173404, 0.5456466, -6.205087, 0.06721219, 3.164083, -2.895707, -0.6305293, -2.60927, -15.14132, -23.326, -3.497798, -24.99096, -8.516754, -16.67237, -1.895287, -7.088254, -6.517388, 4.699869, -5.981104, 0.3579439, -12.45926, 6.351656, 8.616607, -4.854624, -8.39393, -21.11585, -17.31629, -12.92816, 0.6927555, -9.526503, 0.9810366, -0.6283481, -0.2981843, -14.44302, -11.57084, -7.44346, -11.18169, -6.569288, 3.0172, 6.891788, 12.53135, 15.4835, 15.10618, 14.49689, 27.10171, 28.10918, 21.10721, 18.92787, 22.92975, 19.67787, 26.20422, 24.65993, 20.01755, 28.78301, 24.18755, 23.44336, 26.10256, 21.88948, 10.03698, 14.15875, 7.886627, 9.463635, 13.24236, 20.42397, 19.99848, 27.56392, 30.16861, 25.78423, 20.299, 13.5319, 7.603451, 6.558707, -4.939718, -4.316197, -2.788062, 5.910012, 9.560834, 16.51461, 23.50648, 22.76974, 20.85482, 19.03994, 15.75551, 8.684195, 4.708325, 1.982942, 8.471952, 12.70989, 6.350188, 9.375717, 22.66812, 14.80381, 14.05378, 3.0172, 0.6168733, -9.836808, -5.854343, -14.64266, -8.172644, -21.92464, 3.656751, -4.064108, -5.371973, 1.137684, 6.652146, -1.553255, -17.16933, -12.94037, -15.31051, -10.22266, -21.58605, -12.99028, -6.835631, -2.281003, 9.951423, 20.46878, 22.63195, 14.76126, -19.17711, -35.37766, -32.87178, -42.64986, -31.40201, -30.10335, -16.38053, -18.70324, -16.1862, -5.461351, -6.66867, -14.10856, -8.147035, -14.10968, -17.44381, -19.87818, -16.68538, -11.85814, -11.11492, -0.532046, 6.076558, 5.852511, 8.098688, 5.930855, 5.182021, 7.413729, 3.391284, -4.50309, -4.952044, -4.492225, -3.791033, 5.756904, 7.670649, 12.95566, 21.10548, 21.12886, 16.63307, 10.29421, 5.853778, 5.996876, 6.037052, 6.328451, 12.31346, 14.02254, 20.82189, 19.88556, 23.99096, 25.64463 ; 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 = -1.029339, -7.977378, -14.03519, 2.881798, -6.238533, 7.332192, -7.578396, -2.911315, -12.00876, -11.43816, -11.58429, -20.99516, -30.59722, -34.77296, -12.65212, -34.9418, -24.56419, -43.12302, -39.65003, -23.28778, -33.79084, -40.1805, -53.112, -38.78556, -40.14775, -44.90656, -40.1949, -42.89191, -60.33027, -55.11083, -46.04289, -34.79535, -29.31359, -40.17719, -31.38168, -33.37841, -31.99479, -26.54639, -25.84134, -20.06981, -14.95018, -9.854496, -12.76964, -8.964357, -2.1011, 4.738313, 3.086508, 1.636911, 3.593364, -2.278324, -3.332829, -7.663851, -9.471726, -5.303561, -4.562868, -5.638029, 2.754626, -3.849418, -0.2436489, -5.558081, -5.486617, -4.824996, -23.65018, -20.18216, -16.44971, -14.29655, -7.647716, 0.5885478, -1.578958, -4.071458, -3.077763, 5.652417, 0.5833985, 1.578142, -2.579569, -7.667649, -5.492148, -1.73457, 1.507172, 4.081081, 9.147973, 10.85261, 10.09742, 11.01683, 7.156569, 8.736857, 6.728684, 1.7424, -0.7569363, 3.557946, 7.688946, 0.4306026, -8.036643, -4.742496, -10.09673, -14.95018, -22.57567, -19.67555, -19.06583, -31.68266, -28.47363, -22.04282, -18.71051, -35.55106, -18.29199, -28.72088, -22.19528, -29.58255, -21.57151, -24.012, -25.70197, -29.98152, -29.27048, -13.5503, -11.97093, -6.968686, -0.6433901, -6.28138, -11.13709, 2.419895, -27.74739, -33.45031, -59.24373, -57.83281, -46.03708, -46.54765, -47.0935, -40.46861, -41.53945, -39.21705, -35.1557, -27.37468, -25.41649, -23.68613, -20.58709, -24.66277, -19.692, -19.90643, -23.29453, -19.05707, -16.5156, -12.48107, -6.774918, -1.661907, 2.748929, -1.785902, -4.786351, -7.559403, -9.32553, -9.878663, -9.223495, -9.543479, -2.933371, -5.509282, -0.7153344, 3.463771, 6.590872, 3.434727, -0.3784648, -3.089442, -1.221056, -6.528448, -2.727394, -1.25286, 0.3167731, -1.530948, 1.692759, 2.920567 ; 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 = 4.055041, 4.055041, 4.055041, 4.120394, 4.185713, 4.153058, 4.185713, 4.21836, 4.28363, 4.316252, 4.348866, 4.348866, 4.348866, 4.316252, 4.250999, 4.21836, 4.185713, 4.022352, 3.89151, 3.956948, 3.989654, 3.858778, 3.826037, 3.956948, 4.446659, 4.544379, 4.479241, 4.022352, 3.826037, 3.76053, 3.662204, 3.596609, 3.530979, 3.432466, 3.399611, 3.070553, 3.070553, 3.136439, 3.103501, 3.070553, 3.103501, 3.136439, 3.070553, 3.004631, 3.004631, 3.004631, 3.629411, 3.694988, 3.826037, 3.924233, 3.89151, 3.858778, 3.89151, 3.956948, 4.022352, 4.022352, 4.055041, 4.055041, 4.055041, 4.022352, 4.055041, 3.989654, 3.989654, 3.989654, 3.989654, 3.956948, 3.924233, 3.89151, 3.89151, 3.89151, 3.956948, 3.989654, 3.989654, 3.956948, 3.956948, 3.924233, 3.956948, 3.956948, 3.924233, 3.989654, 4.022352, 3.956948, 4.022352, 3.989654, 3.989654, 3.989654, 3.989654, 3.956948, 3.956948, 3.956948, 3.924233, 3.924233, 3.89151, 3.924233, 3.956948, 3.956948, 3.956948, 3.956948, 3.989654, 3.989654, 3.956948, 3.924233, 3.924233, 3.89151, 3.89151, 3.858778, 3.858778, 3.858778, 3.826037, 3.76053, 3.694988, 3.202286, 3.004631, 3.070553, 3.004631, 2.971656, 3.037597, 3.202286, 3.235197, 3.103501, 3.136439, 3.103501, 2.509, 2.575209, 2.64138, 2.442751, 2.409611, 2.310134, 2.310134, 2.210567, 2.177357, 2.044419, 2.144138, 2.343303, 2.276955, 2.376462, 2.542109, 2.608299, 2.608299, 2.608299, 2.509, 2.442751, 2.47588, 2.47588, 2.542109, 2.509, 2.542109, 2.575209, 2.542109, 2.509, 2.509, 2.542109, 2.47588, 2.542109, 3.465312, 3.465312, 3.49815, 3.465312, 3.49815, 3.49815, 3.49815, 3.530979, 3.530979, 3.530979, 3.530979, 3.49815, 3.432466, 3.399611 ; 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 ; }