netcdf B0108.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 = -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.712, 0.03424, -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 = "" ; :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 = "AANCM717" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.95833912 ; :ending_julian_day_string = "2005-03-05 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 21-Jan-2005 23:10:42\n", "AANCM_Temperature_1.5: 21-Jan-2005 23:10:42" ; data: lat = 43.1817 ; lon = -70.4267 ; depth = 2 ; time = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625, 2453435.66666667, 2453435.70833333, 2453435.75, 2453435.79166667, 2453435.83333333, 2453435.875, 2453435.91666667, 2453435.95833333 ; current_speed = 11.732, 12.3186, 9.0923, 6.7459, 8.2124, 15.8382, 12.3186, 19.3578, 19.3578, 16.7181, 8.2124, 4.1062, 9.6789, 5.866, 6.1593, 14.9583, 15.2516, 15.8382, 24.0506, 30.7965, 25.2238, 29.0367, 32.263, 22.2908, 12.9052, 16.1315, 11.4387, 11.1454, 7.3325, 12.3186, 12.9052, 11.1454, 7.0392, 7.6258, 7.6258, 9.9722, 9.0923, 11.732, 12.9052, 21.1176, 17.8913, 17.3047, 13.1985, 9.6789, 7.9191, 5.866, 3.5196, 6.4526, 7.6258, 10.8521, 15.5449, 26.6903, 29.9166, 29.9166, 33.1429, 38.7156, 41.062, 41.3553, 35.7826, 45.1682, 39.8888, 34.9027, 32.263, 29.33, 31.6764, 26.1037, 21.9975, 28.4501, 41.3553, 41.3553, 43.1151, 41.9419, 37.5424, 27.2769, 24.0506, 17.8913, 21.1176, 25.2238, 29.6233, 37.2491, 39.3022, 44.8749, 48.1012, 46.6347, 43.4084, 42.8218, 42.2352, 44.2883, 41.062, 34.0228, 33.1429, 40.7687, 42.5285, 47.8079, 51.0342, 46.6347, 58.3667, 48.6878, 48.1012, 43.995, 33.4362, 31.9697, 27.5702, 24.9305, 20.531, 18.4779, 25.2238, 26.397, 33.1429, 31.6764, 33.7295, 37.8357, 30.7965, 31.3831, 27.8635, 23.464, 30.5032, 24.9305, 29.9166, 31.6764, 32.5563, 24.9305, 31.0898, 20.8243, 20.8243, 22.8774, 14.9583, 16.4248, 17.598, 15.5449, 20.531, 23.464, 28.1568, 22.2908, 19.6511, 19.6511, 18.7712, 8.799, 14.0784, 13.7851, 13.4918, 8.5057, 6.1593, 6.7459, 6.1593, 6.7459, 3.5196, 4.6928, 4.3995, 4.9861, 5.2794, 1.7598, 5.866, 7.0392, 6.7459, 9.6789, 11.732, 10.5588, 4.9861, 7.0392, 9.9722, 6.4526, 4.3995, 9.6789, 8.799, 9.9722, 11.732, 8.2124 ; 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 = 110.276, 136.9976, 141.92, 148.6004, 140.5136, 191.8472, 178.838, 199.5824, 169.6964, 168.29, 133.4816, 75.4676, 148.2488, 157.3904, 155.2808, 153.1712, 150.71, 174.6188, 157.742, 161.9612, 172.5092, 153.1712, 161.258, 167.5868, 172.5092, 192.5504, 187.2764, 230.5232, 246.6968, 221.3816, 197.1212, 202.0436, 187.2764, 168.29, 184.112, 200.9888, 244.2356, 269.9024, 283.9664, 280.802, 287.834, 290.2952, 291.35, 275.1764, 257.948, 254.432, 234.0392, 272.7152, 263.5736, 271.3088, 266.0348, 259.0028, 259.0028, 259.0028, 244.9388, 236.852, 225.2492, 213.6464, 186.5732, 198.5276, 183.4088, 195.7148, 181.6508, 182.0024, 182.0024, 172.5092, 192.902, 186.5732, 193.6052, 191.4956, 189.0344, 183.4088, 187.2764, 198.5276, 186.2216, 179.1896, 173.564, 177.08, 180.2444, 168.6416, 161.9612, 159.1484, 172.8608, 168.6416, 164.4224, 172.8608, 171.1028, 179.8928, 186.5732, 195.3632, 191.144, 184.4636, 182.0024, 166.8836, 172.5092, 175.322, 173.564, 175.6736, 184.8152, 192.1988, 196.418, 195.3632, 200.2856, 202.0436, 181.2992, 178.838, 159.8516, 170.048, 165.4772, 164.774, 170.048, 176.7284, 183.4088, 202.3952, 204.1532, 213.6464, 200.9888, 187.2764, 197.8244, 183.4088, 182.0024, 181.6508, 178.838, 179.8928, 195.0116, 203.0984, 186.5732, 182.7056, 167.2352, 160.2032, 146.4908, 150.0068, 129.9656, 149.6552, 136.9976, 142.9748, 152.1164, 156.6872, 161.6096, 170.3996, 177.7832, 174.2672, 165.8288, 204.8564, 177.4316, 176.0252, 124.6916, 139.1072, 51.9104, 87.0704, 78.9836, 27.2984, 72.3032, 100.4312, 143.3264, 158.7968, 182.354, 182.0024, 156.3356, 158.4452, 183.4088, 166.1804, 176.7284, 196.0664, 247.0484, 241.0712, 258.2996, 255.4868 ; 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 = 11.00502, 8.401643, 5.607778, 3.514639, 5.222225, -3.25162, 0.249813, -6.488002, 3.462414, 3.393075, 5.958879, 3.974826, 5.093344, 2.255184, 2.575644, 6.751072, 7.461544, 1.485332, 9.109835, 9.536474, 3.288351, 13.10502, 10.36634, 4.791638, 1.682412, -3.505348, -1.44878, -8.602935, -6.734346, -8.143469, -3.799213, -4.183003, -0.8915572, 1.547719, -0.5468183, -3.571897, -8.188426, -11.73198, -12.52369, -20.74341, -17.03158, -16.23039, -12.29274, -9.639426, -7.744551, -5.650792, -2.848831, -6.445356, -7.577883, -10.84927, -15.50769, -26.20017, -29.36723, -29.36723, -30.02269, -32.41506, -29.16123, -22.91356, -4.096123, -14.35271, -2.371776, -9.453365, -0.9294296, -1.02483, -1.106816, 3.403061, -4.911693, -3.256754, -9.728021, -8.241809, -6.770254, -2.493852, -4.754972, -8.667547, -2.606463, 0.2530487, 2.367142, 1.28494, -0.1263603, 7.336045, 12.17036, 15.97316, 5.978035, 9.184497, 11.65703, 5.321909, 6.532185, 0.08286305, -4.700469, -9.013893, -6.40571, -3.172854, -1.486004, 10.84905, 6.653175, 3.803331, 6.542517, 3.67292, -4.037721, -9.296334, -9.450501, -8.469952, -9.558586, -9.356717, -0.4655071, 0.3747195, 8.68841, 4.562011, 8.311088, 8.319079, 5.829237, 2.159252, -1.83115, -11.95674, -11.40113, -13.0006, -10.9258, -3.157598, -9.157494, -1.883469, -1.137561, -0.7181956, 0.6304805, 0.0389621, -5.393798, -8.975065, -1.712314, -0.7753176, 3.888267, 5.26483, 11.33457, 11.72959, 21.58022, 11.26137, 13.40262, 11.83323, 8.778855, 3.48221, 4.441595, 2.299019, 0.5218737, 0.849629, 1.50792, -2.835608, 0.2760107, 0.4676104, 2.893912, 3.072122, 3.462613, 4.979584, 5.182114, 0.8070878, 5.588412, 6.922863, 4.029027, 3.500632, -0.4818742, -0.3689388, 2.001315, 2.586138, -0.5929439, 1.541304, 0.2510758, -2.678647, -8.102424, -8.727883, -11.48822, -7.950342 ; 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 = -4.065639, -9.008902, -7.157007, -5.757993, -6.33813, -15.50082, -12.31607, -18.23815, -19.04563, -16.37015, -5.65113, 1.030358, -8.230368, -5.415174, -5.594912, -13.34818, -13.30175, -15.7684, -22.25853, -29.28276, -25.00854, -25.91116, -30.55225, -21.7697, -12.79506, -15.74604, -11.34658, -7.085863, -2.900713, -9.242934, -12.33329, -10.33066, -6.982511, -7.467087, -7.60617, -9.310549, -3.952165, -0.01998476, 3.114707, 3.957768, 5.479394, 6.002258, 4.8051, 0.8732533, -1.653503, -1.574328, -2.06682, 0.305669, -0.8535315, 0.2478715, -1.074939, -5.091469, -5.706921, -5.706921, -14.03887, -21.16983, -28.90866, -34.42716, -35.54738, -42.82716, -39.81823, -33.5981, -32.24961, -29.31209, -31.65706, -25.88093, -21.44214, -28.26308, -40.19485, -40.52571, -42.58022, -41.86769, -37.24006, -25.86316, -23.90895, -17.88951, -20.98451, -25.19105, -29.62303, -36.51955, -37.37038, -41.93584, -47.72828, -45.72133, -41.81391, -42.48981, -41.727, -44.28822, -40.79208, -32.80702, -32.51797, -40.64505, -42.50253, -46.56064, -50.59866, -46.47935, -57.99886, -48.54906, -47.93143, -43.00161, -32.07285, -30.82729, -25.86019, -23.10804, -20.52572, -18.4741, -23.68019, -25.9998, -32.08392, -30.56448, -33.22197, -37.77404, -30.74201, -29.01612, -25.42418, -19.53314, -28.47933, -24.72973, -28.48058, -31.62036, -32.53642, -24.92015, -31.08341, -20.82426, -20.11364, -21.04338, -14.85997, -16.40649, -17.16307, -14.62619, -17.11869, -20.32181, -18.08589, -19.23698, -14.37134, -15.68886, -16.59185, -8.080632, -13.3594, -13.59204, -13.4817, -8.46316, -5.971863, -6.120988, -6.153112, -6.729674, -2.003212, -3.547455, 2.714021, 0.254834, 1.00884, 1.563811, 1.783146, -1.27448, -5.410555, -9.023673, -11.7221, -10.55235, -4.56683, -6.546925, -9.954556, -6.265814, -4.39233, -9.300858, -3.4312, -4.823776, -2.379181, -2.058053 ; 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.68904, 1.622181, 1.588735, 1.622181, 1.622181, 1.588735, 1.588735, 1.488335, 1.421347, 1.387838, 1.320786, 1.320786, 1.320786, 1.25369, 1.287243, 1.354317, 1.387838, 1.421347, 1.421347, 1.421347, 1.421347, 1.387838, 1.320786, 1.25369, 1.220126, 1.220126, 1.220126, 1.220126, 1.186551, 1.220126, 1.220126, 1.186551, 1.186551, 1.152965, 1.152965, 1.119368, 1.052141, 1.052141, 1.08576, 1.119368, 1.119368, 1.152965, 1.220126, 1.186551, 1.186551, 1.186551, 1.152965, 1.152965, 1.152965, 1.119368, 1.152965, 1.119368, 1.119368, 1.08576, 1.08576, 1.052141, 1.052141, 1.08576, 1.08576, 1.119368, 1.119368, 1.186551, 1.220126, 1.25369, 1.320786, 1.555279, 1.755857, 1.889366, 1.78925, 1.588735, 1.521812, 1.320786, 1.320786, 1.354317, 1.387838, 1.354317, 1.354317, 1.354317, 1.387838, 1.387838, 1.354317, 1.354317, 1.25369, 1.220126, 1.220126, 1.220126, 1.220126, 1.119368, 1.186551, 1.320786, 1.387838, 1.421347, 1.454846, 1.454846, 1.421347, 1.354317, 1.287243, 1.25369, 1.186551, 1.152965, 1.186551, 1.220126, 1.287243, 1.287243, 1.320786, 1.320786, 1.25369, 1.220126, 1.119368, 1.119368, 1.119368, 1.152965, 1.152965, 1.25369, 1.287243, 1.320786, 1.320786, 1.320786, 1.320786, 1.287243, 1.220126, 1.220126, 1.186551, 1.186551, 1.186551, 1.220126, 1.186551, 1.220126, 1.186551, 1.186551, 1.152965, 1.119368, 1.08576, 1.08576, 1.08576, 1.08576, 1.08576, 1.152965, 1.152965, 1.186551, 1.25369, 1.287243, 1.320786, 1.320786, 1.287243, 1.287243, 1.287243, 1.25369, 1.25369, 1.220126, 1.220126, 1.220126, 1.220126, 1.220126, 1.220126, 1.186551, 1.152965, 1.152965, 1.186551, 1.186551, 1.186551, 1.220126, 1.25369, 1.287243, 1.287243, 1.320786, 1.320786, 1.354317 ; 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 ; }