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 = "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 = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.95833912 ; :ending_julian_day_string = "2005-03-26 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.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; depth = 2 ; time = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667, 2453456.45833333, 2453456.5, 2453456.54166667, 2453456.58333333, 2453456.625, 2453456.66666667, 2453456.70833333, 2453456.75, 2453456.79166667, 2453456.83333333, 2453456.875, 2453456.91666667, 2453456.95833333 ; current_speed = 17.0114, 59.2466, 98.2555, 106.1746, 92.3895, 61.0064, 19.3578, 31.0898, 66.2858, 78.6044, 70.9786, 61.2997, 18.4779, 43.7017, 92.3895, 101.4818, 109.9875, 100.0153, 53.6739, 11.732, 23.7573, 83.8838, 95.3225, 78.0178, 31.3831, 24.0506, 60.1265, 100.8952, 98.2555, 82.124, 65.4059, 26.397, 25.8104, 83.0039, 98.8421, 91.8029, 63.3528, 35.7826, 35.4893, 100.8952, 123.4793, 107.9344, 92.6828, 62.7662, 20.2377, 37.5424, 100.0153, 80.3642, 84.4704, 42.8218, 15.5449, 70.6853, 110.8674, 114.0937, 103.2416, 72.1518, 26.397, 31.3831, 92.6828, 103.8282, 95.9091, 65.6992, 10.8521, 61.8863, 112.9205, 113.2138, 106.1746, 104.4148, 58.66, 19.0645, 51.9141, 110.8674, 87.6967, 83.2972, 35.196, 36.6625, 68.9255, 112.6272, 135.7979, 128.1721, 58.66, 24.6372, 39.3022, 112.9205, 78.6044, 98.8421, 70.6853, 27.8635, 86.2302, 125.8257, 131.6917, 110.8674, 99.4287, 48.1012, 32.263, 100.6019, 97.3756, 102.0684, 86.5235, 29.33, 55.4337, 113.2138, 114.387, 113.8004, 126.7056, 44.8749, 26.397, 80.6575, 117.9066, 100.8952, 102.655, 59.8332, 52.2074, 83.5905, 111.7473, 123.186, 99.4287, 92.6828, 10.5588, 55.1404, 124.9458, 128.1721, 129.052, 80.0709, 20.2377, 77.4312, 124.3592, 126.4123, 127.2922, 94.7359, 31.0898, 36.3692, 109.6942, 109.4009, 93.2694, 58.9533, 21.7042, 79.191, 131.1051, 127.8788, 146.9433, 139.6108, 55.4337, 21.4109, 92.0962, 116.1468, 118.4932, 102.3617, 47.5146, 32.5563, 141.6639, 144.3036, 134.918, 144.0103, 93.5627, 4.9861, 61.0064, 124.3592, 135.7979, 128.7587, 80.0709, 25.2238, 86.2302, 136.6778, 134.3314, 151.3428, 96.2024, 37.5424 ; 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 = 75.8288, 132.788, 125.4044, 122.5916, 120.1304, 122.5916, 118.3724, 277.2956, 286.4372, 289.25, 302.2592, 292.0628, 350.7416, 118.724, 128.9204, 126.4592, 122.9432, 128.5688, 124.3496, 190.802, 295.2272, 276.5924, 283.976, 287.1404, 333.5516, 84.6188, 129.272, 123.6464, 122.24, 125.4044, 122.24, 122.9432, 281.5148, 279.7568, 282.9212, 294.1724, 296.282, 328.2776, 132.0848, 126.8108, 121.5368, 119.4272, 122.24, 127.514, 188.6924, 291.7112, 281.5148, 304.0172, 295.9304, 319.4876, 101.4956, 131.03, 125.4044, 126.8108, 119.4272, 126.4592, 106.7696, 292.4144, 283.2728, 300.1496, 292.4144, 306.1268, 338.474, 128.2172, 124.7012, 123.6464, 127.1624, 126.8108, 119.7788, 196.7792, 306.83, 289.9532, 294.1724, 292.0628, 3.7508, 102.902, 126.1076, 123.6464, 125.756, 123.6464, 115.5596, 132.0848, 289.6016, 274.8344, 313.5104, 305.7752, 277.6472, 246.3548, 129.6236, 129.9752, 132.788, 125.756, 126.4592, 107.8244, 277.6472, 281.8664, 291.3596, 292.766, 305.072, 281.1632, 126.8108, 125.0528, 123.998, 126.8108, 127.8656, 114.8564, 250.574, 280.8116, 279.7568, 282.5696, 301.9076, 268.5056, 103.9568, 123.6464, 122.9432, 125.756, 118.3724, 126.4592, 174.2768, 291.7112, 283.6244, 292.766, 296.282, 288.1952, 129.272, 134.8976, 129.9752, 126.4592, 126.1076, 121.8884, 127.8656, 280.1084, 282.218, 307.1816, 296.6336, 323.0036, 276.944, 131.7332, 126.4592, 121.8884, 133.4912, 126.8108, 117.6692, 263.2316, 287.1404, 287.1404, 289.9532, 289.6016, 308.588, 121.5368, 128.2172, 124.7012, 126.1076, 129.272, 119.4272, 117.6692, 296.9852, 278.3504, 280.8116, 277.9988, 281.1632, 144.0392, 126.4592, 124.7012, 123.6464, 118.3724, 116.2628, 133.8428 ; 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 = 16.49372, 43.47943, 80.08642, 89.45543, 79.90631, 51.39981, 17.03249, -30.8381, -63.57673, -74.20955, -60.0225, -56.81089, -2.972859, 38.32399, 71.88084, 81.6198, 92.30262, 78.19797, 44.31372, -2.19876, -21.49144, -83.32916, -92.50066, -74.55267, -13.97777, 23.9446, 46.54691, 83.99251, 83.10656, 66.9379, 55.32168, 22.15263, -25.29092, -81.80333, -96.33927, -83.75339, -56.80374, -18.81464, 26.33851, 80.77856, 105.242, 94.00877, 78.39305, 49.78644, -3.058517, -34.87915, -98.00231, -66.61145, -75.96642, -27.81758, 15.23307, 53.32259, 90.36617, 91.34552, 89.92144, 58.03027, 25.27441, -29.01211, -90.20705, -89.78201, -88.66319, -53.06618, -3.981889, 48.62228, 92.83557, 94.24741, 84.61335, 83.59641, 50.91391, -5.503621, -41.55296, -104.2122, -80.00723, -77.19757, 2.302419, 35.7369, 55.68572, 93.75908, 110.2017, 106.6998, 52.91935, 18.28459, -37.02456, -112.5188, -57.00779, -80.19227, -70.05664, -25.52427, 66.41887, 96.42308, 96.64487, 89.97031, 79.96854, 45.7923, -31.97606, -98.45201, -90.68715, -94.11655, -70.81348, -28.77507, 44.38124, 92.67944, 94.83335, 91.1107, 100.0281, 40.71788, -24.89427, -79.22577, -116.2012, -98.47698, -87.14399, -59.81285, 50.66613, 69.58681, 93.77946, 99.96702, 87.48508, 74.54295, 1.052952, -51.22876, -121.4299, -118.1866, -115.7113, -76.06721, 15.66701, 54.84989, 95.29926, 101.6709, 102.8409, 80.43823, 24.54393, -35.80466, -107.2096, -87.16233, -83.37273, -35.47602, -21.54499, 59.09649, 105.4452, 108.5792, 106.6044, 111.775, 49.09449, -21.26168, -88.00579, -110.9882, -111.3802, -96.42964, -37.13984, 27.74788, 111.3012, 118.6366, 109.0018, 111.4855, 81.4913, 4.415906, -54.36425, -123.0408, -133.3874, -127.506, -78.55594, 14.81221, 69.35325, 112.3672, 111.8272, 133.1631, 86.2718, 27.07719 ; 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 = 4.164732, -40.24548, -56.92371, -57.19066, -46.37673, -32.86093, -9.198834, 3.948045, 18.75651, 25.91513, 37.88485, 23.02555, 18.23718, -21.00264, -58.04279, -60.30558, -59.81201, -62.35493, -30.28501, -11.52412, 10.12557, 9.630312, 23.02185, 22.99295, 28.09841, 2.255505, -38.06023, -55.90259, -52.41606, -47.57803, -34.89188, -14.35488, 5.152299, 14.06638, 22.10216, 37.59178, 28.05196, 30.43688, -23.78598, -60.45383, -64.58537, -53.03004, -49.44321, -38.22181, -20.00525, 13.888, 19.96516, 44.95909, 36.93713, 32.55593, -3.097985, -46.40166, -64.23034, -68.36204, -50.72438, -42.87622, -7.616163, 11.96646, 21.27883, 52.1487, 36.5704, 38.73455, 10.09518, -38.28561, -64.28527, -62.72791, -64.13756, -62.56269, -29.13366, -18.25282, 31.11953, 37.83377, 35.91036, 31.28831, 35.12061, -8.186154, -40.61804, -62.40289, -79.35142, -71.01579, -25.30884, -16.51258, 13.18502, 9.516501, 54.11805, 57.78374, 9.406298, -11.17526, -54.99256, -80.83747, -89.45654, -64.78366, -59.08553, -14.72381, 4.293331, 20.6868, 35.46616, 39.49725, 49.71687, 5.678413, -33.21446, -65.0222, -63.96109, -68.1863, -77.77333, -18.86296, -8.779355, 15.12975, 19.98121, 21.95736, 54.2584, -1.560405, -12.59192, -46.31464, -60.769, -71.98185, -47.24856, -55.07677, -10.50617, 20.398, 29.43173, 49.59856, 57.14288, 25.00257, -12.81052, -54.65419, -79.89531, -75.12054, -75.01374, -50.0458, -19.08327, 6.383197, 23.21479, 66.1157, 41.81112, 47.08443, 2.62402, -52.71451, -77.90923, -67.55408, -101.1327, -83.65124, -25.74153, -2.52341, 27.14206, 34.23011, 40.4361, 34.34008, 29.63561, -17.02845, -87.63956, -82.15157, -79.50765, -91.1589, -45.96897, -2.315375, 27.68228, 18.06026, 25.473, 17.91708, 15.50207, -20.41662, -51.24231, -77.81023, -74.42844, -71.91816, -42.56851, -26.00495 ; 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 = 2.023649, 1.990289, 2.023649, 2.123669, 2.123669, 2.090339, 2.090339, 2.056999, 1.956918, 1.990289, 1.956918, 1.923537, 1.956918, 1.956918, 2.023649, 2.090339, 2.156988, 2.156988, 2.190297, 2.223597, 2.223597, 2.123669, 2.156988, 2.023649, 2.323434, 2.223597, 2.123669, 2.190297, 2.256886, 2.256886, 2.223597, 2.223597, 2.223597, 2.090339, 2.090339, 2.056999, 2.023649, 2.090339, 2.123669, 2.256886, 2.256886, 2.323434, 2.323434, 2.389942, 2.423181, 2.389942, 2.190297, 2.290165, 2.123669, 2.156988, 2.156988, 2.190297, 2.290165, 2.456411, 2.423181, 2.389942, 2.423181, 2.356693, 2.290165, 2.323434, 2.223597, 2.156988, 2.223597, 2.256886, 2.356693, 2.48963, 2.52284, 2.52284, 2.48963, 2.589229, 2.52284, 2.423181, 2.223597, 2.223597, 2.389942, 2.323434, 2.323434, 2.456411, 2.48963, 2.456411, 2.456411, 2.456411, 2.423181, 2.389942, 2.290165, 2.256886, 2.256886, 2.290165, 2.323434, 2.423181, 2.556039, 2.52284, 2.589229, 2.62241, 2.589229, 2.423181, 2.389942, 2.323434, 2.323434, 2.256886, 2.389942, 2.423181, 2.589229, 2.556039, 2.52284, 2.52284, 2.52284, 2.423181, 2.356693, 2.323434, 2.290165, 2.290165, 2.423181, 2.389942, 2.556039, 2.556039, 2.589229, 2.62241, 2.62241, 2.556039, 2.48963, 2.423181, 2.423181, 2.290165, 2.356693, 2.389942, 2.48963, 2.556039, 2.48963, 2.52284, 2.52284, 2.52284, 2.389942, 2.423181, 2.356693, 2.356693, 2.323434, 2.456411, 2.48963, 2.62241, 2.62241, 2.65558, 2.688741, 2.65558, 2.52284, 2.389942, 2.389942, 2.323434, 2.456411, 2.423181, 2.456411, 2.589229, 2.52284, 2.456411, 2.456411, 2.456411, 2.423181, 2.356693, 2.356693, 2.323434, 2.323434, 2.356693, 2.456411, 2.556039, 2.556039, 2.62241, 2.65558, 2.65558 ; 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 ; }