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 = "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 = 2453037.04167244 ; :starting_julian_day_string = "2004-02-01 01:00:00" ; :ending_julian_day_number = 2453044.00000579 ; :ending_julian_day_string = "2004-02-08 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 = 2453037.04166667, 2453037.08333333, 2453037.125, 2453037.16666667, 2453037.20833333, 2453037.25, 2453037.29166667, 2453037.33333333, 2453037.375, 2453037.41666667, 2453037.45833333, 2453037.5, 2453037.54166667, 2453037.58333333, 2453037.625, 2453037.66666667, 2453037.70833333, 2453037.75, 2453037.79166667, 2453037.83333333, 2453037.875, 2453037.91666667, 2453037.95833333, 2453038, 2453038.04166667, 2453038.08333333, 2453038.125, 2453038.16666667, 2453038.20833333, 2453038.25, 2453038.29166667, 2453038.33333333, 2453038.375, 2453038.41666667, 2453038.45833333, 2453038.5, 2453038.54166667, 2453038.58333333, 2453038.625, 2453038.66666667, 2453038.70833333, 2453038.75, 2453038.79166667, 2453038.83333333, 2453038.875, 2453038.91666667, 2453038.95833333, 2453039, 2453039.04166667, 2453039.08333333, 2453039.125, 2453039.16666667, 2453039.20833333, 2453039.25, 2453039.29166667, 2453039.33333333, 2453039.375, 2453039.41666667, 2453039.45833333, 2453039.5, 2453039.54166667, 2453039.58333333, 2453039.625, 2453039.66666667, 2453039.70833333, 2453039.75, 2453039.79166667, 2453039.83333333, 2453039.875, 2453039.91666667, 2453039.95833333, 2453040, 2453040.04166667, 2453040.08333333, 2453040.125, 2453040.16666667, 2453040.20833333, 2453040.25, 2453040.29166667, 2453040.33333333, 2453040.375, 2453040.41666667, 2453040.45833333, 2453040.5, 2453040.54166667, 2453040.58333333, 2453040.625, 2453040.66666667, 2453040.70833333, 2453040.75, 2453040.79166667, 2453040.83333333, 2453040.875, 2453040.91666667, 2453040.95833333, 2453041, 2453041.04166667, 2453041.08333333, 2453041.125, 2453041.16666667, 2453041.20833333, 2453041.25, 2453041.29166667, 2453041.33333333, 2453041.375, 2453041.41666667, 2453041.45833333, 2453041.5, 2453041.54166667, 2453041.58333333, 2453041.625, 2453041.66666667, 2453041.70833333, 2453041.75, 2453041.79166667, 2453041.83333333, 2453041.875, 2453041.91666667, 2453041.95833333, 2453042, 2453042.04166667, 2453042.08333333, 2453042.125, 2453042.16666667, 2453042.20833333, 2453042.25, 2453042.29166667, 2453042.33333333, 2453042.375, 2453042.41666667, 2453042.45833333, 2453042.5, 2453042.54166667, 2453042.58333333, 2453042.625, 2453042.66666667, 2453042.70833333, 2453042.75, 2453042.79166667, 2453042.83333333, 2453042.875, 2453042.91666667, 2453042.95833333, 2453043, 2453043.04166667, 2453043.08333333, 2453043.125, 2453043.16666667, 2453043.20833333, 2453043.25, 2453043.29166667, 2453043.33333333, 2453043.375, 2453043.41666667, 2453043.45833333, 2453043.5, 2453043.54166667, 2453043.58333333, 2453043.625, 2453043.66666667, 2453043.70833333, 2453043.75, 2453043.79166667, 2453043.83333333, 2453043.875, 2453043.91666667, 2453043.95833333, 2453044 ; current_speed = 28.4501, 39.3022, 39.3022, 36.0759, 30.5032, 16.4248, 13.4918, 8.799, 10.5588, 3.2263, 5.2794, 15.2516, 27.5702, 33.7295, 47.5146, 42.2352, 39.3022, 24.3439, 16.4248, 4.6928, 4.3995, 4.6928, 7.0392, 3.8129, 18.4779, 28.4501, 40.4754, 28.4501, 29.6233, 17.598, 8.5057, 4.3995, 14.665, 16.1315, 17.598, 10.2655, 14.0784, 20.8243, 34.9027, 41.9419, 39.3022, 31.0898, 15.5449, 12.3186, 4.6928, 1.1732, 8.799, 13.7851, 10.5588, 18.1846, 29.9166, 32.8496, 30.5032, 28.7434, 18.7712, 9.6789, 3.5196, 4.3995, 5.866, 8.5057, 2.6397, 15.2516, 24.6372, 30.5032, 34.3161, 33.1429, 23.7573, 9.9722, 3.8129, 8.2124, 18.1846, 19.9444, 17.598, 4.6928, 9.6789, 12.9052, 15.8382, 12.9052, 7.3325, 4.6928, 13.1985, 25.5171, 26.397, 24.3439, 22.2908, 27.5702, 41.062, 50.4476, 53.0873, 55.727, 46.0481, 37.5424, 22.5841, 19.9444, 13.7851, 7.6258, 9.0923, 18.4779, 16.7181, 31.6764, 46.0481, 46.6347, 52.2074, 36.9558, 32.263, 18.4779, 26.1037, 25.5171, 11.732, 21.1176, 24.3439, 34.3161, 33.4362, 42.8218, 38.129, 33.4362, 31.0898, 24.9305, 27.2769, 20.8243, 14.9583, 5.5727, 12.6119, 14.9583, 27.5702, 27.5702, 34.6094, 36.3692, 10.2655, 11.4387, 14.3717, 31.9697, 34.3161, 29.6233, 18.1846, 6.7459, 10.2655, 18.4779, 24.0506, 23.7573, 14.0784, 1.7598, 16.4248, 26.9836, 40.7687, 33.1429, 29.6233, 16.1315, 10.2655, 5.866, 13.4918, 17.8913, 15.8382, 22.8774, 19.0645, 4.6928, 4.9861, 8.2124, 8.799, 14.0784, 25.2238, 31.9697, 39.5955, 35.4893, 29.6233, 11.732, 4.3995, 17.3047 ; 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 = 157.4152, 164.7988, 160.5796, 177.808, 170.4244, 179.2144, 160.9312, 169.018, 269.224, 13.9624, 209.1004, 174.6436, 156.3604, 156.3604, 161.986, 164.0956, 173.5888, 169.7212, 182.0272, 142.2964, 93.7756, 333.9184, 32.2456, 69.1636, 142.2964, 151.438, 167.9632, 169.7212, 174.6436, 178.5112, 187.6528, 183.082, 325.8316, 332.1604, 338.8408, 52.99, 109.246, 134.9128, 154.954, 164.7988, 164.4472, 175.3468, 169.7212, 151.7896, 125.7712, 155.3056, 0.25, 65.9992, 116.9812, 133.5064, 158.47, 163.3924, 168.3148, 167.6116, 172.8856, 183.7852, 193.63, 336.7312, 332.512, 26.2684, 143.7028, 175.3468, 172.534, 170.4244, 163.744, 159.8764, 148.6252, 167.6116, 48.4192, 14.314, 351.8116, 348.6472, 354.2728, 343.3732, 14.314, 191.5204, 170.4244, 165.502, 191.872, 258.3244, 316.69, 345.4828, 31.1908, 28.7296, 67.4056, 101.8624, 124.7164, 140.1868, 156.0088, 165.502, 168.6664, 157.7668, 139.8352, 137.374, 130.342, 84.634, 114.1684, 84.634, 118.3876, 140.89, 150.0316, 150.3832, 157.0636, 144.0544, 139.4836, 124.0132, 122.2552, 112.762, 140.5384, 157.4152, 178.5112, 170.776, 162.6892, 168.3148, 160.9312, 144.406, 115.5748, 101.8624, 102.5656, 75.844, 47.0128, 30.4876, 84.634, 156.712, 150.3832, 163.0408, 172.8856, 179.566, 189.4108, 253.402, 328.996, 348.2956, 346.8892, 349.3504, 350.0536, 12.556, 111.7072, 137.0224, 138.4288, 148.9768, 144.0544, 57.5608, 357.7888, 356.734, 339.544, 341.6536, 336.7312, 331.4572, 324.0736, 134.5612, 150.7348, 137.374, 108.5428, 126.1228, 130.6936, 84.634, 50.8804, 270.6304, 231.2512, 225.9772, 189.7624, 190.8172, 179.566, 189.7624, 209.1004, 216.1324, 280.1236, 19.9396 ; 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 = 10.92627, 10.30541, 13.06786, 1.379841, 5.074172, 0.2251984, 4.407815, 1.676215, -10.55783, 0.7784581, -2.567591, 1.423748, 11.05516, 13.52493, 14.69386, 11.57384, 4.388609, 4.343881, -0.5810098, 2.870007, 4.389951, -2.063193, 3.755762, 3.563536, 11.30065, 13.60226, 8.440736, 5.076583, 2.765356, 0.4572231, -1.132702, -0.2365396, -8.236262, -7.533377, -6.352184, 8.197314, 13.29159, 14.7474, 14.77591, 10.99756, 10.53795, 2.522142, 2.773803, 5.823134, 3.80754, 0.4901375, 0.03839276, 12.59324, 9.409532, 13.18924, 10.97904, 9.388925, 6.177946, 6.16654, 2.32483, -0.6389638, -0.8293973, -1.738002, -2.707528, 3.764425, 1.562633, 1.237277, 3.201304, 5.074172, 9.606091, 11.4027, 12.36886, 2.139412, 2.852128, 2.030399, -2.590006, -3.92605, -1.756142, -1.342782, 2.39297, -2.577385, 2.634666, 3.230768, -1.508486, -4.595702, -9.05345, -6.396388, 13.67073, 11.70154, 20.57993, 26.98141, 33.75219, 32.30093, 21.5851, 13.95104, 9.049427, 14.20519, 14.56648, 13.50655, 10.50692, 7.592381, 8.295324, 18.39692, 14.70777, 19.98183, 23.00205, 23.04672, 20.3457, 21.69368, 20.96016, 15.31649, 22.07536, 23.52983, 7.456401, 8.110223, 0.6324919, 5.500688, 9.949103, 8.672885, 12.45687, 19.46113, 28.0437, 24.39809, 26.62355, 20.19194, 10.94209, 2.82732, 12.55663, 5.913811, 13.6251, 8.041969, 4.286405, 0.2754842, -1.678532, -10.96208, -7.402833, -6.485453, -7.784089, -5.474451, -3.140968, 1.466516, 9.537534, 12.59661, 15.95878, 12.24416, 8.264258, 1.485203, -0.6337204, -1.537299, -14.24817, -10.4321, -11.70255, -7.707874, -6.023236, 4.179533, 6.595503, 12.11617, 15.01598, 18.47934, 14.45484, 4.672235, 3.868369, -8.211903, -6.862319, -10.12326, -4.277018, -5.999951, 0.2999223, -6.017665, -14.40704, -6.917811, -4.331004, 5.901411 ; 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 = -26.26832, -37.92706, -37.06607, -36.0495, -30.0782, -16.42326, -12.75146, -8.637865, -0.1430014, 3.130977, -4.612975, -15.185, -25.25667, -30.89912, -45.18548, -40.61845, -39.05641, -23.95321, -16.41452, -3.712873, -0.2897025, 4.214927, 5.953536, 1.356251, -14.61944, -24.98773, -39.5855, -27.99351, -29.49394, -17.59206, -8.429942, -4.393137, 12.13368, 14.26441, 16.41156, 6.179363, -4.640589, -14.70258, -31.62074, -40.4744, -37.8631, -30.98733, -15.29542, -10.85537, -2.743176, -1.06591, 8.798916, 5.607081, -4.790508, -12.51893, -27.82919, -31.47927, -29.87103, -28.07413, -18.62668, -9.657786, -3.42048, 4.041652, 5.203773, 7.627322, -2.127485, -15.20133, -24.42833, -30.0782, -32.94416, -31.11961, -20.2835, -9.740005, 2.530529, 7.957449, 17.99921, 19.55416, 17.51016, 4.496589, 9.378422, -12.64521, -15.61753, -12.49425, -7.175655, -0.9496832, 9.603929, 24.7024, 22.58125, 21.34712, 8.564239, -5.667386, -23.38542, -38.75062, -48.50098, -53.95245, -45.15014, -34.75118, -17.2586, -14.67489, -8.923766, 0.7131459, -3.722569, 1.728007, -7.94835, -24.57887, -39.89152, -40.54188, -48.07978, -29.91848, -24.52698, -10.33624, -13.93132, -9.87267, -9.057699, -19.49814, -24.33568, -33.87236, -31.9217, -41.93433, -36.03675, -27.18904, -13.42113, -5.124763, -5.934288, 5.09285, 10.19909, 4.802213, 1.179434, -13.73964, -23.96815, -26.37125, -34.34294, -36.36816, -10.12734, -3.267521, 12.31843, 31.30496, 33.42159, 29.11306, 17.91128, 6.584565, -3.796834, -13.51881, -17.99302, -20.35902, -11.39752, 0.9439644, 16.41257, 26.93977, 38.19786, 31.45827, 27.21379, 14.17088, 8.312708, -4.116001, -11.76979, -13.16424, -5.036753, -13.48664, -12.43032, 0.438859, 3.145936, 0.09035557, -5.507357, -9.783708, -24.85854, -31.40163, -39.59436, -34.97539, -25.88392, -9.475427, 0.7733099, 16.26733 ; 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.385826, 4.515921, 4.580919, 4.580919, 4.580919, 4.580919, 4.418362, 4.418362, 4.483409, 4.483409, 4.483409, 4.483409, 4.515921, 4.353282, 4.353282, 4.288169, 4.288169, 4.288169, 4.288169, 4.288169, 4.288169, 4.288169, 4.288169, 4.288169, 4.32073, 4.32073, 4.353282, 4.32073, 4.2556, 4.2556, 4.288169, 4.288169, 4.2556, 4.288169, 4.288169, 4.353282, 4.32073, 4.353282, 4.32073, 4.32073, 4.418362, 4.483409, 4.418362, 4.45089, 4.45089, 4.418362, 4.483409, 4.32073, 4.353282, 4.353282, 4.418362, 4.190438, 4.190438, 4.190438, 4.190438, 4.190438, 4.190438, 4.157844, 4.157844, 4.157844, 4.157844, 4.190438, 4.190438, 4.223023, 4.353282, 4.353282, 4.32073, 4.32073, 4.32073, 4.32073, 4.32073, 4.32073, 4.32073, 4.32073, 4.288169, 4.385826, 4.353282, 4.385826, 4.418362, 4.353282, 4.385826, 4.515921, 4.483409, 4.515921, 4.483409, 4.483409, 4.515921, 4.580919, 4.678357, 4.71082, 4.808163, 4.775723, 4.743276, 4.743276, 4.743276, 4.743276, 4.743276, 4.743276, 4.775723, 4.775723, 4.71082, 4.743276, 4.678357, 4.613406, 4.613406, 4.645885, 4.613406, 4.613406, 4.645885, 4.645885, 4.645885, 4.645885, 4.743276, 4.645885, 4.548424, 4.580919, 4.613406, 4.613406, 4.678357, 4.71082, 4.743276, 4.743276, 4.71082, 4.71082, 4.71082, 4.743276, 4.743276, 4.743276, 4.613406, 4.32073, 4.385826, 4.418362, 4.45089, 4.45089, 4.45089, 4.515921, 4.548424, 4.548424, 4.515921, 4.548424, 4.613406, 4.613406, 4.613406, 4.613406, 4.580919, 4.580919, 4.580919, 4.613406, 4.613406, 4.613406, 4.613406, 4.580919, 4.613406, 4.71082, 4.678357, 4.678357, 4.678357, 4.645885, 4.613406, 4.613406, 4.613406, 4.678357, 4.678357, 4.288169, 4.2556, 4.223023, 4.223023, 4.223023 ; 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 ; }