netcdf N0101.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.7015, 0.03423, -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 = "05-Jul-2004 13:29:52: Modified [lon,lat] to [-65.909000,42.329500].\n", "17-Jun-2004 16:52:10: Modified [lon,lat] to [-65.906690,42.328446].\n", "17-Jun-2004 15:13:46: Modified [lon,lat] to [-65.906685,42.328454].\n", "11-Jun-2004 11:42:36: Modified [lon,lat] to [-69.906800,42.328400].\n", "03-Jun-2004 22:16:10: Modified [lon,lat] to [-65.906400,42.327900].\n", "Thu Jun 3 21:34:15 2004: /usr/local/nco/bin/ncrcat -d time,2453160.8229,2453161.04 N0101.aanderaa.realtime.nc N0101.aanderaa.realtime.nc.new\n", "Thu Jun 3 21:12:44 2004: /usr/local/nco/bin/ncrcat -d time,2453160.04,2453160.8229 N0101.aanderaa.realtime.nc N0101.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 = "AANCM712" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0101" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453233.00000579 ; :starting_julian_day_string = "2004-08-15 00:00:00" ; :ending_julian_day_number = 2453239.95833912 ; :ending_julian_day_string = "2004-08-21 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 11-May-2004 20:49:10\n", "AANCM_Temperature_1.5: 11-May-2004 20:49:10" ; :longitude = -65.909 ; :latitude = 42.3295 ; data: lat = 42.3295 ; lon = -65.909 ; depth = 2 ; time = 2453233, 2453233.04166667, 2453233.08333333, 2453233.125, 2453233.16666667, 2453233.20833333, 2453233.25, 2453233.29166667, 2453233.33333333, 2453233.375, 2453233.41666667, 2453233.45833333, 2453233.5, 2453233.54166667, 2453233.58333333, 2453233.625, 2453233.66666667, 2453233.70833333, 2453233.75, 2453233.79166667, 2453233.83333333, 2453233.875, 2453233.91666667, 2453233.95833333, 2453234, 2453234.04166667, 2453234.08333333, 2453234.125, 2453234.16666667, 2453234.20833333, 2453234.25, 2453234.29166667, 2453234.33333333, 2453234.375, 2453234.41666667, 2453234.45833333, 2453234.5, 2453234.54166667, 2453234.58333333, 2453234.625, 2453234.66666667, 2453234.70833333, 2453234.75, 2453234.79166667, 2453234.83333333, 2453234.875, 2453234.91666667, 2453234.95833333, 2453235, 2453235.04166667, 2453235.08333333, 2453235.125, 2453235.16666667, 2453235.20833333, 2453235.25, 2453235.29166667, 2453235.33333333, 2453235.375, 2453235.41666667, 2453235.45833333, 2453235.5, 2453235.54166667, 2453235.58333333, 2453235.625, 2453235.66666667, 2453235.70833333, 2453235.75, 2453235.79166667, 2453235.83333333, 2453235.875, 2453235.91666667, 2453235.95833333, 2453236, 2453236.04166667, 2453236.08333333, 2453236.125, 2453236.16666667, 2453236.20833333, 2453236.25, 2453236.29166667, 2453236.33333333, 2453236.375, 2453236.41666667, 2453236.45833333, 2453236.5, 2453236.54166667, 2453236.58333333, 2453236.625, 2453236.66666667, 2453236.70833333, 2453236.75, 2453236.79166667, 2453236.83333333, 2453236.875, 2453236.91666667, 2453236.95833333, 2453237, 2453237.04166667, 2453237.08333333, 2453237.125, 2453237.16666667, 2453237.20833333, 2453237.25, 2453237.29166667, 2453237.33333333, 2453237.375, 2453237.41666667, 2453237.45833333, 2453237.5, 2453237.54166667, 2453237.58333333, 2453237.625, 2453237.66666667, 2453237.70833333, 2453237.75, 2453237.79166667, 2453237.83333333, 2453237.875, 2453237.91666667, 2453237.95833333, 2453238, 2453238.04166667, 2453238.08333333, 2453238.125, 2453238.16666667, 2453238.20833333, 2453238.25, 2453238.29166667, 2453238.33333333, 2453238.375, 2453238.41666667, 2453238.45833333, 2453238.5, 2453238.54166667, 2453238.58333333, 2453238.625, 2453238.66666667, 2453238.70833333, 2453238.75, 2453238.79166667, 2453238.83333333, 2453238.875, 2453238.91666667, 2453238.95833333, 2453239, 2453239.04166667, 2453239.08333333, 2453239.125, 2453239.16666667, 2453239.20833333, 2453239.25, 2453239.29166667, 2453239.33333333, 2453239.375, 2453239.41666667, 2453239.45833333, 2453239.5, 2453239.54166667, 2453239.58333333, 2453239.625, 2453239.66666667, 2453239.70833333, 2453239.75, 2453239.79166667, 2453239.83333333, 2453239.875, 2453239.91666667, 2453239.95833333 ; current_speed = 96.789, 73.9116, 60.4198, 37.2491, 10.8521, 7.0392, 48.9811, 83.8838, 63.9394, 40.1821, 19.9444, 24.6372, 66.8724, 64.8193, 47.5146, 20.8243, 10.5588, 21.7042, 32.263, 46.3414, 45.1682, 33.7295, 21.1176, 67.1657, 71.2719, 83.2972, 61.8863, 56.3136, 48.3945, 34.6094, 61.2997, 114.0937, 102.3617, 78.0178, 52.794, 52.5007, 57.7801, 51.3275, 57.1935, 34.0228, 7.9191, 19.3578, 40.4754, 34.6094, 60.1265, 47.2213, 26.6903, 28.1568, 49.861, 75.6714, 82.4173, 46.0481, 32.263, 40.1821, 32.8496, 55.727, 94.4426, 78.6044, 68.3389, 54.8471, 64.2327, 92.0962, 79.4843, 76.258, 51.3275, 38.4223, 26.9836, 55.4337, 83.8838, 105.2947, 94.7359, 65.4059, 52.794, 68.6322, 66.2858, 68.9255, 44.2883, 7.0392, 15.5449, 20.531, 24.6372, 60.1265, 37.5424, 14.3717, 7.0392, 47.8079, 59.8332, 55.727, 27.8635, 37.8357, 36.0759, 39.8888, 75.6714, 93.5627, 71.8585, 38.129, 21.9975, 49.861, 87.4034, 86.5235, 54.2605, 28.1568, 20.8243, 25.2238, 36.6625, 94.1493, 85.057, 71.8585, 34.9027, 15.2516, 32.8496, 65.4059, 45.1682, 27.8635, 26.6903, 22.8774, 31.3831, 90.3364, 94.7359, 72.4451, 42.2352, 24.6372, 28.1568, 43.4084, 53.0873, 39.5955, 36.0759, 37.8357, 44.2883, 81.8307, 109.9875, 78.3111, 51.6208, 37.8357, 46.928, 58.0734, 71.2719, 61.593, 32.263, 14.3717, 20.531, 35.196, 92.0962, 95.3225, 63.6461, 31.3831, 16.4248, 57.1935, 54.5538, 42.2352, 20.531, 3.8129, 8.5057, 18.7712, 64.8193, 84.4704, 63.9394, 45.7548, 14.3717, 32.263, 55.4337, 53.9672, 38.4223, 28.4501, 29.9166, 31.6764, 91.8029, 116.7334 ; 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 = 254.69, 270.1604, 297.2336, 314.462, 334.1516, 115.1048, 78.1868, 95.0636, 119.6756, 142.8812, 166.4384, 245.5484, 281.4116, 306.7268, 328.1744, 328.526, 184.37, 174.5252, 84.8672, 79.9448, 122.4884, 144.2876, 215.6624, 270.512, 293.0144, 332.042, 4.7024, 42.6752, 86.2736, 128.4656, 105.26, 103.8536, 123.8948, 139.7168, 176.6348, 210.3884, 243.4388, 258.206, 285.9824, 292.6628, 222.3428, 173.1188, 185.7764, 93.6572, 99.2828, 115.4564, 140.7716, 213.2012, 248.0096, 283.8728, 298.64, 24.0404, 69.7484, 111.5888, 148.8584, 142.178, 126.7076, 133.7396, 165.3836, 198.0824, 253.2836, 288.7952, 317.2748, 336.2612, 19.8212, 60.9584, 100.3376, 102.0956, 98.5796, 121.082, 123.8948, 138.662, 181.9088, 232.1876, 237.11, 270.1604, 297.9368, 0.4832, 112.9952, 167.1416, 99.2828, 101.3924, 116.8628, 125.6528, 282.1148, 294.0692, 338.0192, 349.5836, 23.3372, 84.8672, 110.534, 144.2876, 106.3148, 114.05, 133.388, 167.1416, 221.288, 264.8864, 283.1696, 306.7268, 330.9872, 9.9764, 85.2188, 147.8036, 111.9404, 101.744, 105.9632, 118.9724, 142.5296, 218.8268, 260.3156, 308.8364, 0.4832, 13.844, 82.406, 116.8628, 131.63, 92.954, 112.6436, 123.8948, 139.7168, 193.8632, 248.3612, 312.704, 331.6904, 0.4832, 46.5428, 84.5156, 117.2144, 94.0088, 101.3924, 110.8856, 123.8948, 176.9864, 228.6716, 263.8316, 295.124, 306.0236, 331.6904, 9.9764, 88.0316, 78.89, 94.0088, 105.6116, 123.8948, 130.2236, 168.1964, 242.7356, 249.416, 278.2472, 283.5212, 336.6128, 146.0456, 148.1552, 79.5932, 99.986, 97.8764, 112.292, 147.452, 249.416, 267.6992, 291.608, 329.9324, 16.6568, 88.0316, 106.6664, 86.6252, 96.1184 ; 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 = -93.35409, -73.91131, -53.72215, -26.58525, -4.731423, 6.37423, 47.94369, 83.55643, 55.55326, 24.24868, 4.676775, -22.42752, -65.55041, -51.95241, -25.05614, -10.87261, -0.8045485, 2.070753, 32.13363, 45.6296, 38.09938, 19.68848, -12.31173, -67.16302, -65.59913, -39.05174, 5.073455, 38.1717, 48.29218, 27.09853, 59.13836, 110.7748, 84.96665, 50.44367, 3.099011, -26.55796, -51.68183, -50.24392, -54.98276, -31.39585, -5.334027, 2.319279, -4.073707, 34.53892, 59.3391, 42.63671, 16.8793, -15.41812, -46.23344, -73.4641, -72.33343, 18.75911, 30.26855, 37.36326, 16.98833, 34.17237, 75.71429, 56.79085, 17.24507, -17.02369, -61.51824, -87.18529, -53.92873, -30.69901, 17.40444, 33.59137, 26.54559, 54.20303, 82.94511, 90.17747, 78.63676, 43.20058, -1.758499, -54.22097, -55.66116, -68.92523, -39.12716, 0.0593639, 14.30966, 4.569016, 24.31456, 58.94185, 33.49124, 11.67793, -6.882431, -43.65117, -22.39532, -10.07548, 11.0379, 37.68398, 33.78379, 23.28377, 72.62432, 85.44054, 52.22091, 8.485316, -14.51493, -49.66255, -85.10468, -69.34824, -26.31661, 4.877955, 20.75184, 13.43982, 34.00714, 92.17845, 81.77708, 62.86563, 21.23311, -9.562269, -32.38147, -50.94725, 0.3809184, 6.667155, 26.45621, 20.40872, 23.45731, 90.21636, 87.43342, 60.13399, 27.30785, -5.903184, -26.1725, -31.89941, -25.17589, 0.333922, 26.18708, 37.6625, 39.38565, 81.63049, 107.8205, 73.1656, 42.84851, 1.989136, -35.23997, -57.73718, -64.52894, -49.81487, -15.30027, 2.489789, 20.51888, 34.53639, 91.87087, 91.80587, 52.83027, 23.96194, 3.359817, -50.83942, -51.07096, -41.79842, -19.96195, -1.513503, 4.750713, 9.904064, 63.75303, 83.19069, 63.3362, 42.33521, 7.73206, -30.20326, -55.38901, -50.17466, -19.25039, 8.154887, 29.89895, 30.3457, 91.6437, 116.0685 ; 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 = -25.5563, 0.2069159, 27.64927, 26.09061, 9.766356, -2.986559, 10.02749, -7.403709, -31.65567, -32.04064, -19.38832, -10.19794, 13.23109, 38.76195, 40.37112, 17.76057, -10.5281, -21.60519, 2.886393, 8.091063, -24.26114, -27.38691, -17.15734, 0.6001905, 27.86464, 73.57571, 61.67799, 41.40221, 3.145261, -21.52859, -16.13406, -27.31881, -57.08403, -59.5165, -52.70296, -45.28795, -25.83657, -10.49101, 15.74778, 13.10922, -5.85323, -19.21836, -40.26987, -2.207624, -9.698859, -20.29685, -20.67514, -23.56028, -18.67051, 18.14352, 39.503, 42.05381, 11.16762, -14.78471, -28.1157, -44.01985, -56.45132, -54.34566, -66.12724, -52.13826, -18.47555, 29.67214, 58.39046, 69.80582, 48.28662, 18.6519, -4.842149, -11.61577, -12.51406, -54.35989, -52.83135, -49.10847, -52.76471, -42.0769, -35.99504, 0.1929573, 20.74895, 7.038949, -6.072678, -20.01614, -3.974167, -11.87663, -16.96374, -8.376862, 1.477325, 19.49796, 55.48389, 54.80861, 25.58397, 3.384951, -12.6541, -32.388, -21.2572, -38.12996, -49.36214, -37.17284, -16.52897, -4.444147, 19.91349, 51.74106, 47.45142, 27.73105, 1.735723, -21.34505, -13.69865, -19.16308, -23.39237, -34.80741, -27.70115, -11.88168, -5.525992, 41.01596, 45.1666, 27.05409, 3.527192, -10.33728, -20.84835, -4.655413, -36.47311, -40.40044, -32.21946, -23.91953, -10.38294, 29.44005, 46.73795, 39.59409, 24.81346, 3.616137, -20.25399, -5.720759, -21.72553, -27.91816, -28.78736, -37.78337, -30.99003, -6.240047, 30.26053, 36.22398, 28.40428, 14.15439, 0.705205, 6.782031, -6.438416, -25.6527, -35.49351, -20.26633, -16.07749, -26.20019, -19.18004, 6.058397, 4.800253, 3.499645, -7.055328, -15.94577, 11.70869, -14.6478, -8.762034, -17.35603, -12.1145, -11.34303, -2.225427, 19.87366, 33.252, 27.2563, 1.027584, -9.084753, 5.404191, -12.44184 ; 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 = 16.60889, 16.54565, 16.26119, 15.72442, 16.00851, 15.91379, 16.32438, 17.02027, 16.86199, 16.83034, 16.86199, 16.89364, 16.86199, 16.92529, 16.86199, 16.79869, 16.76705, 16.51403, 17.08361, 17.74948, 18.41708, 17.81298, 17.52734, 17.8765, 16.73541, 16.4508, 16.35598, 16.76705, 17.05194, 14.74705, 15.94536, 17.97181, 17.52734, 17.49562, 17.27369, 17.30539, 17.52734, 17.46391, 16.29278, 16.198, 15.78753, 14.90459, 15.69286, 15.88222, 16.16641, 16.92529, 17.21032, 16.98861, 16.67215, 16.22959, 16.16641, 16.54565, 15.66131, 15.75598, 15.50358, 15.53512, 16.35598, 16.26119, 16.26119, 15.91379, 15.62976, 15.09369, 16.41919, 16.60889, 17.11528, 16.64052, 16.35598, 16.98861, 16.32438, 17.05194, 16.67215, 16.35598, 16.26119, 16.04008, 15.72442, 16.29278, 15.78753, 15.88222, 15.91379, 15.85066, 15.75598, 15.91379, 15.78753, 15.69286, 15.72442, 15.85066, 16.198, 16.76705, 17.05194, 17.05194, 17.05194, 16.35598, 16.76705, 16.76705, 16.4508, 16.83034, 16.48242, 16.54565, 16.67215, 16.86199, 16.95695, 17.17863, 17.17863, 17.05194, 17.05194, 16.70378, 16.64052, 16.70378, 16.67215, 16.79869, 16.41919, 16.64052, 17.40049, 17.52734, 17.65425, 17.59079, 17.52734, 17.49562, 16.95695, 16.70378, 16.73541, 16.70378, 16.79869, 16.89364, 17.49562, 17.59079, 17.81298, 17.8765, 17.71774, 17.242, 16.67215, 16.57727, 16.51403, 16.57727, 16.70378, 16.89364, 17.11528, 17.68599, 17.90827, 18.00359, 17.81298, 17.52734, 17.08361, 16.89364, 16.98861, 16.89364, 16.83034, 16.83034, 16.95695, 17.11528, 17.11528, 17.14696, 17.14696, 17.14696, 17.11528, 16.89364, 16.79869, 16.64052, 16.60889, 16.76705, 16.92529, 17.05194, 17.242, 17.36879, 17.33709, 17.30539, 16.54565, 17.30539 ; 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 ; }