netcdf B0105.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.6973, 0.03422, -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 = "Wed Feb 11 19:23:40 2004: /usr/local/nco/bin/ncrcat -d time,2452923.8236,2453047.8333 B0105.aanderaa.realtime.nc B0105.aanderaa.realtime.nc.new\n", "11-Oct-2003 13:45:15: Modified [lon,lat] to [-70.426496,43.181098].\n", "Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.aanderaa.realtime.nc" ; :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 = "AANCM689" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0105" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453065.04167244 ; :starting_julian_day_string = "2004-02-29 01:00:00" ; :ending_julian_day_number = 2453072.00000579 ; :ending_julian_day_string = "2004-03-07 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:09:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:09:03" ; data: lat = 43.181098244407 ; lon = -70.4264956387607 ; depth = 2 ; time = 2453065.04166667, 2453065.08333333, 2453065.125, 2453065.16666667, 2453065.20833333, 2453065.25, 2453065.29166667, 2453065.33333333, 2453065.375, 2453065.41666667, 2453065.45833333, 2453065.5, 2453065.54166667, 2453065.58333333, 2453065.625, 2453065.66666667, 2453065.70833333, 2453065.75, 2453065.79166667, 2453065.83333333, 2453065.875, 2453065.91666667, 2453065.95833333, 2453066, 2453066.04166667, 2453066.08333333, 2453066.125, 2453066.16666667, 2453066.20833333, 2453066.25, 2453066.29166667, 2453066.33333333, 2453066.375, 2453066.41666667, 2453066.45833333, 2453066.5, 2453066.54166667, 2453066.58333333, 2453066.625, 2453066.66666667, 2453066.70833333, 2453066.75, 2453066.79166667, 2453066.83333333, 2453066.875, 2453066.91666667, 2453066.95833333, 2453067, 2453067.04166667, 2453067.08333333, 2453067.125, 2453067.16666667, 2453067.20833333, 2453067.25, 2453067.29166667, 2453067.33333333, 2453067.375, 2453067.41666667, 2453067.45833333, 2453067.5, 2453067.54166667, 2453067.58333333, 2453067.625, 2453067.66666667, 2453067.70833333, 2453067.75, 2453067.79166667, 2453067.83333333, 2453067.875, 2453067.91666667, 2453067.95833333, 2453068, 2453068.04166667, 2453068.08333333, 2453068.125, 2453068.16666667, 2453068.20833333, 2453068.25, 2453068.29166667, 2453068.33333333, 2453068.375, 2453068.41666667, 2453068.45833333, 2453068.5, 2453068.54166667, 2453068.58333333, 2453068.625, 2453068.66666667, 2453068.70833333, 2453068.75, 2453068.79166667, 2453068.83333333, 2453068.875, 2453068.91666667, 2453068.95833333, 2453069, 2453069.04166667, 2453069.08333333, 2453069.125, 2453069.16666667, 2453069.20833333, 2453069.25, 2453069.29166667, 2453069.33333333, 2453069.375, 2453069.41666667, 2453069.45833333, 2453069.5, 2453069.54166667, 2453069.58333333, 2453069.625, 2453069.66666667, 2453069.70833333, 2453069.75, 2453069.79166667, 2453069.83333333, 2453069.875, 2453069.91666667, 2453069.95833333, 2453070, 2453070.04166667, 2453070.08333333, 2453070.125, 2453070.16666667, 2453070.20833333, 2453070.25, 2453070.29166667, 2453070.33333333, 2453070.375, 2453070.41666667, 2453070.45833333, 2453070.5, 2453070.54166667, 2453070.58333333, 2453070.625, 2453070.66666667, 2453070.70833333, 2453070.75, 2453070.79166667, 2453070.83333333, 2453070.875, 2453070.91666667, 2453070.95833333, 2453071, 2453071.04166667, 2453071.08333333, 2453071.125, 2453071.16666667, 2453071.20833333, 2453071.25, 2453071.29166667, 2453071.33333333, 2453071.375, 2453071.41666667, 2453071.45833333, 2453071.5, 2453071.54166667, 2453071.58333333, 2453071.625, 2453071.66666667, 2453071.70833333, 2453071.75, 2453071.79166667, 2453071.83333333, 2453071.875, 2453071.91666667, 2453071.95833333, 2453072 ; current_speed = 14.9583, 14.9583, 14.9583, 16.1315, 15.8382, 15.5449, 17.8913, 17.598, 17.598, 15.8382, 14.665, 13.7851, 14.665, 13.1985, 17.0114, 14.9583, 14.0784, 11.1454, 6.7459, 9.3856, 12.3186, 12.6119, 14.665, 17.0114, 16.1315, 12.3186, 11.1454, 16.4248, 20.2377, 18.1846, 17.0114, 16.4248, 16.7181, 17.3047, 14.0784, 13.4918, 11.732, 8.799, 7.3325, 4.3995, 3.2263, 4.6928, 7.3325, 7.3325, 7.3325, 1.4665, 0.8799, 3.2263, 5.866, 7.9191, 0.8799, 4.3995, 9.3856, 14.9583, 14.665, 12.6119, 9.0923, 10.8521, 8.799, 6.1593, 7.3325, 14.0784, 12.9052, 9.9722, 11.732, 7.6258, 6.4526, 3.8129, 7.6258, 11.1454, 7.9191, 2.6397, 2.0531, 4.9861, 14.9583, 22.2908, 26.1037, 27.5702, 25.8104, 22.5841, 16.1315, 11.732, 10.2655, 10.5588, 16.7181, 22.2908, 22.2908, 29.33, 23.464, 23.464, 19.6511, 16.1315, 13.1985, 10.2655, 13.7851, 16.7181, 19.3578, 21.7042, 24.3439, 18.1846, 13.4918, 12.6119, 11.1454, 8.2124, 7.3325, 10.8521, 5.866, 4.1062, 8.2124, 10.5588, 14.0784, 14.0784, 16.7181, 15.2516, 9.6789, 7.9191, 5.2794, 2.933, 3.8129, 8.2124, 7.9191, 10.8521, 7.9191, 11.1454, 5.866, 4.1062, 5.5727, 3.5196, 4.3995, 5.2794, 4.3995, 6.7459, 9.6789, 9.6789, 12.3186, 9.6789, 5.2794, 4.3995, 8.2124, 11.1454, 16.7181, 16.1315, 13.7851, 8.2124, 5.5727, 10.8521, 13.4918, 16.1315, 17.0114, 19.3578, 18.7712, 14.0784, 9.9722, 9.0923, 10.2655, 9.3856, 3.8129, 7.9191, 6.4526, 13.7851, 15.2516, 15.8382, 18.7712, 18.4779, 9.9722, 4.9861, 3.2263, 7.3325 ; 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 = 170.0313, 160.8897, 155.6157, 165.4605, 166.5153, 176.7117, 184.7985, 190.0725, 191.4789, 197.4561, 192.1821, 185.1501, 170.3829, 161.9445, 146.1225, 121.5105, 154.5609, 172.4925, 179.8761, 176.0085, 166.8669, 183.3921, 190.4241, 183.7437, 177.7665, 183.3921, 157.0221, 150.3417, 158.0769, 167.2185, 174.6021, 185.5017, 206.5977, 216.4425, 221.3649, 210.8169, 212.2233, 201.3237, 197.8077, 226.6389, 318.0549, 332.8221, 354.2313, 31.8525, 45.2133, 51.1905, 318.4065, 154.9125, 178.1181, 200.6205, 348.6057, 55.7613, 41.3457, 48.0261, 38.5329, 54.0033, 60.6837, 84.9441, 101.8209, 141.9033, 169.3281, 156.3189, 194.6433, 204.4881, 222.7713, 234.7257, 244.5705, 246.3285, 280.0821, 295.5525, 314.5389, 120.4557, 140.8485, 123.6201, 129.2457, 135.2229, 152.0997, 153.5061, 168.6249, 185.1501, 188.3145, 196.0497, 224.8809, 189.3693, 165.8121, 157.3737, 153.8577, 170.3829, 161.5929, 169.6797, 161.2413, 159.4833, 152.4513, 186.9081, 205.8945, 211.5201, 223.4745, 215.0361, 211.8717, 219.2553, 222.0681, 240.7029, 271.9953, 289.9269, 301.5297, 60.6837, 76.8573, 136.6293, 159.8349, 146.4741, 147.1773, 151.3965, 156.3189, 157.0221, 161.9445, 153.5061, 146.1225, 220.3101, 241.4061, 231.5613, 211.5201, 197.1045, 194.9949, 191.4789, 198.8625, 157.3737, 88.4601, 80.3733, 50.1357, 83.1861, 114.1269, 155.2641, 174.9537, 209.4105, 213.2781, 237.8901, 263.5569, 304.3425, 29.7429, 57.5193, 51.8937, 46.6197, 42.7521, 27.6333, 68.7705, 92.3277, 142.9581, 167.9217, 177.7665, 186.5565, 194.9949, 227.3421, 222.7713, 340.2057, 3.7245, 19.8981, 31.1493, 300.1233, 88.4601, 125.7297, 132.0585, 119.4009, 126.4329, 134.1681, 147.5289, 132.7617, 250.1961, 258.9861 ; 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.589434, 4.897164, 6.175607, 4.049771, 3.693242, 0.8916579, -1.496639, -3.077788, -3.502126, -4.751064, -3.0946, -1.237422, 2.449979, 4.090718, 9.48248, 12.75261, 6.047398, 1.456213, 0.01458775, 0.6533174, 2.798958, -0.7462302, -2.65338, -1.110732, 0.6286777, -0.728876, 4.350897, 8.127423, 7.555984, 4.023045, 1.600293, -1.574732, -7.485081, -10.27926, -9.303741, -6.911798, -6.255741, -3.199638, -2.242449, -3.198617, -2.156518, -2.143459, -0.7370101, 3.869612, 5.204127, 1.142747, -0.584114, 1.367957, 0.1926362, -2.788921, -0.1738329, 3.63707, 6.200134, 11.12074, 9.135766, 10.20367, 7.927849, 10.80988, 8.612397, 3.80023, 1.357867, 5.654529, -3.262442, -4.133519, -7.966893, -6.225678, -5.827435, -3.492092, -7.508042, -10.05527, -5.644532, 2.275478, 1.296272, 4.152061, 11.58431, 15.70054, 12.21482, 12.29914, 5.090619, -2.027267, -2.332722, -3.243559, -7.2437, -1.718944, 4.097651, 8.575696, 9.821372, 4.899958, 7.409148, 4.203594, 6.319465, 5.653774, 6.104338, -1.234705, -6.020166, -8.740184, -13.31878, -12.46022, -12.85404, -11.5068, -9.039687, -10.99876, -11.13864, -7.720709, -6.249997, 9.462272, 5.71235, 2.819793, 2.831032, 5.831772, 7.631073, 6.739971, 6.714753, 5.953859, 2.99986, 3.532731, 2.942838, -1.897429, -3.347856, -6.432557, -4.140087, -3.19177, -2.048933, -2.218013, -1.896467, 1.579733, 5.570687, 3.470038, 3.376901, 5.24211, 4.01517, 2.822729, 0.8513631, -4.752954, -6.759256, -8.198319, -5.246054, -3.632579, 4.074245, 9.401952, 13.15492, 11.72455, 9.357707, 3.809002, 5.194522, 10.84315, 8.127445, 3.375488, 0.6629692, -2.21033, -4.85673, -10.35343, -6.771859, -3.079056, 0.6668368, 3.194374, 1.972298, -6.849605, 6.45027, 11.19048, 11.32372, 13.79834, 15.10242, 13.25417, 5.353816, 3.660714, -3.035489, -7.197442 ; 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 = -14.73247, -14.13395, -13.62397, -15.61489, -15.40158, -15.51931, -17.82859, -17.32677, -17.24601, -15.1088, -14.33477, -13.72945, -14.4589, -12.54856, -14.1234, -7.818027, -12.71339, -11.04986, -6.745884, -9.362834, -11.99641, -12.5898, -14.42296, -16.9751, -16.11925, -12.29702, -10.26107, -14.27302, -18.77423, -17.734, -16.93596, -16.34914, -14.94886, -13.92083, -10.56606, -11.58688, -9.924995, -8.196629, -6.981187, -3.020671, 2.399676, 4.17468, 7.295366, 6.228295, 5.165523, 0.919104, 0.6580538, -2.921935, -5.862836, -7.411752, 0.8625579, 2.475343, 7.046122, 10.00399, 11.4717, 7.412501, 4.451868, 0.9563698, -1.802503, -4.847188, -7.205675, -12.89293, -12.48602, -9.075174, -8.61211, -4.403835, -2.770748, -1.53085, 1.334966, 4.807434, 5.554404, -1.33799, -1.592136, -2.760722, -9.463326, -15.82318, -23.06949, -24.67483, -25.30341, -22.49293, -15.96195, -11.27471, -7.273878, -10.41794, -16.20815, -20.57516, -20.01051, -28.9178, -22.26351, -23.08439, -18.60726, -15.10828, -11.70203, -10.19098, -12.40107, -14.25146, -14.04758, -17.77119, -20.67363, -14.08096, -10.01562, -6.171486, 0.3880551, 2.798958, 3.834461, 5.313519, 1.333794, -2.984903, -7.709006, -8.802198, -11.83081, -12.36018, -15.31035, -14.04147, -9.202279, -7.087451, -4.383123, -2.236572, -1.824848, -5.10546, -6.750691, -10.37211, -7.649446, -10.92247, -5.550979, -3.790161, 0.1497557, 0.5885764, 2.819954, 0.6263736, -1.798335, -6.126938, -9.641384, -8.43152, -10.29856, -5.14477, -0.5924355, 2.481928, 7.130501, 5.985252, 10.31711, 11.07972, 10.12237, 7.275646, 2.0179, -0.4407565, -10.76909, -15.77439, -16.99848, -19.2312, -18.13202, -9.539798, -7.320294, 8.555077, 10.24382, 8.825274, 3.263165, 3.974299, 0.1734013, -8.049975, -10.21688, -7.775249, -11.14786, -12.87477, -8.41317, -3.385316, -1.093077, -1.400853 ; 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 = 3.589838, 3.556988, 3.556988, 3.359702, 3.260937, 3.195047, 3.195047, 3.227997, 3.293868, 3.293868, 3.32679, 3.32679, 3.32679, 3.392606, 3.293868, 3.32679, 3.293868, 3.392606, 3.52413, 3.491262, 3.52413, 3.52413, 3.52413, 3.491262, 3.458386, 3.458386, 3.4255, 3.293868, 3.195047, 3.162088, 3.195047, 3.260937, 3.359702, 3.4255, 3.52413, 3.556988, 3.589838, 3.622679, 3.688334, 3.753953, 3.819538, 4.146944, 4.146944, 4.179638, 4.146944, 4.146944, 4.081531, 4.048812, 3.78675, 3.622679, 3.655511, 3.622679, 3.622679, 3.491262, 3.392606, 3.32679, 3.260937, 3.129121, 3.030161, 2.997156, 3.030161, 2.964141, 3.063157, 3.129121, 3.162088, 3.260937, 3.392606, 3.622679, 3.556988, 3.622679, 3.622679, 3.622679, 3.688334, 3.721148, 3.52413, 3.293868, 2.86504, 2.765853, 2.434601, 2.401422, 2.401422, 2.467771, 2.567219, 2.63347, 2.732772, 2.831987, 3.030161, 3.030161, 3.096143, 3.129121, 3.195047, 3.227997, 3.260937, 3.293868, 3.293868, 3.32679, 3.4255, 3.52413, 3.4255, 3.392606, 3.359702, 3.359702, 3.359702, 3.392606, 3.392606, 3.4255, 3.458386, 3.4255, 3.4255, 3.458386, 3.458386, 3.4255, 3.392606, 3.293868, 3.32679, 3.260937, 3.260937, 3.260937, 3.260937, 3.227997, 3.227997, 3.227997, 3.227997, 3.227997, 3.260937, 3.227997, 3.195047, 3.227997, 3.162088, 3.129121, 3.129121, 3.096143, 3.063157, 3.195047, 3.32679, 3.293868, 3.293868, 3.293868, 3.32679, 3.32679, 3.195047, 3.063157, 3.063157, 3.096143, 3.063157, 3.030161, 2.964141, 2.931117, 2.898083, 2.964141, 3.096143, 3.162088, 3.162088, 3.162088, 3.162088, 3.195047, 3.195047, 3.227997, 3.227997, 3.227997, 3.195047, 3.195047, 3.195047, 3.227997, 3.260937, 3.260937, 3.030161, 2.831987 ; 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 ; }