netcdf J0209.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.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 = "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.aanderaa.realtime.nc J0209.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.95833912 ; :ending_julian_day_string = "2004-10-23 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 24-Aug-2004 18:15:24\n", "AANCM_Temperature_1.5: 24-Aug-2004 18:15:24" ; :longitude = -67.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; depth = 2 ; time = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.04166667, 2453297.08333333, 2453297.125, 2453297.16666667, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.45833333, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.29166667, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.29166667, 2453299.33333333, 2453299.375, 2453299.41666667, 2453299.45833333, 2453299.5, 2453299.54166667, 2453299.58333333, 2453299.625, 2453299.66666667, 2453299.70833333, 2453299.75, 2453299.79166667, 2453299.83333333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.25, 2453301.29166667, 2453301.33333333, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453301.95833333, 2453302, 2453302.04166667, 2453302.08333333, 2453302.125, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667, 2453302.45833333, 2453302.5, 2453302.54166667, 2453302.58333333, 2453302.625, 2453302.66666667, 2453302.70833333, 2453302.75, 2453302.79166667, 2453302.83333333, 2453302.875, 2453302.91666667, 2453302.95833333 ; current_speed = 25.5171, 39.3022, 116.1468, 128.7587, 123.186, 111.1607, 22.2908, 77.4312, 140.784, 126.119, 149.583, 91.5096, 54.5538, 17.598, 103.5349, 87.4034, 117.9066, 90.923, 51.0342, 49.5677, 139.9041, 139.6108, 132.8649, 115.5602, 73.0317, 8.2124, 56.0203, 111.7473, 133.7448, 129.052, 89.4565, 9.6789, 87.6967, 124.6525, 119.0798, 137.851, 122.5994, 32.8496, 16.4248, 108.2277, 121.4262, 126.4123, 100.3086, 23.7573, 68.0456, 126.9989, 134.918, 130.8118, 119.6664, 76.5513, 14.9583, 50.4476, 124.3592, 125.5324, 114.9736, 59.2466, 6.7459, 84.4704, 119.0798, 128.4654, 121.7195, 114.6803, 23.1707, 17.3047, 108.521, 124.9458, 102.655, 58.66, 27.2769, 70.9786, 119.0798, 129.3453, 121.7195, 104.4148, 92.3895, 34.3161, 57.4868, 107.6411, 107.3478, 100.3086, 58.3667, 18.7712, 75.0848, 111.7473, 137.851, 121.4262, 90.923, 21.1176, 14.3717, 95.9091, 119.3731, 103.2416, 80.0709, 15.8382, 65.4059, 117.32, 116.4401, 127.5855, 117.32, 78.8977, 34.0228, 43.4084, 103.2416, 112.9205, 97.0823, 50.1543, 22.8774, 70.6853, 105.8813, 110.8674, 133.1582, 100.3086, 29.33, 13.4918, 85.057, 117.9066, 112.6272, 94.1493, 41.6486, 36.6625, 114.9736, 136.0912, 133.1582, 161.6083, 105.588, 28.7434, 39.3022, 104.7081, 112.3339, 109.1076, 65.9925, 8.799, 65.6992, 102.655, 111.1607, 124.3592, 99.722, 44.2883, 22.5841, 83.0039, 112.0406, 115.2669, 73.6183, 55.4337, 30.5032, 88.5766, 121.4262, 126.119, 109.4009, 101.4818, 28.4501, 22.5841, 95.3225, 123.4793, 105.588, 79.4843, 24.6372, 56.9002, 116.1468, 127.2922, 129.3453, 131.3984, 44.8749, 27.5702, 65.4059, 108.2277, 117.32, 97.9622 ; 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 = 137.3588, 269.5604, 293.1176, 301.9076, 297.6884, 295.2272, 302.9624, 136.304, 126.4592, 116.2628, 116.6144, 115.208, 140.1716, 312.4556, 290.6564, 319.4876, 307.8848, 328.9808, 283.6244, 133.8428, 118.3724, 109.934, 111.692, 114.8564, 121.8884, 211.1948, 292.4144, 293.4692, 296.282, 295.2272, 292.766, 346.1708, 121.8884, 121.1852, 119.4272, 120.482, 119.4272, 131.03, 261.4736, 285.3824, 289.25, 296.9852, 288.1952, 310.346, 129.272, 127.1624, 123.2948, 121.1852, 124.3496, 126.4592, 214.3592, 304.7204, 288.5468, 287.1404, 289.25, 312.104, 102.5504, 121.8884, 128.2172, 120.8336, 119.0756, 137.3588, 127.8656, 299.0948, 293.4692, 297.6884, 299.798, 319.8392, 343.358, 130.3268, 127.1624, 124.7012, 126.4592, 121.1852, 135.2492, 190.802, 307.1816, 285.0308, 293.8208, 293.8208, 303.314, 106.0664, 123.6464, 126.1076, 128.5688, 122.24, 136.304, 133.8428, 328.2776, 291.008, 293.1176, 295.9304, 306.4784, 246.0032, 131.03, 121.8884, 120.1304, 119.0756, 125.756, 133.4912, 197.4824, 295.9304, 287.492, 293.1176, 290.6564, 308.9396, 60.3584, 128.5688, 139.82, 129.272, 129.6236, 136.304, 108.5276, 228.7748, 293.8208, 282.9212, 289.6016, 287.8436, 298.7432, 120.8336, 124.7012, 129.6236, 130.3268, 128.5688, 121.5368, 130.3268, 280.46, 285.0308, 288.5468, 286.0856, 298.3916, 221.3912, 126.8108, 125.4044, 119.7788, 126.1076, 118.724, 119.0756, 269.2088, 295.9304, 285.3824, 294.8756, 304.7204, 290.3048, 107.8244, 128.2172, 123.2948, 125.4044, 117.6692, 122.5916, 148.2584, 289.25, 286.7888, 287.492, 293.1176, 296.282, 302.2592, 133.8428, 123.998, 127.8656, 127.514, 127.1624, 113.0984, 299.4464, 301.556, 288.5468, 287.8436, 299.4464 ; 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 = 17.28541, -39.30104, -106.8203, -109.3035, -109.0797, -100.5587, -18.7026, 53.49195, 113.2298, 113.1002, 133.7334, 82.79492, 34.94119, -12.98382, -96.87892, -56.77835, -93.05743, -46.85492, -49.59814, 35.75035, 123.0985, 131.2462, 123.456, 104.8552, 62.00966, -4.253607, -51.78798, -102.5029, -119.919, -116.7436, -82.48721, -2.313531, 74.4614, 106.64, 103.7162, 118.7984, 106.7817, 24.78062, -16.24327, -104.3507, -114.6371, -112.649, -95.29299, -18.1066, 52.67748, 101.2088, 112.7722, 111.9092, 98.7978, 61.5687, -8.442155, -41.46497, -117.9005, -119.9569, -108.5453, -43.95677, 6.584708, 71.72202, 93.55757, 110.308, 106.3803, 77.68502, 18.29217, -15.12113, -99.54353, -110.638, -89.08224, -37.83189, -7.811852, 54.11165, 94.89785, 106.3389, 97.89658, 89.32666, 65.04449, -6.431373, -45.80112, -103.9583, -98.20318, -91.76362, -48.77549, 18.03803, 62.50605, 90.28195, 107.7802, 102.7048, 62.81251, 15.23092, -7.556701, -89.53406, -109.7876, -92.84785, -64.38349, -14.46928, 49.33998, 99.61391, 100.7073, 111.5071, 95.20668, 57.23871, -10.22089, -39.0383, -98.4676, -103.8531, -90.84115, -39.01046, 19.88357, 55.26601, 68.31367, 85.82796, 102.5652, 69.29639, 27.80985, -10.14752, -77.81126, -114.921, -106.1002, -89.62039, -36.51682, 31.4806, 94.52349, 104.8243, 101.5152, 126.3551, 89.99312, 21.91298, -38.64907, -101.1257, -106.4997, -104.8359, -58.05481, -5.817869, 52.59999, 83.67238, 96.48185, 100.4713, 87.4507, 38.70705, -22.58195, -74.64756, -108.027, -104.5728, -60.50992, -51.98904, 29.03902, 69.59209, 101.495, 102.7975, 96.89018, 85.5016, 14.96729, -21.3214, -91.25947, -117.7695, -97.10938, -71.26765, -20.83425, 41.03887, 96.29233, 100.4912, 102.5973, 104.7149, 41.27739, -24.00857, -55.73427, -102.6068, -111.6765, -85.30704 ; 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 = -18.77064, -0.3015419, 45.60152, 68.05553, 57.23995, 47.37767, 12.12817, -55.98395, -83.66092, -55.80627, -67.01076, -38.97445, -41.89547, 11.87898, 36.52327, 66.44978, 72.40359, 77.92052, 12.02141, -34.33466, -66.48249, -47.59855, -49.10913, -48.57521, -38.5802, -7.02498, 21.36069, 44.50404, 59.2208, 55.0031, 34.61684, 9.398334, -46.32722, -64.54581, -58.50597, -69.92735, -60.23521, -21.56425, -2.435225, 28.70848, 40.03308, 57.36089, 31.3219, 15.38052, -43.07304, -76.71702, -74.06283, -67.73514, -67.52068, -45.49063, -12.34831, 28.73355, 39.55607, 36.99618, 37.90572, 39.72357, -1.465873, -44.62288, -73.66804, -65.84449, -59.1512, -84.35999, -14.22244, 8.414515, 43.21914, 58.05766, 51.01375, 44.83017, 26.13435, -45.93355, -71.93328, -73.63586, -72.33184, -54.06662, -65.61276, -33.70804, 34.74176, 27.91545, 43.35535, 40.51238, 32.05657, -5.194952, -41.60193, -65.85308, -85.94375, -64.77686, -65.73872, -14.62778, 12.22465, 34.38325, 46.86823, 45.14539, 47.60373, -6.441168, -42.93597, -61.97622, -58.4494, -62.00186, -68.55414, -54.3008, -32.45126, 18.98158, 31.0316, 44.33481, 34.24703, 31.52202, 11.31455, -44.06903, -80.89557, -70.17935, -84.92049, -72.52466, -9.319943, -8.891371, 34.3526, 26.36519, 37.78394, 28.84921, 20.02818, -18.79124, -65.45409, -86.79098, -86.17286, -100.7553, -55.22739, -18.60119, 7.135277, 27.15482, 35.73107, 30.23079, 31.37912, -6.601121, -39.36529, -59.47253, -55.20828, -73.28532, -47.92548, -21.52249, -0.3118549, 36.29586, 29.71988, 48.48697, 41.93094, 19.23628, -9.337052, -54.79741, -66.65654, -73.06625, -50.80206, -54.6629, -24.1948, 7.445766, 27.5334, 37.1145, 41.45592, 35.19482, 13.15011, -39.41375, -64.94511, -78.13339, -78.7655, -79.37466, -17.60494, 13.55376, 34.22898, 34.42498, 35.94917, 48.15911 ; 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 = 10.6238, 10.59215, 10.49719, 10.43387, 10.27552, 10.18047, 10.24384, 10.37054, 10.46553, 10.52885, 10.49719, 10.49719, 10.49719, 10.46553, 10.43387, 10.46553, 10.37054, 10.33887, 10.24384, 10.33887, 10.4022, 10.5605, 10.52885, 10.52885, 10.5605, 10.5605, 10.52885, 10.43387, 10.4022, 10.18047, 10.0854, 10.33887, 10.27552, 10.43387, 10.46553, 10.43387, 10.43387, 10.4022, 10.37054, 10.37054, 10.37054, 10.30719, 10.0854, 10.30719, 10.27552, 10.30719, 10.43387, 10.43387, 10.43387, 10.46553, 10.43387, 10.4022, 10.30719, 10.30719, 10.14878, 10.0537, 10.14878, 10.21216, 10.30719, 10.30719, 10.30719, 10.27552, 10.27552, 10.27552, 10.30719, 10.27552, 10.24384, 10.27552, 10.0537, 10.24384, 10.24384, 10.33887, 10.33887, 10.30719, 10.30719, 10.27552, 10.27552, 10.21216, 10.24384, 10.18047, 10.14878, 10.14878, 10.14878, 10.21216, 10.18047, 10.18047, 10.18047, 10.14878, 10.14878, 10.21216, 10.21216, 10.21216, 10.0537, 10.11709, 10.14878, 10.18047, 10.18047, 10.18047, 10.18047, 10.18047, 10.14878, 10.14878, 10.18047, 10.14878, 10.11709, 10.0537, 10.0537, 10.0854, 10.0854, 10.0537, 10.0537, 10.0537, 10.0854, 10.0537, 10.0537, 10.0854, 10.0854, 10.022, 10.0537, 10.0537, 10.0537, 10.0537, 10.0537, 10.0537, 10.022, 10.022, 10.022, 10.022, 10.0537, 10.0537, 9.990298, 9.990298, 9.990298, 9.990298, 9.990298, 9.990298, 9.990298, 9.990298, 9.990298, 10.022, 10.022, 10.022, 9.990298, 9.958592, 9.990298, 9.990298, 9.990298, 9.958592, 9.958592, 9.926883, 9.926883, 9.926883, 9.990298, 9.990298, 9.990298, 9.958592, 9.926883, 9.926883, 9.926883, 9.895169, 9.926883, 9.895169, 9.895169, 9.926883, 9.895169, 9.958592, 9.958592, 9.958592 ; 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 ; }