netcdf F0109.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., 300. ; 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., 300. ; 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., 300. ; 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.6659, 0.03419, -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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :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: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; 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 = 19.3578, 24.0506, 26.9836, 25.2238, 24.0506, 12.3186, 15.2516, 25.5171, 51.0342, 35.196, 33.7295, 19.9444, 7.3325, 7.0392, 28.4501, 39.0089, 31.6764, 13.4918, 20.2377, 26.6903, 41.062, 51.0342, 48.1012, 53.9672, 40.4754, 28.4501, 11.732, 10.8521, 25.8104, 19.9444, 27.8635, 29.6233, 56.6069, 58.0734, 50.4476, 49.5677, 42.8218, 34.3161, 17.8913, 5.5727, 10.8521, 4.6928, 28.1568, 31.0898, 53.6739, 46.0481, 53.3806, 45.1682, 31.0898, 21.4109, 25.8104, 17.3047, 6.4526, 20.2377, 31.9697, 41.6486, 52.794, 73.9116, 75.0848, 66.2858, 63.9394, 39.5955, 34.6094, 30.2099, 19.3578, 14.9583, 19.3578, 33.4362, 41.6486, 47.5146, 61.593, 56.3136, 61.8863, 49.2744, 38.129, 28.4501, 18.1846, 14.665, 21.4109, 28.1568, 48.6878, 51.6208, 61.0064, 68.3389, 65.6992, 51.9141, 42.8218, 29.9166, 20.531, 12.3186, 10.8521, 16.4248, 25.8104, 39.0089, 52.2074, 50.1543, 53.3806, 47.2213, 40.1821, 32.8496, 25.2238, 21.7042, 19.0645, 25.2238, 32.8496, 42.5285, 51.0342, 47.5146, 54.2605, 47.2213, 36.9558, 27.2769, 22.2908, 12.6119, 8.5057, 9.0923, 9.6789, 19.0645, 31.3831, 32.263, 39.8888, 38.7156, 37.5424, 26.9836, 22.2908, 17.3047, 11.1454, 7.6258, 9.3856, 19.0645, 26.9836, 39.3022, 43.995, 42.2352, 40.4754, 29.9166, 15.8382, 11.4387, 8.2124, 15.2516, 11.732, 15.8382, 28.1568, 32.5563, 43.4084, 51.0342, 52.2074, 48.9811, 41.062, 32.5563, 24.0506, 12.6119, 10.2655, 17.3047, 24.6372, 39.3022, 42.8218, 46.928, 48.1012, 43.995, 35.7826, 19.3578, 5.866, 4.3995, 3.2263, 4.9861, 0, 15.5449 ; 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 = 278.044, 337.816, 340.9804, 344.1064, 333.5968, 294.9208, 236.9068, 209.1304, 183.8152, 190.8472, 184.1668, 196.8244, 202.0984, 325.8616, 327.6196, 356.4124, 355.006, 354.3028, 163.0708, 171.1576, 188.0344, 177.1348, 175.0252, 163.4224, 161.3128, 167.9932, 199.9888, 275.5828, 322.3456, 167.6416, 172.564, 188.386, 177.1348, 174.6736, 175.3768, 167.29, 158.8516, 156.742, 156.3904, 245.6968, 284.7244, 151.1164, 185.9248, 206.3176, 184.87, 180.2992, 178.8928, 170.806, 172.564, 165.8836, 163.0708, 173.9704, 165.532, 167.9932, 167.9932, 164.4772, 175.0252, 171.1576, 172.564, 177.1348, 175.7284, 171.8608, 175.7284, 171.8608, 171.5092, 159.9064, 167.29, 180.2992, 182.7604, 180.6508, 176.08, 169.7512, 162.7192, 163.0708, 167.6416, 163.774, 168.6964, 195.0664, 162.016, 171.8608, 182.7604, 184.5184, 173.2672, 177.4864, 183.8152, 189.4408, 190.8472, 199.9888, 201.0436, 221.4364, 186.2764, 181.354, 175.0252, 190.144, 186.9796, 177.1348, 172.9156, 170.806, 173.9704, 166.9384, 181.0024, 198.2308, 202.0984, 195.418, 174.322, 173.6188, 179.2444, 179.596, 182.4088, 181.0024, 179.596, 173.6188, 196.1212, 192.9568, 173.2672, 172.2124, 179.9476, 174.6736, 174.322, 174.322, 172.2124, 178.8928, 166.5868, 167.9932, 171.5092, 204.208, 206.3176, 194.0116, 208.7788, 184.5184, 177.4864, 182.0572, 180.6508, 191.5504, 191.1988, 189.0892, 180.2992, 193.66, 79.0384, 73.7644, 96.6184, 142.678, 155.3356, 158.5, 166.2352, 173.2672, 172.564, 176.08, 178.1896, 188.0344, 184.1668, 165.1804, 169.048, 175.7284, 157.7968, 166.2352, 177.1348, 184.1668, 187.6828, 194.7148, 202.8016, 211.5916, 194.7148, 165.8836, 141.6232, 139.8652, 342.7, 148.6552 ; 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 = -19.16734, -9.081079, -8.793728, -6.907583, -10.69495, -11.17163, -12.77754, -12.4217, -3.395745, -6.623551, -2.450795, -5.772696, -2.758475, -3.950356, -15.23611, -2.440963, -2.757476, -1.339346, 5.893012, 4.102756, -5.739138, 2.551013, 4.17122, 15.39758, 12.96837, 5.918411, -4.010425, -10.80062, -15.7675, 4.268623, 3.606057, -4.320301, 2.829571, 5.390917, 4.066204, 10.90571, 15.44945, 13.55047, 7.165512, -5.078849, -10.49571, 2.266772, -2.906431, -13.78356, -4.556658, -0.2404632, 1.031478, 7.216876, 4.0236, 5.221961, 7.515725, 1.817724, 1.612113, 4.210004, 6.650586, 11.14607, 4.578168, 11.36148, 9.717374, 3.313384, 4.76249, 5.605873, 2.577862, 4.277073, 2.858191, 5.138996, 4.259035, -0.1746039, -2.005773, -0.5396879, 4.210716, 10.01948, 18.38363, 14.3482, 8.160604, 7.949722, 3.564323, -3.811995, 6.610645, 3.986399, -2.344777, -4.066648, 7.152346, 2.997107, -4.371533, -8.515389, -8.058654, -10.22658, -7.372236, -8.152305, -1.186405, -0.3881108, 2.238215, -6.870354, -6.344031, 2.50703, 6.583498, 7.544916, 4.220818, 7.42396, -0.4412724, -6.790062, -7.172034, -6.705974, 3.250063, 4.726738, 0.6730046, 0.3350289, -2.28052, -0.826103, 0.260578, 3.031632, -6.189489, -2.827794, 0.9972021, 1.232017, 0.008851862, 1.769746, 3.104971, 3.192026, 5.404978, 0.7481048, 8.708786, 5.613338, 3.29125, -7.095799, -4.941275, -1.846346, -4.518504, -1.501887, 1.183407, -1.410839, -0.499711, -8.456747, -7.860881, -4.725983, -0.0827071, -2.701361, 8.062564, 14.64337, 11.65382, 9.602602, 11.7499, 11.93192, 10.32845, 5.983212, 6.756611, 3.348521, 1.297238, -4.550317, -1.747524, 3.225827, 1.950307, 1.288931, 9.310213, 9.351439, 2.140505, -3.409802, -6.430586, -11.17507, -13.86724, -10.1408, -1.49001, 1.073006, 2.002985, 3.213981, -0, 8.086256 ; 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.708805, 22.27028, 25.51049, 24.25954, 21.54181, 5.190628, -8.327413, -22.28955, -50.9211, -34.56714, -33.64034, -19.09071, -6.793848, 5.826236, 24.02643, 38.93245, 31.55615, 13.42516, -19.36071, -26.37308, -40.65895, -50.9704, -47.92, -51.72401, -38.34161, -27.82769, -11.02526, 1.055737, 20.43435, -19.48225, -27.62917, -29.30657, -56.53614, -57.82264, -50.28346, -48.3531, -39.93771, -31.52744, -16.39372, -2.29353, 2.758276, -4.109029, -28.00639, -27.86735, -53.48013, -46.04747, -53.37063, -44.58792, -30.82834, -20.76434, -24.69191, -17.20897, -6.247971, -19.79496, -31.2703, -40.12943, -52.59512, -73.03315, -74.45334, -66.20293, -63.76179, -39.19666, -34.51326, -29.9056, -19.14563, -14.04783, -18.88346, -33.43575, -41.60027, -47.51154, -61.4489, -55.41508, -59.09278, -47.13911, -37.24547, -27.31685, -17.83186, -14.16089, -20.36482, -27.87318, -48.63131, -51.46037, -60.58568, -68.27315, -65.5536, -51.21096, -42.05668, -28.11441, -19.16174, -9.235141, -10.78705, -16.42021, -25.71317, -38.39912, -51.82051, -50.0916, -52.97307, -46.61465, -39.9598, -31.9997, -25.21994, -20.61474, -17.66401, -24.31604, -32.68843, -42.26501, -51.02976, -47.51342, -54.21255, -47.21407, -36.95488, -27.1079, -21.41425, -12.29079, -8.447042, -9.008444, -9.678896, -18.98218, -31.22912, -32.10471, -39.52091, -38.70837, -36.51834, -26.39328, -22.04648, -15.78297, -9.990183, -7.398908, -8.226336, -19.00525, -26.95764, -39.27687, -43.99216, -41.37989, -39.70472, -29.54095, -15.83798, -11.11515, 1.561597, 4.26416, -1.352185, -12.59518, -25.58799, -30.29095, -42.16174, -50.68225, -51.76834, -48.86651, -41.0415, -32.23674, -23.98703, -12.19238, -10.07853, -17.25663, -22.81034, -38.17347, -42.76827, -46.80396, -47.66941, -42.55206, -32.98627, -16.48905, -5.673608, -4.266645, -2.529242, -3.812023, 0, -13.27616 ; 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 = 0.725644, 0.725644, 0.69194, 0.7593365, 0.7593365, 0.7593365, 0.69194, 0.725644, 0.725644, 0.725644, 0.69194, 0.6582246, 0.6582246, 0.69194, 0.725644, 0.7930177, 0.8266876, 0.9276294, 0.7930177, 0.7930177, 0.8266876, 0.8266876, 0.8266876, 0.5232481, 0.4556905, 0.4556905, 0.5232481, 0.5570095, 0.6582246, 0.5570095, 0.5907594, 0.5907594, 0.3542668, 0.4218943, 0.3880864, 0.2865925, 0.2527376, 0.2865925, 0.4218943, 0.5232481, 0.5907594, 0.69194, 0.725644, 0.725644, 0.9612541, 0.6582246, 0.6244977, 0.69194, 0.6244977, 0.6244977, 0.5907594, 0.6244977, 0.6244977, 0.6244977, 0.6244977, 0.6582246, 0.6582246, 0.6244977, 0.6582246, 0.69194, 0.6582246, 0.6244977, 0.6582246, 0.69194, 0.725644, 0.7593365, 0.7930177, 0.8266876, 0.7930177, 0.8603461, 0.9948676, 0.8939933, 0.8939933, 0.9276294, 0.8939933, 0.8603461, 0.7930177, 0.7930177, 0.7593365, 0.725644, 0.725644, 0.7593365, 0.725644, 0.725644, 0.725644, 0.725644, 0.7930177, 0.8266876, 0.8603461, 0.8603461, 0.8939933, 0.9612541, 1.062061, 0.9612541, 0.7593365, 0.8266876, 0.7930177, 0.9276294, 0.9612541, 0.8939933, 0.8266876, 0.7930177, 0.8266876, 0.8266876, 0.7930177, 0.7930177, 0.7593365, 0.7930177, 0.69194, 0.725644, 0.7930177, 0.9276294, 0.8939933, 0.9276294, 1.196315, 1.29689, 1.229851, 1.29689, 1.263376, 1.196315, 1.162768, 1.095641, 1.12921, 1.062061, 0.9612541, 0.9948676, 0.9948676, 0.9948676, 1.02847, 0.9612541, 0.9948676, 0.9948676, 1.02847, 0.9612541, 1.02847, 1.062061, 1.095641, 1.12921, 1.363886, 1.397367, 1.330393, 1.29689, 1.229851, 1.095641, 1.095641, 1.162768, 1.29689, 1.497746, 1.363886, 1.29689, 1.229851, 1.162768, 1.162768, 1.095641, 1.12921, 1.12921, 1.196315, 1.196315, 1.263376, 1.330393, 1.497746, 1.497746, 1.363886, 1.397367, 1.363886, 1.330393, 1.330393, 1.330393 ; 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 ; }