netcdf B0109.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.8046, 0.03433, -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 = "23-May-2005 12:09:17: Modified [lon,lat] to [-70.427400,43.181300].\n", "Mon May 2 18:43:18 2005: /usr/local/nco/bin/ncrcat -d time,2453490.1458333,2453520.14583333 B0109.aanderaa.realtime.nc B0109.aanderaa.realtime.nc.new\n", "Fri Apr 29 04:26:57 2005: /usr/local/nco/bin/ncrcat -d time,2453490.14583333,2453520.14583333 B0109.aanderaa.realtime.nc B0109.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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0109" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453541.00000579 ; :starting_julian_day_string = "2005-06-19 00:00:00" ; :ending_julian_day_number = 2453547.95833912 ; :ending_julian_day_string = "2005-06-25 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Apr-2005 14:43:23\n", "AANCM_Temperature_1.5: 20-Apr-2005 14:43:23" ; :longitude = -70.4274 ; :latitude = 43.1813 ; data: lat = 43.1813 ; lon = -70.4274 ; depth = 2 ; time = 2453541, 2453541.04166667, 2453541.08333333, 2453541.125, 2453541.16666667, 2453541.20833333, 2453541.25, 2453541.29166667, 2453541.33333333, 2453541.375, 2453541.41666667, 2453541.45833333, 2453541.5, 2453541.54166667, 2453541.58333333, 2453541.625, 2453541.66666667, 2453541.70833333, 2453541.75, 2453541.79166667, 2453541.83333333, 2453541.875, 2453541.91666667, 2453541.95833333, 2453542, 2453542.04166667, 2453542.08333333, 2453542.125, 2453542.16666667, 2453542.20833333, 2453542.25, 2453542.29166667, 2453542.33333333, 2453542.375, 2453542.41666667, 2453542.45833333, 2453542.5, 2453542.54166667, 2453542.58333333, 2453542.625, 2453542.66666667, 2453542.70833333, 2453542.75, 2453542.79166667, 2453542.83333333, 2453542.875, 2453542.91666667, 2453542.95833333, 2453543, 2453543.04166667, 2453543.08333333, 2453543.125, 2453543.16666667, 2453543.20833333, 2453543.25, 2453543.29166667, 2453543.33333333, 2453543.375, 2453543.41666667, 2453543.45833333, 2453543.5, 2453543.54166667, 2453543.58333333, 2453543.625, 2453543.66666667, 2453543.70833333, 2453543.75, 2453543.79166667, 2453543.83333333, 2453543.875, 2453543.91666667, 2453543.95833333, 2453544, 2453544.04166667, 2453544.08333333, 2453544.125, 2453544.16666667, 2453544.20833333, 2453544.25, 2453544.29166667, 2453544.33333333, 2453544.375, 2453544.41666667, 2453544.45833333, 2453544.5, 2453544.54166667, 2453544.58333333, 2453544.625, 2453544.66666667, 2453544.70833333, 2453544.75, 2453544.79166667, 2453544.83333333, 2453544.875, 2453544.91666667, 2453544.95833333, 2453545, 2453545.04166667, 2453545.08333333, 2453545.125, 2453545.16666667, 2453545.20833333, 2453545.25, 2453545.29166667, 2453545.33333333, 2453545.375, 2453545.41666667, 2453545.45833333, 2453545.5, 2453545.54166667, 2453545.58333333, 2453545.625, 2453545.66666667, 2453545.70833333, 2453545.75, 2453545.79166667, 2453545.83333333, 2453545.875, 2453545.91666667, 2453545.95833333, 2453546, 2453546.04166667, 2453546.08333333, 2453546.125, 2453546.16666667, 2453546.20833333, 2453546.25, 2453546.29166667, 2453546.33333333, 2453546.375, 2453546.41666667, 2453546.45833333, 2453546.5, 2453546.54166667, 2453546.58333333, 2453546.625, 2453546.66666667, 2453546.70833333, 2453546.75, 2453546.79166667, 2453546.83333333, 2453546.875, 2453546.91666667, 2453546.95833333, 2453547, 2453547.04166667, 2453547.08333333, 2453547.125, 2453547.16666667, 2453547.20833333, 2453547.25, 2453547.29166667, 2453547.33333333, 2453547.375, 2453547.41666667, 2453547.45833333, 2453547.5, 2453547.54166667, 2453547.58333333, 2453547.625, 2453547.66666667, 2453547.70833333, 2453547.75, 2453547.79166667, 2453547.83333333, 2453547.875, 2453547.91666667, 2453547.95833333 ; current_speed = 21.7042, 22.8774, 29.0367, 35.7826, 38.4223, 35.4893, 30.2099, 22.8774, 19.9444, 25.8104, 34.3161, 28.7434, 28.7434, 31.9697, 40.1821, 33.7295, 29.0367, 23.1707, 14.665, 8.2124, 9.3856, 7.3325, 6.7459, 7.3325, 18.1846, 23.7573, 21.4109, 47.5146, 56.6069, 48.9811, 42.8218, 31.9697, 17.8913, 13.1985, 17.3047, 20.8243, 15.2516, 4.1062, 8.799, 19.9444, 24.9305, 26.9836, 16.4248, 9.0923, 3.2263, 13.7851, 18.7712, 24.9305, 26.397, 34.6094, 42.5285, 42.8218, 41.062, 33.1429, 33.1429, 29.9166, 27.5702, 20.531, 14.0784, 10.5588, 11.4387, 8.5057, 18.1846, 21.1176, 23.1707, 28.4501, 27.5702, 14.3717, 11.4387, 9.6789, 10.5588, 19.9444, 14.0784, 21.9975, 27.2769, 30.2099, 38.7156, 37.2491, 34.3161, 25.8104, 22.8774, 16.4248, 16.7181, 24.9305, 33.4362, 27.8635, 27.2769, 19.3578, 11.732, 11.4387, 7.9191, 3.8129, 2.933, 6.1593, 5.866, 8.5057, 7.3325, 16.4248, 20.531, 31.3831, 35.4893, 38.129, 31.9697, 29.6233, 24.0506, 23.464, 56.3136, 50.1543, 62.1796, 56.6069, 41.062, 19.0645, 10.8521, 9.6789, 14.3717, 19.3578, 23.1707, 17.3047, 16.4248, 12.0253, 14.0784, 17.3047, 9.9722, 7.0392, 5.866, 3.2263, 8.799, 11.732, 15.5449, 9.0923, 5.5727, 3.2263, 2.6397, 5.866, 12.0253, 24.0506, 12.0253, 6.1593, 7.9191, 12.9052, 17.0114, 20.531, 15.2516, 8.5057, 1.7598, 5.5727, 7.0392, 14.3717, 12.3186, 17.3047, 20.8243, 22.2908, 30.2099, 28.1568, 19.3578, 19.6511, 6.4526, 2.6397, 14.9583, 10.5588, 4.1062, 0.2933, 9.3856, 12.0253, 13.7851, 15.5449, 16.1315, 14.9583 ; 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 = 213.6464, 198.5276, 195.0116, 195.0116, 197.8244, 202.7468, 212.9432, 224.1944, 233.336, 218.9204, 217.1624, 215.0528, 209.4272, 211.1852, 201.692, 210.8336, 204.5048, 217.514, 211.5368, 202.3952, 202.0436, 234.3908, 215.0528, 138.0524, 147.194, 150.71, 152.468, 177.4316, 190.0892, 195.3632, 205.9112, 208.0208, 240.7196, 263.5736, 270.254, 282.56, 292.7564, 295.2176, 131.7236, 134.5364, 133.8332, 144.7328, 119.7692, 149.3036, 330.7292, 64.2164, 85.3124, 104.2988, 116.9564, 132.0752, 143.3264, 149.3036, 144.7328, 155.6324, 160.5548, 166.532, 169.3448, 176.3768, 158.0936, 151.0616, 166.532, 141.5684, 147.194, 150.0068, 145.0844, 145.0844, 150.3584, 135.5912, 119.066, 104.6504, 46.6364, 59.294, 67.3808, 87.0704, 118.7144, 148.2488, 166.1804, 180.596, 192.5504, 199.2308, 215.0528, 236.5004, 272.012, 247.4, 254.432, 259.0028, 264.2768, 264.98, 241.7744, 211.8884, 211.8884, 173.2124, 176.7284, 111.6824, 123.9884, 112.3856, 169.6964, 173.2124, 200.9888, 182.0024, 198.8792, 205.208, 215.0528, 214.3496, 224.1944, 244.9388, 275.1764, 304.3592, 322.2908, 330.3776, 340.2224, 351.4352, 39.2528, 111.3308, 120.824, 128.5592, 133.8332, 132.4268, 171.4544, 216.8108, 291.35, 322.2908, 331.4324, 296.9756, 297.3272, 260.4092, 185.87, 183.7604, 187.628, 168.29, 169.6964, 222.4364, 342.332, 325.4552, 323.6972, 314.204, 347.5676, 18.1568, 126.098, 118.0112, 119.066, 133.13, 142.9748, 160.2032, 236.852, 322.6424, 342.6836, 355.3028, 359.1704, 80.0384, 100.0796, 128.9108, 147.5456, 152.8196, 148.2488, 139.1072, 141.2168, 249.5096, 33.6272, 47.6912, 93.3992, 129.2624, 114.4952, 122.582, 125.7464, 131.7236, 126.4496, 142.2716 ; 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 = -12.02556, -7.269556, -7.520929, -9.268216, -11.7611, -13.72227, -16.42837, -15.94772, -15.99842, -16.21513, -20.72954, -16.50823, -14.12213, -16.5541, -14.85199, -17.28794, -12.04354, -14.10992, -7.670471, -3.128866, -3.522529, -5.961376, -3.87438, 4.901414, 9.852347, 11.62279, 9.897058, 2.129225, -9.916462, -12.9769, -18.71217, -15.01911, -15.60545, -13.11557, -17.30453, -20.32595, -14.06438, -3.714864, 6.567258, 14.21647, 17.98384, 15.58007, 14.25726, 4.641518, -1.577461, 12.4127, 18.70841, 24.15818, 23.52901, 25.68938, 25.40039, 21.86005, 23.7088, 13.67441, 11.03344, 6.967644, 5.097682, 1.297449, 5.25253, 5.109076, 2.664099, 5.286972, 9.852347, 10.55663, 13.26219, 16.28396, 13.63548, 10.05693, 9.998117, 9.36421, 7.676364, 17.14817, 12.99551, 21.96875, 23.92253, 15.89741, 9.247828, -0.3874642, -7.456831, -8.501282, -13.1392, -13.69647, -16.70779, -23.01609, -32.20951, -27.35183, -27.14093, -19.28355, -10.33697, -6.042681, -4.183395, 0.4506431, 0.1673839, 5.723505, 4.863799, 7.864726, 1.311521, 1.941232, -7.353906, -1.096568, -11.48341, -16.23936, -18.36119, -16.71468, -16.76555, -21.255, -56.08393, -41.40316, -38.03241, -27.97976, -13.89415, -2.839235, 6.866592, 9.015855, 12.34163, 15.13711, 16.71439, 12.77329, 2.440668, -7.205254, -13.11225, -10.58449, -4.768659, -6.273334, -5.211351, -3.181205, -0.8998887, -0.7694345, -2.063442, 1.845357, 0.9967556, -2.177015, -0.8011515, -3.326318, -7.11961, -17.24096, -2.588898, 1.919352, 6.398715, 11.39343, 14.869, 14.98361, 9.183998, 2.880756, -1.473412, -3.381446, -2.095205, -1.176896, -0.1783579, 17.04381, 20.50289, 17.34502, 16.21148, 12.86185, 10.18669, 12.86451, 4.041749, -2.472688, 8.28371, 7.808525, 4.098976, 0.2270892, 8.540858, 10.13278, 11.18813, 11.60216, 12.97585, 9.153271 ; 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 = -18.06816, -21.69168, -28.04578, -34.56146, -36.578, -32.72903, -25.35245, -16.40261, -11.90923, -20.081, -27.34741, -23.53001, -25.03495, -27.35002, -37.33657, -28.96215, -26.42126, -18.3791, -12.49904, -7.593004, -8.699499, -4.269374, -5.52235, -5.453594, -15.28434, -20.72004, -18.98618, -47.46687, -55.73154, -47.2308, -38.51702, -28.22212, -8.75035, -1.477266, 0.07671385, 4.528491, 5.899532, 1.749476, -5.856068, -13.98825, -17.2659, -22.03125, -8.155035, -7.818326, 2.814361, 5.996151, 1.534035, -6.157303, -11.96609, -23.19195, -34.11002, -36.8218, -33.52582, -30.19044, -31.25244, -29.0939, -27.09483, -20.48996, -13.06186, -9.240433, -11.12414, -6.662947, -15.28434, -18.28963, -18.99988, -23.32897, -23.96226, -10.26664, -5.557113, -2.447992, 7.249944, 10.18427, 5.414618, 1.124268, -13.10502, -25.68872, -37.59489, -37.24709, -33.49612, -24.37016, -18.72797, -9.065359, 0.5869526, -9.580674, -8.973669, -5.31527, -2.720125, -1.693875, -5.548585, -9.712356, -6.723939, -3.786176, -2.92822, -2.275623, -3.279241, -3.239294, -7.214255, -16.30968, -19.16878, -31.36394, -33.58008, -34.49788, -26.17113, -24.4573, -17.24377, -9.939024, 5.080747, 28.30605, 49.19186, 49.20848, 38.63988, 18.85189, 8.403451, -3.52072, -7.364097, -12.06616, -16.04713, -11.67458, -16.24245, -9.627677, 5.125441, 13.69019, 8.75812, 3.193059, 2.692913, -0.5375352, -8.752863, -11.70674, -15.40734, -8.903066, -5.482833, -2.381096, 2.515188, 4.831725, 9.691181, 16.76844, 11.74331, 5.852612, -4.665681, -6.060852, -8.264423, -14.03614, -12.17643, -8.003011, -0.962265, 4.429538, 6.720153, 14.32343, 12.31731, 2.993507, -3.64459, -14.00107, -25.49168, -25.04752, -16.46074, -14.85497, -5.029942, -0.9240282, 12.45515, 7.107404, -0.2434666, -0.1856216, -3.891429, -6.475698, -8.053237, -10.34572, -9.583973, -11.83082 ; 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 = 9.725761, 10.36062, 9.407846, 9.916348, 10.23374, 9.662207, 10.36062, 10.48745, 10.55085, 9.566848, 10.20202, 9.05772, 9.598638, 10.45575, 10.55085, 11.02603, 11.05769, 11.05769, 10.83602, 10.77267, 10.96271, 10.89937, 10.64593, 11.21597, 11.08935, 11.24761, 11.18431, 11.53236, 11.91182, 11.88021, 12.00665, 11.81697, 10.48745, 10.42404, 11.05769, 11.27926, 11.05769, 11.05769, 11.12101, 11.15266, 11.18431, 10.7093, 12.25948, 12.32268, 12.38587, 12.63861, 13.11238, 13.27029, 13.36503, 13.36503, 13.04922, 13.0808, 13.0808, 12.98605, 12.98605, 12.85971, 12.73337, 12.60702, 12.54384, 12.54384, 12.57543, 12.63861, 12.92288, 13.0808, 13.36503, 13.55451, 13.58609, 13.68084, 13.87034, 13.87034, 13.77559, 13.90192, 13.71242, 13.52293, 13.17554, 12.95447, 13.17554, 13.17554, 13.0808, 13.0808, 13.04922, 13.11238, 12.95447, 13.01763, 12.79654, 12.92288, 12.98605, 12.67019, 12.41746, 12.19628, 11.91182, 11.97504, 12.85971, 12.76496, 12.79654, 13.20712, 13.04922, 13.49135, 13.11238, 13.90192, 13.0808, 12.13307, 11.43746, 10.89937, 10.93104, 10.99437, 12.38587, 12.44906, 11.88021, 11.94343, 10.83602, 10.77267, 10.74099, 10.67762, 11.21597, 11.50073, 11.27926, 11.21597, 11.18431, 11.18431, 11.34255, 11.40583, 11.3109, 11.34255, 11.43746, 11.4691, 11.53236, 11.6905, 11.78536, 11.75374, 11.75374, 11.75374, 11.81697, 11.91182, 12.06986, 12.44906, 12.57543, 12.54384, 12.63861, 12.57543, 12.44906, 13.45977, 13.33345, 13.42819, 13.39661, 13.11238, 13.0808, 13.20712, 13.27029, 13.33345, 13.33345, 13.27029, 13.39661, 13.42819, 13.36503, 13.52293, 13.49135, 13.58609, 13.71242, 13.90192, 13.93351, 14.31257, 14.59694, 14.66015, 14.75496, 14.84979, 14.91302, 14.78657 ; 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 ; }