netcdf J0205.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 166 ; 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.6659, 0.03419, -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 = "02-Oct-2003 11:56:52: Modified [lon,lat] to [-67.013000,44.890900].\n", "25-Sep-2003 14:45:37: Modified [lon,lat] to [-67.017300,44.891200].\n", "Wed Sep 24 23:53:55 2003: ncrcat -d time,2452907.95833332, J0205.aanderaa.realtime.nc tmp.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 = "AANCM711" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0205" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "044073C4" ; :starting_julian_day_number = 2452918.00000579 ; :starting_julian_day_string = "2003-10-05 00:00:00" ; :ending_julian_day_number = 2452924.95833912 ; :ending_julian_day_string = "2003-10-11 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 04-Sep-2003 12:18:17\n", "AANCM_Temperature_1.5: 04-Sep-2003 12:18:17" ; data: lat = 44.8909 ; lon = -67.013 ; depth = 2 ; time = 2452918, 2452918.04166667, 2452918.08333333, 2452918.125, 2452918.16666667, 2452918.20833333, 2452918.25, 2452918.29166667, 2452918.33333333, 2452918.375, 2452918.41666667, 2452918.45833333, 2452918.5, 2452918.54166667, 2452918.58333333, 2452918.625, 2452918.66666667, 2452918.70833333, 2452918.75, 2452918.79166667, 2452918.83333333, 2452918.875, 2452918.91666667, 2452918.95833333, 2452919, 2452919.04166667, 2452919.08333333, 2452919.125, 2452919.16666667, 2452919.20833333, 2452919.25, 2452919.29166667, 2452919.33333333, 2452919.375, 2452919.41666667, 2452919.45833333, 2452919.5, 2452919.54166667, 2452919.58333333, 2452919.625, 2452919.66666667, 2452919.70833333, 2452919.75, 2452919.79166667, 2452919.83333333, 2452919.875, 2452919.91666667, 2452919.95833333, 2452920, 2452920.04166667, 2452920.08333333, 2452920.125, 2452920.16666667, 2452920.20833333, 2452920.25, 2452920.29166667, 2452920.33333333, 2452920.375, 2452920.41666667, 2452920.45833333, 2452920.5, 2452920.54166667, 2452920.58333333, 2452920.625, 2452920.66666667, 2452920.70833333, 2452920.75, 2452920.79166667, 2452920.83333333, 2452920.875, 2452920.91666667, 2452920.95833333, 2452921.04166667, 2452921.08333333, 2452921.125, 2452921.16666667, 2452921.20833333, 2452921.25, 2452921.29166667, 2452921.33333333, 2452921.375, 2452921.41666667, 2452921.45833333, 2452921.5, 2452921.54166667, 2452921.58333333, 2452921.625, 2452921.66666667, 2452921.70833333, 2452921.75, 2452921.79166667, 2452921.83333333, 2452921.875, 2452921.91666667, 2452921.95833333, 2452922, 2452922.04166667, 2452922.08333333, 2452922.125, 2452922.16666667, 2452922.20833333, 2452922.25, 2452922.29166667, 2452922.33333333, 2452922.375, 2452922.41666667, 2452922.45833333, 2452922.5, 2452922.54166667, 2452922.58333333, 2452922.625, 2452922.66666667, 2452922.70833333, 2452922.75, 2452922.79166667, 2452922.83333333, 2452922.875, 2452922.91666667, 2452922.95833333, 2452923, 2452923.04166667, 2452923.08333333, 2452923.125, 2452923.16666667, 2452923.20833333, 2452923.25, 2452923.29166667, 2452923.33333333, 2452923.375, 2452923.41666667, 2452923.45833333, 2452923.5, 2452923.54166667, 2452923.58333333, 2452923.625, 2452923.66666667, 2452923.70833333, 2452923.75, 2452923.79166667, 2452923.83333333, 2452923.875, 2452923.91666667, 2452923.95833333, 2452924.04166667, 2452924.08333333, 2452924.125, 2452924.16666667, 2452924.20833333, 2452924.25, 2452924.29166667, 2452924.33333333, 2452924.375, 2452924.41666667, 2452924.45833333, 2452924.5, 2452924.54166667, 2452924.58333333, 2452924.625, 2452924.66666667, 2452924.70833333, 2452924.75, 2452924.79166667, 2452924.83333333, 2452924.875, 2452924.91666667, 2452924.95833333 ; current_speed = 25.5171, 80.9508, 124.9458, 146.65, 148.4098, 136.9711, 45.1682, 15.8382, 83.5905, 100.0153, 111.1607, 94.4426, 36.3692, 52.2074, 112.0406, 133.4515, 126.9989, 129.3453, 63.6461, 3.5196, 63.0595, 112.3339, 119.3731, 78.3111, 63.6461, 18.4779, 79.191, 140.4907, 152.2227, 133.1582, 109.6942, 47.2213, 24.9305, 83.8838, 119.6664, 112.6272, 100.3086, 41.6486, 59.2466, 109.6942, 134.6247, 125.5324, 117.0267, 100.6019, 10.8521, 64.526, 112.6272, 120.5463, 109.6942, 55.4337, 22.2908, 93.5627, 151.6361, 144.0103, 163.9547, 118.1999, 57.7801, 20.8243, 89.4565, 131.3984, 112.0406, 79.4843, 2.933, 69.2188, 127.8788, 153.1026, 149.8763, 135.5046, 60.1265, 17.3047, 74.2049, 112.9205, 117.0267, 72.1518, 30.2099, 110.8674, 151.9294, 157.7954, 164.8346, 110.2808, 28.1568, 42.2352, 100.8952, 120.5463, 107.3478, 90.0431, 31.9697, 82.7106, 136.0912, 154.5691, 133.4515, 105.0014, 58.66, 31.3831, 94.1493, 140.4907, 115.2669, 99.4287, 56.0203, 54.8471, 131.3984, 161.315, 166.8877, 123.186, 84.7637, 8.2124, 56.3136, 116.1468, 110.8674, 94.4426, 69.5121, 14.3717, 88.5766, 158.0887, 140.4907, 160.4351, 126.4123, 48.1012, 46.6347, 107.9344, 126.9989, 122.8927, 92.9761, 13.1985, 81.5374, 148.1165, 167.4743, 126.4123, 131.1051, 73.9116, 33.7295, 89.1632, 134.918, 131.985, 102.0684, 52.5007, 42.8218, 129.9319, 157.7954, 300.0459, 148.7031, 119.6664, 12.6119, 114.0937, 120.253, 114.6803, 101.4818, 31.9697, 72.4451, 155.449, 144.5969, 146.0634, 113.5071, 50.4476, 35.196, 100.0153, 126.119, 117.0267, 92.3895, 1.7598, 61.8863, 142.2505, 165.4212, 151.3428, 132.2783, 64.2327 ; 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 ; current_direction = 81.606, 122.04, 116.4144, 113.25, 125.9076, 122.04, 124.1496, 254.9448, 292.566, 287.9952, 293.2692, 293.9724, 351.5964, 125.556, 120.282, 117.1176, 115.7112, 126.2592, 117.8208, 319.9908, 304.1688, 289.7532, 291.5112, 300.6528, 302.4108, 85.4736, 118.8756, 113.25, 115.7112, 121.3368, 117.8208, 147.3552, 306.9816, 294.324, 289.7532, 296.082, 306.63, 18.318, 134.6976, 119.5788, 111.8436, 117.1176, 120.282, 129.4236, 267.2508, 302.7624, 291.8628, 293.9724, 292.2144, 301.356, 120.6336, 127.314, 120.6336, 108.3276, 100.5924, 116.766, 105.8664, 301.356, 296.082, 283.4244, 296.7852, 330.8904, 31.3272, 127.314, 123.798, 126.6108, 123.798, 130.4784, 118.1724, 284.1276, 311.904, 289.7532, 297.1368, 291.8628, 119.9304, 118.524, 109.3824, 107.6244, 97.7796, 126.2592, 92.5056, 309.4428, 293.9724, 292.566, 303.8172, 315.7716, 61.9164, 126.9624, 120.282, 109.3824, 116.766, 116.4144, 136.4556, 306.9816, 296.082, 283.0728, 295.3788, 290.4564, 1.7928, 144.5424, 120.9852, 107.976, 114.3048, 119.5788, 114.6564, 22.8888, 316.4748, 290.808, 296.7852, 312.9588, 293.9724, 37.656, 118.8756, 125.2044, 119.9304, 111.1404, 115.3596, 145.2456, 296.4336, 292.2144, 287.292, 300.6528, 312.6072, 13.044, 130.4784, 118.524, 100.944, 118.524, 112.8984, 111.8436, 256.7028, 292.9176, 284.8308, 289.7532, 290.808, 336.516, 118.8756, 116.4144, 113.9532, 341.4, 124.1496, 136.104, 36.9528, 290.1048, 294.6756, 299.9496, 285.1824, 355.464, 118.1724, 104.46, 104.8116, 101.2956, 117.8208, 125.9076, 307.3332, 290.1048, 290.4564, 300.3012, 300.6528, 116.0628, 123.0948, 123.4464, 119.5788, 118.1724, 117.8208, 136.104 ; 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 ; current_u = 25.24375, 68.62021, 111.9015, 134.7407, 120.2066, 116.1074, 37.38006, -15.29457, -77.19065, -95.1228, -102.1188, -86.2961, -5.315184, 42.4732, 96.75311, 118.7816, 114.425, 104.2975, 56.28935, -2.262788, -52.17458, -105.7239, -111.0583, -67.36889, -53.73175, 18.42027, 69.34521, 129.0816, 137.1515, 113.7337, 97.01482, 25.47256, -19.9152, -76.43751, -112.6249, -101.1579, -80.49817, 13.08977, 42.1142, 95.39859, 124.959, 111.733, 101.0589, 77.71216, -10.83961, -54.26133, -104.5269, -110.1481, -101.5522, -47.33764, 19.17997, 74.41279, 130.4743, 136.7052, 161.1609, 105.5352, 55.57878, -17.78292, -80.34676, -127.8082, -100.0189, -38.66766, 1.524939, 55.05147, 106.2678, 122.8962, 124.5478, 103.0717, 53.00337, -16.78131, -55.2281, -106.2759, -104.1444, -66.96252, 26.18087, 97.41, 143.3187, 150.3888, 163.3175, 88.92488, 28.12988, -32.61652, -92.19211, -111.317, -89.18642, -62.8069, 28.20564, 66.08827, 117.5221, 145.8088, 119.1526, 94.03925, 40.41184, -25.06972, -84.56168, -136.8497, -104.1429, -93.15857, 1.752604, 31.81682, 112.6479, 153.4406, 152.0962, 107.1321, 77.03545, 3.194163, -38.78168, -108.5713, -98.97158, -69.11724, -63.51608, 8.779948, 77.5639, 129.1744, 121.7538, 149.6377, 114.2309, 27.42056, -41.75908, -99.92303, -121.2588, -105.7212, -68.43153, 2.978892, 62.02148, 130.1377, 164.4285, 111.068, 120.7735, 68.60497, -32.82521, -82.12518, -130.4233, -124.2186, -95.4111, -20.92116, 37.49778, 116.367, 144.2056, -95.70243, 123.0629, 82.97088, 7.581731, -107.1414, -109.2722, -99.36646, -97.93978, -2.528338, 63.8626, 150.5247, 139.7922, 143.2341, 100.387, 40.86073, -27.98512, -93.92091, -118.1657, -101.0391, -79.48015, 1.580851, 51.84638, 118.6941, 143.8631, 133.4134, 116.9885, 44.53584 ; 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 ; current_v = 3.724972, -42.9453, -55.58342, -57.88919, -87.03935, -72.6647, -25.35542, -4.113965, 32.07764, 30.89846, 43.91423, 38.3717, 35.97871, -30.35852, -56.49718, -60.82964, -55.0966, -76.49987, -29.70413, 2.695807, 35.41629, 37.96541, 43.7721, 39.92569, 34.11341, 1.458247, -38.24209, -55.45784, -66.03957, -69.25129, -51.19513, -39.76179, 14.99715, 34.55141, 40.44357, 49.51734, 59.84864, 39.53813, -41.67198, -54.14726, -50.09039, -57.21997, -59.01146, -63.88711, -0.5205121, 34.91866, 41.94071, 48.97754, 41.47247, 28.84515, -11.35819, -56.71609, -77.26558, -45.284, -30.13831, -53.23106, -15.7968, 10.83601, 39.33018, 30.50574, 50.49076, 69.44469, 2.505404, -41.95924, -71.1347, -91.30675, -83.37118, -87.96435, -28.38729, 4.223769, 49.5603, 38.16366, 53.37782, 26.86827, -15.07316, -52.94216, -50.42102, -47.77663, -22.31248, -65.22438, -1.230932, 26.83234, 40.99337, 46.25933, 59.74389, 64.52173, 15.05004, -49.73312, -68.62486, -51.29706, -60.09959, -46.71095, -42.51916, 18.87877, 41.3934, 31.77744, 49.40349, 34.74978, 55.99288, -44.67543, -67.64608, -49.78481, -68.68943, -60.80709, -35.36135, 7.565768, 40.83139, 41.2597, 49.96206, 64.36002, 28.24253, 11.37797, -42.77448, -91.13735, -70.0975, -57.86165, -54.14214, -39.5201, 20.75992, 40.80713, 37.74935, 62.65493, 62.94189, 12.85794, -52.93093, -70.72961, -31.79491, -60.36526, -51.01276, -27.5006, -7.757858, 34.72076, 34.53435, 44.60688, 36.25852, 48.15214, -20.67905, -57.80154, -64.0634, 284.374, -83.47532, -86.23155, 10.07856, 39.21838, 50.20324, 57.25277, 26.57735, 31.86957, -34.20323, -38.81625, -36.96497, -28.60956, -52.97464, -29.5865, 21.34459, 34.3791, 44.0779, 59.04532, 47.10334, -0.7731788, -33.79152, -78.40231, -81.65523, -71.4529, -61.73531, -46.28605 ; 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 ; temperature = 11.71261, 11.83854, 12.02739, 12.02739, 12.02739, 12.02739, 12.02739, 11.99592, 11.87002, 11.87002, 11.83854, 11.55516, 11.77558, 11.77558, 11.87002, 11.99592, 11.99592, 11.99592, 12.02739, 12.02739, 11.99592, 11.90149, 11.83854, 11.71261, 11.61814, 11.68112, 11.71261, 11.93297, 11.93297, 11.90149, 11.90149, 11.90149, 11.83854, 11.71261, 11.74409, 11.77558, 11.49217, 11.64963, 11.68112, 11.68112, 11.83854, 11.87002, 11.87002, 11.87002, 11.87002, 11.83854, 11.71261, 11.74409, 11.52366, 11.30315, 11.36616, 11.61814, 11.74409, 11.77558, 11.71261, 11.71261, 11.68112, 11.64963, 11.61814, 11.64963, 11.68112, 11.52366, 11.42917, 11.58665, 11.58665, 11.64963, 11.64963, 11.68112, 11.68112, 11.64963, 11.58665, 11.64963, 11.36616, 11.27164, 11.36616, 11.42917, 11.58665, 11.58665, 11.58665, 11.58665, 11.58665, 11.52366, 11.55516, 11.58665, 11.52366, 11.27164, 11.42917, 11.52366, 11.61814, 11.68112, 11.71261, 11.77558, 11.77558, 11.77558, 11.58665, 11.61814, 11.58665, 11.27164, 11.58665, 11.49217, 11.55516, 11.64963, 11.64963, 11.68112, 11.64963, 11.58665, 11.64963, 11.52366, 11.58665, 11.49217, 11.20861, 11.46067, 11.52366, 11.71261, 11.74409, 11.83854, 11.80706, 11.80706, 11.77558, 11.64963, 11.61814, 11.46067, 11.46067, 11.24012, 11.52366, 11.64963, 11.64963, 11.61814, 11.64963, 11.61814, 11.61814, 11.55516, 11.55516, 11.52366, 11.30315, 11.49217, 11.55516, 11.61814, 11.71261, 11.71261, 11.77558, 11.80706, 11.64963, 11.61814, 11.61814, 11.46067, 11.36616, 11.52366, 11.42917, 11.64963, 11.68112, 11.64963, 11.64963, 11.64963, 11.61814, 11.55516, 11.58665, 11.55516, 11.33465, 11.55516, 11.61814, 11.64963, 11.87002, 11.77558, 11.87002, 11.87002 ; 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 ; }