netcdf E0114.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.7217, 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 = "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.aanderaa.realtime.nc E0114.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :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: 25-Feb-2005 05:53:09\n", "AANCM_Temperature_1.5: 25-Feb-2005 05:53:09" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; 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 = 3.2263, 8.2124, 10.2655, 14.9583, 12.0253, 14.0784, 9.6789, 12.6119, 12.3186, 12.9052, 12.6119, 14.3717, 11.1454, 7.3325, 7.6258, 7.0392, 5.2794, 3.2263, 9.9722, 9.9722, 9.6789, 10.8521, 11.1454, 7.9191, 8.5057, 10.5588, 12.3186, 15.2516, 13.1985, 13.7851, 11.732, 14.9583, 19.3578, 22.2908, 24.0506, 21.4109, 22.5841, 16.4248, 16.1315, 12.9052, 9.6789, 7.3325, 7.6258, 9.3856, 17.0114, 14.665, 15.5449, 15.8382, 15.2516, 13.1985, 12.6119, 8.5057, 8.5057, 5.5727, 7.0392, 9.0923, 9.6789, 14.0784, 14.9583, 17.0114, 20.2377, 19.3578, 23.7573, 21.4109, 19.9444, 15.2516, 8.799, 10.5588, 17.598, 22.2908, 21.1176, 16.1315, 13.1985, 6.4526, 6.1593, 2.3464, 2.3464, 2.0531, 2.933, 1.4665, 1.1732, 7.3325, 8.2124, 4.1062, 3.5196, 11.732, 15.2516, 14.3717, 17.0114, 13.7851, 11.732, 7.0392, 4.1062, 7.6258, 10.2655, 11.732, 11.732, 7.9191, 4.6928, 2.6397, 6.7459, 7.0392, 9.6789, 8.5057, 9.9722, 13.7851, 18.1846, 27.5702, 26.6903, 27.8635, 27.2769, 28.4501, 21.4109, 12.9052, 18.1846, 3.5196, 2.933, 1.1732, 2.3464, 1.4665, 3.5196, 5.5727, 7.3325, 7.9191, 11.4387, 11.4387, 13.4918, 11.4387, 11.4387, 2.0531, 11.1454, 12.0253, 14.665, 13.7851, 6.1593, 6.7459, 13.1985, 20.8243, 26.6903, 31.0898, 31.6764, 29.33, 23.7573, 20.8243, 17.598, 16.7181, 15.8382, 22.5841, 27.8635, 25.8104, 33.4362, 27.5702, 21.9975, 22.2908, 17.3047, 13.4918, 17.3047, 20.8243, 18.4779, 19.6511, 18.7712, 12.6119, 11.732, 7.3325, 7.3325, 0.8799, 2.933, 4.9861 ; 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 = 132.0784, 158.0968, 165.832, 159.1516, 169.348, 180.2476, 195.718, 198.5308, 245.6452, 253.0288, 262.8736, 251.974, 253.3804, 258.3028, 209.782, 200.6404, 242.1292, 327.2164, 34.6852, 52.6168, 63.1648, 49.804, 78.2836, 106.4116, 150.01, 203.8048, 205.2112, 204.508, 212.2432, 259.3576, 290.65, 302.6044, 298.3852, 311.3944, 320.1844, 326.1616, 315.262, 312.0976, 291.0016, 289.5952, 287.134, 321.2392, 325.4584, 328.2712, 323.7004, 330.7324, 327.568, 327.2164, 320.536, 304.714, 295.924, 297.682, 278.344, 278.6956, 310.3396, 308.9332, 333.8968, 319.1296, 308.5816, 305.7688, 295.924, 283.2664, 268.8508, 280.8052, 281.5084, 295.2208, 321.9424, 347.2192, 29.4112, 34.6852, 40.3108, 37.498, 40.3108, 9.7216, 55.4296, 20.9728, 318.4264, 171.8092, 114.1468, 19.918, 43.4752, 268.4992, 282.5632, 273.4216, 230.1748, 236.5036, 250.216, 240.3712, 230.878, 209.0788, 228.7684, 252.6772, 287.4856, 0.9316, 20.9728, 24.4888, 16.7536, 20.6212, 26.5984, 196.0696, 213.298, 199.234, 204.508, 219.9784, 228.0652, 256.8964, 272.0152, 286.0792, 285.376, 281.86, 282.9148, 279.0472, 258.6544, 260.0608, 245.6452, 236.5036, 283.9696, 93.4024, 357.064, 58.9456, 310.3396, 283.2664, 241.0744, 222.088, 228.4168, 219.9784, 200.992, 190.444, 220.6816, 63.1648, 34.6852, 39.256, 44.53, 52.6168, 73.7128, 147.5488, 152.1196, 171.106, 177.4348, 179.5444, 192.202, 199.5856, 196.4212, 214.3528, 249.5128, 260.764, 273.7732, 254.0836, 249.8644, 231.2296, 233.3392, 219.6268, 218.572, 224.5492, 248.8096, 265.3348, 274.1248, 288.892, 284.3212, 285.0244, 266.7412, 272.0152, 259.3576, 242.8324, 244.942, 75.1192, 336.358, 350.032 ; 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 = 2.394652, 3.06355, 2.512645, 5.323607, 2.222797, -0.0608387, -2.622042, -4.008244, -11.22236, -12.3432, -12.51447, -13.66628, -10.6798, -7.180224, -3.787745, -2.481329, -4.667011, -1.746937, 5.674851, 7.923837, 8.636566, 8.28928, 10.91318, 7.59645, 4.251565, -4.261764, -5.247183, -6.326673, -7.041586, -13.54798, -10.97824, -12.60104, -17.03044, -16.72202, -15.40005, -11.92271, -15.89618, -12.18727, -15.05989, -12.1578, -9.249334, -4.590662, -4.323863, -4.93588, -10.07088, -7.16956, -8.336703, -8.575872, -9.693814, -10.84923, -11.34282, -7.532135, -8.415664, -5.508645, -5.365427, -7.072711, -4.258613, -9.212204, -11.69321, -13.80275, -18.20128, -18.84121, -23.75252, -21.03129, -19.54343, -13.7977, -5.424173, -2.335836, 8.641921, 12.68496, 13.66168, 9.819788, 8.538552, 1.089592, 5.07175, 0.8398346, -1.557028, 0.2925052, 2.676363, 0.4995998, 0.8072091, -7.329985, -8.015768, -4.09888, -2.703059, -9.783555, -14.35138, -12.49255, -13.19752, -6.699725, -8.823069, -6.719919, -3.916463, 0.1239861, 3.674276, 4.863094, 3.381824, 2.789012, 2.101127, -0.7306817, -3.703456, -2.318902, -4.015004, -5.464902, -7.418377, -13.42616, -18.17335, -26.49165, -25.73496, -27.26869, -26.58689, -28.09616, -20.9925, -12.71151, -16.56634, -2.935067, -2.846253, 1.171132, -0.1201836, 1.256318, -2.682714, -5.423985, -6.41776, -5.307945, -8.556065, -7.349351, -4.83327, -2.073544, -7.456373, 1.831999, 6.342481, 7.609447, 10.28431, 10.95354, 5.912115, 3.619722, 6.171981, 3.219581, 1.194557, 0.2472148, -6.695089, -9.83185, -6.716103, -11.75088, -16.48493, -16.50136, -15.80387, -21.71829, -26.1605, -20.12338, -26.822, -17.58384, -13.71539, -15.63748, -16.13463, -13.4471, -17.25988, -19.70251, -17.90369, -18.97934, -18.74085, -12.6041, -11.5302, -6.52354, -6.642362, 0.8503901, -1.176194, -0.8630846 ; 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 = -2.162095, -7.619591, -9.953246, -13.97891, -11.81808, -14.07827, -9.316974, -11.95801, -5.080017, -3.766912, -1.564616, -4.447301, -3.187765, -1.486587, -6.618596, -6.587362, -2.46801, 2.71242, 8.200051, 6.05455, 4.369306, 7.003993, 2.263269, -2.237428, -7.366894, -9.66052, -11.14518, -13.87748, -11.16317, -2.545814, 4.137388, 8.060062, 9.20264, 14.73954, 18.47349, 17.78414, 16.04223, 11.01111, 5.781433, 4.328051, 2.851476, 5.717638, 6.281484, 7.982893, 13.71004, 12.79295, 13.12034, 13.31552, 11.7746, 7.516287, 5.513652, 3.951441, 1.234314, 0.8425081, 4.556592, 5.713728, 8.691681, 10.64597, 9.328424, 9.943435, 8.847488, 4.442208, -0.4764759, 4.013911, 3.979139, 6.498825, 6.928257, 10.29719, 15.32993, 18.32952, 16.10315, 12.79832, 10.06447, 6.35994, 3.4949, 2.190952, 1.755351, -2.032156, -1.19982, 1.378776, 0.8513587, -0.1920448, 1.786332, 0.2450691, -2.254119, -6.47471, -5.162288, -7.105065, -10.73375, -12.04752, -7.732612, -2.095955, 1.233774, 7.624792, 9.585415, 10.67662, 11.23401, 7.411717, 4.196146, -2.536557, -5.638402, -6.646279, -8.806864, -6.517805, -6.664267, -3.125255, 0.6394546, 7.636004, 7.076993, 5.726534, 6.096439, 4.473723, -4.212092, -2.227477, -7.499072, -1.942413, 0.7080469, -0.06962729, 2.34332, 0.7564965, 2.278296, 1.278818, -3.546536, -5.876893, -7.591944, -8.765324, -12.59636, -11.24919, -8.674466, 0.9268224, 9.164762, 9.311507, 10.45443, 8.369525, 1.72739, -5.692519, -11.66649, -20.57391, -26.66356, -31.08882, -30.96078, -27.63302, -22.78823, -17.1921, -6.159267, -2.683278, 1.042267, -6.193339, -9.591818, -16.1625, -19.96397, -21.23498, -17.1982, -15.8855, -6.255101, -1.097331, 1.244713, 6.742602, 4.570648, 5.094162, -1.06707, 0.4434927, -2.16665, -3.347982, -3.105574, 0.2259662, 2.686831, 4.910833 ; 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.411131, 2.411131, 2.344743, 2.278315, 2.211847, 2.178597, 2.178597, 2.045499, 2.078789, 2.045499, 2.078789, 2.078789, 2.078789, 2.112069, 2.145338, 2.211847, 2.278315, 2.344743, 2.47748, 2.411131, 2.47748, 2.51064, 2.47748, 2.47748, 2.444311, 2.377942, 2.411131, 2.377942, 2.311534, 2.112069, 2.178597, 2.178597, 2.178597, 2.178597, 2.211847, 2.278315, 2.278315, 2.311534, 2.311534, 2.377942, 2.444311, 2.51064, 2.610059, 2.64318, 2.808637, 2.775565, 2.808637, 2.775565, 2.64318, 2.742483, 2.742483, 2.742483, 2.64318, 2.64318, 2.676291, 2.610059, 2.543789, 2.51064, 2.47748, 2.411131, 2.444311, 2.278315, 2.311534, 2.245086, 2.211847, 2.377942, 2.377942, 2.47748, 2.344743, 2.47748, 2.676291, 2.775565, 2.775565, 2.709392, 2.709392, 2.676291, 2.610059, 2.610059, 2.610059, 2.610059, 2.64318, 2.51064, 2.178597, 2.178597, 2.278315, 2.178597, 2.078789, 2.078789, 2.112069, 2.211847, 2.311534, 2.344743, 2.344743, 2.344743, 2.311534, 2.344743, 2.311534, 2.344743, 2.344743, 2.344743, 2.344743, 2.278315, 2.245086, 2.245086, 2.245086, 2.178597, 2.278315, 2.278315, 2.278315, 2.211847, 2.178597, 2.178597, 2.211847, 2.278315, 2.278315, 2.278315, 2.311534, 2.311534, 2.278315, 2.245086, 2.245086, 2.278315, 2.245086, 2.178597, 2.245086, 2.245086, 2.211847, 2.211847, 2.112069, 2.112069, 2.178597, 2.211847, 2.245086, 2.278315, 2.278315, 2.344743, 2.444311, 2.47748, 2.51064, 2.444311, 2.51064, 2.64318, 2.543789, 2.47748, 2.411131, 2.51064, 2.576929, 2.610059, 2.47748, 2.47748, 2.543789, 2.47748, 2.411131, 2.411131, 2.377942, 2.377942, 2.377942, 2.444311, 2.51064, 2.576929, 2.64318, 2.676291, 2.8417, 3.072873, 3.039877, 2.973855, 2.907797, 2.742483 ; 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 ; }