netcdf A0107.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.7711, 0.03433, -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 = "11-Oct-2003 13:44:00: Modified [lon,lat] to [-70.566368,42.522900].\n", "Sat Oct 11 13:16:36 2003: ncrcat -d time,2452924.49, pre/A0107.aanderaa.realtime.nc post/A0107.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0107" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2452960.00000579 ; :starting_julian_day_string = "2003-11-16 00:00:00" ; :ending_julian_day_number = 2452966.95833912 ; :ending_julian_day_string = "2003-11-22 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 28-Aug-2003 14:42:16\n", "AANCM_Temperature_1.5: 28-Aug-2003 14:42:16" ; data: lat = 42.5228996276855 ; lon = -70.5663681030273 ; depth = 2 ; time = 2452960, 2452960.04166667, 2452960.08333333, 2452960.125, 2452960.16666667, 2452960.20833333, 2452960.25, 2452960.29166667, 2452960.33333333, 2452960.375, 2452960.41666667, 2452960.45833333, 2452960.5, 2452960.54166667, 2452960.58333333, 2452960.625, 2452960.66666667, 2452960.70833333, 2452960.75, 2452960.79166667, 2452960.83333333, 2452960.875, 2452960.91666667, 2452960.95833333, 2452961, 2452961.04166667, 2452961.08333333, 2452961.125, 2452961.16666667, 2452961.20833333, 2452961.25, 2452961.29166667, 2452961.33333333, 2452961.375, 2452961.41666667, 2452961.45833333, 2452961.5, 2452961.54166667, 2452961.58333333, 2452961.625, 2452961.66666667, 2452961.70833333, 2452961.75, 2452961.79166667, 2452961.83333333, 2452961.875, 2452961.91666667, 2452961.95833333, 2452962, 2452962.04166667, 2452962.08333333, 2452962.125, 2452962.16666667, 2452962.20833333, 2452962.25, 2452962.29166667, 2452962.33333333, 2452962.375, 2452962.41666667, 2452962.45833333, 2452962.5, 2452962.54166667, 2452962.58333333, 2452962.625, 2452962.66666667, 2452962.70833333, 2452962.75, 2452962.79166667, 2452962.83333333, 2452962.875, 2452962.91666667, 2452962.95833333, 2452963, 2452963.04166667, 2452963.08333333, 2452963.125, 2452963.16666667, 2452963.20833333, 2452963.25, 2452963.29166667, 2452963.33333333, 2452963.375, 2452963.41666667, 2452963.45833333, 2452963.5, 2452963.54166667, 2452963.58333333, 2452963.625, 2452963.66666667, 2452963.70833333, 2452963.75, 2452963.79166667, 2452963.83333333, 2452963.875, 2452963.91666667, 2452963.95833333, 2452964, 2452964.04166667, 2452964.08333333, 2452964.125, 2452964.16666667, 2452964.20833333, 2452964.25, 2452964.29166667, 2452964.33333333, 2452964.375, 2452964.41666667, 2452964.45833333, 2452964.5, 2452964.54166667, 2452964.58333333, 2452964.625, 2452964.66666667, 2452964.70833333, 2452964.75, 2452964.79166667, 2452964.83333333, 2452964.875, 2452964.91666667, 2452964.95833333, 2452965, 2452965.04166667, 2452965.08333333, 2452965.125, 2452965.16666667, 2452965.20833333, 2452965.25, 2452965.29166667, 2452965.33333333, 2452965.375, 2452965.41666667, 2452965.45833333, 2452965.5, 2452965.54166667, 2452965.58333333, 2452965.625, 2452965.66666667, 2452965.70833333, 2452965.75, 2452965.79166667, 2452965.83333333, 2452965.875, 2452965.91666667, 2452965.95833333, 2452966, 2452966.04166667, 2452966.08333333, 2452966.125, 2452966.16666667, 2452966.20833333, 2452966.25, 2452966.29166667, 2452966.33333333, 2452966.375, 2452966.41666667, 2452966.45833333, 2452966.5, 2452966.54166667, 2452966.58333333, 2452966.625, 2452966.66666667, 2452966.70833333, 2452966.75, 2452966.79166667, 2452966.83333333, 2452966.875, 2452966.91666667, 2452966.95833333 ; current_speed = 27.2769, 43.1151, 39.5955, 37.5424, 30.2099, 23.7573, 17.598, 20.8243, 15.5449, 22.8774, 24.6372, 25.2238, 27.5702, 29.9166, 27.8635, 21.4109, 15.8382, 10.8521, 9.0923, 7.0392, 9.3856, 10.8521, 16.1315, 15.5449, 21.9975, 22.5841, 22.2908, 18.4779, 15.2516, 12.6119, 9.6789, 12.0253, 6.1593, 7.6258, 7.3325, 9.9722, 12.0253, 16.4248, 17.3047, 15.2516, 12.6119, 13.7851, 14.3717, 16.1315, 12.3186, 8.2124, 12.0253, 11.4387, 14.3717, 17.598, 16.1315, 17.0114, 13.7851, 10.8521, 6.4526, 2.933, 5.2794, 6.7459, 1.7598, 7.9191, 10.5588, 14.3717, 15.2516, 16.4248, 14.665, 12.0253, 12.0253, 9.0923, 7.0392, 4.6928, 7.0392, 5.866, 11.1454, 16.4248, 18.1846, 24.9305, 30.2099, 24.3439, 17.598, 17.3047, 13.7851, 12.0253, 7.6258, 11.4387, 15.2516, 15.5449, 17.0114, 25.2238, 21.9975, 21.9975, 20.8243, 20.531, 20.2377, 11.4387, 13.1985, 12.3186, 7.6258, 14.9583, 21.9975, 20.531, 28.7434, 25.2238, 15.8382, 15.5449, 8.2124, 11.4387, 10.5588, 5.2794, 9.9722, 15.8382, 19.6511, 22.5841, 26.9836, 25.2238, 21.7042, 17.3047, 16.7181, 21.9975, 24.6372, 24.3439, 22.2908, 9.0923, 14.0784, 9.9722, 7.3325, 8.799, 11.1454, 9.0923, 12.9052, 19.6511, 23.7573, 21.7042, 25.8104, 22.5841, 22.8774, 19.3578, 13.1985, 16.7181, 12.9052, 18.4779, 7.9191, 9.6789, 5.2794, 13.4918, 14.665, 11.4387, 12.3186, 19.0645, 17.8913, 23.464, 28.4501, 20.8243, 11.4387, 7.9191, 5.5727, 7.9191, 10.2655, 9.0923, 8.799, 11.732, 14.0784, 12.9052, 15.8382, 18.4779, 17.598, 8.5057, 1.7598, 1.7598 ; 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 = 48.7111, 48.0079, 46.6015, 41.3275, 44.1403, 37.4599, 37.1083, 48.0079, 19.8799, 45.8983, 47.6563, 62.4235, 70.5103, 60.3139, 69.1039, 54.6883, 49.0627, 35.3503, 13.5511, 352.1035, 359.1355, 23.0443, 52.9303, 39.2179, 44.8435, 49.4143, 43.0855, 40.6243, 31.8343, 17.7703, 359.8387, 343.0003, 327.1783, 10.0351, 32.8891, 44.1403, 40.2727, 29.7247, 24.8023, 12.4963, 0.8935, 345.4231, 334.9135, 335.9683, 323.3107, 339.8359, 16.3639, 33.2407, 48.7111, 53.6335, 74.0263, 68.0491, 66.9943, 49.4143, 3.7063, 282.5251, 282.5251, 249.4747, 71.2135, 90.9031, 95.8255, 84.2227, 80.7067, 74.0263, 57.5011, 40.9759, 45.1951, 54.3367, 75.4327, 89.1451, 80.3551, 56.4463, 56.4463, 63.1267, 62.7751, 50.1175, 34.6471, 29.3731, 45.8983, 39.5695, 39.5695, 23.3959, 2.6515, 43.0855, 45.5467, 41.6791, 51.8755, 32.1859, 36.4051, 30.0763, 13.5511, 3.3547, 2.2999, 0.8935, 336.3199, 341.2423, 23.0443, 48.0079, 32.1859, 68.4007, 51.8755, 48.7111, 50.4691, 23.0443, 359.8387, 357.3775, 351.4003, 314.5207, 21.9895, 40.6243, 62.0719, 102.5059, 98.6383, 113.7571, 138.3691, 155.5975, 186.8899, 215.3695, 216.7759, 225.5659, 222.7531, 203.7667, 205.5247, 165.7939, 126.7663, 125.3599, 123.6019, 137.3143, 200.6023, 193.5703, 219.2371, 223.8079, 201.6571, 207.6343, 185.4835, 169.3099, 142.5883, 114.4603, 109.5379, 122.8987, 123.2503, 158.7619, 188.6479, 210.0955, 179.1547, 163.3327, 126.7663, 104.6155, 82.1131, 84.5743, 74.7295, 79.6519, 87.0355, 113.4055, 152.0815, 213.6115, 225.9175, 213.9631, 208.3375, 178.8031, 115.1635, 101.0995, 110.5927, 87.0355, 85.6291, 91.6063, 41.3275, 188.9995 ; 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 = 20.49564, 32.04474, 28.7698, 24.79158, 21.03871, 14.44933, 10.61729, 15.47739, 5.286038, 16.42839, 18.20979, 22.35821, 25.99047, 25.9901, 26.03088, 17.47171, 11.96461, 6.278742, 2.13044, -0.9670737, -0.141608, 4.247976, 12.87137, 9.828595, 15.51204, 17.15113, 15.2266, 12.03089, 8.044678, 3.849174, -0.02724816, -3.515797, -3.338504, 1.328807, 3.981655, 6.944817, 7.77347, 8.143959, 7.259123, 3.300089, 0.1966685, -3.469423, -6.0934, -6.569425, -7.360061, -2.830897, 3.387972, 6.270209, 10.79878, 14.17062, 15.50863, 15.77815, 12.68872, 8.24145, 0.4171092, -2.863198, -5.153756, -6.317653, 1.666047, 7.918116, 10.50427, 14.2987, 15.05142, 15.79061, 12.36849, 7.885489, 8.532076, 7.387104, 6.81291, 4.692277, 6.939701, 4.888537, 9.288221, 14.65106, 16.17007, 19.13069, 17.17494, 11.94055, 12.63722, 11.02333, 8.781298, 4.775033, 0.3527763, 7.81365, 10.88692, 10.33671, 13.38238, 13.43591, 13.05531, 11.02411, 4.879394, 1.201415, 0.8121399, 0.1783738, -5.30091, -3.961252, 2.985064, 11.11756, 11.71736, 19.08933, 22.6116, 18.95296, 12.21571, 6.084938, -0.02311965, -0.5233809, -1.578859, -3.764197, 3.733957, 10.31219, 17.36246, 22.04826, 26.6775, 23.08637, 14.41874, 7.149336, -2.005534, -12.73319, -14.74996, -17.38291, -15.1319, -3.664319, -6.066385, 2.447284, 5.873945, 7.175875, 9.283036, 6.164363, -4.541072, -4.6109, -15.02723, -15.02457, -9.525353, -10.4751, -2.186144, 3.590811, 8.018591, 15.21762, 12.16212, 15.51464, 6.622611, 3.506128, -0.7938206, -6.765366, 0.2163488, 3.280777, 9.868228, 18.44759, 17.72206, 23.35887, 27.44562, 20.48558, 11.42339, 7.267489, 2.609223, -4.383687, -7.374107, -5.079494, -4.176572, 0.2450618, 12.74233, 12.6638, 14.82621, 18.45317, 17.54682, 8.502357, 1.162105, -0.2752782 ; 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 = 17.99883, 28.84521, 27.20482, 28.19236, 21.67973, 18.85805, 14.03434, 13.93204, 14.61854, 15.92116, 16.59504, 11.67692, 9.19845, 14.81613, 9.938197, 12.37602, 10.37771, 8.851298, 8.839183, 6.972453, 9.384532, 9.986129, 9.723845, 12.04336, 15.59701, 14.69287, 16.27975, 14.02464, 12.95741, 12.01016, 9.678862, 11.49987, 5.176038, 7.509134, 6.15727, 7.156416, 9.17502, 14.26359, 15.70853, 14.89029, 12.61037, 13.34137, 13.016, 14.73323, 9.878128, 7.709055, 11.53818, 9.567044, 9.483254, 10.4347, 4.439326, 6.359064, 5.38753, 7.06021, 6.439105, 0.6360717, 1.144929, -2.365254, 0.5667306, -0.1248162, -1.071708, 1.446686, 2.462957, 4.520041, 7.879261, 9.078927, 8.474168, 5.301001, 1.770479, 0.07001782, 1.179357, 3.242245, 6.160266, 7.424323, 8.319171, 15.98582, 24.85276, 21.21435, 12.24705, 13.33937, 10.62628, 11.03662, 7.617636, 8.354085, 10.68112, 11.61019, 10.50237, 21.34752, 17.70449, 19.03573, 20.24458, 20.49582, 20.2214, 11.43731, 12.08721, 11.66432, 7.01728, 10.00752, 18.61702, 7.557732, 17.74538, 16.64408, 10.08092, 14.30446, 8.212367, 11.42672, 10.44009, 3.701741, 9.246747, 12.02112, 9.203852, -4.890364, -4.052835, -10.16166, -16.22259, -15.7588, -16.59737, -17.93756, -19.73398, -17.04288, -16.36782, -8.321218, -12.70434, -9.667242, -4.388886, -5.092074, -6.168078, -6.683603, -12.07985, -19.1025, -18.40086, -15.66316, -23.98842, -20.00784, -22.77271, -19.02184, -10.48344, -6.92234, -4.31589, -10.03637, -4.342023, -9.02154, -5.219378, -11.67298, -14.6634, -10.95812, -7.373329, -4.810567, 2.45501, 2.218635, 7.493085, 3.74063, 0.5915776, -3.145751, -4.924119, -6.595107, -7.141641, -7.541131, -7.744588, -11.72944, -5.986175, -2.484424, -5.57065, 0.9556253, 1.34119, -0.238428, 1.321517, -1.738136 ; 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 = 8.612998, 8.581082, 8.581082, 8.581082, 8.581082, 8.612998, 8.581082, 8.581082, 8.644909, 8.644909, 8.644909, 8.612998, 8.644909, 8.676816, 8.644909, 8.676816, 8.708718, 8.740616, 8.77251, 8.804399, 8.836285, 8.804399, 8.740616, 8.740616, 8.740616, 8.804399, 8.77251, 8.708718, 8.676816, 8.676816, 8.676816, 8.708718, 8.708718, 8.708718, 8.708718, 8.708718, 8.740616, 8.740616, 8.740616, 8.804399, 8.804399, 8.804399, 8.77251, 8.77251, 8.804399, 8.804399, 8.804399, 8.77251, 8.740616, 8.644909, 8.35755, 8.35755, 8.421439, 8.48531, 8.581082, 8.549163, 8.453377, 8.35755, 8.389497, 8.421439, 8.517239, 8.676816, 8.676816, 8.676816, 8.77251, 8.868166, 9.027511, 9.09122, 8.931916, 8.868166, 8.77251, 8.644909, 8.549163, 8.48531, 8.48531, 8.421439, 8.35755, 8.325599, 8.35755, 8.421439, 8.421439, 8.421439, 8.421439, 8.48531, 8.549163, 8.708718, 8.77251, 8.804399, 8.836285, 8.868166, 8.868166, 8.868166, 8.868166, 8.868166, 8.868166, 8.900043, 8.900043, 8.900043, 8.900043, 9.154914, 9.123069, 9.123069, 9.123069, 9.123069, 9.154914, 9.250425, 9.218592, 9.218592, 9.218592, 9.186755, 9.154914, 9.09122, 9.059367, 9.027511, 9.027511, 9.027511, 9.059367, 9.059367, 9.059367, 9.09122, 9.154914, 9.154914, 9.123069, 9.154914, 9.123069, 9.09122, 9.027511, 9.059367, 9.059367, 9.059367, 9.059367, 9.09122, 9.059367, 9.027511, 9.027511, 9.059367, 8.963785, 8.995649, 8.995649, 9.059367, 9.09122, 9.09122, 9.09122, 9.09122, 9.059367, 9.059367, 9.059367, 9.059367, 9.059367, 9.059367, 9.09122, 9.059367, 9.059367, 9.059367, 9.059367, 9.09122, 9.09122, 9.059367, 9.059367, 9.059367, 9.09122, 9.123069, 9.123069, 9.154914, 9.123069, 9.154914, 9.123069, 9.123069 ; 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 ; }