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 = 2453436.00000579 ; :starting_julian_day_string = "2005-03-06 00:00:00" ; :ending_julian_day_number = 2453442.95833912 ; :ending_julian_day_string = "2005-03-12 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 = 2453436, 2453436.04166667, 2453436.08333333, 2453436.125, 2453436.16666667, 2453436.20833333, 2453436.25, 2453436.29166667, 2453436.33333333, 2453436.375, 2453436.41666667, 2453436.45833333, 2453436.5, 2453436.54166667, 2453436.58333333, 2453436.625, 2453436.66666667, 2453436.70833333, 2453436.75, 2453436.79166667, 2453436.83333333, 2453436.875, 2453436.91666667, 2453436.95833333, 2453437, 2453437.04166667, 2453437.08333333, 2453437.125, 2453437.16666667, 2453437.20833333, 2453437.25, 2453437.29166667, 2453437.33333333, 2453437.375, 2453437.41666667, 2453437.45833333, 2453437.5, 2453437.54166667, 2453437.58333333, 2453437.625, 2453437.66666667, 2453437.70833333, 2453437.75, 2453437.79166667, 2453437.83333333, 2453437.875, 2453437.91666667, 2453437.95833333, 2453438, 2453438.04166667, 2453438.08333333, 2453438.125, 2453438.16666667, 2453438.20833333, 2453438.25, 2453438.29166667, 2453438.33333333, 2453438.375, 2453438.41666667, 2453438.45833333, 2453438.5, 2453438.54166667, 2453438.58333333, 2453438.625, 2453438.66666667, 2453438.70833333, 2453438.75, 2453438.79166667, 2453438.83333333, 2453438.875, 2453438.91666667, 2453438.95833333, 2453439, 2453439.04166667, 2453439.08333333, 2453439.125, 2453439.16666667, 2453439.20833333, 2453439.25, 2453439.29166667, 2453439.33333333, 2453439.375, 2453439.41666667, 2453439.45833333, 2453439.5, 2453439.54166667, 2453439.58333333, 2453439.625, 2453439.66666667, 2453439.70833333, 2453439.75, 2453439.79166667, 2453439.83333333, 2453439.875, 2453439.91666667, 2453439.95833333, 2453440, 2453440.04166667, 2453440.08333333, 2453440.125, 2453440.16666667, 2453440.20833333, 2453440.25, 2453440.29166667, 2453440.33333333, 2453440.375, 2453440.41666667, 2453440.45833333, 2453440.5, 2453440.54166667, 2453440.58333333, 2453440.625, 2453440.66666667, 2453440.70833333, 2453440.75, 2453440.79166667, 2453440.83333333, 2453440.875, 2453440.91666667, 2453440.95833333, 2453441, 2453441.04166667, 2453441.08333333, 2453441.125, 2453441.16666667, 2453441.20833333, 2453441.25, 2453441.29166667, 2453441.33333333, 2453441.375, 2453441.41666667, 2453441.45833333, 2453441.5, 2453441.54166667, 2453441.58333333, 2453441.625, 2453441.66666667, 2453441.70833333, 2453441.75, 2453441.79166667, 2453441.83333333, 2453441.875, 2453441.91666667, 2453441.95833333, 2453442, 2453442.04166667, 2453442.08333333, 2453442.125, 2453442.16666667, 2453442.20833333, 2453442.25, 2453442.29166667, 2453442.33333333, 2453442.375, 2453442.41666667, 2453442.45833333, 2453442.5, 2453442.54166667, 2453442.58333333, 2453442.625, 2453442.66666667, 2453442.70833333, 2453442.75, 2453442.79166667, 2453442.83333333, 2453442.875, 2453442.91666667, 2453442.95833333 ; current_speed = 5.5727, 5.2794, 6.1593, 6.4526, 9.6789, 7.9191, 9.6789, 6.1593, 4.1062, 6.1593, 0.8799, 5.866, 2.6397, 6.4526, 11.732, 17.598, 13.1985, 20.8243, 24.0506, 25.5171, 17.8913, 22.2908, 20.531, 14.9583, 10.8521, 9.0923, 7.9191, 10.2655, 7.6258, 9.3856, 7.9191, 5.866, 9.6789, 7.9191, 5.2794, 0.5866, 2.933, 10.8521, 14.665, 8.5057, 4.6928, 5.866, 9.0923, 14.3717, 13.4918, 22.8774, 28.7434, 22.8774, 12.0253, 5.866, 2.3464, 3.5196, 0.2933, 3.8129, 5.5727, 3.5196, 2.933, 8.5057, 14.665, 14.0784, 11.4387, 9.9722, 12.3186, 11.1454, 4.6928, 2.3464, 1.4665, 3.8129, 7.0392, 12.9052, 7.3325, 7.6258, 21.7042, 32.5563, 36.0759, 40.7687, 48.3945, 35.7826, 42.2352, 26.6903, 18.1846, 8.2124, 18.7712, 9.6789, 5.866, 6.1593, 9.3856, 7.0392, 4.3995, 14.3717, 11.4387, 8.5057, 16.7181, 11.732, 15.2516, 9.3856, 13.4918, 11.4387, 7.0392, 2.0531, 7.9191, 9.6789, 8.5057, 11.1454, 7.6258, 8.5057, 11.1454, 16.4248, 10.5588, 7.9191, 4.3995, 4.3995, 8.2124, 7.3325, 8.799, 11.1454, 12.3186, 7.9191, 10.8521, 5.866, 8.5057, 10.8521, 5.5727, 5.5727, 5.2794, 8.799, 8.799, 11.4387, 6.1593, 4.1062, 3.8129, 4.6928, 6.7459, 11.732, 9.3856, 6.4526, 3.5196, 3.5196, 7.0392, 10.8521, 4.3995, 10.8521, 6.7459, 8.799, 13.1985, 17.8913, 21.1176, 19.9444, 24.0506, 19.9444, 14.3717, 14.3717, 13.1985, 4.9861, 4.1062, 7.3325, 11.1454, 12.3186, 21.7042, 21.7042, 25.2238, 27.5702, 33.1429, 33.7295, 29.0367, 33.7295, 32.263, 21.7042 ; 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 = 177.0832, 184.4668, 171.4576, 187.9828, 103.9504, 99.7312, 96.5668, 88.8316, 357.4156, 325.4584, 330.0292, 291.7048, 172.1608, 180.9508, 107.818, 100.0828, 102.8956, 82.8544, 76.5256, 82.1512, 71.2516, 63.868, 72.3064, 72.658, 106.06, 129.9688, 121.882, 104.6536, 94.8088, 107.818, 88.48, 128.914, 78.9868, 82.5028, 349.6804, 95.8636, 253.3804, 233.3392, 230.5264, 222.7912, 212.9464, 281.86, 51.2104, 8.6668, 18.5116, 351.4384, 348.9772, 347.9224, 346.1644, 343, 334.6, 174.9736, 326.1616, 145.4392, 29.7628, 36.4432, 19.918, 10.7764, 6.9088, 357.064, 350.3836, 327.2164, 298.3852, 304.714, 332.842, 328.9744, 240.3712, 45.2332, 17.4568, 356.3608, 243.184, 203.4532, 218.572, 217.1656, 213.298, 216.4624, 213.298, 218.2204, 198.1792, 177.4348, 188.686, 169.348, 150.7132, 60.0004, 55.078, 313.1524, 5.1508, 78.2836, 50.1556, 165.832, 120.4756, 93.4024, 87.4252, 87.0736, 81.0964, 49.1008, 31.5208, 48.7492, 24.8404, 107.818, 139.462, 123.64, 134.8912, 142.6264, 160.2064, 110.2792, 60.7036, 54.0232, 59.6488, 10.4248, 37.8496, 4.7992, 185.17, 204.8596, 172.5124, 141.5716, 153.8776, 100.4344, 86.722, 52.9684, 16.0504, 15.6988, 12.1828, 283.9696, 249.8644, 231.9328, 207.6724, 187.6312, 178.8412, 136.2976, 86.722, 21.3244, 353.548, 340.9288, 322.294, 330.7324, 277.9924, 296.2756, 209.0788, 193.96, 209.0788, 116.9596, 74.416, 43.8268, 350.032, 348.274, 322.6456, 328.2712, 310.6912, 289.9468, 283.9696, 241.7776, 293.8144, 253.3804, 330.0292, 345.1096, 309.988, 298.0336, 305.0656, 299.44, 282.9148, 269.9056, 250.216, 254.7868, 240.0196, 234.394, 240.0196, 254.7868 ; 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 = 0.2835712, -0.4111672, 0.9149102, -0.8961101, 9.393419, 7.805157, 9.615398, 6.15802, -0.1851526, -3.492351, -0.4395616, -5.45011, 0.3600376, -0.1070733, 11.16925, 17.32621, 12.86561, 20.66256, 23.38859, 25.27805, 16.94197, 20.01227, 19.55979, 14.27833, 10.42857, 6.968287, 6.724406, 9.931594, 7.598957, 8.935404, 7.916314, 4.564274, 9.500646, 7.851401, -0.9457452, 0.5835308, -2.810473, -8.705384, -11.32017, -5.778165, -2.552199, -5.740777, 7.087008, 2.165643, 4.283601, -3.405819, -5.495727, -4.786782, -2.875692, -1.715052, -1.006453, 0.3083689, -0.1633248, 2.162984, 2.766346, 2.090733, 0.9991996, 1.590368, 1.764043, -0.7211019, -1.910846, -5.399623, -10.83755, -9.161573, -2.142009, -1.209384, -1.27475, 2.707079, 2.111666, -0.819136, -6.543962, -3.035067, -13.53252, -19.66794, -19.80544, -24.22864, -26.56827, -22.13827, -13.17696, 1.194557, -2.746225, 1.518008, 9.182525, 8.382207, 4.809722, -4.493438, 0.8426146, 6.892536, 3.37788, 3.517702, 9.858389, 8.490707, 16.70122, 11.7167, 15.06782, 7.094224, 7.053622, 8.599965, 2.957112, 1.95462, 5.147037, 8.05802, 6.025848, 6.765366, 2.582346, 7.978473, 9.719904, 13.29185, 9.111657, 1.43292, 2.699493, 0.3680795, -0.7400286, -3.082555, 1.146612, 6.927269, 5.423759, 7.788141, 10.83434, 4.682848, 2.35168, 2.936364, 1.176015, -5.407882, -4.956726, -6.927348, -4.086392, -1.519015, 0.1245626, 2.837026, 3.806662, 1.706527, -0.7580422, -3.833347, -5.740326, -3.154607, -3.485412, -3.155937, -3.421136, -2.618009, -2.13821, 9.672764, 6.497905, 6.093138, -2.284636, -3.636078, -12.81296, -10.48874, -18.23599, -18.74793, -13.94664, -12.66317, -12.07476, -4.777805, -2.051287, -1.884239, -8.539372, -10.87329, -17.76477, -18.90156, -24.58573, -27.57016, -31.18665, -32.54749, -25.15149, -27.42343, -27.94609, -20.9436 ; 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 = -5.56548, -5.263364, -6.09097, -6.390073, -2.333407, -1.338535, -1.106894, 0.1255944, 4.102024, 5.073506, 0.7622399, 2.169391, -2.615031, -6.451712, -3.589926, -3.080903, -2.945579, 2.59036, 5.604052, 3.484599, 5.750497, 9.817775, 6.239918, 4.45869, -3.002167, -5.840624, -4.182644, -2.59691, -0.6392776, -2.871941, 0.2100612, -3.684747, 1.84901, 1.033266, 5.193999, -0.0599274, -0.8388854, -6.479533, -9.322872, -6.241774, -3.938102, 1.205586, 5.695983, 14.20759, 12.79373, 22.62246, 28.21312, 22.37101, 11.6764, 5.609684, 2.119586, -3.506065, 0.2436183, -3.140017, 4.837594, 2.831329, 2.757551, 8.355697, 14.55852, 14.05992, 11.27797, 8.383844, 5.856225, 6.347087, 4.175425, 2.010717, -0.7250066, 2.685132, 6.714998, 12.87918, -3.307887, -6.995798, -16.96889, -25.94388, -30.15319, -32.78811, -40.44941, -28.11212, -40.12704, -26.66356, -17.97604, -8.070884, -16.3719, 4.839392, 3.358055, 4.212599, 9.347699, 1.429433, 2.818781, -13.93454, -5.801381, -0.5047979, 0.7510375, 0.5989551, 2.360528, 6.145036, 11.50109, 7.542179, 6.387944, -0.6282371, -6.018319, -5.361848, -6.003006, -8.857187, -7.175257, -2.948034, 5.453753, 9.648874, 5.335351, 7.788381, 3.473951, 4.384076, -8.178989, -6.653075, -8.723971, -8.731145, -11.06032, -1.434225, 0.6205305, 3.53283, 8.174138, 10.44729, 5.447199, 1.345289, -1.817397, -5.425334, -7.792548, -11.33739, -6.158041, -2.968529, 0.2180242, 4.371514, 6.703174, 11.08807, 7.425507, 5.628899, 0.4893713, 1.558089, -6.151924, -10.53158, -3.844952, -4.919931, 1.812292, 6.347919, 12.99926, 17.51792, 16.78633, 16.96365, 15.68056, 6.803982, 3.469429, -6.796309, 5.329227, -1.426105, 3.557119, 7.086268, 7.162337, 5.78961, 12.46937, 10.66787, 5.637567, -0.04542439, -11.21805, -8.851008, -14.50975, -19.63759, -16.12194, -5.695432 ; 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.112069, 2.078789, 2.078789, 2.112069, 2.112069, 2.112069, 2.112069, 2.078789, 2.078789, 2.078789, 2.078789, 2.078789, 2.078789, 2.112069, 2.145338, 2.178597, 2.211847, 2.245086, 2.245086, 2.245086, 2.278315, 2.311534, 2.344743, 2.411131, 2.411131, 2.411131, 2.411131, 2.444311, 2.51064, 2.51064, 2.543789, 2.51064, 2.47748, 2.47748, 2.47748, 2.47748, 2.47748, 2.444311, 2.444311, 2.444311, 2.47748, 2.47748, 2.51064, 2.344743, 2.444311, 2.444311, 2.47748, 2.543789, 2.576929, 2.610059, 2.610059, 2.610059, 2.610059, 2.610059, 2.576929, 2.610059, 2.610059, 2.610059, 2.610059, 2.64318, 2.64318, 2.64318, 2.576929, 2.51064, 2.51064, 2.51064, 2.47748, 2.51064, 2.543789, 2.543789, 2.543789, 2.51064, 2.543789, 2.543789, 2.47748, 2.444311, 2.543789, 2.576929, 2.543789, 2.576929, 2.576929, 2.610059, 2.543789, 2.543789, 2.543789, 2.51064, 2.543789, 2.543789, 2.543789, 2.543789, 2.543789, 2.576929, 2.543789, 2.543789, 2.543789, 2.576929, 2.576929, 2.576929, 2.576929, 2.576929, 2.576929, 2.576929, 2.576929, 2.543789, 2.576929, 2.576929, 2.576929, 2.576929, 2.543789, 2.576929, 2.576929, 2.610059, 2.610059, 2.610059, 2.610059, 2.64318, 2.576929, 2.576929, 2.576929, 2.610059, 2.576929, 2.610059, 2.576929, 2.576929, 2.576929, 2.576929, 2.543789, 2.543789, 2.47748, 2.47748, 2.51064, 2.51064, 2.47748, 2.543789, 2.543789, 2.576929, 2.610059, 2.676291, 2.676291, 2.676291, 2.610059, 2.64318, 2.610059, 2.576929, 2.576929, 2.543789, 2.576929, 2.576929, 2.576929, 2.543789, 2.576929, 2.576929, 2.543789, 2.543789, 2.543789, 2.576929, 2.543789, 2.576929, 2.543789, 2.543789, 2.543789, 2.543789, 2.543789, 2.543789, 2.51064, 2.51064, 2.51064, 2.51064 ; 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 ; }