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.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.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 = 2453317.04167244 ; :starting_julian_day_string = "2004-11-07 01:00:00" ; :ending_julian_day_number = 2453324.00000579 ; :ending_julian_day_string = "2004-11-14 00: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 = 2453317.04166667, 2453317.08333333, 2453317.125, 2453317.16666667, 2453317.20833333, 2453317.25, 2453317.29166667, 2453317.33333333, 2453317.375, 2453317.41666667, 2453317.45833333, 2453317.5, 2453317.54166667, 2453317.58333333, 2453317.625, 2453317.66666667, 2453317.70833333, 2453317.75, 2453317.79166667, 2453317.83333333, 2453317.875, 2453317.91666667, 2453317.95833333, 2453318, 2453318.04166667, 2453318.08333333, 2453318.125, 2453318.16666667, 2453318.20833333, 2453318.25, 2453318.29166667, 2453318.33333333, 2453318.375, 2453318.41666667, 2453318.45833333, 2453318.5, 2453318.54166667, 2453318.58333333, 2453318.625, 2453318.66666667, 2453318.70833333, 2453318.75, 2453318.79166667, 2453318.83333333, 2453318.875, 2453318.91666667, 2453318.95833333, 2453319, 2453319.04166667, 2453319.08333333, 2453319.125, 2453319.16666667, 2453319.20833333, 2453319.25, 2453319.29166667, 2453319.33333333, 2453319.375, 2453319.41666667, 2453319.45833333, 2453319.5, 2453319.54166667, 2453319.58333333, 2453319.625, 2453319.66666667, 2453319.70833333, 2453319.75, 2453319.79166667, 2453319.83333333, 2453319.875, 2453319.91666667, 2453319.95833333, 2453320, 2453320.04166667, 2453320.08333333, 2453320.125, 2453320.16666667, 2453320.20833333, 2453320.25, 2453320.29166667, 2453320.33333333, 2453320.375, 2453320.41666667, 2453320.45833333, 2453320.5, 2453320.54166667, 2453320.58333333, 2453320.625, 2453320.66666667, 2453320.70833333, 2453320.75, 2453320.79166667, 2453320.83333333, 2453320.875, 2453320.91666667, 2453320.95833333, 2453321, 2453321.04166667, 2453321.08333333, 2453321.125, 2453321.16666667, 2453321.20833333, 2453321.25, 2453321.29166667, 2453321.33333333, 2453321.375, 2453321.41666667, 2453321.45833333, 2453321.5, 2453321.54166667, 2453321.58333333, 2453321.625, 2453321.66666667, 2453321.70833333, 2453321.75, 2453321.79166667, 2453321.83333333, 2453321.875, 2453321.91666667, 2453321.95833333, 2453322, 2453322.04166667, 2453322.08333333, 2453322.125, 2453322.16666667, 2453322.20833333, 2453322.25, 2453322.29166667, 2453322.33333333, 2453322.375, 2453322.41666667, 2453322.45833333, 2453322.5, 2453322.54166667, 2453322.58333333, 2453322.625, 2453322.66666667, 2453322.70833333, 2453322.75, 2453322.79166667, 2453322.83333333, 2453322.875, 2453322.91666667, 2453322.95833333, 2453323, 2453323.04166667, 2453323.08333333, 2453323.125, 2453323.16666667, 2453323.20833333, 2453323.25, 2453323.29166667, 2453323.33333333, 2453323.375, 2453323.41666667, 2453323.45833333, 2453323.5, 2453323.54166667, 2453323.58333333, 2453323.625, 2453323.66666667, 2453323.70833333, 2453323.75, 2453323.79166667, 2453323.83333333, 2453323.875, 2453323.91666667, 2453323.95833333, 2453324 ; current_speed = 24.6372, 28.1568, 31.3831, 26.397, 29.9166, 36.0759, 33.4362, 29.0367, 20.8243, 13.4918, 8.799, 9.6789, 10.2655, 7.6258, 2.933, 8.5057, 15.2516, 20.531, 28.7434, 33.1429, 31.6764, 31.6764, 22.2908, 11.1454, 3.8129, 9.9722, 8.799, 7.6258, 10.5588, 13.7851, 24.6372, 25.8104, 20.8243, 17.0114, 11.4387, 9.3856, 11.4387, 23.464, 22.2908, 23.7573, 11.732, 15.8382, 14.0784, 17.8913, 22.8774, 23.7573, 20.2377, 11.732, 7.9191, 7.6258, 16.4248, 19.3578, 7.9191, 5.2794, 6.4526, 9.9722, 23.1707, 30.5032, 26.1037, 18.4779, 16.4248, 3.8129, 9.9722, 14.3717, 10.2655, 10.5588, 19.9444, 20.8243, 20.8243, 34.6094, 32.8496, 22.2908, 19.6511, 1.7598, 9.6789, 17.3047, 22.5841, 13.1985, 9.9722, 5.2794, 14.9583, 29.9166, 32.8496, 28.7434, 19.6511, 9.3856, 10.2655, 11.732, 15.5449, 7.6258, 6.4526, 23.1707, 28.1568, 40.7687, 48.1012, 41.3553, 33.4362, 28.1568, 12.0253, 18.4779, 5.866, 9.0923, 25.2238, 29.6233, 34.3161, 61.0064, 60.1265, 51.6208, 41.062, 21.4109, 13.7851, 10.5588, 14.3717, 4.6928, 19.9444, 22.2908, 37.2491, 41.3553, 48.9811, 49.5677, 40.7687, 26.9836, 17.3047, 7.0392, 16.1315, 12.6119, 15.8382, 0.5866, 12.6119, 15.5449, 24.3439, 36.6625, 36.6625, 24.9305, 20.8243, 7.6258, 7.3325, 5.5727, 9.9722, 2.6397, 15.8382, 24.6372, 29.6233, 37.8357, 33.7295, 27.2769, 14.3717, 2.0531, 13.1985, 17.0114, 25.5171, 22.5841, 12.9052, 2.933, 11.4387, 21.4109, 29.9166, 24.6372, 9.9722, 2.933, 19.9444, 28.7434, 31.6764, 33.4362, 23.464, 29.0367, 9.6789, 9.0923 ; 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 = 107.8212, 92.7024, 107.8212, 91.296, 93.4056, 88.8348, 83.9124, 83.2092, 71.2548, 87.78, 102.5472, 108.5244, 164.7804, 224.904, 220.3332, 341.9868, 20.6244, 31.524, 20.2728, 27.6564, 22.3824, 25.5468, 50.5104, 57.5424, 66.3324, 132.4332, 136.6524, 93.4056, 70.9032, 62.4648, 42.072, 63.168, 65.6292, 62.8164, 139.8168, 184.47, 146.1456, 196.776, 189.0408, 189.3924, 164.4288, 135.5976, 72.6612, 45.2364, 36.0948, 51.5652, 37.8528, 61.0584, 178.1412, 186.5796, 186.9312, 204.8628, 210.1368, 206.9724, 82.8576, 52.62, 357.0672, 18.1632, 6.912, 346.1676, 338.1192, 230.8812, 249.1644, 242.484, 263.9316, 320.5392, 7.9668, 26.6016, 32.2272, 37.1496, 26.9532, 31.524, 25.5468, 134.1912, 207.6756, 206.9724, 218.2236, 230.8812, 258.306, 1.2864, 11.4828, 356.0124, 8.67, 15.702, 6.2088, 338.4708, 240.726, 222.7944, 223.8492, 249.516, 352.4964, 43.4784, 39.6108, 24.492, 30.8208, 32.5788, 34.6884, 43.4784, 65.2776, 55.7844, 88.4832, 61.41, 61.7616, 48.4008, 45.2364, 45.588, 42.4236, 37.5012, 37.8528, 39.9624, 82.1544, 125.7528, 121.8852, 134.8944, 82.1544, 47.6976, 46.9944, 30.8208, 48.4008, 43.4784, 42.4236, 37.8528, 57.1908, 150.7164, 170.7576, 175.68, 192.5568, 215.7624, 43.83, 60.0036, 31.524, 14.2956, 9.3732, 358.122, 11.4828, 311.046, 260.064, 199.2372, 243.1872, 188.3376, 63.5196, 49.8072, 29.0628, 14.9988, 17.46, 25.5468, 39.2592, 200.6436, 221.0364, 222.0912, 206.9724, 205.2144, 220.6848, 342.6516, 35.7432, 31.1724, 18.8664, 25.1952, 10.0764, 299.7948, 213.3012, 196.0728, 209.4336, 211.1916, 221.388, 178.8444, 132.7848, 179.8992 ; 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 = 23.45501, 28.12549, 29.87722, 26.39025, 29.86377, 36.06844, 33.24765, 28.83299, 19.71972, 13.48167, 8.588857, 9.177422, 2.694892, -5.383213, -1.89833, -2.63027, 5.372227, 10.73475, 9.959311, 15.38388, 12.06194, 13.66039, 17.2027, 9.404364, 3.492196, 7.360126, 6.039834, 7.612333, 9.977719, 12.22362, 16.5085, 23.03149, 18.96873, 15.13244, 7.380635, -0.7314864, 6.372321, -6.772432, -3.502726, -3.877075, 3.149287, 11.08188, 13.43867, 12.70315, 13.4776, 18.60947, 12.41856, 10.26683, 0.2568678, -0.8737905, -1.982103, -8.138926, -3.975913, -2.394531, 6.402529, 7.924175, -1.185521, 9.508601, 3.141443, -4.417744, -6.121142, -2.958198, -9.320066, -12.746, -10.20798, -6.710647, 2.764279, 9.32479, 11.10514, 20.90055, 14.88949, 11.65487, 8.474502, 1.261808, -4.49551, -7.848741, -13.97351, -10.23992, -9.765218, 0.1185227, 2.977805, -2.080418, 4.951855, 7.778943, 2.125307, -3.444284, -8.954506, -7.970364, -10.76893, -7.14362, -0.8426353, 15.94332, 17.95191, 16.90133, 24.64487, 22.26814, 19.02898, 19.37416, 10.92312, 15.27988, 5.863945, 7.983644, 22.22183, 22.15252, 24.36506, 43.57846, 40.56173, 31.42561, 25.19708, 13.75189, 13.65606, 8.568946, 12.20313, 3.324421, 19.75771, 16.48634, 27.23978, 21.18858, 36.62843, 34.10659, 27.50283, 16.55808, 14.54425, 3.443104, 2.590907, 0.9500141, -3.443341, -0.3428239, 8.734006, 13.46277, 12.72835, 9.052873, 5.971019, -0.8170078, 4.145572, -5.751246, -7.222521, -1.836092, -8.90004, -0.3827711, 14.17657, 18.81979, 14.39005, 9.791834, 10.1202, 11.76311, 9.094838, -0.7238283, -8.665321, -11.40296, -11.57357, -9.620977, -8.412865, -0.8745657, 6.681955, 11.0826, 9.673908, 10.48814, 1.744748, -2.545288, -10.95028, -7.957855, -15.56625, -17.31666, -15.51334, 0.5856022, 7.103442, 0.015996 ; 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 = -7.540155, -1.327545, -9.604722, -0.5970352, -1.777164, 0.7336097, 3.545871, 3.433431, 6.6921, 0.5226266, -1.911528, -3.075069, -9.905456, -5.401282, -2.235807, 8.088796, 14.27412, 17.50106, 26.96285, 29.35623, 29.29, 28.5795, 14.17557, 5.981461, 1.530612, -6.728544, -6.398657, -0.4530026, 3.454471, 6.372762, 18.28828, 11.6502, 8.592944, 7.771544, -8.738998, -9.357052, -9.499336, -22.46538, -22.01387, -23.4388, -11.30141, -11.3155, 4.195664, 12.59875, 18.48593, 14.7681, 15.97948, 5.677325, -7.914933, -7.575573, -16.30476, -17.56367, -6.848669, -4.705134, 0.8022891, 6.054108, 23.14035, 28.9833, 25.91398, 17.94203, 15.24158, -2.405674, -3.546989, -6.639672, -1.085224, 8.152022, 19.75191, 18.61987, 17.61611, 27.58582, 29.28138, 19.00115, 17.72988, -1.226677, -8.571551, -15.42238, -17.74212, -8.327335, -2.021213, 5.278069, 14.6589, 29.84418, 32.47423, 27.67076, 19.53583, 8.730773, -5.019692, -8.608898, -11.21045, -2.668617, 6.397344, 16.81344, 21.6918, 37.1003, 41.30806, 34.84811, 27.49323, 20.43153, 5.029248, 10.39028, 0.1552734, 4.351017, 11.93442, 19.66738, 24.16482, 42.69307, 44.38403, 40.95288, 32.42214, 16.41073, 1.881722, -6.169394, -7.591405, -3.312189, 2.722491, 15.00268, 25.40649, 35.51485, 32.51933, 35.968, 30.09454, 21.30598, 9.376433, -6.139656, -15.92208, -12.57607, -15.45937, -0.4759951, 9.098196, 7.771604, 20.75126, 35.52723, 36.173, 24.91711, 20.40749, 5.007594, -1.265208, -5.261535, -4.49823, -2.611801, 7.062121, 15.89991, 25.89337, 36.54668, 32.17547, 24.61013, 11.12788, -1.921274, -9.955531, -12.6238, -22.74148, -20.43229, -9.786107, 2.799576, 9.284144, 18.31946, 28.30934, 22.29328, 9.818382, 1.457394, -16.66945, -27.61984, -27.58779, -28.60267, -17.60386, -29.03079, -6.57436, -9.092286 ; 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.164819, 9.164819, 9.13302, 9.13302, 9.13302, 9.13302, 9.13302, 9.13302, 9.101217, 9.101217, 9.06941, 9.13302, 9.101217, 9.101217, 9.101217, 9.13302, 9.13302, 9.164819, 9.164819, 9.164819, 9.13302, 9.13302, 9.13302, 9.13302, 9.13302, 9.164819, 9.164819, 9.164819, 9.13302, 9.13302, 9.13302, 9.13302, 9.13302, 9.13302, 9.13302, 9.101217, 9.101217, 9.101217, 9.101217, 9.13302, 9.13302, 9.13302, 9.13302, 9.101217, 9.101217, 9.101217, 9.06941, 9.101217, 9.06941, 9.06941, 9.0376, 9.06941, 9.0376, 9.005785, 9.005785, 9.005785, 8.942143, 9.0376, 9.101217, 9.164819, 9.228405, 9.228405, 9.228405, 9.260192, 9.291975, 9.323755, 9.387302, 9.387302, 9.355531, 9.355531, 9.355531, 9.387302, 9.387302, 9.387302, 9.291975, 9.291975, 9.291975, 9.260192, 9.260192, 9.196613, 9.228405, 9.228405, 9.291975, 9.291975, 9.228405, 9.228405, 9.228405, 9.260192, 9.291975, 9.291975, 9.291975, 9.291975, 9.228405, 9.228405, 9.196613, 9.228405, 9.196613, 9.196613, 9.196613, 9.196613, 9.196613, 9.196613, 9.164819, 9.164819, 9.196613, 9.196613, 9.228405, 9.260192, 9.260192, 9.196613, 9.164819, 9.196613, 9.164819, 9.164819, 9.13302, 9.13302, 9.13302, 9.13302, 9.101217, 9.06941, 9.0376, 8.973966, 9.13302, 9.06941, 8.973966, 8.973966, 8.942143, 8.910316, 8.942143, 8.942143, 9.0376, 9.196613, 9.196613, 9.228405, 9.228405, 9.228405, 9.228405, 9.228405, 9.228405, 9.196613, 9.196613, 9.196613, 9.228405, 9.228405, 9.228405, 9.196613, 9.164819, 9.164819, 9.164819, 9.13302, 9.101217, 9.13302, 9.101217, 9.101217, 9.101217, 9.101217, 9.164819, 9.196613, 9.164819, 9.164819, 9.164819, 9.164819, 9.13302, 9.06941, 9.0376, 8.942143, 8.910316, 8.942143 ; 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 ; }