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 = 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: 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 = 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 = 14.3717, 15.2516, 14.3717, 16.7181, 17.3047, 10.5588, 10.8521, 12.6119, 8.799, 18.1846, 13.1985, 9.6789, 10.5588, 10.2655, 17.3047, 11.732, 8.799, 12.3186, 7.6258, 7.0392, 1.1732, 4.9861, 5.2794, 6.7459, 8.5057, 10.8521, 10.2655, 11.4387, 16.7181, 7.6258, 5.5727, 4.3995, 6.4526, 9.9722, 8.2124, 9.0923, 8.799, 7.9191, 9.3856, 12.3186, 11.732, 10.8521, 9.6789, 4.3995, 2.3464, 2.0531, 1.7598, 0.8799, 2.933, 11.1454, 17.598, 18.1846, 19.3578, 19.3578, 15.2516, 9.0923, 9.3856, 1.1732, 2.0531, 5.2794, 2.6397, 6.4526, 11.1454, 13.4918, 17.0114, 19.0645, 21.4109, 19.9444, 11.732, 9.3856, 7.3325, 9.0923, 12.6119, 10.5588, 11.1454, 9.3856, 14.0784, 27.2769, 14.9583, 28.4501, 11.4387, 13.7851, 7.3325, 9.3856, 15.2516, 12.0253, 23.464, 19.3578, 22.2908, 15.8382, 18.1846, 14.665, 14.3717, 5.866, 5.866, 9.0923, 16.4248, 7.9191, 12.3186, 19.6511, 9.0923, 20.531, 21.4109, 18.4779, 12.6119, 7.6258, 6.1593, 10.8521, 7.9191, 7.6258, 19.0645, 15.2516, 18.7712, 21.4109, 12.6119, 17.598, 17.8913, 11.1454, 2.933, 5.2794, 4.6928, 4.3995, 5.5727, 4.3995, 5.5727, 8.2124, 12.3186, 11.1454, 9.3856, 4.1062, 2.6397, 2.6397, 5.5727, 6.7459, 6.1593, 2.933, 8.5057, 16.4248, 15.5449, 17.598, 24.9305, 18.4779, 12.9052, 6.7459, 2.3464, 4.3995, 12.3186, 13.1985, 18.1846, 24.9305, 21.1176, 14.9583, 17.0114, 14.665, 16.1315, 16.4248, 15.5449, 19.0645, 18.4779, 14.9583, 7.9191, 7.0392, 11.732, 14.3717, 17.0114, 17.598, 18.4779, 17.0114 ; 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 = 143.9947, 137.3143, 138.0175, 138.3691, 115.5151, 143.2915, 157.3555, 168.2551, 198.8443, 174.2323, 172.4743, 146.4559, 144.3463, 134.8531, 131.6887, 119.3827, 108.4831, 87.7387, 121.8439, 127.4695, 207.2827, 214.6663, 161.9263, 139.4239, 125.3599, 123.6019, 109.1863, 137.3143, 116.5699, 101.4511, 126.4147, 214.3147, 165.4423, 216.4243, 224.1595, 197.0863, 154.1911, 140.1271, 131.3371, 109.8895, 98.6383, 94.0675, 103.2091, 90.5515, 63.8299, 326.1235, 345.7747, 90.9031, 58.5559, 76.4875, 71.2135, 87.3871, 84.9259, 85.6291, 78.9487, 84.9259, 78.5971, 57.5011, 302.2147, 222.4015, 233.6527, 72.2683, 76.1359, 82.1131, 66.9943, 61.7203, 59.6107, 61.3687, 37.4599, 25.5055, 0.8935, 329.6395, 295.5343, 308.5435, 300.8083, 336.6715, 1.2451, 34.9987, 32.8891, 49.7659, 77.1907, 96.5287, 107.7799, 178.0999, 163.3327, 147.1591, 143.9947, 125.3599, 116.9215, 119.7343, 115.1635, 102.8575, 98.6383, 150.3235, 114.8119, 182.6707, 143.9947, 207.2827, 155.2459, 151.0267, 137.3143, 127.1179, 114.8119, 97.5835, 121.1407, 106.0219, 98.9899, 191.8123, 186.8899, 201.6571, 166.4971, 165.0907, 132.3919, 126.7663, 100.0447, 98.9899, 119.0311, 135.5563, 181.2643, 294.4795, 198.4927, 230.1367, 190.4059, 156.6523, 81.4099, 81.0583, 80.0035, 71.9167, 55.3915, 26.5603, 25.1539, 343.7035, 285.3379, 256.8583, 290.9635, 44.1403, 59.9623, 29.7247, 40.6243, 51.8755, 36.0535, 26.9119, 36.4051, 21.2863, 351.7519, 260.7259, 216.4243, 168.6067, 180.9127, 171.4195, 165.4423, 185.8351, 171.4195, 191.4607, 228.7303, 227.6755, 234.3559, 245.9587, 243.8491, 234.3559, 184.0771, 148.2139, 117.2731, 101.4511, 109.1863, 99.3415, 115.1635, 120.0859 ; 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 = 8.448549, 10.34022, 9.613282, 11.10633, 15.617, 6.31146, 4.178191, 2.56721, -2.842055, 1.827469, 1.728619, 5.348353, 6.154564, 7.277391, 12.92262, 10.22282, 8.345123, 12.30901, 6.478031, 5.586853, -0.5377728, -2.836073, 1.637882, 4.387921, 6.936679, 9.038746, 9.695303, 7.755167, 14.95249, 7.474005, 4.484583, -2.480165, 1.621892, -5.921095, -5.721236, -2.671425, 3.830829, 5.07683, 7.047052, 11.5838, 11.59891, 10.82477, 9.422822, 4.399296, 2.105867, -1.144407, -0.4324452, 0.8797907, 2.502288, 10.83688, 16.66047, 18.16569, 19.28194, 19.3015, 14.96877, 9.056668, 9.200339, 0.9894789, -1.737038, -3.560014, -2.126118, 6.146057, 10.8207, 13.36418, 15.65841, 16.78906, 18.46922, 17.50562, 7.135473, 4.041418, 0.1143422, -4.595603, -11.38006, -8.25841, -9.572625, -3.716719, 0.305915, 15.64488, 8.122577, 21.71914, 11.15403, 13.6957, 6.982275, 0.3111976, 4.37437, 6.521418, 13.79355, 15.78693, 19.8751, 13.75286, 16.45885, 14.2973, 14.20867, 2.90427, 5.324512, -0.4236614, 9.655484, -3.629967, 5.158103, 9.519032, 6.164363, 16.37133, 19.43447, 18.31628, 10.79452, 7.329586, 6.083639, -2.221492, -0.9499898, -2.814309, 4.451458, 3.924079, 13.86348, 17.15192, 12.41858, 17.38182, 15.64337, 7.804099, -0.06471491, -4.804832, -1.48848, -3.37695, -1.006543, 1.743566, 5.510187, 8.112595, 12.13158, 10.59489, 7.724838, 1.836044, 1.122007, -0.7407212, -5.374215, -6.56923, -5.751607, 2.042593, 7.363352, 8.143959, 10.12123, 13.84384, 14.67261, 8.363465, 7.659114, 2.448954, -0.3366141, -4.341993, -7.314294, 2.607267, -0.2896615, 3.719601, 5.308011, -1.520747, 2.538081, -2.913873, -12.12465, -12.14357, -12.6326, -17.41069, -16.58644, -12.1559, -0.5630383, 3.707896, 10.42778, 14.08562, 16.0665, 17.36462, 16.72431, 14.71954 ; 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 = -11.62617, -11.2112, -10.68319, -12.49578, -7.453981, -8.464852, -10.01553, -12.34785, -8.327372, -18.09254, -13.08481, -8.066983, -8.579604, -7.24017, -11.50906, -5.756196, -2.789502, 0.4860536, -4.023424, -4.28222, -1.042688, -4.100961, -5.018905, -5.123799, -4.922338, -6.00576, -3.373662, -8.408403, -7.477827, -1.513962, -3.308096, -3.633783, -6.24544, -8.024052, -5.891602, -8.690996, -7.92131, -6.07766, -6.199076, -4.190877, -1.762102, -0.7697574, -2.211682, -0.04234669, 1.03485, 1.704568, 1.705839, -0.01386847, 1.530048, 2.604206, 5.667306, 0.8289978, 1.712082, 1.475309, 2.923546, 0.8041597, 1.855598, 0.6303409, 1.094494, -3.898508, -1.564493, 1.965204, 2.670658, 1.851319, 6.648441, 9.032307, 10.83119, 9.556787, 9.312617, 8.470917, 7.331608, 7.845403, 5.436377, 6.579279, 5.708309, 8.618322, 14.07508, 22.34428, 12.56083, 18.37626, 2.536037, -1.567378, -2.239062, -9.38044, -14.61082, -10.10341, -18.9815, -11.20256, -10.09259, -7.855408, -7.732142, -3.263359, -2.158576, -5.096584, -2.461612, -9.082424, -13.28705, -7.038145, -11.18668, -17.19168, -6.683603, -12.38958, -8.984883, -2.438546, -6.522136, -2.104757, -0.9624544, -10.62229, -7.861912, -7.087488, -18.53752, -14.73814, -12.65551, -12.81555, -2.199723, -2.74987, -8.682366, -7.957134, -2.932286, 2.187613, -4.450483, -2.819895, -5.481045, -4.039255, 0.8323635, 1.276448, 2.138361, 3.459525, 5.3307, 3.672849, 2.389375, 2.533643, 1.474041, -1.533749, 2.203632, 2.104828, 4.257696, 14.26359, 11.7985, 10.86452, 20.15551, 16.47681, 10.38663, 6.285682, 2.322129, -0.7090133, -9.912064, -12.93841, -18.18229, -24.65146, -20.43962, -14.8808, -16.821, -14.3726, -10.64041, -11.05929, -9.058769, -7.766783, -8.14389, -8.716928, -7.899059, -5.983464, -5.375981, -2.853235, -5.590641, -2.856482, -7.856854, -8.527778 ; 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 = 2.371032, 2.371032, 2.371032, 2.304443, 2.304443, 2.204486, 2.271134, 2.304443, 2.337742, 2.337742, 2.371032, 2.371032, 2.404311, 2.404311, 2.137797, 2.371032, 2.371032, 2.304443, 2.104438, 2.104438, 2.104438, 2.137797, 2.171147, 2.204486, 2.171147, 2.171147, 2.071069, 1.870637, 1.870637, 1.904068, 2.171147, 2.204486, 2.171147, 2.171147, 2.071069, 2.037689, 2.104438, 2.304443, 2.304443, 2.337742, 2.404311, 2.504089, 2.703383, 2.769737, 2.736565, 2.670192, 2.670192, 2.636991, 2.636991, 2.60378, 2.57056, 2.537329, 2.404311, 2.337742, 2.371032, 2.404311, 2.371032, 2.404311, 2.404311, 2.404311, 2.404311, 2.404311, 2.43758, 2.43758, 2.43758, 2.43758, 2.47084, 2.43758, 2.43758, 2.404311, 2.404311, 2.404311, 2.404311, 2.43758, 2.404311, 2.404311, 2.404311, 2.404311, 2.43758, 2.404311, 2.404311, 2.404311, 2.404311, 2.404311, 2.43758, 2.47084, 2.504089, 2.537329, 2.537329, 2.57056, 2.57056, 2.57056, 2.537329, 2.504089, 2.504089, 2.537329, 2.57056, 2.60378, 2.60378, 2.57056, 2.57056, 2.57056, 2.537329, 2.504089, 2.47084, 2.47084, 2.43758, 2.47084, 2.504089, 2.504089, 2.537329, 2.537329, 2.537329, 2.537329, 2.537329, 2.504089, 2.47084, 2.47084, 2.47084, 2.47084, 2.47084, 2.47084, 2.47084, 2.504089, 2.47084, 2.47084, 2.47084, 2.47084, 2.504089, 2.504089, 2.504089, 2.504089, 2.504089, 2.47084, 2.43758, 2.43758, 2.43758, 2.404311, 2.43758, 2.504089, 2.537329, 2.504089, 2.537329, 2.57056, 2.57056, 2.57056, 2.57056, 2.57056, 2.60378, 2.60378, 2.60378, 2.60378, 2.57056, 2.537329, 2.57056, 2.57056, 2.57056, 2.57056, 2.47084, 2.47084, 2.47084, 2.43758, 2.504089, 2.537329, 2.60378, 2.60378, 2.57056, 2.57056 ; 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 ; }