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 = 2453317.04167244 ; :starting_julian_day_string = "2004-11-07 01:00:00" ; :ending_julian_day_number = 2453324.00000579 ; :ending_julian_day_string = "2004-11-14 00: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 = 2453317.04166667, 2453317.08333333, 2453317.125, 2453317.16666667, 2453317.20833333, 2453317.25, 2453317.29166667, 2453317.33333333, 2453317.375, 2453317.41666667, 2453317.45833333, 2453317.5, 2453317.54166667, 2453317.58333333, 2453317.625, 2453317.66666667, 2453317.70833333, 2453317.75, 2453317.79166667, 2453317.83333333, 2453317.875, 2453317.91666667, 2453317.95833333, 2453318, 2453318.04166667, 2453318.08333333, 2453318.125, 2453318.16666667, 2453318.20833333, 2453318.25, 2453318.29166667, 2453318.33333333, 2453318.375, 2453318.41666667, 2453318.45833333, 2453318.5, 2453318.54166667, 2453318.58333333, 2453318.625, 2453318.66666667, 2453318.70833333, 2453318.75, 2453318.79166667, 2453318.83333333, 2453318.875, 2453318.91666667, 2453318.95833333, 2453319, 2453319.04166667, 2453319.08333333, 2453319.125, 2453319.16666667, 2453319.20833333, 2453319.25, 2453319.29166667, 2453319.33333333, 2453319.375, 2453319.41666667, 2453319.45833333, 2453319.5, 2453319.54166667, 2453319.58333333, 2453319.625, 2453319.66666667, 2453319.70833333, 2453319.75, 2453319.79166667, 2453319.83333333, 2453319.875, 2453319.91666667, 2453319.95833333, 2453320, 2453320.04166667, 2453320.08333333, 2453320.125, 2453320.16666667, 2453320.20833333, 2453320.25, 2453320.29166667, 2453320.33333333, 2453320.375, 2453320.41666667, 2453320.45833333, 2453320.5, 2453320.54166667, 2453320.58333333, 2453320.625, 2453320.66666667, 2453320.70833333, 2453320.75, 2453320.79166667, 2453320.83333333, 2453320.875, 2453320.91666667, 2453320.95833333, 2453321, 2453321.04166667, 2453321.08333333, 2453321.125, 2453321.16666667, 2453321.20833333, 2453321.25, 2453321.29166667, 2453321.33333333, 2453321.375, 2453321.41666667, 2453321.45833333, 2453321.5, 2453321.54166667, 2453321.58333333, 2453321.625, 2453321.66666667, 2453321.70833333, 2453321.75, 2453321.79166667, 2453321.83333333, 2453321.875, 2453321.91666667, 2453321.95833333, 2453322, 2453322.04166667, 2453322.08333333, 2453322.125, 2453322.16666667, 2453322.20833333, 2453322.25, 2453322.29166667, 2453322.33333333, 2453322.375, 2453322.41666667, 2453322.45833333, 2453322.5, 2453322.54166667, 2453322.58333333, 2453322.625, 2453322.66666667, 2453322.70833333, 2453322.75, 2453322.79166667, 2453322.83333333, 2453322.875, 2453322.91666667, 2453322.95833333, 2453323, 2453323.04166667, 2453323.08333333, 2453323.125, 2453323.16666667, 2453323.20833333, 2453323.25, 2453323.29166667, 2453323.33333333, 2453323.375, 2453323.41666667, 2453323.45833333, 2453323.5, 2453323.54166667, 2453323.58333333, 2453323.625, 2453323.66666667, 2453323.70833333, 2453323.75, 2453323.79166667, 2453323.83333333, 2453323.875, 2453323.91666667, 2453323.95833333, 2453324 ; current_speed = 87.4034, 88.8699, 95.6158, 98.2555, 44.8749, 12.9052, 21.4109, 77.7245, 92.9761, 79.7776, 47.5146, 9.0923, 58.0734, 97.9622, 101.1885, 94.4426, 66.8724, 29.33, 36.0759, 73.0317, 89.1632, 81.8307, 72.1518, 18.7712, 49.861, 97.0823, 114.6803, 97.9622, 103.2416, 46.3414, 39.0089, 48.3945, 98.2555, 93.856, 74.4982, 53.6739, 21.4109, 65.9925, 97.9622, 121.7195, 103.2416, 104.7081, 10.8521, 34.6094, 78.0178, 100.0153, 91.2163, 71.8585, 11.732, 85.3503, 121.4262, 126.4123, 118.1999, 110.8674, 57.4868, 19.6511, 69.5121, 105.8813, 103.8282, 76.5513, 53.3806, 30.2099, 112.3339, 130.2252, 109.9875, 129.052, 58.0734, 12.6119, 39.3022, 105.8813, 107.0545, 101.7751, 70.9786, 17.8913, 88.5766, 120.5463, 148.9964, 132.5716, 95.6158, 22.2908, 28.1568, 95.6158, 115.2669, 101.7751, 104.1215, 21.7042, 67.1657, 129.3453, 147.8232, 132.2783, 121.4262, 71.5652, 29.9166, 65.1126, 97.9622, 104.1215, 94.1493, 74.4982, 16.4248, 108.8143, 128.7587, 136.6778, 131.6917, 83.2972, 10.5588, 48.9811, 104.7081, 115.5602, 122.5994, 76.8446, 25.2238, 73.0317, 137.2644, 124.6525, 151.9294, 99.722, 51.0342, 8.2124, 89.1632, 130.8118, 123.4793, 100.0153, 54.8471, 56.9002, 127.5855, 144.0103, 125.8257, 140.4907, 76.258, 17.0114, 80.9508, 128.4654, 120.8396, 114.6803, 57.4868, 14.665, 104.1215, 170.7006, 167.7676, 140.4907, 96.2024, 30.2099, 35.4893, 112.3339, 125.8257, 132.8649, 104.1215, 24.6372, 66.8724, 138.1443, 144.3036, 143.1304, 116.1468, 42.8218, 29.9166, 111.1607, 135.7979, 142.8371, 124.3592, 53.3806, 26.9836, 149.583, 150.7562, 173.047, 156.9155, 96.4957, 3.8129, 25.2238 ; 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 = 125.756, 126.8108, 118.724, 118.3724, 109.934, 157.0484, 318.4328, 290.3048, 289.6016, 291.7112, 289.25, 141.578, 128.2172, 125.756, 120.1304, 124.7012, 121.5368, 106.418, 280.1084, 297.6884, 299.0948, 310.346, 305.072, 331.442, 133.1396, 125.4044, 121.5368, 114.1532, 119.7788, 118.0208, 329.684, 316.6748, 289.25, 293.8208, 298.7432, 292.766, 140.5232, 124.7012, 121.5368, 122.24, 126.8108, 132.788, 132.4364, 338.1224, 293.4692, 292.766, 294.8756, 296.9852, 216.8204, 129.9752, 129.9752, 121.1852, 123.6464, 125.0528, 126.1076, 211.5464, 298.7432, 289.25, 288.8984, 306.83, 283.2728, 132.0848, 127.1624, 128.2172, 125.756, 129.9752, 126.4592, 83.9156, 301.2044, 287.8436, 290.6564, 292.0628, 298.04, 178.8476, 122.5916, 125.756, 126.4592, 127.514, 126.4592, 109.934, 307.5332, 292.766, 289.25, 296.282, 310.6976, 295.5788, 130.3268, 126.4592, 129.9752, 121.1852, 128.2172, 112.0436, 298.04, 311.4008, 309.6428, 298.04, 301.9076, 280.1084, 112.7468, 125.4044, 121.1852, 122.24, 121.5368, 129.6236, 288.1952, 317.378, 299.4464, 306.83, 308.9396, 288.1952, 292.4144, 131.3816, 121.8884, 116.6144, 103.9568, 118.3724, 123.998, 187.9892, 290.6564, 280.46, 289.9532, 295.9304, 298.7432, 135.6008, 129.272, 122.9432, 129.9752, 121.1852, 121.8884, 302.9624, 291.3596, 286.7888, 295.2272, 293.8208, 306.4784, 138.7652, 124.7012, 124.3496, 122.24, 121.8884, 123.2948, 154.9388, 283.2728, 283.6244, 304.0172, 297.6884, 301.556, 281.1632, 125.0528, 131.7332, 125.756, 116.966, 126.4592, 114.5048, 249.8708, 285.0308, 293.4692, 300.5012, 304.3688, 281.8664, 136.304, 123.6464, 120.1304, 120.8336, 122.24, 115.208, 145.094, 315.2684 ; 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 = 70.92898, 71.15088, 83.84979, 86.45281, 42.18626, 5.032427, -14.20609, -72.89469, -87.58796, -74.1182, -44.85801, 5.650398, 45.6266, 79.49758, 87.51643, 77.64429, 56.99564, 28.13408, -35.51591, -64.66867, -77.91226, -62.36717, -59.05124, -8.973537, 36.38306, 79.13017, 97.74252, 89.38606, 89.60847, 40.90913, -19.69047, -33.20532, -92.76194, -85.8607, -65.31882, -49.49232, 13.61232, 54.25455, 83.49361, 102.9529, 82.65713, 76.84236, 8.009141, -12.89633, -71.56372, -92.2234, -82.75355, -64.03482, -7.031089, 65.40586, 93.05164, 108.1455, 98.3982, 90.75862, 46.44426, -10.28124, -60.94709, -99.96137, -98.23128, -61.27301, -51.9547, 22.42039, 89.52187, 102.3142, 89.25626, 98.89546, 46.70729, 12.54086, -33.61613, -100.788, -100.1723, -94.32239, -62.64711, 0.3598266, 74.62856, 97.82487, 119.8349, 105.1564, 76.90189, 20.95527, -22.32836, -88.16666, -108.8222, -91.25416, -78.94093, -19.57702, 51.20483, 104.0299, 113.2803, 113.1638, 95.40107, 66.33368, -26.40498, -48.84108, -75.43451, -91.89968, -79.92349, -73.3418, 15.14732, 88.69272, 110.1528, 115.6049, 112.2414, 64.15972, -10.03084, -33.16797, -91.18149, -92.49642, -95.35891, -73.00224, -23.31815, 54.79739, 116.5483, 111.4445, 147.4441, 87.74315, 42.31026, -1.141412, -83.43114, -128.638, -116.067, -89.94635, -48.08905, 39.81042, 98.77027, 120.8549, 96.42308, 120.1895, 64.74904, -14.27304, -75.39052, -122.9897, -109.3145, -104.911, -46.22404, 9.666381, 85.60163, 140.9321, 141.9014, 119.2877, 80.41147, 12.79649, -34.54131, -109.1729, -104.2931, -117.6502, -88.72496, -24.17106, 54.74329, 103.0905, 117.1042, 127.5687, 93.41457, 38.96469, -28.08926, -107.3575, -124.5639, -123.0711, -102.6487, -52.23984, 18.64113, 124.5238, 130.3868, 148.5884, 132.7224, 87.30618, 2.181862, -17.75217 ; 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 = -51.07283, -53.24858, -45.95208, -46.69106, -15.29953, -11.88355, 16.01917, 26.97151, 31.19143, 29.512, 15.66512, -7.123407, -35.92678, -57.24271, -50.79356, -53.76587, -34.97735, -8.289914, 6.331719, 33.93511, 43.35615, 52.97735, 41.45881, 16.48738, -34.09387, -56.24403, -59.98308, -40.08397, -51.27523, -21.77082, 33.67461, 35.2056, 32.39392, 37.90632, 35.82505, 20.77011, -16.52669, -37.56932, -51.23875, -64.93333, -61.85974, -71.12691, -7.322687, 32.1169, 31.07106, 38.70277, 38.37009, 32.60654, -9.391678, -54.83381, -78.01099, -65.45705, -65.49053, -63.67459, -33.87717, -16.747, 33.42731, 34.90807, 33.62902, 45.88812, 12.25553, -20.24757, -67.85825, -80.56307, -64.26951, -82.91022, -34.51013, 1.336777, 20.36218, 32.44412, 37.76485, 38.22903, 33.36618, -17.88768, -47.71154, -70.43938, -88.54115, -80.73017, -56.81971, -7.599769, 17.15372, 37.0003, 38.00242, 45.06495, 67.89416, 9.370832, -43.46605, -76.86347, -94.96989, -68.49451, -75.11962, -26.85928, 14.06343, 43.06042, 62.49982, 48.94625, 49.7627, 13.07526, -6.350804, -63.04089, -66.67204, -72.91309, -68.88083, -53.12207, 3.297042, 36.04211, 51.47546, 69.27173, 77.05382, 23.99514, 9.617904, -48.27913, -72.51218, -55.8423, -36.64389, -47.38794, -28.53649, -8.132692, 31.45347, 23.74876, 42.13762, 43.73459, 26.37513, -40.65419, -80.76196, -78.31386, -80.83747, -72.74693, -40.28454, 9.255708, 29.48392, 37.10654, 51.5029, 46.31678, 34.17704, -11.0283, -59.27603, -96.31628, -89.49846, -74.21652, -52.81002, -27.36581, 8.147907, 26.46093, 70.39215, 61.73737, 54.49008, 4.769867, -38.4069, -91.95753, -84.32159, -64.90415, -69.02026, -17.76118, -10.29545, 28.82822, 54.08233, 72.49789, 70.20296, 10.97667, -19.50956, -82.87884, -75.67504, -88.69463, -83.70923, -41.09806, -3.126929, 17.91928 ; 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.846649, 8.687409, 8.655548, 8.751118, 8.687409, 8.719266, 8.719266, 8.846649, 9.06941, 9.0376, 9.101217, 8.973966, 8.846649, 8.81481, 8.655548, 8.623683, 8.655548, 8.623683, 8.687409, 8.878485, 9.005785, 8.910316, 9.101217, 9.06941, 8.973966, 8.878485, 8.655548, 8.655548, 8.687409, 8.719266, 8.910316, 8.751118, 8.878485, 9.0376, 9.005785, 9.0376, 8.910316, 8.910316, 8.719266, 8.687409, 8.719266, 8.687409, 8.719266, 8.751118, 8.81481, 8.942143, 8.942143, 9.101217, 9.005785, 8.751118, 8.751118, 8.52806, 8.559938, 8.52806, 8.496177, 8.496177, 8.687409, 8.782967, 8.782967, 8.973966, 8.559938, 8.782967, 8.559938, 8.368599, 8.432397, 8.464289, 8.432397, 8.464289, 8.432397, 8.719266, 8.655548, 8.81481, 8.973966, 8.846649, 8.591813, 8.432397, 8.304782, 8.304782, 8.240946, 8.240946, 8.272866, 8.52806, 8.52806, 8.655548, 8.272866, 8.719266, 8.432397, 8.4005, 8.240946, 8.304782, 8.209022, 8.209022, 8.304782, 8.304782, 8.432397, 8.52806, 8.782967, 8.910316, 8.559938, 8.623683, 8.145157, 8.177092, 8.177092, 8.145157, 8.209022, 8.336693, 8.336693, 8.464289, 8.496177, 8.878485, 8.464289, 8.496177, 8.145157, 8.177092, 8.240946, 8.209022, 8.209022, 8.177092, 8.4005, 8.464289, 8.559938, 8.878485, 8.655548, 8.655548, 8.432397, 8.209022, 8.272866, 8.177092, 8.113217, 8.304782, 8.209022, 8.464289, 8.464289, 8.782967, 8.559938, 8.591813, 8.687409, 8.145157, 8.209022, 8.209022, 8.177092, 8.113217, 8.113217, 8.368599, 8.336693, 8.52806, 8.719266, 8.623683, 8.464289, 8.368599, 8.081274, 8.145157, 8.113217, 8.113217, 8.01737, 8.272866, 8.304782, 8.4005, 8.623683, 8.655548, 8.559938, 8.240946, 8.01737, 8.049324, 7.985412, 7.921479, 7.953448, 7.921479 ; 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 ; }