netcdf J0208.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 167 ; 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.6995, 0.03426, -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 = "13-May-2004 21:15:32: Modified [lon,lat] to [-67.012500,44.889900].\n", "Thu May 13 20:33:31 2004: /usr/local/nco/bin/ncrcat -d time,2453139.6875,2453139.833 J0208.aanderaa.realtime.nc J0208.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0208" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453156.00000579 ; :starting_julian_day_string = "2004-05-30 00:00:00" ; :ending_julian_day_number = 2453162.95833912 ; :ending_julian_day_string = "2004-06-05 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2004 17:24:32\n", "AANCM_Temperature_1.5: 12-May-2004 17:24:32" ; data: lat = 44.8899 ; lon = -67.0125 ; depth = 2 ; time = 2453156, 2453156.04166667, 2453156.08333333, 2453156.125, 2453156.16666667, 2453156.20833333, 2453156.25, 2453156.29166667, 2453156.33333333, 2453156.375, 2453156.41666667, 2453156.45833333, 2453156.5, 2453156.54166667, 2453156.58333333, 2453156.625, 2453156.66666667, 2453156.70833333, 2453156.75, 2453156.79166667, 2453156.83333333, 2453156.875, 2453156.91666667, 2453156.95833333, 2453157, 2453157.04166667, 2453157.08333333, 2453157.125, 2453157.16666667, 2453157.20833333, 2453157.25, 2453157.29166667, 2453157.33333333, 2453157.375, 2453157.41666667, 2453157.45833333, 2453157.5, 2453157.54166667, 2453157.58333333, 2453157.66666667, 2453157.70833333, 2453157.75, 2453157.79166667, 2453157.83333333, 2453157.875, 2453157.91666667, 2453157.95833333, 2453158, 2453158.04166667, 2453158.08333333, 2453158.125, 2453158.16666667, 2453158.20833333, 2453158.25, 2453158.29166667, 2453158.33333333, 2453158.375, 2453158.41666667, 2453158.45833333, 2453158.5, 2453158.54166667, 2453158.58333333, 2453158.625, 2453158.66666667, 2453158.70833333, 2453158.75, 2453158.79166667, 2453158.83333333, 2453158.875, 2453158.91666667, 2453158.95833333, 2453159, 2453159.04166667, 2453159.08333333, 2453159.125, 2453159.16666667, 2453159.20833333, 2453159.25, 2453159.29166667, 2453159.33333333, 2453159.375, 2453159.41666667, 2453159.45833333, 2453159.5, 2453159.54166667, 2453159.58333333, 2453159.625, 2453159.66666667, 2453159.70833333, 2453159.75, 2453159.79166667, 2453159.83333333, 2453159.875, 2453159.91666667, 2453159.95833333, 2453160, 2453160.04166667, 2453160.08333333, 2453160.125, 2453160.16666667, 2453160.20833333, 2453160.25, 2453160.29166667, 2453160.33333333, 2453160.375, 2453160.41666667, 2453160.45833333, 2453160.5, 2453160.54166667, 2453160.58333333, 2453160.625, 2453160.66666667, 2453160.70833333, 2453160.75, 2453160.79166667, 2453160.83333333, 2453160.875, 2453160.91666667, 2453160.95833333, 2453161, 2453161.04166667, 2453161.08333333, 2453161.125, 2453161.16666667, 2453161.20833333, 2453161.25, 2453161.29166667, 2453161.33333333, 2453161.375, 2453161.41666667, 2453161.45833333, 2453161.5, 2453161.54166667, 2453161.58333333, 2453161.625, 2453161.66666667, 2453161.70833333, 2453161.75, 2453161.79166667, 2453161.83333333, 2453161.875, 2453161.91666667, 2453161.95833333, 2453162, 2453162.04166667, 2453162.08333333, 2453162.125, 2453162.16666667, 2453162.20833333, 2453162.25, 2453162.29166667, 2453162.33333333, 2453162.375, 2453162.41666667, 2453162.45833333, 2453162.5, 2453162.54166667, 2453162.58333333, 2453162.625, 2453162.66666667, 2453162.70833333, 2453162.75, 2453162.79166667, 2453162.83333333, 2453162.875, 2453162.91666667, 2453162.95833333 ; current_speed = 29.0367, 52.794, 119.9597, 122.3061, 112.0406, 95.6158, 57.4868, 11.1454, 52.2074, 106.7612, 110.2808, 89.4565, 52.2074, 35.4893, 69.8054, 126.7056, 130.5185, 117.9066, 92.3895, 26.397, 46.6347, 105.588, 122.5994, 96.2024, 81.8307, 20.2377, 70.9786, 119.0798, 129.3453, 114.6803, 126.9989, 61.0064, 18.4779, 65.1126, 112.0406, 118.7865, 111.454, 52.2074, 31.0898, 140.4907, 131.985, 131.1051, 89.4565, 22.2908, 42.8218, 131.1051, 131.985, 105.0014, 60.7131, 14.3717, 84.1771, 138.1443, 145.4768, 145.7701, 135.7979, 46.0481, 31.9697, 93.2694, 122.3061, 127.5855, 102.655, 56.9002, 36.3692, 130.2252, 137.2644, 126.119, 140.1974, 81.2441, 13.1985, 63.6461, 123.4793, 131.3984, 122.8927, 97.0823, 19.3578, 84.4704, 142.5438, 143.4237, 155.449, 124.0659, 37.8357, 31.6764, 116.1468, 128.7587, 116.4401, 110.5741, 24.0506, 39.8888, 137.851, 146.3567, 146.9433, 143.4237, 72.4451, 19.6511, 82.7106, 136.9711, 144.5969, 130.5185, 92.3895, 36.6625, 120.253, 156.6222, 165.4212, 142.5438, 139.9041, 39.0089, 65.6992, 122.0128, 136.9711, 137.2644, 108.8143, 30.7965, 68.3389, 134.0381, 143.1304, 144.0103, 127.2922, 54.2605, 7.6258, 102.9483, 141.0773, 152.2227, 146.3567, 75.9647, 36.3692, 131.985, 143.1304, 163.3681, 155.7423, 129.6386, 25.8104, 38.129, 117.32, 133.1582, 122.0128, 89.4565, 16.7181, 73.0317, 135.2113, 141.6639, 158.382, 121.1329, 82.4173, 18.4779, 101.1885, 131.985, 131.6917, 124.6525, 54.2605, 47.8079, 144.5969, 147.2366, 153.9825, 163.9547, 105.2947, 17.3047, 43.4084, 116.1468, 134.918, 138.1443, 117.0267, 30.2099, 78.8977, 141.3706, 138.7309, 149.2897, 113.5071 ; 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 ; current_direction = 320.3424, 116.0628, 118.524, 115.3596, 114.3048, 116.766, 114.6564, 219.0816, 306.63, 285.534, 290.1048, 303.114, 348.7836, 106.5696, 117.1176, 126.2592, 117.4692, 126.2592, 119.5788, 105.5148, 260.922, 286.2372, 291.1596, 310.146, 308.0364, 42.2268, 129.4236, 120.282, 119.9304, 113.6016, 128.3688, 128.7204, 267.954, 320.3424, 293.6208, 296.7852, 295.7304, 354.0576, 98.1312, 125.2044, 122.3916, 125.2044, 111.492, 115.008, 294.324, 293.9724, 298.1916, 305.5752, 325.968, 60.1584, 126.9624, 129.072, 120.6336, 114.6564, 125.9076, 120.6336, 271.8216, 291.8628, 291.1596, 304.872, 300.3012, 310.4976, 118.1724, 128.3688, 124.8528, 113.9532, 122.04, 125.2044, 289.05, 317.178, 285.1824, 293.6208, 298.5432, 310.146, 60.8616, 116.766, 119.5788, 119.2272, 109.0308, 127.314, 125.9076, 280.26, 285.534, 297.4884, 303.114, 335.8128, 286.2372, 120.6336, 124.1496, 120.282, 116.4144, 125.2044, 122.7432, 253.5384, 295.0272, 288.3468, 302.0592, 295.0272, 301.7076, 94.9668, 126.6108, 116.0628, 104.46, 122.04, 116.766, 92.154, 283.0728, 288.3468, 301.7076, 301.356, 293.6208, 291.1596, 123.798, 122.04, 120.9852, 115.7112, 112.5468, 123.798, 206.7756, 297.1368, 284.8308, 296.082, 284.1276, 312.6072, 112.5468, 130.4784, 124.1496, 108.6792, 113.25, 129.7752, 112.8984, 281.6664, 290.4564, 298.5432, 304.1688, 323.1552, 223.3008, 132.9396, 131.8848, 122.7432, 113.6016, 118.1724, 126.6108, 305.2236, 293.6208, 302.4108, 305.5752, 295.3788, 309.4428, 125.556, 122.04, 112.1952, 115.008, 106.218, 116.0628, 133.9944, 284.1276, 283.776, 293.9724, 302.4108, 292.9176, 30.624, 128.3688, 124.5012, 115.3596, 119.5788, 110.0856 ; 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 ; current_u = -18.53117, 47.42554, 105.3987, 110.5204, 102.1103, 85.37087, 52.24549, -7.026356, -41.89671, -102.8614, -103.5609, -74.92744, -10.15513, 34.01557, 62.13189, 102.169, 115.8037, 95.07394, 80.34908, 25.43513, -46.05058, -101.3763, -114.3336, -73.5375, -64.45145, 13.60109, 54.82899, 102.8318, 112.0948, 105.0875, 99.57115, 47.59766, -18.46612, -41.55475, -102.6535, -106.041, -100.403, -5.40496, 30.77725, 114.795, 111.449, 107.1261, 83.23647, 20.20101, -39.02054, -119.7961, -116.328, -85.40317, -33.97844, 12.46608, 67.26005, 107.249, 125.1745, 132.4796, 109.9914, 39.62178, -31.95354, -86.5613, -114.06, -104.6751, -88.63078, -43.2688, 32.06058, 102.1007, 112.6423, 115.2573, 118.8422, 66.38461, -12.47567, -43.26172, -119.1695, -120.3895, -107.956, -74.2101, 16.908, 75.41967, 123.9672, 125.1645, 146.9527, 98.67276, 30.64555, -31.16988, -111.9042, -114.2224, -97.52851, -45.30434, -23.09128, 34.32205, 114.082, 126.3869, 131.6024, 117.1916, 60.93381, -18.8456, -74.94466, -130.0087, -122.5459, -118.2637, -78.59957, 36.52483, 96.52769, 140.6958, 160.181, 120.8312, 124.9138, 38.98134, -63.9965, -115.8107, -116.527, -117.217, -99.69755, -28.72016, 56.78989, 113.6211, 122.7057, 129.7522, 117.5628, 45.09069, -3.435403, -91.61575, -136.3774, -136.7212, -141.9301, -55.91093, 33.58938, 100.3945, 118.4511, 154.763, 143.0947, 99.63511, 23.77644, -37.34132, -109.9216, -116.9738, -100.9517, -53.64255, -11.46575, 53.46448, 100.6633, 119.154, 145.1336, 106.7824, 66.15678, -15.09473, -92.71066, -111.4253, -107.1118, -112.6228, -41.90317, 38.894, 122.5716, 136.3267, 139.5464, 157.4303, 94.5876, 12.44913, -42.09549, -112.8057, -123.2801, -116.6251, -107.7893, 15.38898, 61.85829, 116.5055, 125.3624, 129.8339, 106.6037 ; 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 ; current_v = 22.35454, -23.19536, -57.28398, -52.38347, -46.11487, -43.06036, -23.98209, -8.651605, 31.14929, 28.59173, 37.90774, 48.87068, 51.21021, -10.12083, -31.81858, -74.93865, -60.20449, -69.73457, -45.60532, -7.060862, -7.357973, 29.52394, 44.25435, 62.0253, 50.42097, 14.98582, -45.07487, -60.04675, -64.53653, -45.91508, -78.83088, -38.16075, -0.6596951, 50.12837, 44.89262, 53.53078, 48.38632, 51.92686, -4.397351, -80.9922, -70.70476, -75.58144, -32.7743, -9.42332, 17.63813, 53.26755, 62.35256, 61.08677, 50.31447, 7.151413, -50.61491, -87.07187, -74.12714, -60.81173, -79.64272, -23.46363, 1.016239, 34.73215, 44.14848, 72.94637, 51.79414, 36.95191, -17.17085, -80.83351, -78.44249, -51.20309, -74.37629, -46.83682, 4.3079, 46.68244, 32.33833, 52.64893, 58.72074, 62.5926, 9.425717, -38.04106, -70.36249, -70.03007, -50.68825, -75.20661, -22.18987, 5.642051, 31.10529, 59.43103, 63.612, 100.867, 6.724897, -20.32518, -77.38343, -73.80129, -65.36924, -82.68305, -39.18372, -5.568585, 34.99059, 43.1141, 76.75134, 55.21565, 48.55849, -3.174184, -71.71603, -68.8129, -41.30634, -75.62108, -63.0055, -1.46617, 14.86043, 38.40571, 71.98989, 71.42608, 43.5999, 11.11652, -38.01465, -71.10871, -73.68591, -62.47674, -48.80866, -30.1833, -6.808145, 46.95642, 36.11092, 66.92578, 35.72306, 51.4257, -13.94533, -85.67956, -80.34705, -52.32175, -61.47832, -82.9398, -10.04278, 7.71018, 41.0027, 63.62582, 68.52641, 71.58871, -12.16682, -49.75117, -90.2718, -76.62241, -63.41213, -57.19001, -49.15171, 10.65748, 40.54438, 70.7421, 76.61441, 53.42617, 34.47211, -27.80022, -76.71027, -55.62057, -65.0953, -45.79136, -46.26186, -12.01964, 10.59522, 27.65765, 54.81672, 74.0434, 45.571, 25.99649, -48.97345, -80.07563, -59.41818, -73.6924, -38.98103 ; 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 ; temperature = 5.55089, 5.194015, 5.518483, 5.842232, 5.712817, 5.712817, 5.712817, 5.58329, 5.615682, 5.388784, 5.226495, 5.226495, 5.356341, 4.966444, 5.194015, 5.648067, 5.745181, 5.745181, 5.874568, 5.874568, 5.842232, 5.453648, 5.388784, 5.258968, 4.966444, 5.42122, 5.129033, 5.258968, 5.874568, 5.745181, 5.777538, 5.777538, 5.745181, 5.453648, 5.388784, 5.323891, 4.673297, 5.486069, 5.161528, 5.712817, 5.93922, 6.003845, 6.133013, 6.036147, 6.003845, 5.648067, 5.453648, 4.803662, 5.161528, 4.966444, 5.194015, 5.712817, 6.003845, 5.809888, 5.906898, 6.068442, 5.93922, 5.453648, 5.226495, 5.258968, 4.412182, 5.194015, 4.933903, 5.615682, 5.906898, 5.809888, 5.906898, 6.036147, 5.745181, 5.712817, 5.388784, 5.291433, 4.44485, 4.477509, 4.771083, 4.998977, 5.745181, 5.648067, 5.648067, 5.777538, 5.809888, 5.777538, 5.42122, 5.258968, 5.06402, 5.356341, 4.933903, 4.998977, 5.291433, 5.648067, 5.518483, 5.58329, 5.648067, 5.648067, 5.356341, 5.194015, 5.09653, 4.510161, 4.608067, 4.933903, 4.933903, 5.453648, 5.388784, 5.42122, 5.518483, 5.453648, 5.453648, 5.226495, 5.161528, 4.738495, 4.510161, 5.161528, 4.868798, 5.09653, 5.453648, 5.486069, 5.58329, 5.648067, 5.648067, 5.323891, 5.226495, 5.031502, 4.608067, 4.771083, 5.06402, 5.161528, 5.486069, 5.323891, 5.356341, 5.518483, 5.42122, 5.388784, 5.291433, 5.291433, 4.966444, 4.738495, 5.226495, 5.323891, 5.356341, 5.712817, 5.680446, 5.874568, 6.003845, 5.93922, 5.58329, 5.42122, 5.356341, 4.738495, 5.031502, 5.09653, 5.291433, 5.712817, 5.648067, 5.648067, 5.745181, 5.809888, 5.777538, 5.518483, 5.518483, 4.966444, 4.836234, 5.42122, 5.356341, 5.745181, 6.003845, 6.003845, 6.068442 ; 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 ; }