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 = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.95833912 ; :ending_julian_day_string = "2005-03-19 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 = 2453443, 2453443.04166667, 2453443.08333333, 2453443.125, 2453443.16666667, 2453443.20833333, 2453443.25, 2453443.29166667, 2453443.33333333, 2453443.375, 2453443.41666667, 2453443.45833333, 2453443.5, 2453443.54166667, 2453443.58333333, 2453443.625, 2453443.66666667, 2453443.70833333, 2453443.75, 2453443.79166667, 2453443.83333333, 2453443.875, 2453443.91666667, 2453443.95833333, 2453444, 2453444.04166667, 2453444.08333333, 2453444.125, 2453444.16666667, 2453444.20833333, 2453444.25, 2453444.29166667, 2453444.33333333, 2453444.375, 2453444.41666667, 2453444.45833333, 2453444.5, 2453444.54166667, 2453444.58333333, 2453444.625, 2453444.66666667, 2453444.70833333, 2453444.75, 2453444.79166667, 2453444.83333333, 2453444.875, 2453444.91666667, 2453444.95833333, 2453445, 2453445.04166667, 2453445.08333333, 2453445.125, 2453445.16666667, 2453445.20833333, 2453445.25, 2453445.29166667, 2453445.33333333, 2453445.375, 2453445.41666667, 2453445.45833333, 2453445.5, 2453445.54166667, 2453445.58333333, 2453445.625, 2453445.66666667, 2453445.70833333, 2453445.75, 2453445.79166667, 2453445.83333333, 2453445.875, 2453445.91666667, 2453445.95833333, 2453446, 2453446.04166667, 2453446.08333333, 2453446.125, 2453446.16666667, 2453446.20833333, 2453446.25, 2453446.29166667, 2453446.33333333, 2453446.375, 2453446.41666667, 2453446.45833333, 2453446.5, 2453446.54166667, 2453446.58333333, 2453446.625, 2453446.66666667, 2453446.70833333, 2453446.75, 2453446.79166667, 2453446.83333333, 2453446.875, 2453446.91666667, 2453446.95833333, 2453447, 2453447.04166667, 2453447.08333333, 2453447.125, 2453447.16666667, 2453447.20833333, 2453447.25, 2453447.29166667, 2453447.33333333, 2453447.375, 2453447.41666667, 2453447.45833333, 2453447.5, 2453447.54166667, 2453447.58333333, 2453447.625, 2453447.66666667, 2453447.70833333, 2453447.75, 2453447.79166667, 2453447.83333333, 2453447.875, 2453447.91666667, 2453447.95833333, 2453448, 2453448.04166667, 2453448.08333333, 2453448.125, 2453448.16666667, 2453448.20833333, 2453448.25, 2453448.29166667, 2453448.33333333, 2453448.375, 2453448.41666667, 2453448.45833333, 2453448.5, 2453448.54166667, 2453448.58333333, 2453448.625, 2453448.66666667, 2453448.70833333, 2453448.75, 2453448.79166667, 2453448.83333333, 2453448.875, 2453448.91666667, 2453448.95833333, 2453449, 2453449.04166667, 2453449.08333333, 2453449.125, 2453449.16666667, 2453449.20833333, 2453449.25, 2453449.29166667, 2453449.33333333, 2453449.375, 2453449.41666667, 2453449.45833333, 2453449.5, 2453449.54166667, 2453449.58333333, 2453449.625, 2453449.66666667, 2453449.70833333, 2453449.75, 2453449.79166667, 2453449.83333333, 2453449.875, 2453449.91666667, 2453449.95833333 ; current_speed = 13.1985, 14.665, 8.2124, 14.0784, 18.4779, 20.531, 23.7573, 27.8635, 23.7573, 24.6372, 17.8913, 13.4918, 14.9583, 9.3856, 15.8382, 16.7181, 18.4779, 20.2377, 18.1846, 15.2516, 16.4248, 13.4918, 12.3186, 6.7459, 6.7459, 8.5057, 0.5866, 2.933, 2.6397, 4.1062, 11.1454, 11.732, 17.3047, 13.1985, 10.8521, 9.6789, 6.4526, 5.5727, 6.4526, 4.6928, 3.2263, 2.3464, 8.2124, 9.3856, 14.3717, 17.0114, 10.8521, 9.9722, 17.0114, 14.665, 4.1062, 7.9191, 3.8129, 7.0392, 12.0253, 10.8521, 14.3717, 9.0923, 14.9583, 22.8774, 13.1985, 8.2124, 5.2794, 4.6928, 4.9861, 5.866, 14.0784, 14.9583, 9.9722, 12.0253, 4.6928, 4.1062, 13.1985, 9.6789, 12.3186, 9.0923, 6.7459, 3.8129, 11.732, 10.2655, 15.2516, 9.3856, 17.3047, 12.3186, 13.4918, 9.0923, 2.933, 3.5196, 5.2794, 5.2794, 7.6258, 9.6789, 6.1593, 11.4387, 7.6258, 2.933, 2.3464, 1.7598, 7.9191, 6.1593, 9.0923, 4.1062, 5.5727, 8.799, 11.1454, 13.7851, 15.2516, 15.5449, 10.2655, 8.5057, 6.1593, 6.1593, 8.5057, 6.7459, 6.7459, 3.8129, 2.933, 1.7598, 4.1062, 0.8799, 5.2794, 10.2655, 5.5727, 7.9191, 5.5727, 4.9861, 0.8799, 4.1062, 7.3325, 12.0253, 13.1985, 14.9583, 11.4387, 8.5057, 3.5196, 1.7598, 4.9861, 7.9191, 11.1454, 12.3186, 9.3856, 7.3325, 14.665, 12.0253, 16.7181, 16.4248, 18.7712, 12.0253, 15.8382, 9.0923, 8.5057, 9.3856, 8.2124, 8.2124, 7.3325, 13.4918, 12.0253, 20.2377, 9.3856, 7.6258, 7.6258, 3.5196, 6.4526, 3.8129, 1.1732, 4.3995, 4.6928, 5.866 ; 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 = 243.8872, 269.2024, 256.1932, 257.5996, 251.974, 253.3804, 232.9876, 232.9876, 236.152, 231.9328, 232.636, 245.2936, 222.4396, 271.6636, 273.7732, 272.3668, 253.732, 254.7868, 234.0424, 205.2112, 204.508, 203.4532, 180.2476, 200.6404, 153.8776, 179.1928, 338.4676, 48.7492, 246.3484, 217.8688, 208.3756, 215.7592, 193.6084, 201.3436, 183.412, 155.9872, 134.8912, 127.5076, 69.4936, 110.2792, 91.2928, 100.0828, 193.6084, 195.718, 211.1884, 188.3344, 196.4212, 197.476, 159.8548, 177.0832, 184.8184, 168.2932, 195.0148, 245.2936, 197.476, 206.9692, 199.5856, 190.7956, 197.8276, 163.7224, 165.832, 178.138, 181.3024, 158.4484, 200.6404, 216.814, 250.9192, 263.2252, 269.554, 283.9696, 278.344, 162.6676, 123.9916, 109.576, 148.9552, 145.0876, 134.8912, 163.7224, 220.33, 222.088, 226.6588, 227.7136, 211.8916, 199.234, 214.3528, 213.298, 142.978, 315.6136, 339.1708, 347.5708, 336.7096, 316.6684, 305.7688, 277.2892, 281.86, 249.8644, 138.7588, 95.1604, 137.0008, 129.6172, 172.1608, 191.8504, 184.8184, 237.5584, 235.4488, 219.9784, 203.8048, 186.5764, 182.3572, 139.1104, 131.0236, 122.5852, 78.9868, 57.5392, 42.0688, 82.8544, 23.7856, 32.5756, 193.6084, 35.0368, 122.5852, 132.0784, 113.4436, 95.1604, 90.9412, 154.9324, 138.7588, 200.992, 244.2388, 260.0608, 249.8644, 262.522, 255.8416, 236.5036, 208.024, 281.86, 341.2804, 6.5572, 26.95, 58.9456, 77.2288, 96.9184, 103.9504, 141.9232, 162.6676, 177.0832, 177.0832, 180.2476, 173.5672, 187.9828, 148.252, 159.1516, 168.2932, 179.896, 178.138, 195.0148, 196.4212, 196.7728, 214.7044, 197.476, 167.59, 135.946, 115.9048, 109.576, 57.5392, 81.7996, 143.6812, 111.6856 ; 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 = -11.85132, -14.66358, -7.975111, -13.74996, -17.57093, -19.67331, -18.97033, -22.24915, -19.73087, -19.39658, -14.21994, -12.25678, -10.09405, -9.381644, -15.80387, -16.70384, -17.73808, -19.52849, -14.71956, -6.496513, -6.81334, -5.369735, -0.05323387, -2.37794, 2.970154, 0.1198269, -0.2152982, 2.205119, -2.41797, -2.520613, -5.296846, -6.855946, -4.071529, -4.803728, -0.6458675, 3.938739, 4.571333, 4.42067, 6.043718, 4.401916, 3.225479, 2.310162, -1.932251, -2.542586, -7.44244, -2.465807, -3.06785, -2.994714, 5.858734, 0.7462399, -0.344912, 1.606813, -0.9878024, -6.394842, -3.611273, -4.921552, -4.817606, -1.703041, -4.579542, 6.41234, 3.230543, 0.2668399, -0.1199966, 1.723848, -1.757608, -3.51502, -13.30491, -14.85385, -9.971898, -11.66964, -4.643125, 1.223297, 10.94313, 9.119439, 6.352802, 5.203736, 4.779121, 1.068723, -7.592822, -6.880669, -11.09217, -6.943381, -9.142313, -4.058079, -7.613248, -4.991615, 1.766023, -2.461938, -1.877267, -1.136301, -3.015177, -6.641851, -4.997547, -11.34626, -7.46301, -2.753737, 1.546818, 1.752667, 5.400733, 4.744643, 1.240129, -0.843237, -0.4680948, -7.425816, -9.179571, -8.85691, -6.15588, -1.780326, -0.4222128, 5.567862, 4.646818, 5.189774, 8.349052, 5.691913, 4.519905, 3.783286, 1.182924, 0.9474974, -0.9661257, 0.5051528, 4.448378, 7.619347, 5.112686, 7.887002, 5.571948, 2.112547, 0.5800568, -1.470995, -6.603747, -11.84482, -12.39182, -14.83108, -11.09123, -7.093078, -1.653654, -1.722233, -1.600224, 0.9043221, 5.051238, 10.55307, 9.153406, 7.27911, 14.23245, 7.416209, 4.980568, 0.8357887, 0.9551871, -0.05196639, 1.774477, -1.262701, 4.475565, 3.340302, 1.666325, 0.01490667, 0.2382499, -3.495301, -3.399509, -5.840141, -5.343623, -2.290076, 1.638829, 2.447305, 5.80425, 3.592506, 0.9898979, 4.354516, 2.77944, 5.450837 ; 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.809185, -0.2041412, -1.959879, -3.023226, -5.717959, -5.872198, -14.30161, -16.77349, -13.23262, -15.19094, -10.85781, -5.639148, -11.03906, 0.2724754, 1.042267, 0.6904024, -5.176225, -5.310605, -10.67775, -13.79879, -14.94498, -12.37718, -12.31849, -6.312889, -6.056843, -8.504856, 0.5456613, 1.933892, -1.058979, -3.24151, -9.806292, -9.520286, -16.8189, -12.29327, -10.83286, -8.841235, -4.554005, -3.393031, 2.260423, -1.626502, -0.07279082, -0.410787, -7.981849, -9.034641, -12.29455, -16.83174, -10.40944, -9.511911, -15.97069, -14.646, -4.091689, -7.754373, -3.682724, -2.942164, -11.47025, -9.671939, -13.54018, -8.931381, -14.24003, -21.96036, -12.79703, -8.208064, -5.278036, -4.364713, -4.666049, -4.696231, -4.602246, -1.764589, -0.0776245, 2.902992, 0.6810006, -3.919748, -7.378903, -3.242983, -10.55414, -7.455941, -4.761005, -3.66006, -8.94365, -7.618194, -10.46781, -6.314978, -14.69254, -11.63099, -11.13854, -7.599586, -2.34172, 2.515243, 4.934362, 5.155665, 7.004394, 7.040378, 3.600209, 1.451315, 1.567262, -1.009665, -1.764354, -0.1582839, -5.791739, -3.92751, -9.00733, -4.018685, -5.553006, -4.720133, -6.32103, -10.56334, -13.95408, -15.44261, -10.25681, -6.430074, -4.042779, -3.317111, 1.624888, 3.620676, 5.007757, 0.4742912, 2.683874, 1.482951, -3.990925, 0.7204476, -2.843238, -6.879393, -2.217077, -0.7122775, -0.09153884, -4.516452, -0.661633, -3.833673, -3.186861, -2.075603, -4.543493, -1.946755, -2.797945, -4.694165, -3.10693, 0.3616759, 4.722338, 7.867296, 9.935036, 6.35457, 2.074765, -0.8832411, -3.535465, -9.466133, -15.95897, -16.40352, -18.74688, -12.02519, -15.73848, -9.004194, -7.232997, -8.771081, -8.041572, -8.212386, -7.328629, -13.03118, -11.53478, -19.37672, -7.715905, -7.273815, -7.447621, -2.529483, -2.818994, -1.277539, 0.6296828, 0.6275264, -3.781148, -2.167565 ; 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.51064, 2.51064, 2.51064, 2.576929, 2.64318, 2.742483, 2.808637, 2.775565, 2.64318, 2.576929, 2.444311, 2.47748, 2.411131, 2.444311, 2.47748, 2.576929, 2.676291, 2.709392, 2.808637, 2.8417, 2.808637, 2.676291, 2.576929, 2.576929, 2.543789, 2.543789, 2.576929, 2.576929, 2.610059, 2.64318, 2.64318, 2.610059, 2.610059, 2.576929, 2.576929, 2.543789, 2.543789, 2.543789, 2.576929, 2.610059, 2.676291, 2.709392, 2.742483, 2.709392, 2.610059, 2.610059, 2.576929, 2.51064, 2.47748, 2.47748, 2.444311, 2.47748, 2.47748, 2.47748, 2.47748, 2.47748, 2.444311, 2.444311, 2.411131, 2.377942, 2.377942, 2.377942, 2.377942, 2.411131, 2.444311, 2.51064, 2.47748, 2.47748, 2.543789, 2.576929, 2.610059, 2.51064, 2.47748, 2.51064, 2.543789, 2.51064, 2.47748, 2.444311, 2.444311, 2.444311, 2.377942, 2.344743, 2.311534, 2.278315, 2.278315, 2.211847, 2.245086, 2.278315, 2.311534, 2.377942, 2.411131, 2.444311, 2.47748, 2.47748, 2.444311, 2.47748, 2.444311, 2.444311, 2.377942, 2.377942, 2.344743, 2.344743, 2.344743, 2.344743, 2.311534, 2.278315, 2.245086, 2.211847, 2.211847, 2.211847, 2.211847, 2.245086, 2.245086, 2.344743, 2.47748, 2.576929, 2.543789, 2.543789, 2.543789, 2.543789, 2.51064, 2.444311, 2.411131, 2.377942, 2.311534, 2.311534, 2.311534, 2.278315, 2.278315, 2.311534, 2.245086, 2.178597, 2.178597, 2.211847, 2.245086, 2.245086, 2.311534, 2.344743, 2.576929, 2.709392, 2.610059, 2.543789, 2.543789, 2.47748, 2.47748, 2.377942, 2.311534, 2.278315, 2.211847, 2.178597, 2.211847, 2.211847, 2.211847, 2.211847, 2.211847, 2.178597, 2.178597, 2.145338, 2.178597, 2.178597, 2.245086, 2.278315, 2.411131, 2.47748, 2.51064, 2.47748, 2.444311, 2.444311 ; 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 ; }