netcdf L0104.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 = "Wed Feb 11 19:37:42 2004: /usr/local/nco/bin/ncrcat -d time,2452921.7597,2453047.8333 L0104.aanderaa.realtime.nc L0104.aanderaa.realtime.nc.new\n", "09-Oct-2003 12:32:58: Modified [lon,lat] to [-66.553590,43.625566].\n", "Wed Oct 8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.aanderaa.realtime.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0104" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453121.00000579 ; :starting_julian_day_string = "2004-04-25 00:00:00" ; :ending_julian_day_number = 2453127.95833912 ; :ending_julian_day_string = "2004-05-01 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:26\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:26" ; data: lat = 43.6255658467611 ; lon = -66.553589714898 ; depth = 2 ; time = 2453121, 2453121.04166667, 2453121.08333333, 2453121.125, 2453121.16666667, 2453121.20833333, 2453121.25, 2453121.29166667, 2453121.33333333, 2453121.375, 2453121.41666667, 2453121.45833333, 2453121.5, 2453121.54166667, 2453121.58333333, 2453121.625, 2453121.66666667, 2453121.70833333, 2453121.75, 2453121.79166667, 2453121.83333333, 2453121.875, 2453121.91666667, 2453121.95833333, 2453122, 2453122.04166667, 2453122.08333333, 2453122.125, 2453122.16666667, 2453122.20833333, 2453122.25, 2453122.29166667, 2453122.33333333, 2453122.375, 2453122.41666667, 2453122.45833333, 2453122.5, 2453122.54166667, 2453122.58333333, 2453122.625, 2453122.66666667, 2453122.70833333, 2453122.75, 2453122.79166667, 2453122.83333333, 2453122.875, 2453122.91666667, 2453122.95833333, 2453123, 2453123.04166667, 2453123.08333333, 2453123.125, 2453123.16666667, 2453123.20833333, 2453123.25, 2453123.29166667, 2453123.33333333, 2453123.375, 2453123.41666667, 2453123.45833333, 2453123.5, 2453123.54166667, 2453123.58333333, 2453123.625, 2453123.66666667, 2453123.70833333, 2453123.75, 2453123.79166667, 2453123.83333333, 2453123.875, 2453123.91666667, 2453123.95833333, 2453124, 2453124.04166667, 2453124.08333333, 2453124.125, 2453124.16666667, 2453124.20833333, 2453124.25, 2453124.29166667, 2453124.33333333, 2453124.375, 2453124.41666667, 2453124.45833333, 2453124.5, 2453124.54166667, 2453124.58333333, 2453124.625, 2453124.66666667, 2453124.70833333, 2453124.75, 2453124.79166667, 2453124.83333333, 2453124.875, 2453124.91666667, 2453124.95833333, 2453125, 2453125.04166667, 2453125.08333333, 2453125.125, 2453125.16666667, 2453125.20833333, 2453125.25, 2453125.29166667, 2453125.33333333, 2453125.375, 2453125.41666667, 2453125.45833333, 2453125.5, 2453125.54166667, 2453125.58333333, 2453125.625, 2453125.66666667, 2453125.70833333, 2453125.75, 2453125.79166667, 2453125.83333333, 2453125.875, 2453125.91666667, 2453125.95833333, 2453126, 2453126.04166667, 2453126.08333333, 2453126.125, 2453126.16666667, 2453126.20833333, 2453126.25, 2453126.29166667, 2453126.33333333, 2453126.375, 2453126.41666667, 2453126.45833333, 2453126.5, 2453126.54166667, 2453126.58333333, 2453126.625, 2453126.66666667, 2453126.70833333, 2453126.75, 2453126.79166667, 2453126.83333333, 2453126.875, 2453126.91666667, 2453126.95833333, 2453127, 2453127.04166667, 2453127.08333333, 2453127.125, 2453127.16666667, 2453127.20833333, 2453127.25, 2453127.29166667, 2453127.33333333, 2453127.375, 2453127.41666667, 2453127.45833333, 2453127.5, 2453127.54166667, 2453127.58333333, 2453127.625, 2453127.66666667, 2453127.70833333, 2453127.75, 2453127.79166667, 2453127.83333333, 2453127.875, 2453127.91666667, 2453127.95833333 ; current_speed = 53.3806, 36.9558, 24.9305, 36.9558, 55.4337, 30.5032, 20.8243, 7.9191, 37.5424, 56.9002, 56.9002, 63.6461, 44.5816, 27.2769, 24.6372, 32.8496, 42.5285, 48.3945, 34.0228, 12.0253, 10.5588, 26.6903, 44.2883, 35.196, 31.0898, 15.8382, 26.1037, 35.4893, 49.5677, 66.2858, 47.5146, 24.9305, 7.6258, 13.4918, 40.1821, 45.7548, 27.2769, 17.598, 12.6119, 31.3831, 54.8471, 60.7131, 53.0873, 39.0089, 22.8774, 18.4779, 29.0367, 31.0898, 33.7295, 18.4779, 13.4918, 20.2377, 48.9811, 63.9394, 59.2466, 44.8749, 27.5702, 12.9052, 18.4779, 49.5677, 36.6625, 38.129, 28.4501, 16.7181, 14.9583, 39.8888, 43.1151, 42.2352, 19.9444, 30.5032, 43.4084, 44.8749, 45.1682, 46.0481, 29.6233, 7.0392, 12.3186, 30.5032, 41.6486, 43.1151, 26.9836, 16.4248, 19.0645, 43.1151, 53.3806, 65.4059, 60.7131, 44.5816, 17.598, 9.6789, 28.4501, 39.8888, 43.4084, 29.0367, 13.7851, 3.2263, 31.6764, 70.6853, 75.6714, 73.0317, 35.4893, 20.2377, 19.9444, 50.4476, 46.928, 39.5955, 32.5563, 24.3439, 3.8129, 12.6119, 33.7295, 46.6347, 61.0064, 20.531, 23.1707, 37.2491, 51.6208, 53.6739, 41.062, 20.2377, 7.9191, 34.6094, 53.9672, 51.3275, 68.0456, 45.1682, 19.6511, 20.531, 38.4223, 43.4084, 46.3414, 33.1429, 5.866, 15.5449, 58.3667, 70.6853, 72.4451, 52.5007, 29.0367, 17.3047, 30.7965, 51.0342, 43.7017, 32.8496, 3.2263, 35.7826, 61.2997, 70.392, 60.4198, 45.1682, 17.0114, 11.732, 42.5285, 59.2466, 61.0064, 53.0873, 21.1176, 21.7042, 40.4754, 56.9002, 71.2719, 52.2074, 29.0367, 3.5196, 43.4084, 49.861, 57.4868, 60.4198 ; 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 = 169.3361, 197.1125, 225.2405, 287.8253, 311.3825, 312.0857, 302.5925, 152.1077, 198.1673, 170.3909, 180.2357, 185.5097, 191.1353, 219.2633, 282.5513, 290.6381, 307.5149, 338.8073, 345.0977, 300.1313, 181.2905, 147.8885, 166.1717, 170.0393, 197.1125, 259.6973, 249.1493, 309.2729, 301.8893, 322.2821, 333.5333, 347.5589, 136.9889, 146.1305, 152.4593, 167.5781, 177.0713, 189.7289, 211.1765, 344.0429, 340.9169, 348.9653, 359.1617, 19.5545, 44.8697, 118.3541, 130.6601, 144.7241, 154.9205, 164.0621, 203.4413, 300.1313, 329.6657, 337.0493, 346.5041, 0.2165, 0.2165, 96.2033, 131.3633, 148.5917, 176.7197, 187.2677, 182.3453, 176.0165, 352.1297, 338.4557, 337.4009, 354.2393, 20.6093, 87.4133, 121.8701, 144.0209, 150.7013, 151.7561, 160.1945, 123.6281, 353.5361, 352.1297, 354.2393, 11.8193, 29.3993, 39.5957, 104.6417, 149.2949, 143.3177, 134.1761, 140.5049, 153.8657, 166.8749, 278.3321, 346.8557, 339.1589, 352.8329, 5.8421, 19.2029, 240.3593, 123.9797, 134.8793, 140.8565, 144.0209, 159.4913, 224.8889, 311.0309, 330.7205, 334.2365, 322.2821, 319.4693, 306.8117, 226.6469, 154.2173, 134.1761, 129.2537, 133.4729, 92.3357, 29.7509, 3.3809, 359.1617, 346.1525, 348.2621, 355.6457, 87.4133, 147.1853, 157.0301, 153.8657, 138.0437, 139.0985, 77.2169, 10.4129, 341.6201, 325.0949, 320.5241, 314.8985, 327.2045, 217.8569, 153.1625, 153.1625, 148.2401, 138.7469, 132.4181, 7.9517, 352.1297, 350.7233, 345.4493, 321.9305, 336.3461, 125.0345, 136.2857, 152.4593, 153.1625, 155.6237, 159.8429, 336.6977, 338.4557, 340.9169, 336.3461, 327.9077, 1.2713, 96.2033, 138.0437, 148.5917, 153.1625, 146.1305, 158.4365, 290.6381, 334.9397, 335.9945, 342.9881, 337.4009 ; 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 = 9.877945, -10.8742, -17.70237, -35.18171, -41.59263, -22.63774, -17.54495, 3.704642, -11.70545, 9.498086, -0.234072, -6.110934, -8.609889, -17.26314, -24.04842, -30.74149, -33.73339, -17.49489, -8.749698, -10.40041, -0.2378007, 14.18773, 10.58548, 6.087945, -9.148138, -15.58283, -24.3942, -27.47368, -42.08646, -40.55194, -21.17619, -5.370924, 5.201863, 7.519023, 18.57934, 9.842252, 1.393664, -2.973825, -6.52888, -8.627765, -17.93167, -11.6207, -0.7766976, 13.05641, 16.13993, 16.26109, 22.0269, 17.9548, 14.2971, 5.073945, -5.367164, -17.50313, -24.73763, -24.93246, -13.82672, 0.1695656, 0.1041775, 12.82964, 13.8683, 25.83138, 2.097856, -4.823525, -1.164229, 1.161393, -2.048256, -14.64799, -16.56831, -4.23931, 7.020301, 30.47212, 36.86447, 26.36356, 22.10363, 21.79115, 10.03721, 5.861188, -1.386793, -4.176836, -4.180431, 8.831083, 13.24606, 10.46861, 18.44539, 22.01541, 31.88836, 46.9092, 38.61427, 19.63716, 3.996118, -9.576736, -6.469675, -14.19154, -5.415785, 2.955567, 4.534119, -2.804119, 26.2672, 50.08724, 47.76869, 42.9054, 12.43366, -14.28244, -15.04517, -24.67243, -20.39761, -24.22351, -21.15689, -19.48995, -2.7725, 5.485662, 24.19084, 36.11166, 44.27234, 20.51394, 11.498, 2.196713, -0.7552419, -12.84623, -8.353448, -1.536522, 7.911031, 18.75566, 21.06056, 22.60857, 45.49281, 29.57436, 19.16404, 3.710785, -12.11517, -24.83911, -29.46171, -23.47705, -3.177273, -9.539772, 26.35033, 31.9117, 38.13226, 34.61825, 21.43612, 2.393902, -4.216998, -8.22684, -10.97947, -20.25562, -1.294427, 29.29903, 42.36194, 32.54775, 27.27722, 18.64217, 5.862051, -4.640973, -15.61734, -19.37003, -24.47643, -28.20447, 0.4685267, 21.57712, 27.06038, 29.65259, 32.17653, 29.09535, 10.67192, -3.293731, -18.38658, -20.28467, -16.81893, -23.21817 ; 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 = -52.45869, -35.31973, -17.55437, 11.31275, 36.64626, 20.44451, 11.21723, -6.999126, -35.67092, -56.10186, -56.89972, -63.35205, -43.7423, -21.11902, 5.354, 11.5783, 25.89848, 45.12157, 32.87847, 6.0365, -10.55612, -22.60709, -43.00466, -34.66548, -29.71342, -2.832639, -9.291195, 22.46525, 26.18561, 52.43422, 42.53476, 24.34508, -5.576149, -11.20236, -35.62877, -44.68369, -27.24127, -17.34491, -10.79045, 30.17384, 51.833, 59.5906, 53.08162, 36.75901, 16.21351, -8.775513, -18.91945, -25.38111, -30.5495, -17.76761, -12.3783, 10.15899, 42.27526, 58.878, 57.6106, 44.87458, 27.57, -1.394492, -12.21077, -42.30481, -36.60243, -37.82267, -28.42627, -16.67771, 14.8174, 37.10192, 39.80456, 42.0219, 18.66801, 1.376643, -22.91943, -36.31417, -39.3903, -40.56567, -27.87103, -3.898309, 12.24029, 30.21588, 41.43827, 42.20099, 23.50865, 12.65631, -4.819002, -37.07066, -42.80912, -45.57915, -46.85102, -40.02376, -17.13828, 1.402575, 27.70472, 37.2789, 43.06923, 28.88589, 13.01809, -1.595597, -17.70391, -49.87665, -58.68827, -59.09954, -33.23995, -14.33794, 13.09282, 44.00263, 42.26316, 31.32133, 24.74467, 14.58655, -2.617527, -11.35639, -23.50494, -29.50836, -41.9731, -0.8367279, 20.11659, 37.18427, 51.61528, 52.11393, 40.20333, 20.17929, 0.3573977, -29.08669, -49.68814, -46.07998, -50.60245, -34.13977, 4.348019, 20.19287, 36.46225, 35.59927, 35.77056, 23.39402, 4.931013, -12.27341, -52.08006, -63.07182, -61.59726, -39.47024, -19.58629, 17.13832, 30.50641, 50.36674, 42.3, 25.86129, 2.955245, -20.5417, -44.3071, -62.41536, -53.91201, -41.14165, -15.96947, 10.77503, 39.5572, 55.99073, 55.88099, 44.97521, 21.1124, -2.345282, -30.09973, -48.56292, -63.59524, -43.34828, -27.00444, 1.240532, 39.32204, 45.54834, 54.97141, 55.78054 ; 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 = 3.41588, 3.382926, 3.382926, 3.251017, 3.185007, 3.185007, 3.151989, 3.151989, 3.118961, 3.118961, 3.118961, 3.019821, 2.755033, 2.65558, 2.62241, 2.688741, 2.688741, 3.085923, 3.118961, 3.151989, 3.218017, 3.185007, 3.151989, 2.953681, 2.755033, 2.62241, 2.755033, 2.688741, 2.755033, 2.953681, 3.118961, 3.151989, 3.185007, 3.185007, 3.185007, 3.118961, 3.118961, 2.953681, 2.986756, 3.019821, 3.052877, 3.085923, 3.185007, 3.218017, 3.251017, 3.251017, 3.251017, 3.251017, 3.218017, 3.185007, 3.151989, 3.118961, 3.151989, 3.218017, 3.251017, 3.019821, 2.986756, 2.953681, 2.986756, 3.185007, 3.085923, 3.251017, 3.349962, 3.31699, 3.31699, 3.382926, 3.349962, 3.349962, 3.349962, 3.118961, 3.019821, 2.986756, 3.218017, 3.185007, 3.448826, 3.448826, 3.41588, 3.41588, 3.218017, 2.755033, 2.688741, 2.65558, 2.65558, 2.688741, 2.556039, 2.788165, 3.218017, 3.382926, 3.284008, 3.448826, 3.547609, 3.646311, 3.284008, 2.920597, 2.821287, 2.821287, 2.688741, 2.788165, 2.920597, 3.019821, 3.481762, 3.41588, 3.349962, 3.284008, 3.085923, 2.887503, 2.65558, 2.755033, 2.755033, 2.755033, 2.953681, 3.052877, 3.382926, 3.646311, 3.646311, 3.41588, 3.118961, 3.019821, 3.251017, 3.349962, 3.31699, 3.284008, 3.019821, 2.986756, 2.986756, 3.085923, 3.085923, 3.085923, 3.085923, 3.019821, 3.019821, 3.085923, 3.085923, 3.118961, 3.284008, 3.31699, 3.185007, 3.349962, 3.284008, 3.251017, 3.251017, 3.151989, 3.251017, 3.41588, 3.580518, 3.51469, 3.185007, 3.052877, 3.31699, 3.349962, 3.284008, 3.085923, 3.151989, 2.986756, 3.052877, 3.448826, 3.51469, 3.448826, 3.349962, 3.580518, 3.251017, 3.613419, 3.77779, 3.974748, 3.810638, 4.007544, 3.613419, 3.712068 ; 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 ; }