netcdf M0104.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.6719, 0.03412, -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:39:10 2004: /usr/local/nco/bin/ncrcat -d time,2452920.9688,2453047.8333 M0104.aanderaa.realtime.nc M0104.aanderaa.realtime.nc.new\n", "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :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 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; 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 = 19.0645, 18.4779, 12.3186, 12.6119, 23.7573, 26.1037, 24.6372, 19.6511, 11.732, 8.2124, 16.1315, 24.3439, 21.4109, 17.8913, 7.6258, 5.866, 6.7459, 6.4526, 17.8913, 21.9975, 9.0923, 8.2124, 5.866, 22.5841, 21.1176, 21.7042, 12.0253, 11.4387, 16.4248, 20.2377, 19.0645, 19.0645, 14.665, 14.0784, 11.1454, 22.8774, 29.33, 31.3831, 21.1176, 16.1315, 10.2655, 11.732, 19.0645, 14.9583, 16.7181, 8.799, 4.6928, 13.4918, 28.4501, 40.4754, 31.0898, 25.2238, 15.2516, 8.2124, 18.1846, 27.8635, 27.2769, 32.263, 19.6511, 20.2377, 15.8382, 22.5841, 20.531, 6.1593, 13.4918, 23.464, 34.9027, 46.6347, 48.9811, 43.7017, 31.3831, 25.5171, 32.8496, 38.4223, 42.2352, 29.33, 24.6372, 7.9191, 7.0392, 21.4109, 36.6625, 31.0898, 20.2377, 24.6372, 28.7434, 33.1429, 31.6764, 36.0759, 23.1707, 21.7042, 9.6789, 14.3717, 28.1568, 35.4893, 30.2099, 27.8635, 13.7851, 12.9052, 8.5057, 27.8635, 29.9166, 20.531, 16.4248, 8.799, 24.0506, 31.6764, 37.2491, 29.0367, 21.4109, 12.9052, 10.5588, 24.3439, 27.5702, 33.4362, 26.9836, 15.2516, 13.4918, 15.5449, 15.5449, 18.4779, 14.3717, 4.3995, 3.5196, 14.665, 10.8521, 29.6233, 24.6372, 13.4918, 2.6397, 7.3325, 14.0784, 18.4779, 21.9975, 6.1593, 7.3325, 15.8382, 18.4779, 19.9444, 16.4248, 0.5866, 26.9836, 38.4223, 46.928, 52.5007, 41.6486, 27.2769, 7.3325, 7.6258, 15.2516, 22.2908, 26.1037, 22.2908, 12.0253, 16.4248, 24.3439, 22.5841, 23.464, 6.4526, 4.9861, 7.3325, 16.4248, 24.0506, 16.1315, 25.8104, 16.1315, 33.4362, 40.7687, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 211.21, 214.726, 243.2056, 291.0232, 316.3384, 322.3156, 331.1056, 333.5668, 297.0004, 250.9408, 221.0548, 217.8904, 224.2192, 235.4704, 219.6484, 336.7312, 6.2272, 359.5468, 347.5924, 351.1084, 342.3568, 292.7812, 251.2924, 223.8676, 222.4612, 240.3928, 254.8084, 300.868, 331.1056, 348.2956, 355.3276, 342.3568, 327.5896, 299.11, 246.7216, 230.8996, 222.4612, 228.4384, 226.3288, 227.7352, 237.58, 311.0644, 309.658, 330.754, 354.976, 0.9532, 61.0768, 154.6024, 181.6756, 185.8948, 186.598, 193.9816, 226.6804, 334.6216, 19.9396, 43.8484, 52.6384, 60.022, 93.0724, 127.5292, 132.4516, 155.6572, 185.8948, 210.8584, 47.3644, 62.1316, 45.6064, 36.8164, 42.442, 54.0448, 76.5472, 102.5656, 131.7484, 162.6892, 166.5568, 167.9632, 182.7304, 227.7352, 358.1404, 42.0904, 26.9716, 46.6612, 45.958, 116.6296, 101.5108, 126.1228, 148.6252, 163.744, 175.6984, 163.3924, 90.6112, 359.5468, 13.9624, 3.766, 16.4236, 22.4008, 91.666, 142.648, 142.9996, 165.502, 183.4336, 178.5112, 190.8172, 286.4524, 336.3796, 336.7312, 345.4828, 344.7796, 347.944, 23.8072, 97.6432, 143.7028, 146.5156, 148.9768, 132.4516, 120.4972, 68.4604, 40.3324, 5.524, 347.2408, 13.2592, 172.8856, 289.6168, 157.0636, 166.2052, 154.6024, 161.986, 195.388, 315.9868, 23.8072, 338.8408, 341.6536, 341.6536, 90.9628, 268.5208, 212.968, 201.7168, 162.6892, 164.4472, 40.3324, 21.346, 22.4008, 17.83, 7.6336, 24.1588, 358.492, 52.6384, 334.6216, 151.7896, 147.2188, 146.164, 151.7896, 76.5472, 62.1316, 17.1268, 19.2364, 359.5468, 31.894, 122.6068, 198.2008, 170.0728, 181.6756, 140.89, 113.4652, 83.2276, 50.1772, 44.9032, 58.264 ; 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 = -9.878772, -10.52598, -10.99595, -11.77239, -16.40199, -15.95749, -11.90462, -8.747768, -10.45325, -7.76221, -10.59486, -14.95088, -14.93208, -14.73945, -4.865829, -2.317336, 0.7317365, -0.05103845, -3.844212, -3.400055, -2.755771, -7.571753, -5.556086, -15.65065, -14.2563, -18.87034, -11.60507, -9.818426, -7.936411, -4.10547, -1.552964, -5.778231, -7.860147, -12.30012, -10.23811, -17.75382, -19.80041, -23.48218, -15.27466, -11.93803, -8.665527, -8.845596, -14.67714, -7.308032, -1.464054, 0.1463776, 4.107461, 5.786596, -0.8318971, -4.156915, -3.572295, -6.094329, -11.09612, -3.51979, 6.201482, 19.30251, 21.68027, 27.94677, 19.62285, 16.04937, 11.68618, 9.309054, -2.10858, -3.159217, 9.925598, 20.74273, 24.93975, 27.94597, 33.05458, 35.37549, 30.52201, 24.9059, 24.5083, 11.43274, 9.818894, 6.116475, -1.173628, -5.860486, -0.2284252, 14.35178, 16.62823, 22.61187, 14.54747, 22.02375, 28.16529, 26.77135, 16.49182, 10.09871, 1.737955, 6.203396, 9.678349, -0.1136765, 6.793816, 2.331, 8.541444, 10.61831, 13.77927, 7.829715, 5.118906, 6.975522, -1.791758, 0.5334269, -3.082544, -8.438728, -9.63648, -12.51361, -9.337255, -7.623085, -4.472044, 5.209317, 10.46499, 14.41095, 15.21075, 17.23252, 19.90979, 13.1416, 12.54959, 10.06098, 1.496394, -4.080919, 3.296245, 0.5448819, -3.315319, 5.715084, 2.587632, 12.70535, 7.619039, -3.580106, -1.834127, 2.959839, -5.081748, -5.816126, -6.92396, 6.158431, -7.330057, -8.618682, -6.837177, 5.934553, 4.403921, 0.3796598, 9.822007, 14.6421, 14.36906, 6.97407, 17.0454, -0.7178333, 5.828029, -3.268376, 7.209595, 12.06896, 14.535, 10.5371, 11.69535, 14.51991, 7.168971, 7.440705, -0.1855944, 3.409228, 4.200233, -2.290293, 2.831582, -0.7032532, 10.17593, 23.67593, 16.01894, 25.67996, 28.77908, 33.42577 ; 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 = -16.30537, -15.18672, -5.553105, 4.524468, 17.18674, 20.65821, 21.57016, 17.59665, 5.32629, -2.681718, -12.16447, -19.21189, -15.3447, -10.14136, -5.871672, 5.388869, 6.706096, 6.452398, 17.47343, 21.73315, 8.66462, 3.179949, -1.881453, -16.28185, -15.57919, -10.72298, -3.151202, 5.868762, 14.38011, 19.8169, 19.00114, 18.16775, 12.38064, 6.848971, -4.404654, -14.42835, -21.63776, -20.82033, -14.5821, -10.84937, -5.503555, 7.706832, 12.16703, 13.05157, 16.65387, 8.797782, 2.269611, -12.18786, -28.43793, -40.26137, -30.88388, -24.4765, -10.46362, 7.419878, 17.09448, 20.09447, 16.5528, 16.12077, -1.053256, -12.32811, -10.69026, -20.57627, -20.42244, -5.287374, 9.138444, 10.96807, 24.41735, 37.33387, 36.14613, 25.65956, 7.301098, -5.551431, -21.87326, -36.68195, -41.07799, -28.68515, -24.60923, -5.326054, 7.035493, 15.88878, 32.67477, 21.33727, 14.06896, -11.04291, -5.735821, -19.53833, -27.04467, -34.63361, -23.10543, -20.7988, -0.1032472, 14.37125, 27.32489, 35.41267, 28.97726, 25.76094, -0.4007754, -10.25864, -6.792918, -26.97622, -29.8629, -20.52407, -16.13295, 2.492041, 22.03564, 29.09989, 36.05983, 28.01818, 20.93866, 11.80708, -1.40436, -19.62014, -22.99454, -28.65344, -18.21304, -7.74013, 4.953436, 11.84992, 15.47271, 18.02162, 13.98859, -4.365628, 1.181628, -13.50556, -10.53908, -26.76031, -23.42951, -13.00813, 1.898419, 6.70857, 13.12925, 17.53868, 20.87939, -0.1034962, -0.1892815, -13.28785, -17.16641, -19.04101, -15.82339, 0.4471666, 25.13251, 35.52298, 44.67401, 52.03543, 38.00079, 27.26745, 4.449678, 6.889887, -13.43998, -18.74086, -21.68264, -19.64305, 2.797617, 7.677647, 23.26438, 21.32317, 23.46327, 5.478432, -2.686863, -6.965638, -16.17888, -24.04032, -12.51702, -10.27749, 1.902317, 21.41306, 28.87649, 20.6732 ; 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.787197, 1.753914, 1.753914, 1.72062, 1.687316, 1.687316, 1.687316, 1.687316, 1.687316, 1.654001, 1.654001, 1.654001, 1.654001, 1.687316, 1.787197, 1.853732, 1.886984, 2.119459, 2.218937, 2.152629, 2.019889, 1.920226, 1.886984, 1.853732, 1.886984, 1.886984, 1.886984, 1.853732, 1.853732, 1.853732, 1.82047, 1.82047, 1.82047, 1.787197, 1.753914, 1.753914, 1.687316, 1.787197, 1.787197, 1.853732, 1.853732, 2.119459, 2.152629, 2.218937, 2.252077, 2.351434, 2.285206, 2.119459, 2.152629, 1.953457, 2.185788, 2.318325, 2.252077, 2.252077, 2.252077, 2.152629, 1.953457, 1.886984, 1.886984, 1.920226, 1.953457, 2.119459, 2.252077, 2.285206, 2.285206, 2.285206, 2.285206, 2.218937, 2.119459, 2.053089, 1.986678, 1.986678, 2.053089, 2.086279, 2.152629, 2.252077, 2.318325, 2.351434, 2.351434, 2.351434, 2.318325, 2.252077, 2.185788, 2.185788, 2.185788, 2.218937, 2.318325, 2.483771, 2.582919, 2.615949, 2.64897, 2.64897, 2.615949, 2.483771, 2.450701, 2.384533, 2.318325, 2.318325, 2.318325, 2.384533, 2.450701, 2.51683, 2.483771, 2.450701, 2.384533, 2.351434, 2.252077, 2.218937, 2.218937, 2.252077, 2.285206, 2.384533, 2.450701, 2.615949, 2.54988, 2.51683, 2.51683, 2.417622, 2.417622, 2.417622, 2.417622, 2.450701, 2.450701, 2.450701, 2.417622, 2.384533, 2.384533, 2.384533, 2.384533, 2.384533, 2.351434, 2.285206, 2.185788, 2.185788, 2.185788, 2.252077, 2.384533, 2.450701, 2.483771, 2.51683, 2.450701, 2.252077, 2.185788, 2.185788, 2.252077, 2.285206, 2.218937, 2.218937, 2.185788, 2.152629, 2.152629, 2.185788, 2.218937, 2.218937, 2.185788, 2.152629, 2.152629, 2.152629, 2.152629, 2.185788, 2.185788, 2.252077, 2.351434, 2.54988, 2.64897, 2.615949, 2.417622, 2.252077 ; 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 ; }