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., 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 = "08-May-2005 13:17:56: Modified [lon,lat] to [-67.011600,44.888800].\n", "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "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 = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 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.0116 ; :latitude = 44.8888 ; data: lat = 44.8888 ; lon = -67.0116 ; depth = 2 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; current_speed = 115.8535, 129.052, 119.9597, 79.191, 12.6119, 92.9761, 141.3706, 156.0356, 131.985, 116.1468, 41.062, 32.8496, 94.7359, 123.7726, 125.8257, 106.7612, 14.3717, 31.0898, 122.3061, 142.2505, 132.8649, 131.1051, 48.9811, 20.2377, 90.0431, 124.0659, 134.918, 123.4793, 64.2327, 52.5007, 129.6386, 161.9016, 151.9294, 165.1279, 117.32, 28.7434, 29.33, 109.4009, 121.7195, 131.1051, 102.0684, 16.1315, 79.7776, 135.5046, 114.9736, 108.2277, 92.0962, 46.6347, 38.7156, 113.2138, 128.4654, 115.8535, 49.861, 31.0898, 66.5791, 143.717, 117.32, 141.9572, 135.7979, 52.5007, 4.9861, 78.0178, 116.1468, 124.0659, 90.0431, 49.861, 42.2352, 109.9875, 151.3428, 109.4009, 112.3339, 63.0595, 16.4248, 36.9558, 120.8396, 120.8396, 99.722, 47.8079, 27.2769, 110.5741, 158.9686, 121.7195, 146.3567, 97.9622, 45.4615, 31.0898, 94.4426, 113.8004, 113.2138, 90.0431, 35.196, 50.4476, 114.6803, 128.7587, 105.0014, 107.6411, 58.66, 8.2124, 52.2074, 108.521, 103.2416, 87.99, 53.0873, 44.5816, 91.2163, 145.1835, 112.6272, 119.9597, 108.8143, 29.33, 31.3831, 94.4426, 111.454, 88.5766, 90.923, 11.4387, 65.4059, 120.253, 96.4957, 96.4957, 84.4704, 32.5563, 23.464, 77.1379, 102.655, 64.526, 39.5955, 32.8496, 47.2213, 122.0128, 116.4401, 115.2669, 100.8952, 66.5791, 15.8382, 39.5955, 91.2163, 80.6575, 69.5121, 37.8357, 35.4893, 97.3756, 112.0406, 100.6019, 95.0292, 75.6714, 24.6372, 38.4223, 89.1632, 94.1493, 61.0064, 50.7409, 9.3856, 70.9786, 118.4932, 117.0267, 99.1354, 93.5627, 48.1012, 11.4387, 50.1543, 95.9091, 77.4312, 40.7687, 28.1568, 31.3831, 78.8977, 102.655 ; 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 = 280.1084, 294.1724, 300.1496, 263.2316, 223.8524, 129.6236, 122.9432, 118.3724, 121.1852, 123.6464, 143.6876, 270.6152, 277.9988, 279.0536, 279.0536, 288.8984, 304.3688, 128.9204, 126.4592, 122.24, 115.5596, 122.5916, 107.8244, 262.5284, 277.2956, 280.1084, 280.1084, 304.7204, 334.958, 95.5184, 127.1624, 123.6464, 124.3496, 125.756, 131.7332, 125.0528, 293.8208, 281.5148, 286.4372, 278.3504, 283.2728, 255.848, 125.0528, 126.4592, 123.6464, 122.9432, 120.8336, 136.304, 283.976, 280.1084, 287.1404, 291.008, 327.2228, 294.524, 121.8884, 122.9432, 128.9204, 125.4044, 133.8428, 125.0528, 289.9532, 288.8984, 280.1084, 293.8208, 321.2456, 299.798, 104.66, 135.2492, 125.0528, 126.4592, 126.8108, 120.482, 81.4544, 280.8116, 276.2408, 288.8984, 303.314, 349.3352, 73.7192, 137.7104, 131.3816, 127.1624, 121.5368, 126.4592, 121.8884, 270.9668, 291.008, 285.0308, 293.8208, 307.1816, 31.8788, 116.966, 129.6236, 127.514, 124.7012, 122.5916, 132.788, 289.9532, 306.1268, 286.7888, 300.1496, 303.314, 18.1664, 113.0984, 128.9204, 130.6784, 120.1304, 126.1076, 121.8884, 148.9616, 269.912, 272.0216, 275.186, 305.4236, 273.428, 310.346, 127.514, 128.5688, 126.8108, 119.4272, 124.7012, 138.4136, 261.4736, 282.218, 286.4372, 323.7068, 354.9608, 53.3264, 113.45, 127.514, 126.4592, 122.5916, 123.6464, 131.7332, 186.2312, 286.0856, 285.0308, 302.2592, 297.6884, 24.4952, 87.4316, 130.6784, 127.8656, 125.4044, 120.482, 123.2948, 136.6556, 283.2728, 281.5148, 290.3048, 327.5744, 301.2044, 288.1952, 131.3816, 128.5688, 127.1624, 120.482, 122.9432, 128.9204, 264.9896, 297.6884, 280.1084, 303.314, 335.3096, 27.6596, 113.45, 130.6784, 131.7332 ; 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 = -114.0552, -117.7364, -103.7312, -78.63909, -8.737562, 71.6149, 118.6396, 137.2922, 112.9129, 96.68906, 24.31641, -32.84771, -93.81422, -122.2306, -124.2581, -101.0062, -11.8627, 24.18847, 98.36838, 120.3185, 119.8623, 110.4602, 46.62996, -20.06587, -89.31413, -122.1401, -132.8237, -101.4927, -27.18858, 52.25738, 103.3124, 134.7787, 125.4345, 134.0034, 87.55035, 23.53001, -26.83147, -107.199, -116.7449, -129.7152, -99.34195, -15.64192, 65.30779, 108.9837, 95.71239, 90.82578, 79.07928, 32.21674, -37.5695, -111.4564, -122.7597, -108.1528, -26.99343, -28.28511, 56.53089, 120.6088, 91.27725, 115.7069, 97.94328, 42.97829, -4.686793, -73.8122, -114.3439, -113.4971, -56.36548, -43.26852, 40.86022, 77.43391, 123.8927, 87.98898, 89.93659, 54.34396, 16.24245, -36.29981, -120.1235, -114.3257, -83.335, -8.847469, 26.18308, 74.40291, 119.2779, 97.0015, 124.7405, 78.78906, 38.60039, -31.08537, -88.16504, -109.9069, -103.5695, -71.7395, 18.58786, 44.96272, 88.33257, 102.132, 86.32502, 90.691, 43.04894, -7.719423, -42.16866, -103.8954, -89.27476, -73.53088, 16.55144, 41.0076, 70.96806, 110.1043, 97.4096, 96.91685, 92.3919, 15.12291, -31.38306, -94.38382, -110.9978, -72.18011, -90.76031, -8.717992, 51.88026, 94.02102, 77.25624, 84.04589, 69.44583, 21.6092, -23.20467, -75.39069, -98.45953, -38.19407, -3.477961, 26.34705, 43.32119, 96.78111, 93.65047, 97.11598, 83.99251, 49.68483, -1.719089, -38.04529, -88.09547, -68.20738, -61.55211, 15.68732, 35.45365, 73.84772, 88.45076, 81.99893, 81.89508, 63.25048, 16.91053, -37.39596, -87.36863, -88.29885, -32.71188, -43.39993, -8.916304, 53.2569, 92.6451, 93.26168, 85.43375, 78.51876, 37.42367, -11.39499, -44.41102, -94.42035, -64.70718, -17.02969, 13.07088, 28.7911, 59.83445, 76.60656 ; 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 = 20.33357, 52.84468, 60.2509, -9.333158, -9.094781, -59.2947, -76.87837, -74.14819, -68.34263, -64.35298, -33.08776, 0.3527081, 13.18272, 19.47666, 19.79973, 34.57899, 8.113078, -19.53186, -72.68043, -75.88593, -57.32453, -70.61941, -14.99315, -2.631604, 11.43443, 21.77494, 23.6796, 70.33038, 58.19468, -5.048751, -78.3116, -89.70415, -85.72479, -96.48995, -78.09557, -16.50823, 11.84573, 21.83872, 34.44226, 19.03995, 23.43365, -3.944073, -45.81876, -80.52364, -63.70295, -58.85502, -47.20359, -33.71761, 9.350415, 19.87027, 37.86058, 41.53328, 41.92224, 12.90458, -35.1715, -78.15436, -73.70513, -82.24202, -94.06478, -30.15278, 1.701519, 25.26926, 20.38505, 50.10742, 70.21889, 24.77811, -10.68899, -78.11044, -86.92088, -65.01151, -67.30761, -31.98804, 2.440668, 6.932176, 13.13614, 39.13886, 54.77002, 46.9821, 7.646944, -81.79755, -105.0895, -73.52786, -76.5513, -58.21406, -24.01579, 0.5245795, 33.85751, 29.5128, 45.7245, 54.41694, 29.88729, -22.87605, -73.13637, -78.40829, -59.77695, -57.98058, -39.84701, 2.802502, 30.78014, 31.34571, 51.85407, 48.32648, 50.44117, -17.48987, -57.30574, -94.63242, -56.53544, -70.69267, -57.48294, -25.13059, -0.04820096, 3.331581, 10.07424, 51.34049, 5.436668, 7.405436, -39.82927, -74.97221, -57.81776, -47.41001, -48.08872, -24.35067, -3.478892, 16.32484, 29.0477, 52.00786, 39.44246, 19.61961, -18.79165, -74.30034, -69.19456, -62.0882, -55.90259, -44.31924, -15.74463, 10.97085, 23.65588, 43.05096, 32.29969, 34.43034, 1.590347, -63.47064, -68.77179, -58.28308, -48.20524, -41.53959, -17.91718, 8.821288, 17.79885, 32.67115, 51.4948, 26.28849, 2.930704, -46.92189, -73.87505, -70.69305, -50.28818, -50.88008, -30.2191, -0.9990168, 23.30484, 16.83311, 42.52731, 37.04155, 24.93907, -12.48886, -51.42651, -68.33363 ; 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.69434, 4.759563, 4.726955, 4.400442, 4.596447, 4.596447, 4.922483, 4.955044, 4.987597, 5.020142, 5.05268, 4.889915, 4.955044, 4.792162, 4.792162, 4.596447, 4.596447, 4.661717, 4.857338, 5.05268, 5.05268, 5.05268, 5.117733, 5.08521, 5.05268, 4.955044, 4.889915, 4.857338, 4.889915, 4.759563, 4.987597, 5.08521, 5.05268, 5.08521, 5.117733, 5.08521, 4.987597, 4.987597, 4.955044, 4.792162, 4.43313, 4.531144, 4.792162, 4.889915, 5.182755, 5.182755, 5.280233, 5.280233, 5.182755, 5.05268, 4.987597, 4.922483, 4.857338, 4.43313, 4.726955, 4.824754, 5.215255, 5.117733, 5.182755, 5.117733, 5.182755, 5.08521, 5.08521, 5.020142, 4.889915, 4.69434, 5.117733, 5.215255, 5.312711, 5.442548, 5.507423, 5.53985, 5.53985, 5.442548, 5.215255, 5.150248, 4.922483, 4.987597, 4.824754, 5.020142, 5.247747, 5.474989, 5.377644, 5.4101, 5.53985, 5.507423, 5.117733, 5.117733, 4.955044, 4.889915, 5.442548, 5.117733, 5.637087, 5.766638, 5.637087, 5.799008, 5.863728, 5.799008, 5.669486, 5.377644, 5.182755, 4.922483, 5.377644, 5.182755, 5.117733, 5.604682, 5.669486, 5.669486, 5.669486, 5.734261, 5.669486, 5.247747, 5.182755, 5.312711, 4.922483, 5.345181, 5.215255, 5.637087, 5.734261, 5.766638, 5.831372, 5.831372, 5.734261, 5.507423, 5.53985, 5.377644, 5.377644, 5.4101, 5.215255, 5.442548, 5.637087, 5.604682, 5.572269, 5.637087, 5.604682, 5.604682, 5.474989, 5.507423, 5.442548, 5.637087, 5.604682, 5.442548, 5.53985, 5.831372, 5.766638, 5.831372, 5.799008, 5.701877, 5.53985, 5.474989, 5.377644, 5.117733, 5.117733, 5.280233, 5.442548, 5.701877, 5.669486, 5.669486, 5.669486, 5.637087, 5.637087, 5.507423, 5.53985, 5.604682, 5.734261, 5.507423, 5.474989, 5.572269 ; 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 ; }