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 = 2453121.00000579 ; :starting_julian_day_string = "2004-04-25 00:00:00" ; :ending_julian_day_number = 2453127.95833912 ; :ending_julian_day_string = "2004-05-01 23: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 = 2453121, 2453121.04166667, 2453121.08333333, 2453121.125, 2453121.16666667, 2453121.20833333, 2453121.25, 2453121.29166667, 2453121.33333333, 2453121.375, 2453121.41666667, 2453121.45833333, 2453121.5, 2453121.54166667, 2453121.58333333, 2453121.625, 2453121.66666667, 2453121.70833333, 2453121.75, 2453121.79166667, 2453121.83333333, 2453121.875, 2453121.91666667, 2453121.95833333, 2453122, 2453122.04166667, 2453122.08333333, 2453122.125, 2453122.16666667, 2453122.20833333, 2453122.25, 2453122.29166667, 2453122.33333333, 2453122.375, 2453122.41666667, 2453122.45833333, 2453122.5, 2453122.54166667, 2453122.58333333, 2453122.625, 2453122.66666667, 2453122.70833333, 2453122.75, 2453122.79166667, 2453122.83333333, 2453122.875, 2453122.91666667, 2453122.95833333, 2453123, 2453123.04166667, 2453123.08333333, 2453123.125, 2453123.16666667, 2453123.20833333, 2453123.25, 2453123.29166667, 2453123.33333333, 2453123.375, 2453123.41666667, 2453123.45833333, 2453123.5, 2453123.54166667, 2453123.58333333, 2453123.625, 2453123.66666667, 2453123.70833333, 2453123.75, 2453123.79166667, 2453123.83333333, 2453123.875, 2453123.91666667, 2453123.95833333, 2453124, 2453124.04166667, 2453124.08333333, 2453124.125, 2453124.16666667, 2453124.20833333, 2453124.25, 2453124.29166667, 2453124.33333333, 2453124.375, 2453124.41666667, 2453124.45833333, 2453124.5, 2453124.54166667, 2453124.58333333, 2453124.625, 2453124.66666667, 2453124.70833333, 2453124.75, 2453124.79166667, 2453124.83333333, 2453124.875, 2453124.91666667, 2453124.95833333, 2453125, 2453125.04166667, 2453125.08333333, 2453125.125, 2453125.16666667, 2453125.20833333, 2453125.25, 2453125.29166667, 2453125.33333333, 2453125.375, 2453125.41666667, 2453125.45833333, 2453125.5, 2453125.54166667, 2453125.58333333, 2453125.625, 2453125.66666667, 2453125.70833333, 2453125.75, 2453125.79166667, 2453125.83333333, 2453125.875, 2453125.91666667, 2453125.95833333, 2453126, 2453126.04166667, 2453126.08333333, 2453126.125, 2453126.16666667, 2453126.20833333, 2453126.25, 2453126.29166667, 2453126.33333333, 2453126.375, 2453126.41666667, 2453126.45833333, 2453126.5, 2453126.54166667, 2453126.58333333, 2453126.625, 2453126.66666667, 2453126.70833333, 2453126.75, 2453126.79166667, 2453126.83333333, 2453126.875, 2453126.91666667, 2453126.95833333, 2453127, 2453127.04166667, 2453127.08333333, 2453127.125, 2453127.16666667, 2453127.20833333, 2453127.25, 2453127.29166667, 2453127.33333333, 2453127.375, 2453127.41666667, 2453127.45833333, 2453127.5, 2453127.54166667, 2453127.58333333, 2453127.625, 2453127.66666667, 2453127.70833333, 2453127.75, 2453127.79166667, 2453127.83333333, 2453127.875, 2453127.91666667, 2453127.95833333 ; current_speed = 22.5841, 26.6903, 15.8382, 5.866, 4.6928, 16.1315, 13.4918, 26.1037, 23.1707, 27.8635, 26.9836, 20.2377, 19.9444, 17.3047, 5.866, 10.8521, 31.3831, 35.196, 35.4893, 27.8635, 32.5563, 26.397, 28.4501, 29.0367, 30.2099, 29.6233, 26.1037, 33.1429, 32.8496, 31.6764, 27.2769, 30.5032, 17.8913, 8.5057, 13.1985, 12.9052, 14.0784, 21.1176, 28.4501, 32.5563, 30.7965, 36.9558, 37.8357, 33.4362, 15.2516, 3.2263, 4.3995, 7.9191, 9.0923, 12.0253, 9.9722, 1.7598, 6.7459, 15.8382, 24.6372, 10.5588, 8.799, 15.5449, 19.9444, 11.4387, 1.7598, 8.799, 13.4918, 15.5449, 15.8382, 11.1454, 13.1985, 1.1732, 13.7851, 15.5449, 24.6372, 21.7042, 11.4387, 5.866, 2.933, 3.5196, 2.0531, 7.3325, 18.1846, 15.8382, 9.9722, 17.598, 14.0784, 31.0898, 25.8104, 26.397, 30.5032, 21.7042, 12.3186, 7.6258, 1.4665, 7.0392, 4.9861, 12.3186, 21.9975, 31.6764, 31.6764, 40.4754, 44.2883, 34.0228, 11.1454, 13.4918, 23.1707, 25.8104, 22.2908, 16.7181, 13.7851, 19.0645, 12.6119, 11.732, 10.8521, 12.0253, 14.0784, 13.1985, 14.665, 25.5171, 24.9305, 22.8774, 17.0114, 10.5588, 6.1593, 9.3856, 18.4779, 25.8104, 27.5702, 17.8913, 21.7042, 2.0531, 6.4526, 4.9861, 2.6397, 5.2794, 13.4918, 14.665, 18.4779, 19.6511, 13.4918, 14.9583, 21.9975, 21.4109, 24.6372, 27.2769, 17.0114, 11.1454, 9.3856, 22.5841, 23.1707, 22.2908, 25.2238, 14.0784, 7.3325, 10.2655, 19.6511, 21.1176, 18.7712, 10.5588, 12.3186, 9.9722, 20.8243, 23.464, 25.2238, 26.6903, 22.5841, 12.9052, 16.4248, 19.3578, 27.8635, 19.3578 ; 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 = 154.954, 149.3284, 126.826, 69.1636, 161.6344, 144.0544, 154.6024, 170.4244, 197.146, 202.7716, 159.8764, 150.0316, 157.7668, 129.9904, 295.594, 0.25, 12.2044, 29.7844, 53.6932, 74.4376, 99.4012, 111.004, 108.8944, 114.52, 98.3464, 81.4696, 71.2732, 48.0676, 41.3872, 28.0264, 35.0584, 56.506, 62.4832, 101.8624, 99.7528, 104.3236, 86.7436, 57.9124, 37.5196, 26.2684, 16.7752, 17.1268, 18.5332, 30.4876, 34.0036, 70.2184, 276.9592, 174.9952, 142.2964, 120.4972, 127.8808, 351.46, 321.6124, 327.9412, 339.1924, 326.1832, 322.6672, 279.0688, 267.1144, 266.7628, 283.288, 34.0036, 62.8348, 57.5608, 65.6476, 39.6292, 11.1496, 330.0508, 292.078, 254.1052, 279.4204, 276.6076, 242.1508, 243.9088, 192.5752, 102.9172, 227.3836, 296.2972, 285.7492, 289.9684, 252.3472, 256.918, 252.6988, 234.4156, 221.0548, 205.2328, 211.9132, 201.0136, 202.42, 237.58, 245.3152, 249.1828, 192.5752, 158.8216, 177.1048, 194.6848, 193.63, 182.7304, 184.1368, 198.5524, 228.79, 269.5756, 312.4708, 319.5028, 327.5896, 319.1512, 291.0232, 273.7948, 241.096, 193.2784, 153.196, 118.036, 114.1684, 75.844, 47.716, 26.62, 15.7204, 16.4236, 32.9488, 58.6156, 99.7528, 134.2096, 128.9356, 135.9676, 118.3876, 116.9812, 108.5428, 79.0084, 55.8028, 63.1864, 26.9716, 188.7076, 223.8676, 205.936, 191.1688, 169.018, 132.4516, 106.0816, 83.9308, 50.8804, 34.0036, 48.0676, 59.3188, 50.1772, 105.73, 142.648, 158.1184, 154.954, 169.3696, 164.7988, 116.6296, 35.41, 31.894, 26.2684, 47.716, 42.7936, 121.552, 167.26, 166.2052, 159.8764, 156.712, 149.3284, 135.9676, 87.4468, 39.9808, 25.9168, 22.4008, 40.684 ; 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.560883, 13.61517, 12.67784, 5.482363, 1.478604, 9.469462, 5.786596, 4.34232, -6.830898, -10.78481, 9.283612, 10.10918, 7.546506, 13.25803, -5.290415, 0.04735107, 6.634383, 17.48318, 28.59934, 26.84199, 32.11903, 24.64306, 26.91712, 26.41807, 29.88993, 29.29559, 24.72178, 24.65612, 21.71832, 14.88405, 15.66815, 25.43795, 15.86735, 8.324053, 13.00775, 12.50403, 14.05567, 17.89161, 17.32704, 14.40866, 8.888406, 10.88302, 12.02623, 16.96392, 8.529381, 3.035914, -4.367087, 0.6908559, 5.560639, 10.36165, 7.870956, -0.26133, -4.189056, -8.406747, -8.751896, -5.876387, -5.336098, -15.35058, -19.91911, -11.42045, -1.712685, 4.920797, 12.00357, 13.11929, 14.42902, 7.108721, 2.552212, -0.585699, -12.77428, -14.95056, -24.30494, -21.56003, -10.11387, -5.268226, -0.6385751, 3.430533, -1.510883, -6.573646, -17.50193, -14.88603, -9.502625, -17.14128, -13.44142, -25.28407, -16.95177, -11.25297, -16.12503, -7.782899, -4.698229, -6.437249, -1.33249, -6.579674, -1.085578, 4.450378, 1.111078, -8.030009, -7.464575, -1.928104, -3.194872, -10.8251, -8.384684, -13.49143, -17.09121, -16.76155, -11.94742, -10.93473, -12.8675, -19.0227, -11.04085, -2.694639, 4.893644, 10.61416, 12.84437, 12.79771, 10.84945, 11.43348, 6.754749, 6.468277, 9.252319, 9.013969, 6.070284, 6.72754, 14.37309, 17.93991, 24.25492, 15.94393, 20.57746, 2.015436, 5.336998, 4.449988, 1.197233, -0.7992586, -9.34974, -6.413986, -3.579172, 3.743546, 9.954895, 14.37295, 21.8742, 16.61123, 13.77823, 20.29221, 14.63014, 8.559987, 9.034108, 13.702, 8.635484, 9.436715, 4.653106, 3.691489, 6.554689, 5.948071, 10.38265, 9.346157, 13.88729, 7.173219, 10.49749, 2.199141, 4.965457, 8.072706, 9.972308, 13.61517, 15.69742, 12.89239, 10.55344, 8.460628, 10.61831, 12.61909 ; 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 = -20.46048, -22.95647, -9.49321, 2.086541, -4.453774, -13.05965, -12.18786, -25.74, -22.14092, -25.69168, -25.33632, -17.53194, -18.46156, -11.12103, 2.534061, 10.852, 30.67383, 30.54663, 21.01353, 7.475434, -5.317962, -9.461559, -9.212852, -12.05055, -4.385194, 4.394147, 8.38075, 22.14785, 24.6457, 27.96175, 22.32797, 16.83318, 8.265936, -1.748449, -2.235795, -3.192722, 0.7997138, 11.21799, 22.56506, 29.19423, 29.48594, 35.31701, 35.87353, 28.81328, 12.64361, 1.091895, 0.5330545, -7.888907, -7.193692, -6.102795, -6.123137, 1.740288, 5.287624, 13.42293, 23.03033, 8.772476, 6.996317, 2.450193, -1.00404, -0.6459404, 0.4044828, 7.294393, 6.159784, 8.338351, 6.530846, 8.584057, 12.94939, 1.016541, 5.181385, -4.257312, 4.032548, 2.497479, -5.343544, -2.579874, -2.862641, -0.786781, -1.390127, 3.248498, 4.935791, 5.408774, -3.024051, -3.983225, -4.186844, -18.0912, -19.46315, -23.87828, -25.89264, -20.26077, -11.38747, -4.088355, -0.6124486, -2.501644, -4.866489, -11.4866, -21.96942, -30.64169, -30.78432, -40.42945, -44.17291, -32.25474, -7.342821, -0.09993524, 15.64519, 19.6272, 18.81858, 12.64621, 4.945349, 1.261752, -6.09588, -11.41835, -9.686089, -5.652206, -5.763978, 3.227863, 9.866699, 22.81223, 23.99798, 21.94395, 14.27523, 5.498783, -1.043371, -6.54444, -11.61237, -18.55631, -13.10781, -8.117249, -6.902217, 0.3914545, 3.626638, 2.249177, 2.352584, -5.218549, -9.72682, -13.18799, -18.12794, -19.29123, -9.106522, -4.14354, 2.325786, 13.50902, 20.4243, 18.22788, 8.68025, 7.137685, -2.544478, -17.95263, -21.50139, -20.19476, -24.7909, -13.58581, -3.28658, 8.366656, 16.68431, 18.9368, 12.62937, 7.748108, -6.445981, -9.726692, -20.22364, -22.03158, -23.1688, -22.95647, -16.23677, 0.5748879, 12.58566, 17.41098, 25.76094, 14.67934 ; 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.438601, 3.438601, 3.405806, 3.373002, 3.307368, 3.241697, 3.208847, 3.241697, 3.208847, 3.208847, 3.208847, 3.175988, 3.175988, 3.208847, 3.241697, 3.274537, 3.274537, 3.307368, 3.175988, 3.143121, 3.011556, 3.044461, 3.044461, 2.978641, 2.846887, 3.011556, 3.110243, 2.813925, 2.747972, 2.747972, 2.780953, 2.780953, 2.813925, 2.846887, 2.780953, 2.714981, 2.68198, 2.714981, 2.714981, 2.747972, 2.780953, 2.846887, 2.780953, 2.87984, 2.846887, 2.846887, 2.846887, 2.846887, 2.87984, 2.912783, 2.912783, 2.912783, 2.912783, 2.87984, 2.945717, 3.044461, 3.044461, 3.044461, 3.044461, 3.044461, 3.077357, 3.077357, 3.110243, 3.143121, 3.143121, 3.175988, 3.143121, 3.241697, 3.110243, 3.143121, 3.307368, 3.307368, 3.175988, 3.208847, 3.175988, 3.175988, 3.175988, 3.143121, 3.143121, 3.143121, 3.175988, 3.110243, 3.011556, 3.143121, 3.110243, 3.143121, 3.175988, 3.175988, 3.241697, 3.373002, 3.438601, 3.635179, 3.700634, 3.635179, 3.438601, 3.53693, 3.471386, 3.405806, 3.34019, 3.274537, 3.307368, 3.241697, 3.143121, 3.175988, 3.143121, 3.110243, 3.110243, 3.143121, 3.143121, 3.208847, 3.241697, 3.208847, 3.241697, 3.241697, 3.274537, 3.274537, 3.307368, 3.241697, 3.241697, 3.175988, 3.175988, 3.143121, 3.110243, 3.208847, 3.241697, 3.274537, 3.307368, 3.34019, 3.34019, 3.34019, 3.274537, 3.208847, 3.143121, 3.175988, 3.307368, 3.373002, 3.504163, 3.569689, 3.602438, 3.635179, 3.667911, 3.733348, 3.667911, 3.635179, 3.569689, 3.635179, 3.635179, 3.635179, 3.700634, 3.733348, 3.700634, 3.700634, 3.700634, 3.700634, 3.700634, 3.700634, 3.700634, 3.733348, 3.79875, 3.864117, 3.962103, 4.027384, 4.092631, 4.092631, 4.190438, 4.157844, 4.157844, 4.060012 ; 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 ; }