netcdf E0109.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.7353, 0.03429, -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 = "29-Jan-2004 13:51:49: Modified [lon,lat] to [-69.357300,43.713800].\n", "28-Jan-2004 11:36:50: Modified [lon,lat] to [-69.357300,42.713000].\n", "Wed Jan 28 10:19:43 2004: /usr/local/nco/bin/ncrcat -d time,2453033.34028,2453033.44444 E0109.aanderaa.realtime.nc E0109.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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0109" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453037.04167244 ; :starting_julian_day_string = "2004-02-01 01:00:00" ; :ending_julian_day_number = 2453044.00000579 ; :ending_julian_day_string = "2004-02-08 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Jan-2004 16:27:10\n", "AANCM_Temperature_1.5: 16-Jan-2004 16:27:10" ; data: lat = 43.7138 ; lon = -69.3573 ; depth = 2 ; time = 2453037.04166667, 2453037.08333333, 2453037.125, 2453037.16666667, 2453037.20833333, 2453037.25, 2453037.29166667, 2453037.33333333, 2453037.375, 2453037.41666667, 2453037.45833333, 2453037.5, 2453037.54166667, 2453037.58333333, 2453037.625, 2453037.66666667, 2453037.70833333, 2453037.75, 2453037.79166667, 2453037.83333333, 2453037.875, 2453037.91666667, 2453037.95833333, 2453038, 2453038.04166667, 2453038.08333333, 2453038.125, 2453038.16666667, 2453038.20833333, 2453038.25, 2453038.29166667, 2453038.33333333, 2453038.375, 2453038.41666667, 2453038.45833333, 2453038.5, 2453038.54166667, 2453038.58333333, 2453038.625, 2453038.66666667, 2453038.70833333, 2453038.75, 2453038.79166667, 2453038.83333333, 2453038.875, 2453038.91666667, 2453038.95833333, 2453039, 2453039.04166667, 2453039.08333333, 2453039.125, 2453039.16666667, 2453039.20833333, 2453039.25, 2453039.29166667, 2453039.33333333, 2453039.375, 2453039.41666667, 2453039.45833333, 2453039.5, 2453039.54166667, 2453039.58333333, 2453039.625, 2453039.66666667, 2453039.70833333, 2453039.75, 2453039.79166667, 2453039.83333333, 2453039.875, 2453039.91666667, 2453039.95833333, 2453040, 2453040.04166667, 2453040.08333333, 2453040.125, 2453040.16666667, 2453040.20833333, 2453040.25, 2453040.29166667, 2453040.33333333, 2453040.375, 2453040.41666667, 2453040.45833333, 2453040.5, 2453040.54166667, 2453040.58333333, 2453040.625, 2453040.66666667, 2453040.70833333, 2453040.75, 2453040.79166667, 2453040.83333333, 2453040.875, 2453040.91666667, 2453040.95833333, 2453041, 2453041.04166667, 2453041.08333333, 2453041.125, 2453041.16666667, 2453041.20833333, 2453041.25, 2453041.29166667, 2453041.33333333, 2453041.375, 2453041.41666667, 2453041.45833333, 2453041.5, 2453041.54166667, 2453041.58333333, 2453041.625, 2453041.66666667, 2453041.70833333, 2453041.75, 2453041.79166667, 2453041.83333333, 2453041.875, 2453041.91666667, 2453041.95833333, 2453042, 2453042.04166667, 2453042.08333333, 2453042.125, 2453042.16666667, 2453042.20833333, 2453042.25, 2453042.29166667, 2453042.33333333, 2453042.375, 2453042.41666667, 2453042.45833333, 2453042.5, 2453042.54166667, 2453042.58333333, 2453042.625, 2453042.66666667, 2453042.70833333, 2453042.75, 2453042.79166667, 2453042.83333333, 2453042.875, 2453042.91666667, 2453042.95833333, 2453043, 2453043.04166667, 2453043.08333333, 2453043.125, 2453043.16666667, 2453043.20833333, 2453043.25, 2453043.29166667, 2453043.33333333, 2453043.375, 2453043.41666667, 2453043.45833333, 2453043.5, 2453043.54166667, 2453043.58333333, 2453043.625, 2453043.66666667, 2453043.70833333, 2453043.75, 2453043.79166667, 2453043.83333333, 2453043.875, 2453043.91666667, 2453043.95833333, 2453044 ; current_speed = 9.0923, 12.0253, 9.0923, 6.1593, 9.9722, 10.2655, 5.2794, 9.3856, 9.6789, 11.1454, 4.9861, 6.4526, 14.9583, 15.5449, 9.3856, 10.2655, 10.5588, 4.6928, 9.6789, 8.799, 6.4526, 10.5588, 8.5057, 9.6789, 10.5588, 16.7181, 12.0253, 13.7851, 12.9052, 11.1454, 10.5588, 7.0392, 9.6789, 12.6119, 4.9861, 7.9191, 0.5866, 6.7459, 10.5588, 5.866, 5.2794, 3.5196, 1.4665, 8.5057, 13.7851, 16.4248, 14.665, 15.8382, 8.5057, 3.8129, 0.8799, 2.933, 3.2263, 4.1062, 4.1062, 1.4665, 9.3856, 7.6258, 7.3325, 5.5727, 5.5727, 7.6258, 2.3464, 6.7459, 2.6397, 10.8521, 9.9722, 12.0253, 10.2655, 8.2124, 5.866, 12.0253, 10.8521, 7.9191, 7.9191, 10.8521, 6.1593, 10.2655, 9.3856, 21.7042, 13.1985, 22.5841, 19.3578, 8.2124, 5.866, 2.0531, 11.4387, 7.6258, 7.9191, 18.7712, 17.8913, 12.0253, 12.6119, 23.7573, 12.3186, 8.5057, 8.799, 5.2794, 7.6258, 6.7459, 8.799, 12.9052, 9.6789, 12.6119, 15.5449, 16.7181, 17.8913, 23.464, 11.732, 4.9861, 9.6789, 4.6928, 12.9052, 13.4918, 12.0253, 19.9444, 19.3578, 18.7712, 10.5588, 13.1985, 3.5196, 8.5057, 9.6789, 12.0253, 18.4779, 17.8913, 17.598, 13.1985, 12.0253, 11.732, 8.5057, 7.3325, 9.6789, 10.2655, 11.1454, 8.799, 10.2655, 8.2124, 7.9191, 8.799, 3.8129, 2.3464, 8.5057, 13.4918, 3.2263, 12.0253, 12.9052, 16.7181, 19.0645, 24.9305, 20.8243, 24.6372, 23.1707, 15.2516, 17.8913, 21.9975, 11.732, 17.598, 19.9444, 22.5841, 19.0645, 24.9305, 31.3831, 29.0367, 24.9305, 17.598, 15.2516, 14.665 ; 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 = 186.5597, 158.7833, 162.6509, 135.2261, 157.7285, 116.5913, 104.2853, 157.7285, 110.9657, 138.7421, 152.1029, 187.6145, 194.2949, 186.2081, 168.9797, 167.9249, 142.9613, 124.6781, 124.6781, 77.2121, 125.0297, 87.7601, 116.2397, 120.8105, 145.7741, 144.3677, 150.6965, 154.2125, 140.8517, 113.7785, 128.1941, 71.5865, 75.1025, 58.2257, 336.6929, 82.4861, 169.3313, 169.3313, 161.5961, 155.9705, 135.9293, 99.0113, 61.0385, 15.6821, 23.4173, 23.7689, 17.7917, 14.9789, 16.0337, 27.2849, 61.7417, 99.0113, 106.7465, 138.0389, 41.3489, 24.4721, 3.3761, 359.1569, 346.8509, 345.0929, 355.6409, 305.4005, 258.9893, 170.7377, 156.3221, 105.6917, 94.0889, 83.8925, 58.9289, 44.5133, 24.4721, 4.4309, 8.2985, 7.5953, 322.2773, 311.7293, 243.5189, 275.1629, 327.1997, 323.6837, 5.4857, 28.6913, 56.4677, 69.1253, 126.4361, 91.9793, 133.1165, 152.1029, 130.3037, 114.8333, 131.3585, 96.9017, 96.9017, 121.8653, 101.4725, 99.7145, 111.6689, 115.1849, 136.2809, 152.4545, 192.8885, 139.4453, 86.3537, 82.1345, 104.2853, 108.8561, 88.1117, 111.6689, 104.9885, 153.5093, 128.8973, 149.2901, 143.6645, 131.0069, 133.8197, 123.2717, 163.0025, 157.7285, 142.2581, 149.6417, 167.5733, 183.3953, 145.0709, 184.4501, 189.0209, 177.4181, 185.8565, 194.9981, 192.1853, 195.3497, 235.0805, 259.6925, 309.2681, 286.4141, 282.1949, 261.0989, 267.4277, 223.1261, 215.3909, 196.4045, 264.2633, 248.7929, 355.9925, 357.0473, 18.4949, 325.4417, 298.3685, 282.1949, 270.5921, 230.1581, 235.0805, 208.7105, 211.5233, 230.8613, 253.7153, 261.0989, 274.8113, 275.5145, 267.0761, 254.4185, 262.1537, 250.9025, 245.6285, 239.6513, 239.2997, 245.2769, 255.4733, 252.6605 ; 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 = -1.03869, 4.351912, 2.71126, 4.338062, 3.779423, 9.179638, 5.116156, 3.557104, 9.038107, 7.349828, 2.332922, -0.8550162, -3.693395, -1.681024, 1.794121, 2.147477, 6.360139, 3.859178, 7.959556, 8.58075, 5.283741, 10.55073, 7.629207, 8.312879, 5.938873, 9.739652, 5.885612, 5.996996, 8.147437, 10.19928, 8.298378, 6.678804, 9.353566, 10.72174, -1.972797, 7.8511, 0.1085971, 1.248867, 3.333557, 2.388676, 3.672063, 3.476159, 1.283107, 2.299088, 5.478543, 6.619993, 4.480999, 4.093594, 2.349297, 1.747892, 0.7750354, 2.896799, 3.089469, 2.745512, 2.712731, 0.6074978, 0.5527177, -0.1122086, -1.66804, -1.433591, -0.4235657, -6.215963, -2.303206, 1.085783, 1.060089, 10.44765, 9.946816, 11.95704, 8.792684, 5.757507, 2.429991, 0.9290354, 1.566287, 1.046708, -4.845226, -8.0989, -5.513075, -10.22385, -5.084298, -12.85415, 1.261741, 10.84241, 16.13617, 7.673354, 4.719313, 2.051875, 8.349856, 3.567998, 6.039316, 17.03549, 13.42903, 11.93816, 12.52051, 20.17687, 12.07248, 8.383735, 8.177202, 4.777536, 5.270369, 3.119661, -1.962656, 8.390622, 9.659307, 12.49325, 15.06424, 15.82089, 17.88158, 21.80587, 11.33285, 2.224063, 7.532824, 2.396573, 7.646491, 10.18132, 8.676521, 16.67508, 5.658865, 7.114208, 6.463099, 6.670599, 0.7573842, -0.5037457, 5.541774, -0.933053, -2.897238, 0.8059567, -1.795653, -3.4156, -2.538229, -3.105573, -6.974309, -7.214165, -7.493334, -9.847124, -10.8939, -8.693032, -10.25516, -5.614048, -4.58636, -2.484985, -3.793804, -2.187499, -0.5944383, -0.6949832, 1.023448, -6.821285, -11.35541, -16.34085, -19.06348, -19.14202, -17.07503, -11.83532, -12.11469, -11.82945, -17.1735, -21.73258, -11.69066, -17.51656, -19.91844, -21.75412, -18.88601, -23.5584, -28.58652, -25.0577, -21.43648, -15.98496, -14.76402, -13.99856 ; 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 = -9.032776, -11.21021, -8.678652, -4.372436, -9.228257, -4.595077, -1.302694, -8.685419, -3.463197, -8.378542, -4.406662, -6.395701, -14.49516, -15.45374, -9.212525, -10.03837, -8.428339, -2.67004, -5.506958, 1.947593, -3.703799, 0.4126767, -3.760603, -4.957535, -8.730294, -13.58801, -10.48654, -12.41229, -10.00817, -4.493847, -6.528796, 2.22349, 2.488354, 6.641105, 4.579221, 1.035555, -0.5764601, -6.629291, -10.01877, -5.357628, -3.793154, -0.5512723, 0.7101113, 8.189086, 12.64969, 15.03162, 13.96363, 15.30003, 8.174823, 3.388669, 0.4165863, -0.4593936, -0.9296189, -3.053366, 3.082527, 1.334754, 9.369311, 7.624974, 7.140252, 5.385146, 5.55658, 4.417537, -0.4481443, -6.657946, -2.417484, -2.93507, -0.7110598, 1.279423, 5.298038, 5.856162, 5.339017, 11.98936, 10.73847, 7.849621, 6.263859, 7.223289, -2.746448, 0.9237688, 7.889195, 17.48837, 13.13805, 19.8112, 10.69338, 2.926287, -3.483969, -0.07091086, -7.818169, -6.739601, -5.122383, -7.883521, -11.82201, -1.445036, -1.515525, -12.54205, -2.45014, -1.435242, -3.248964, -2.2466, -5.511446, -5.981211, -8.577318, -9.805185, 0.6155489, 1.725914, -3.83571, -5.403163, 0.5895378, -8.663903, -3.03419, -4.462593, -6.077637, -4.034701, -10.39593, -8.852643, -8.326213, -10.9417, -18.5122, -17.37084, -8.349647, -11.38874, -3.437143, -8.490769, -7.935354, -11.98905, -18.24935, -17.87314, -17.50615, -12.74889, -11.75437, -11.3135, -4.868875, -1.312012, 6.126259, 2.9008, 2.35433, -1.361464, -0.4607159, -5.993828, -6.455807, -8.440808, -0.3811264, -0.848787, 8.484902, 13.47389, 3.059668, 9.903429, 6.131783, 3.531495, 0.1970108, -15.97226, -11.92035, -21.60826, -19.75134, -9.626807, -5.016907, -3.403659, 0.9840142, 1.691127, -1.017355, -6.066288, -2.602612, -8.156678, -12.95028, -14.67112, -12.7282, -7.36007, -3.825576, -4.370654 ; 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 = 4.511714, 4.511714, 4.511714, 4.511714, 4.511714, 4.479041, 4.479041, 4.479041, 4.479041, 4.446359, 4.446359, 4.479041, 4.479041, 4.479041, 4.511714, 4.479041, 4.511714, 4.479041, 4.479041, 4.511714, 4.479041, 4.544379, 4.544379, 4.511714, 4.544379, 4.511714, 4.446359, 4.446359, 4.41367, 4.41367, 4.41367, 4.446359, 4.446359, 4.511714, 4.511714, 4.511714, 4.479041, 4.479041, 4.479041, 4.511714, 4.511714, 4.544379, 4.577036, 4.642327, 4.609685, 4.544379, 4.544379, 4.511714, 4.511714, 4.511714, 4.479041, 4.479041, 4.479041, 4.446359, 4.446359, 4.41367, 4.446359, 4.446359, 4.446359, 4.446359, 4.41367, 4.315552, 4.020752, 3.922333, 3.132138, 4.315552, 4.053541, 4.315552, 4.348266, 4.184614, 4.315552, 4.41367, 4.41367, 4.41367, 4.41367, 4.380972, 4.21736, 4.151858, 4.151858, 4.119094, 4.119094, 4.2501, 4.21736, 4.151858, 4.053541, 4.020752, 4.053541, 4.053541, 4.020752, 4.086322, 4.020752, 3.987954, 3.987954, 3.955148, 3.955148, 3.987954, 3.987954, 3.955148, 3.955148, 3.922333, 3.922333, 3.88951, 3.88951, 3.856678, 3.856678, 3.88951, 3.856678, 3.856678, 3.922333, 3.922333, 3.922333, 3.922333, 3.922333, 3.922333, 3.88951, 3.856678, 2.701912, 2.403111, 2.569209, 2.569209, 2.83446, 2.6024, 2.966856, 2.668751, 2.735063, 2.63558, 2.569209, 2.536009, 2.436351, 2.369862, 2.403111, 2.403111, 2.536009, 2.569209, 2.5028, 2.569209, 2.536009, 2.536009, 2.668751, 2.768205, 2.768205, 2.768205, 2.83446, 2.867573, 2.966856, 2.999931, 3.066053, 2.933771, 2.735063, 2.569209, 2.369862, 2.036819, 1.903317, 2.170157, 2.369862, 2.403111, 2.436351, 2.436351, 2.436351, 2.5028, 2.63558, 2.336603, 2.303334, 2.170157, 2.003459, 2.003459, 1.869916, 1.936708 ; 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 ; }