netcdf E0112.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.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 = "Sat Dec 11 05:44:13 2004: /usr/local/nco/bin/ncrcat -d time,2452619.9033,2453350.9033568 E0112.aanderaa.realtime.nc E0112.aanderaa.realtime.nc.new\n", "19-Nov-2004 21:37:34: Modified [lon,lat] to [-69.355200,43.714200].\n", "Fri Nov 19 18:36:27 2004: /usr/local/nco/bin/ncrcat -d time,2453329.722,2453330.7222 E0112.aanderaa.realtime.nc E0112.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 = "E0112" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453359.00000579 ; :starting_julian_day_string = "2004-12-19 00:00:00" ; :ending_julian_day_number = 2453365.95833912 ; :ending_julian_day_string = "2004-12-25 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Nov-2004 15:42:41\n", "AANCM_Temperature_1.5: 19-Nov-2004 15:42:41" ; :longitude = -69.3552 ; :latitude = 43.7142 ; data: lat = 43.7142 ; lon = -69.3552 ; depth = 2 ; time = 2453359, 2453359.04166667, 2453359.08333333, 2453359.125, 2453359.16666667, 2453359.20833333, 2453359.25, 2453359.29166667, 2453359.33333333, 2453359.375, 2453359.41666667, 2453359.45833333, 2453359.5, 2453359.54166667, 2453359.58333333, 2453359.625, 2453359.66666667, 2453359.70833333, 2453359.75, 2453359.79166667, 2453359.83333333, 2453359.875, 2453359.91666667, 2453359.95833333, 2453360, 2453360.04166667, 2453360.08333333, 2453360.125, 2453360.16666667, 2453360.20833333, 2453360.25, 2453360.29166667, 2453360.33333333, 2453360.375, 2453360.41666667, 2453360.45833333, 2453360.5, 2453360.54166667, 2453360.58333333, 2453360.625, 2453360.66666667, 2453360.70833333, 2453360.75, 2453360.79166667, 2453360.83333333, 2453360.875, 2453360.91666667, 2453360.95833333, 2453361, 2453361.04166667, 2453361.08333333, 2453361.125, 2453361.16666667, 2453361.20833333, 2453361.25, 2453361.29166667, 2453361.33333333, 2453361.375, 2453361.41666667, 2453361.45833333, 2453361.5, 2453361.54166667, 2453361.58333333, 2453361.625, 2453361.66666667, 2453361.70833333, 2453361.75, 2453361.79166667, 2453361.83333333, 2453361.875, 2453361.91666667, 2453361.95833333, 2453362, 2453362.04166667, 2453362.08333333, 2453362.125, 2453362.16666667, 2453362.20833333, 2453362.25, 2453362.29166667, 2453362.33333333, 2453362.375, 2453362.41666667, 2453362.45833333, 2453362.5, 2453362.54166667, 2453362.58333333, 2453362.625, 2453362.66666667, 2453362.70833333, 2453362.75, 2453362.79166667, 2453362.83333333, 2453362.875, 2453362.91666667, 2453362.95833333, 2453363, 2453363.04166667, 2453363.08333333, 2453363.125, 2453363.16666667, 2453363.20833333, 2453363.25, 2453363.29166667, 2453363.33333333, 2453363.375, 2453363.41666667, 2453363.45833333, 2453363.5, 2453363.54166667, 2453363.58333333, 2453363.625, 2453363.66666667, 2453363.70833333, 2453363.75, 2453363.79166667, 2453363.83333333, 2453363.875, 2453363.91666667, 2453363.95833333, 2453364, 2453364.04166667, 2453364.08333333, 2453364.125, 2453364.16666667, 2453364.20833333, 2453364.25, 2453364.29166667, 2453364.33333333, 2453364.375, 2453364.41666667, 2453364.45833333, 2453364.5, 2453364.54166667, 2453364.58333333, 2453364.625, 2453364.66666667, 2453364.70833333, 2453364.75, 2453364.79166667, 2453364.83333333, 2453364.875, 2453364.91666667, 2453364.95833333, 2453365, 2453365.04166667, 2453365.08333333, 2453365.125, 2453365.16666667, 2453365.20833333, 2453365.25, 2453365.29166667, 2453365.33333333, 2453365.375, 2453365.41666667, 2453365.45833333, 2453365.5, 2453365.54166667, 2453365.58333333, 2453365.625, 2453365.66666667, 2453365.70833333, 2453365.75, 2453365.79166667, 2453365.83333333, 2453365.875, 2453365.91666667, 2453365.95833333 ; current_speed = 5.866, 9.9722, 11.732, 6.1593, 7.6258, 12.0253, 2.933, 4.9861, 11.4387, 12.6119, 9.0923, 11.1454, 9.6789, 14.9583, 16.1315, 13.1985, 9.0923, 4.9861, 4.1062, 2.0531, 0.5866, 3.8129, 6.1593, 5.2794, 7.3325, 11.4387, 8.2124, 12.6119, 9.3856, 11.732, 9.9722, 8.799, 5.866, 2.6397, 8.799, 14.665, 17.598, 16.7181, 15.2516, 26.6903, 25.2238, 25.2238, 19.0645, 8.799, 7.0392, 6.4526, 4.3995, 8.5057, 12.0253, 15.8382, 8.799, 7.0392, 13.7851, 8.2124, 5.866, 3.2263, 4.6928, 4.6928, 2.3464, 7.9191, 9.9722, 15.2516, 12.0253, 7.9191, 8.799, 8.2124, 7.3325, 12.6119, 17.8913, 15.8382, 21.4109, 8.2124, 4.6928, 14.0784, 10.5588, 13.4918, 15.8382, 12.0253, 7.9191, 7.0392, 3.8129, 5.866, 10.8521, 7.3325, 4.3995, 2.933, 4.3995, 2.3464, 2.0531, 5.866, 9.9722, 11.732, 18.1846, 18.1846, 15.2516, 13.7851, 7.0392, 3.2263, 2.0531, 3.8129, 3.8129, 6.1593, 2.0531, 14.3717, 10.5588, 7.9191, 7.6258, 9.6789, 5.5727, 5.2794, 4.3995, 2.0531, 3.8129, 1.1732, 1.4665, 18.1846, 8.799, 23.464, 16.4248, 14.665, 15.5449, 17.598, 9.6789, 14.0784, 12.6119, 13.4918, 23.1707, 17.8913, 16.7181, 22.2908, 20.2377, 22.5841, 17.3047, 21.1176, 19.6511, 20.8243, 20.2377, 15.5449, 13.4918, 13.1985, 5.866, 8.5057, 11.732, 9.0923, 7.9191, 8.5057, 7.6258, 6.1593, 16.4248, 15.5449, 18.1846, 11.1454, 5.866, 6.1593, 2.6397, 3.2263, 4.6928, 3.2263, 0.8799, 2.0531, 8.799, 9.9722, 12.6119, 13.4918, 5.2794, 7.3325, 7.6258, 13.1985 ; 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 = 145.0876, 128.914, 137.0008, 138.0556, 123.64, 144.0328, 280.102, 239.668, 291.3532, 268.8508, 264.6316, 237.91, 220.33, 199.234, 184.4668, 166.8868, 156.6904, 154.2292, 192.9052, 159.5032, 295.924, 272.0152, 241.0744, 218.2204, 200.6404, 177.4348, 151.4164, 110.9824, 87.4252, 88.48, 107.1148, 73.7128, 84.2608, 115.5532, 195.0148, 197.476, 197.476, 193.2568, 182.0056, 168.9964, 181.3024, 189.0376, 184.1152, 225.604, 192.5536, 217.8688, 238.6132, 228.4168, 204.8596, 236.8552, 197.1244, 192.9052, 159.5032, 185.5216, 124.6948, 273.07, 45.2332, 76.174, 266.038, 209.4304, 215.7592, 185.5216, 196.4212, 161.2612, 120.4756, 108.1696, 76.8772, 78.9868, 73.0096, 38.9044, 51.562, 50.1556, 77.5804, 110.2792, 131.3752, 125.0464, 138.4072, 122.2336, 119.0692, 95.8636, 36.4432, 12.886, 341.632, 335.6548, 325.1068, 18.8632, 273.7732, 120.124, 128.5624, 63.1648, 53.32, 68.7904, 60.0004, 46.288, 45.9364, 32.9272, 29.7628, 35.3884, 39.9592, 160.2064, 73.3612, 88.8316, 51.9136, 58.594, 34.3336, 40.6624, 20.9728, 26.95, 342.3352, 277.9924, 319.1296, 348.6256, 301.5496, 135.2428, 14.2924, 16.0504, 43.8268, 12.886, 11.4796, 5.854, 11.4796, 16.0504, 2.338, 34.3336, 11.128, 61.4068, 68.0872, 89.8864, 87.4252, 93.4024, 106.06, 150.7132, 153.526, 178.8412, 168.6448, 191.1472, 172.5124, 177.0832, 168.9964, 146.1424, 82.5028, 132.7816, 97.6216, 87.0736, 107.818, 100.4344, 145.0876, 146.494, 180.5992, 174.622, 158.4484, 172.864, 157.3936, 104.302, 104.302, 52.2652, 13.5892, 358.1188, 348.9772, 177.7864, 192.202, 174.622, 164.7772, 135.2428, 127.8592, 94.4572, 63.868, 65.2744 ; 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 = 3.357249, 7.759266, 8.001085, 4.116932, 6.348743, 7.062724, -2.88753, -4.303571, -10.65347, -12.60936, -9.052419, -9.442546, -6.264078, -4.927668, -1.256344, 2.994419, 3.597817, 2.167818, -0.9170729, 0.7189034, -0.5275732, -3.810542, -5.390918, -3.266302, -2.584718, 0.5119531, 3.929145, 11.77561, 9.376124, 11.72787, 9.530602, 8.445878, 5.836596, 2.381498, -2.279544, -4.403992, -5.28479, -3.833726, -0.5337629, 5.094396, -0.5733171, -3.96222, -1.368108, -6.287075, -1.52999, -3.960963, -3.755725, -6.362202, -5.05539, -13.26119, -2.590842, -1.572125, 4.826922, -0.7902054, 4.823, -3.22167, 3.331789, 4.55683, -2.340792, -3.891176, -5.827554, -1.467524, -3.399509, 2.544045, 7.583376, 7.80291, 7.141017, 12.37963, 17.11041, 9.946751, 16.77076, 6.305376, 4.582983, 13.20575, 7.923295, 11.04556, 10.51391, 10.17197, 6.921559, 7.00237, 2.26496, 1.308188, -3.419703, -3.0227, -2.516727, 0.9482673, -4.389964, 2.029498, 1.60538, 5.234282, 7.997547, 10.93731, 15.74839, 13.14424, 10.95932, 7.493208, 3.494332, 1.868402, 1.318587, 1.291173, 3.65325, 6.15802, 1.615957, 12.26619, 5.955273, 5.160091, 2.729462, 4.386601, -1.691023, -5.228118, -2.878814, -0.404911, -3.249306, 0.8260548, 0.3620355, 5.02773, 6.093138, 5.232752, 3.268848, 1.495741, 3.093731, 4.865545, 0.3948456, 7.940364, 2.434116, 11.84634, 21.49669, 17.89126, 16.70122, 22.25151, 19.44787, 11.04772, 7.714291, 0.4270717, 3.869121, -4.025968, 2.637208, 0.7910143, 2.575189, 7.35329, 5.815853, 6.242742, 11.62836, 9.080443, 7.539247, 8.365041, 4.364423, 3.400083, -0.1717676, 1.456962, 6.679913, 1.384537, 2.254881, 5.968406, 2.557888, 2.551526, 1.102615, -0.1059105, -0.1682365, 0.07930098, -1.859747, 0.9346548, 3.311547, 9.49963, 4.168199, 7.310324, 6.846304, 11.98848 ; 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.810285, -6.26407, -8.580354, -4.581249, -4.224486, -9.732717, 0.5144514, -2.518029, 4.165016, -0.252944, -0.8506685, -5.921002, -7.378511, -14.12334, -16.0825, -12.85433, -8.350187, -4.490185, -4.002481, -1.923122, 0.256449, 0.1340792, -2.97909, -4.14769, -6.861836, -11.42724, -7.211473, -4.516084, 0.4216351, 0.3112018, -2.934691, 2.4677, 0.586603, -1.138632, -8.498592, -13.9881, -16.78573, -16.2726, -15.24226, -26.1996, -25.21728, -24.91066, -19.01535, -6.155899, -6.870914, -5.093801, -2.291317, -5.645292, -10.91104, -8.659644, -8.40892, -6.861396, -12.91239, -8.174294, -3.338956, 0.1727876, 3.304777, 1.121458, -0.1621242, -6.897166, -8.092242, -15.18083, -11.53478, -7.499332, -4.462601, -2.560879, 1.664762, 2.409316, 5.228043, 12.32521, 13.31046, 5.261724, 1.009278, -4.879505, -6.979231, -7.747526, -11.8451, -6.413963, -3.847618, -0.7191288, 3.067273, 5.718269, 10.29921, 6.680482, 3.608557, 2.775478, 0.2895187, -1.177595, -1.279834, 2.648064, 5.956846, 4.244412, 9.09219, 12.56617, 10.60682, 11.57069, 6.110645, 2.630225, 1.573705, -3.587629, 1.091775, 0.1255944, 1.266453, 7.489079, 8.719116, 6.007129, 7.120594, 8.627794, 5.309937, 0.734057, 3.326865, 2.012776, 1.995048, -0.8330857, 1.42111, 17.47574, 6.347919, 22.87308, 16.09623, 14.58852, 15.23393, 16.91201, 9.670843, 11.62549, 12.37478, 6.457009, 8.647191, 0.03547295, 0.7510375, -1.322919, -5.598635, -19.69744, -15.49007, -21.11328, -19.26644, -20.43142, -20.06513, -15.52476, -13.24376, -10.96036, 0.7653824, -5.77712, -1.556016, 0.4641902, -2.4232, -1.540464, -6.25337, -5.135797, -16.4239, -15.47647, -16.91326, -11.05907, -5.415299, -1.521549, -0.6520926, 1.97452, 4.561427, 3.224561, 0.8636669, -2.051568, -8.600218, -9.928303, -12.16937, -9.580485, -3.24009, -0.5698407, 3.358712, 5.520576 ; 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 = 6.233576, 6.20135, 6.169118, 6.20135, 6.20135, 6.169118, 6.169118, 6.169118, 6.20135, 6.20135, 6.20135, 6.20135, 6.233576, 6.20135, 6.20135, 6.20135, 6.20135, 6.20135, 6.20135, 6.20135, 6.20135, 6.20135, 6.20135, 6.20135, 6.20135, 6.265795, 6.265795, 6.233576, 6.233576, 6.265795, 6.265795, 6.233576, 6.20135, 6.20135, 6.233576, 6.265795, 6.298007, 6.491148, 6.587633, 6.908849, 6.812548, 6.555478, 6.619782, 6.748317, 6.844655, 6.748317, 6.716193, 6.555478, 6.491148, 6.523316, 6.555478, 6.619782, 6.651925, 6.716193, 6.651925, 6.651925, 6.651925, 6.555478, 6.587633, 6.587633, 6.619782, 6.619782, 6.651925, 6.684062, 6.684062, 6.651925, 6.619782, 6.651925, 6.555478, 6.555478, 6.619782, 6.619782, 6.651925, 6.651925, 6.651925, 6.619782, 6.587633, 6.555478, 6.555478, 6.555478, 6.523316, 6.555478, 6.587633, 6.619782, 6.684062, 6.684062, 6.651925, 6.651925, 6.651925, 6.684062, 6.716193, 6.651925, 6.619782, 6.619782, 6.651925, 6.651925, 6.651925, 6.651925, 6.651925, 6.651925, 6.651925, 6.619782, 6.619782, 6.619782, 6.619782, 6.651925, 6.651925, 6.619782, 6.619782, 6.619782, 6.619782, 6.619782, 6.619782, 6.651925, 6.651925, 6.651925, 6.651925, 6.651925, 6.651925, 6.684062, 6.684062, 6.684062, 6.716193, 6.716193, 6.716193, 6.748317, 6.780436, 6.780436, 6.780436, 6.812548, 6.812548, 6.812548, 6.780436, 6.780436, 6.780436, 6.748317, 6.780436, 6.780436, 6.780436, 6.780436, 6.780436, 6.780436, 6.780436, 6.780436, 6.780436, 6.748317, 6.780436, 6.748317, 6.748317, 6.748317, 6.748317, 6.748317, 6.780436, 6.748317, 6.748317, 6.748317, 6.748317, 6.780436, 6.780436, 6.780436, 6.748317, 6.780436, 6.780436, 6.748317, 6.748317, 6.748317, 6.748317, 6.780436 ; 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 ; }