netcdf I0109.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 = -300., 300. ; 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 = -300., 300. ; 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.7143, 0.03428, -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 = "Tue Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.aanderaa.realtime.nc.new" ; :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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; current_speed = 16.4248, 12.6119, 30.5032, 9.9722, 17.598, 11.732, 12.9052, 24.9305, 19.6511, 13.7851, 13.7851, 21.9975, 19.9444, 24.3439, 29.0367, 33.1429, 18.1846, 13.4918, 5.5727, 7.3325, 23.1707, 15.2516, 15.5449, 20.8243, 28.4501, 23.464, 20.2377, 14.3717, 12.6119, 11.1454, 21.4109, 37.2491, 51.9141, 50.7409, 35.4893, 24.0506, 11.4387, 17.8913, 21.4109, 13.4918, 19.6511, 22.5841, 34.0228, 48.1012, 51.9141, 49.2744, 42.2352, 24.3439, 12.3186, 2.6397, 4.1062, 4.3995, 11.1454, 25.5171, 39.3022, 50.7409, 49.2744, 44.8749, 43.4084, 29.0367, 25.5171, 19.9444, 10.8521, 16.7181, 26.397, 38.129, 45.4615, 47.8079, 47.8079, 51.3275, 47.8079, 35.7826, 20.2377, 17.598, 12.6119, 13.4918, 16.1315, 23.7573, 41.9419, 40.1821, 35.4893, 24.3439, 27.2769, 24.3439, 10.8521, 4.1062, 8.799, 12.6119, 9.9722, 4.3995, 19.9444, 34.6094, 35.4893, 35.7826, 33.1429, 35.4893, 24.3439, 21.7042, 29.9166, 40.1821, 34.9027, 29.9166, 21.4109, 30.5032, 40.4754, 57.1935, 53.6739, 40.1821, 40.1821, 31.3831, 37.5424, 16.7181, 26.1037, 20.2377, 26.9836, 30.7965, 39.5955, 50.4476, 68.6322, 54.8471, 54.8471, 41.6486, 29.9166, 13.1985, 13.1985, 2.933, 10.5588, 18.4779, 29.6233, 30.5032, 34.0228, 26.397, 22.2908, 7.3325, 10.8521, 21.7042, 26.397, 25.2238, 13.7851, 14.9583, 22.5841, 25.8104, 34.3161, 37.8357, 30.5032, 25.5171, 21.1176, 9.9722, 15.2516, 19.9444, 23.7573, 17.3047, 4.1062, 14.0784, 32.263, 40.1821, 40.4754, 34.0228, 21.7042, 14.0784, 18.1846, 24.6372, 22.2908, 18.1846, 16.1315, 14.665, 29.0367, 43.4084 ; 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 = 17.1084, 351.7932, 354.2544, 344.4096, 326.868, 279.402, 238.968, 214.356, 227.3652, 214.356, 288.8952, 345.816, 351.09, 351.09, 336.7128, 337.416, 348.2772, 332.8452, 269.9088, 219.9816, 214.7076, 241.4292, 309.9912, 330.7356, 3.396, 350.3868, 353.1996, 334.2516, 334.2516, 254.79, 227.0136, 242.484, 250.9224, 246, 261.4704, 281.16, 308.2332, 24.1404, 41.0172, 78.99, 73.3644, 148.2552, 178.4928, 186.228, 188.3376, 195.018, 186.9312, 175.3284, 174.9768, 321.594, 39.9624, 259.3608, 199.2372, 205.2144, 222.7944, 206.6208, 208.0272, 199.5888, 189.3924, 183.4152, 190.7988, 180.6024, 175.68, 185.8764, 205.9176, 200.9952, 207.324, 206.6208, 192.9084, 193.26, 191.1504, 203.808, 212.9496, 213.3012, 267.096, 299.0916, 247.758, 240.3744, 249.1644, 239.3196, 231.2328, 211.1916, 230.8812, 243.1872, 238.2648, 298.0368, 19.218, 341.6352, 338.8224, 257.9544, 198.534, 215.0592, 208.0272, 220.3332, 227.3652, 229.4748, 218.2236, 243.8904, 275.1828, 297.6852, 301.9044, 312.804, 287.4888, 229.8264, 241.7808, 224.904, 231.936, 229.4748, 251.9772, 251.6256, 275.5344, 296.982, 274.4796, 242.8356, 228.42, 218.9268, 222.0912, 206.6208, 209.7852, 199.9404, 200.6436, 197.1276, 184.8216, 171.4608, 186.228, 204.5112, 201.3468, 205.9176, 206.6208, 216.8172, 211.8948, 223.8492, 249.1644, 249.8676, 23.0856, 10.428, 8.3184, 357.7704, 348.6288, 281.8632, 270.2604, 234.7488, 224.2008, 221.388, 223.4976, 235.1004, 253.032, 291.3564, 325.8132, 339.5256, 1.638, 1.9896, 310.6944, 195.7212, 205.9176, 212.9496, 225.2556, 226.3104, 229.1232, 271.3152, 312.804, 323.352, 323.7036, 309.6396, 287.1372, 248.8128, 235.1004, 221.7396 ; 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 = 4.831855, -1.800303, -3.053726, -2.680113, -9.618534, -11.5744, -11.0582, -14.06911, -14.45704, -7.779389, -13.04226, -5.390194, -3.089045, -3.770452, -11.47938, -12.72812, -3.694691, -6.157605, -5.572693, -4.711436, -13.19313, -13.39436, -11.90962, -10.17976, 1.68529, -3.918392, -2.396364, -6.243355, -5.478863, -10.75498, -15.66241, -33.03555, -49.06281, -46.35412, -35.09677, -23.59582, -8.985081, 7.317077, 14.05166, 13.24347, 18.8286, 11.88233, 0.894887, -5.218267, -7.527832, -12.76811, -5.096835, 1.982677, 1.078606, -1.63986, 2.63735, -4.323869, -3.672183, -10.87045, -26.70072, -22.73617, -23.15358, -15.04509, -7.084038, -1.729751, -4.780903, -0.2096888, 0.817454, -1.711646, -11.53755, -13.66123, -20.86782, -21.42194, -10.67995, -11.773, -9.245335, -14.44447, -11.00731, -9.662011, -12.5957, -11.78972, -14.93121, -20.65161, -39.1991, -34.55769, -27.67089, -12.60775, -21.16249, -21.72657, -9.229582, -3.624321, 2.896308, -3.973581, -3.602557, -4.302631, -6.339674, -19.88042, -16.67609, -23.15963, -24.38276, -26.97614, -15.06235, -19.48937, -29.79429, -35.5818, -29.62999, -21.94928, -20.4212, -23.30729, -35.6647, -40.37409, -42.25867, -30.54323, -38.2105, -29.78309, -37.36739, -14.89832, -26.02396, -18.00549, -20.18454, -19.35027, -26.54136, -22.60475, -34.09303, -18.70519, -19.33656, -12.26554, -2.514595, 1.959793, -1.431842, -1.216817, -3.843531, -8.076285, -13.27372, -18.27947, -17.97633, -18.28686, -20.83309, -6.884482, 4.255173, 3.928456, 3.818959, -0.9813077, -2.717933, -14.63881, -22.58387, -21.07753, -23.92433, -25.01525, -20.99609, -20.928, -20.19831, -9.287441, -8.569764, -6.976328, 0.6790929, 0.6007861, -3.113313, -3.814636, -14.10145, -21.85509, -28.74782, -24.60163, -16.41095, -14.07469, -13.34172, -14.70588, -13.19532, -14.00346, -15.41529, -13.67371, -23.81462, -28.89898 ; 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 = 15.698, 12.48275, 30.34996, 9.605299, 14.7368, 1.916544, -6.652846, -20.5813, -13.31014, -11.38025, 4.464141, 21.32688, 19.70373, 24.05014, 26.67122, 30.60142, 17.80531, 12.00469, -0.008870287, -5.618534, -19.0479, -7.293992, 9.99024, 18.16656, 28.40014, 23.13451, 20.09532, 12.94474, 11.35967, -2.92408, -14.59848, -17.20895, -16.96804, -20.63818, -5.263785, 4.654981, 7.078996, 16.32664, 16.15479, 2.576668, 5.625791, -19.20552, -34.01103, -47.81731, -51.36541, -47.59141, -41.92654, -24.26303, -12.27129, 2.068544, 3.147263, -0.8122524, -10.52307, -23.08583, -28.83981, -45.36194, -43.49573, -42.27768, -42.82646, -28.98513, -25.06522, -19.9433, -10.82127, -16.63025, -23.74208, -35.59763, -40.38913, -42.73986, -46.59972, -49.95907, -46.90543, -32.73762, -16.98245, -14.70834, -0.6389524, 6.559811, -6.106085, -11.74395, -14.91822, -20.50287, -22.22189, -20.82475, -17.20983, -10.98097, -5.708142, 1.930072, 8.308659, 11.96957, 9.298729, -0.9181321, -18.90999, -28.32983, -31.32728, -27.27684, -22.44845, -23.06032, -19.12462, -9.551793, 2.702475, 18.66914, 18.4462, 20.32811, 6.43439, -19.67779, -19.13863, -40.50962, -33.09218, -26.10962, -12.43216, -9.892739, 3.620715, 7.585178, 2.038807, -9.239425, -17.90808, -23.95812, -29.38298, -45.09973, -59.56546, -51.5589, -51.32545, -39.80154, -29.81073, -13.05219, -13.1206, -2.668679, -9.834405, -16.61946, -26.48298, -24.41938, -28.88603, -19.03661, -7.928564, -2.523778, 9.983065, 21.34571, 26.11929, 25.2047, 13.5145, 3.075063, 0.1026407, -14.89679, -24.60124, -28.38622, -22.12712, -14.59936, -6.162909, 3.631558, 12.61628, 18.68448, 23.74759, 17.29427, 2.677342, -13.55175, -29.0181, -33.71878, -28.49247, -23.50129, -14.20398, 0.3231353, 12.3563, 19.76686, 17.96562, 11.60098, 4.753321, -5.30017, -16.61306, -32.3904 ; 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.335042, 4.335042, 4.400442, 4.335042, 4.335042, 4.30233, 4.400442, 4.367746, 4.367746, 4.400442, 4.400442, 4.400442, 4.367746, 4.400442, 4.367746, 4.400442, 4.400442, 4.367746, 4.400442, 4.465809, 4.465809, 4.498481, 4.531144, 4.498481, 4.43313, 4.367746, 4.367746, 4.367746, 4.400442, 4.400442, 4.43313, 4.498481, 4.335042, 4.269609, 4.367746, 4.400442, 4.43313, 4.465809, 4.465809, 4.367746, 4.400442, 4.43313, 4.465809, 4.498481, 4.563799, 4.563799, 4.596447, 4.596447, 4.563799, 4.596447, 4.596447, 4.629086, 4.629086, 4.629086, 4.596447, 4.563799, 4.531144, 4.498481, 4.498481, 4.498481, 4.563799, 4.661717, 4.792162, 4.889915, 4.792162, 4.857338, 4.987597, 5.182755, 4.987597, 4.759563, 5.020142, 5.08521, 4.922483, 4.922483, 4.857338, 4.824754, 4.661717, 4.661717, 4.661717, 4.629086, 4.661717, 4.759563, 4.661717, 4.563799, 4.629086, 4.759563, 4.759563, 4.824754, 4.726955, 4.661717, 4.726955, 4.889915, 5.05268, 5.020142, 4.792162, 4.531144, 4.43313, 4.204144, 4.400442, 4.43313, 4.498481, 4.498481, 4.465809, 4.498481, 4.531144, 4.43313, 4.465809, 4.596447, 4.69434, 4.563799, 4.563799, 4.531144, 4.563799, 4.498481, 4.498481, 4.498481, 4.563799, 4.465809, 4.30233, 4.30233, 4.367746, 4.400442, 4.43313, 4.465809, 4.465809, 4.531144, 4.563799, 4.563799, 4.596447, 4.465809, 4.335042, 4.30233, 4.367746, 4.43313, 4.465809, 4.43313, 4.465809, 4.498481, 4.465809, 4.531144, 4.596447, 4.596447, 4.596447, 4.531144, 4.531144, 4.498481, 4.531144, 4.563799, 4.563799, 4.563799, 4.531144, 4.563799, 4.531144, 4.531144, 4.531144, 4.596447, 4.629086, 4.629086, 4.69434, 4.824754, 4.726955, 4.824754, 4.792162, 4.824754, 4.824754, 4.857338, 4.824754, 4.792162 ; 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 ; }