netcdf I0109.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.7143, 0.03428, -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 = "Tue Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; current_speed = 13.7851, 23.7573, 35.4893, 38.4223, 35.7826, 31.3831, 28.1568, 14.9583, 20.8243, 18.7712, 21.7042, 22.5841, 21.7042, 15.2516, 29.9166, 34.6094, 34.3161, 29.9166, 24.0506, 16.7181, 15.5449, 10.8521, 17.598, 15.5449, 13.4918, 10.5588, 19.9444, 27.2769, 34.0228, 34.9027, 28.7434, 28.4501, 24.6372, 10.8521, 12.6119, 13.1985, 24.0506, 18.4779, 9.6789, 21.1176, 22.2908, 38.4223, 34.9027, 30.7965, 17.8913, 0, 6.4526, 9.3856, 11.4387, 11.4387, 3.5196, 13.7851, 29.33, 42.8218, 38.4223, 35.196, 31.3831, 11.4387, 8.5057, 13.7851, 14.665, 12.6119, 11.732, 5.5727, 17.0114, 30.7965, 30.5032, 21.1176, 8.799, 1.4665, 14.3717, 21.4109, 25.2238, 21.7042, 12.9052, 2.3464, 12.0253, 25.2238, 29.9166, 27.5702, 19.3578, 11.4387, 9.6789, 10.2655, 16.7181, 18.7712, 14.0784, 4.9861, 11.4387, 29.9166, 36.3692, 34.9027, 29.33, 12.0253, 6.4526, 10.2655, 20.8243, 19.9444, 19.6511, 16.1315, 4.6928, 17.8913, 24.3439, 26.1037, 27.5702, 26.397, 14.665, 16.1315, 15.5449, 30.5032, 31.0898, 23.7573, 19.6511, 19.9444, 31.0898, 39.5955, 46.3414, 45.4615, 41.3553, 41.062, 37.5424, 32.8496, 27.8635, 21.4109, 17.8913, 31.0898, 43.4084, 58.0734, 66.2858, 66.8724, 62.7662, 44.8749, 32.5563, 19.0645, 7.6258, 9.6789, 4.6928, 17.8913, 35.196, 47.8079, 58.66, 60.7131, 55.4337, 40.4754, 30.7965, 11.4387, 8.2124, 0.8799, 5.2794, 1.4665, 11.732, 23.1707, 28.4501, 34.6094, 38.4223, 30.2099, 16.7181, 11.1454, 26.397, 21.7042, 20.8243, 14.3717, 2.6397, 14.3717, 22.2908, 29.6233, 24.6372, 21.1176 ; 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.1872, 214.0044, 215.7624, 218.9268, 208.7304, 218.9268, 222.4428, 230.178, 278.6988, 299.7948, 304.3656, 293.1144, 301.5528, 233.3424, 233.3424, 237.21, 222.7944, 217.1688, 224.904, 254.79, 299.7948, 346.8708, 348.6288, 350.7384, 337.416, 284.3244, 234.0456, 216.8172, 204.1596, 208.0272, 195.3696, 198.8856, 209.7852, 256.548, 329.6808, 357.4188, 23.0856, 34.3368, 124.3464, 168.648, 178.8444, 204.5112, 197.1276, 215.7624, 229.4748, 342.3, 56.8392, 6.2088, 20.6244, 83.5608, 133.1364, 185.5248, 205.2144, 198.8856, 201.6984, 206.2692, 213.3012, 247.0548, 324.7584, 14.6472, 23.4372, 358.4736, 3.0444, 116.2596, 191.502, 204.8628, 208.7304, 221.0364, 201.6984, 88.8348, 21.3276, 17.46, 16.7568, 21.6792, 11.8344, 305.4204, 221.7396, 201.6984, 202.05, 207.324, 202.7532, 280.1052, 343.7064, 6.5604, 22.3824, 25.8984, 23.7888, 19.218, 214.7076, 208.3788, 193.26, 204.1596, 199.5888, 224.904, 304.3656, 9.0216, 10.7796, 22.734, 3.7476, 22.3824, 132.4332, 218.2236, 217.872, 218.2236, 208.7304, 210.1368, 227.3652, 301.5528, 328.2744, 339.174, 349.332, 330.7356, 301.9044, 275.886, 242.484, 228.42, 221.7396, 236.5068, 238.968, 264.2832, 270.2604, 276.9408, 287.8404, 272.7216, 246.3516, 236.8584, 217.5204, 222.4428, 217.5204, 221.388, 212.2464, 219.63, 221.388, 254.0868, 306.1236, 332.4936, 116.6112, 204.5112, 210.1368, 200.6436, 201.6984, 204.5112, 213.3012, 212.2464, 207.6756, 208.7304, 304.7172, 203.808, 64.2228, 142.6296, 196.4244, 194.6664, 192.9084, 170.7576, 177.0864, 168.2964, 123.9948, 99.3828, 63.8712, 63.168, 45.588, 69.1452, 126.1044, 164.0772, 189.3924, 180.6024, 181.6572, 171.1092 ; 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.303, -13.28643, -20.74084, -24.14177, -17.2003, -19.71885, -19.00172, -11.48854, -20.58476, -16.28984, -17.91579, -20.77111, -18.49541, -12.2351, -23.99963, -29.09478, -23.31331, -18.07457, -16.97782, -16.13248, -13.49003, -2.465029, -3.469702, -2.501833, -5.181357, -10.23053, -16.14468, -16.34606, -13.92484, -16.40045, -7.618281, -9.208718, -12.23852, -10.55437, -6.366701, -0.5943971, 9.430383, 10.42258, 7.991303, 4.156705, 0.4495532, -15.9403, -10.27887, -17.99825, -13.59954, -0, 5.401721, 1.015072, 4.029171, 11.36654, 2.568351, -1.327182, -12.49478, -13.86054, -14.20552, -15.57737, -17.23059, -10.53365, -4.908005, 3.48579, 5.832911, -0.3359502, 0.6230842, 4.99759, -3.39211, -12.94829, -14.66255, -13.86451, -3.253173, 1.466197, 5.226987, 6.424124, 7.272272, 8.017736, 2.646646, -1.912132, -8.005798, -9.325764, -11.23116, -12.65532, -7.48687, -11.26125, -2.715507, 1.172839, 6.366024, 8.198822, 5.678754, 1.641241, -6.513065, -14.21932, -8.342013, -14.28497, -9.833393, -8.488912, -5.326315, 1.6097, 3.894801, 7.707582, 1.284422, 6.142655, 3.463589, -11.06992, -14.94471, -16.1512, -13.25269, -13.25304, -10.78883, -13.74659, -8.174313, -10.84484, -5.755275, -11.61353, -16.68243, -19.83925, -27.57298, -29.61861, -30.85161, -37.91268, -35.43651, -40.85777, -37.54201, -32.60886, -26.52365, -21.38675, -16.38886, -26.03217, -26.43762, -39.19106, -40.37096, -44.21301, -33.48962, -28.62244, -21.52475, -18.33391, -6.159718, -4.470178, 4.195676, -7.422584, -17.67072, -16.85486, -21.68782, -25.18811, -30.43534, -21.59611, -14.30389, -5.498455, -6.750372, -0.3551919, 4.754057, 0.8901147, -3.317223, -5.866605, -6.355554, 5.558672, 1.953005, 6.128043, 13.86078, 10.99629, 23.69939, 19.36739, 14.87534, 13.43015, 2.132731, 3.94276, -3.637749, -0.3114496, -0.7124971, 3.263762 ; 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 = -6.218141, -19.69467, -28.7977, -29.8906, -31.37745, -24.41446, -20.77835, -9.579365, 3.14947, 9.327319, 12.2514, 8.865801, 11.35746, -9.105688, -17.86116, -18.74312, -25.18103, -23.83931, -17.03481, -4.386121, 7.724186, 10.56843, 17.25256, 15.34225, 12.45722, 2.61237, -11.71018, -21.83656, -31.04271, -30.80947, -27.71543, -26.91854, -21.38247, -2.524531, 10.88693, 13.18511, 22.12463, 15.25787, -5.460786, -20.70446, -22.28627, -34.95969, -33.35481, -24.98974, -11.62545, 0, 3.529512, 9.330547, 10.70559, 1.282837, -2.406482, -13.72106, -26.53544, -40.51656, -35.69981, -31.56112, -26.22987, -4.459383, 6.946828, 13.3371, 13.45509, 12.60742, 11.71544, -2.46558, -16.66977, -27.94219, -26.74799, -15.92885, -8.175529, 0.02982153, 13.38747, 20.42443, 24.15273, 20.16899, 12.63089, 1.359906, -8.973017, -23.43651, -27.7284, -24.49406, -17.85136, 2.006989, 9.290163, 10.19828, 15.45861, 16.88601, 12.88228, 4.70824, -9.403396, -26.32136, -35.39957, -31.84554, -27.63247, -8.517406, 3.642309, 10.13851, 20.45683, 18.3949, 19.60908, 14.9162, -3.166374, -14.05544, -19.21669, -20.50712, -24.17607, -22.82889, -9.93294, 8.441357, 13.22212, 28.51026, 30.55245, 20.72523, 10.38568, 2.045288, -14.36337, -26.27815, -34.57895, -25.08738, -21.31935, -4.090248, 0.1706235, 3.969669, 8.536446, 1.016654, -7.176611, -16.99711, -34.42879, -42.85535, -52.57369, -50.17099, -53.08522, -34.56172, -24.42535, -5.227119, 4.495631, 8.58479, -2.102064, -16.27894, -30.43853, -44.73823, -54.50352, -55.24165, -46.33126, -34.23253, -27.27312, -10.0305, 4.677178, -0.8050234, 2.295867, -1.165469, -11.25326, -22.41571, -27.73112, -34.16009, -38.37263, -29.58184, -9.347385, -1.817032, 11.62499, 9.796755, 14.57312, 5.116338, -1.555465, -13.82029, -21.99197, -29.62166, -24.6269, -20.86386 ; 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 = 3.481762, 3.481762, 3.481762, 3.448826, 3.41588, 3.382926, 3.448826, 3.51469, 3.382926, 3.41588, 3.41588, 3.41588, 3.31699, 3.349962, 3.382926, 3.41588, 3.41588, 3.481762, 3.481762, 3.51469, 3.51469, 3.51469, 3.448826, 3.481762, 3.51469, 3.481762, 3.481762, 3.481762, 3.481762, 3.448826, 3.448826, 3.448826, 3.41588, 3.218017, 3.085923, 3.185007, 3.41588, 3.448826, 3.481762, 3.448826, 3.481762, 3.41588, 3.349962, 3.51469, 3.448826, 3.547609, 3.51469, 3.448826, 3.382926, 3.382926, 3.382926, 3.382926, 3.448826, 3.580518, 3.646311, 3.679194, 3.679194, 3.613419, 3.580518, 3.349962, 3.284008, 3.251017, 3.251017, 3.251017, 3.284008, 3.382926, 3.448826, 3.481762, 3.481762, 3.448826, 3.481762, 3.481762, 3.51469, 3.448826, 3.382926, 3.382926, 3.382926, 3.382926, 3.448826, 3.51469, 3.481762, 3.481762, 3.547609, 3.481762, 3.547609, 3.547609, 3.547609, 3.580518, 3.646311, 3.646311, 3.843477, 3.744933, 3.744933, 3.580518, 3.547609, 3.580518, 3.646311, 3.646311, 3.613419, 3.613419, 3.580518, 3.580518, 3.547609, 3.51469, 3.613419, 3.580518, 3.547609, 3.547609, 3.547609, 3.51469, 3.481762, 3.448826, 3.448826, 3.448826, 3.448826, 3.41588, 3.41588, 3.382926, 3.41588, 3.382926, 3.349962, 3.349962, 3.31699, 3.382926, 3.382926, 3.382926, 3.382926, 3.349962, 3.349962, 3.284008, 3.185007, 3.185007, 3.218017, 3.218017, 3.218017, 3.284008, 3.284008, 3.284008, 3.31699, 3.349962, 3.251017, 3.118961, 3.118961, 3.085923, 3.085923, 3.052877, 3.085923, 3.085923, 3.151989, 3.185007, 3.218017, 3.185007, 3.085923, 3.019821, 2.953681, 2.887503, 2.8544, 2.8544, 2.920597, 2.920597, 3.019821, 3.019821, 3.052877, 3.052877, 3.019821, 2.986756, 2.953681, 2.8544 ; 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 ; }