netcdf N0103.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 165 ; 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.7195, 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 = "18-May-2005 19:46:03: Modified [lon,lat] to [-65.907500,42.329450].\n", "09-May-2005 18:35:59: Modified [lon,lat] to [-65.943300,42.348000].\n", "08-May-2005 17:52:30: Modified [lon,lat] to [-65.928600,42.341600].\n", "07-May-2005 18:18:06: Modified [lon,lat] to [-65.910400,42.331500].\n", "28-Apr-2005 10:13:22: Modified [lon,lat] to [-65.906253,42.329254].\n", "Wed Apr 27 20:58:47 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.aanderaa.realtime.nc N0103.aanderaa.realtime.nc.new\n", "Wed Apr 27 20:00:38 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.aanderaa.realtime.nc N0103.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 = "AANCM964" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0103" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453534.00000579 ; :starting_julian_day_string = "2005-06-12 00:00:00" ; :ending_julian_day_number = 2453540.83333912 ; :ending_julian_day_string = "2005-06-18 20:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Apr-2005 21:20:31\n", "AANCM_Temperature_1.5: 19-Apr-2005 21:20:31" ; :longitude = -65.9075 ; :latitude = 42.32945 ; data: lat = 42.32945 ; lon = -65.9075 ; depth = 2 ; time = 2453534, 2453534.04166667, 2453534.08333333, 2453534.125, 2453534.16666667, 2453534.20833333, 2453534.25, 2453534.29166667, 2453534.33333333, 2453534.375, 2453534.41666667, 2453534.45833333, 2453534.5, 2453534.54166667, 2453534.58333333, 2453534.625, 2453534.66666667, 2453534.70833333, 2453534.75, 2453534.79166667, 2453534.83333333, 2453534.875, 2453534.91666667, 2453534.95833333, 2453535, 2453535.04166667, 2453535.08333333, 2453535.125, 2453535.16666667, 2453535.20833333, 2453535.25, 2453535.29166667, 2453535.33333333, 2453535.375, 2453535.41666667, 2453535.45833333, 2453535.5, 2453535.54166667, 2453535.58333333, 2453535.625, 2453535.66666667, 2453535.70833333, 2453535.75, 2453535.79166667, 2453535.83333333, 2453535.875, 2453535.91666667, 2453535.95833333, 2453536, 2453536.04166667, 2453536.08333333, 2453536.125, 2453536.16666667, 2453536.20833333, 2453536.25, 2453536.29166667, 2453536.33333333, 2453536.375, 2453536.41666667, 2453536.45833333, 2453536.5, 2453536.54166667, 2453536.58333333, 2453536.625, 2453536.66666667, 2453536.70833333, 2453536.75, 2453536.79166667, 2453536.83333333, 2453536.875, 2453536.91666667, 2453536.95833333, 2453537, 2453537.04166667, 2453537.08333333, 2453537.125, 2453537.16666667, 2453537.20833333, 2453537.25, 2453537.29166667, 2453537.33333333, 2453537.375, 2453537.41666667, 2453537.45833333, 2453537.5, 2453537.54166667, 2453537.58333333, 2453537.625, 2453537.66666667, 2453537.70833333, 2453537.75, 2453537.79166667, 2453537.83333333, 2453537.875, 2453537.91666667, 2453537.95833333, 2453538, 2453538.04166667, 2453538.08333333, 2453538.125, 2453538.16666667, 2453538.20833333, 2453538.25, 2453538.29166667, 2453538.33333333, 2453538.375, 2453538.41666667, 2453538.45833333, 2453538.5, 2453538.54166667, 2453538.58333333, 2453538.625, 2453538.66666667, 2453538.70833333, 2453538.75, 2453538.79166667, 2453538.83333333, 2453538.875, 2453538.91666667, 2453538.95833333, 2453539, 2453539.04166667, 2453539.08333333, 2453539.125, 2453539.16666667, 2453539.20833333, 2453539.25, 2453539.29166667, 2453539.33333333, 2453539.375, 2453539.41666667, 2453539.45833333, 2453539.5, 2453539.54166667, 2453539.58333333, 2453539.625, 2453539.66666667, 2453539.70833333, 2453539.75, 2453539.79166667, 2453539.83333333, 2453539.875, 2453539.91666667, 2453539.95833333, 2453540, 2453540.04166667, 2453540.08333333, 2453540.125, 2453540.16666667, 2453540.20833333, 2453540.25, 2453540.29166667, 2453540.33333333, 2453540.375, 2453540.41666667, 2453540.45833333, 2453540.5, 2453540.54166667, 2453540.58333333, 2453540.625, 2453540.66666667, 2453540.70833333, 2453540.75, 2453540.79166667, 2453540.83333333 ; current_speed = 16.4248, 24.6372, 41.6486, 52.5007, 80.0709, 58.3667, 30.5032, 25.5171, 31.3831, 35.7826, 46.3414, 50.4476, 38.129, 21.4109, 9.3856, 4.3995, 17.3047, 38.7156, 18.4779, 5.2794, 7.3325, 14.0784, 14.9583, 55.1404, 49.861, 44.5816, 41.062, 25.5171, 38.7156, 42.2352, 29.6233, 11.732, 27.5702, 24.0506, 44.5816, 48.3945, 52.794, 56.6069, 42.8218, 28.7434, 9.6789, 17.0114, 45.4615, 37.8357, 28.7434, 14.665, 22.5841, 25.5171, 31.3831, 26.6903, 24.6372, 4.9861, 39.8888, 48.1012, 45.7548, 25.8104, 12.9052, 14.3717, 16.1315, 22.2908, 25.2238, 19.0645, 17.0114, 12.6119, 39.0089, 39.3022, 46.6347, 62.1796, 35.7826, 12.9052, 3.2263, 13.1985, 7.3325, 4.1062, 14.3717, 19.3578, 34.6094, 50.4476, 48.9811, 77.4312, 56.6069, 36.9558, 14.665, 14.0784, 21.4109, 10.8521, 13.4918, 21.1176, 43.995, 66.2858, 91.8029, 95.3225, 60.7131, 15.8382, 2.933, 12.6119, 20.2377, 29.33, 12.0253, 15.2516, 12.3186, 29.9166, 38.4223, 36.0759, 20.2377, 15.8382, 16.1315, 29.33, 49.5677, 37.5424, 28.1568, 28.1568, 31.9697, 41.3553, 47.5146, 56.9002, 26.6903, 12.3186, 14.665, 24.6372, 39.3022, 41.3553, 44.5816, 40.7687, 24.0506, 31.0898, 36.0759, 58.66, 65.1126, 69.5121, 57.1935, 37.5424, 21.1176, 28.7434, 28.1568, 27.5702, 21.1176, 5.2794, 19.9444, 24.9305, 57.7801, 63.9394, 38.7156, 23.464, 10.8521, 10.5588, 17.8913, 19.3578, 17.598, 6.7459, 10.5588, 24.3439, 49.861, 36.0759, 51.9141, 36.3692, 13.7851, 9.3856, 19.0645, 21.7042, 19.3578, 18.1846, 6.4526, 28.7434, 50.4476 ; 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 ; current_direction = 214.9592, 242.7356, 265.238, 279.6536, 306.7268, 320.7908, 6.812, 59.552, 113.6984, 123.8948, 142.178, 127.4108, 114.05, 154.1324, 194.918, 235.0004, 169.6028, 239.2196, 259.964, 229.7264, 64.4744, 88.7348, 81.7028, 88.3832, 95.7668, 99.6344, 128.114, 171.3608, 263.1284, 255.3932, 275.0828, 312.704, 20.876, 76.0772, 84.8672, 73.9676, 100.3376, 93.3056, 99.986, 94.712, 100.6892, 242.7356, 264.8864, 296.5304, 330.284, 24.392, 49.7072, 68.6936, 69.3968, 68.342, 75.374, 142.178, 241.6808, 264.1832, 274.028, 270.512, 284.576, 58.8488, 88.3832, 116.5112, 127.4108, 106.3148, 124.9496, 251.8772, 273.3248, 286.6856, 281.06, 305.3204, 311.6492, 323.252, 19.118, 53.9264, 119.6756, 27.908, 262.7768, 274.3796, 261.3704, 290.5532, 315.8684, 322.5488, 345.716, 2.2412, 0.4832, 79.9448, 176.9864, 175.9316, 250.1192, 265.5896, 305.3204, 288.7952, 310.946, 322.1972, 323.9552, 349.5836, 25.7984, 128.114, 167.8448, 185.4248, 187.1828, 183.3152, 248.3612, 262.0736, 282.1148, 290.2016, 303.914, 298.64, 117.566, 136.904, 154.484, 174.8768, 176.2832, 197.3792, 246.9548, 288.7952, 314.1104, 325.3616, 328.8776, 333.8, 119.324, 137.9588, 149.5616, 155.5388, 179.7992, 196.676, 211.0916, 273.3248, 287.3888, 304.6172, 321.8456, 331.3388, 335.558, 11.0312, 67.9904, 104.2052, 125.3012, 166.4384, 116.8628, 194.5664, 277.8956, 281.7632, 286.6856, 310.946, 306.0236, 307.43, 245.1968, 182.612, 141.8264, 149.5616, 180.5024, 54.6296, 318.3296, 315.1652, 309.5396, 316.5716, 314.1104, 303.2108, 314.1104, 84.5156, 104.5568, 152.0228, 198.0824, 72.9128, 351.6932, 307.7816, 313.7588 ; 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 ; current_u = -9.411295, -21.90006, -41.50483, -51.75727, -64.17651, -36.89673, 3.618043, 21.99802, 28.73668, 29.70181, 28.41703, 40.07053, 34.81903, 9.341427, -2.416195, -3.603877, 3.122998, -33.26193, -18.19516, -4.028004, 6.616796, 14.07497, 14.80173, 55.11845, 49.60866, 43.95281, 32.30693, 3.832969, -38.4375, -40.87012, -29.50681, -8.621463, 9.824549, 23.34401, 44.40283, 46.51223, 51.93702, 56.51272, 42.17306, 28.64625, 9.510949, -15.12147, -45.28056, -33.85151, -14.24814, 6.056312, 17.22601, 23.77302, 29.37583, 24.80606, 23.83882, 3.057528, -35.11485, -47.85353, -45.64178, -25.80937, -12.48984, 12.29938, 16.12508, 19.94686, 20.03527, 18.29683, 13.9435, -11.98625, -38.94324, -37.64737, -45.76855, -50.73431, -26.73775, -7.721138, 1.056661, 10.66784, 6.370787, 1.92192, -14.25764, -19.30128, -34.21759, -47.23644, -34.10597, -47.08479, -13.96653, 1.445206, 0.1236748, 13.86216, 1.125635, 0.7699274, -12.68772, -21.05507, -35.89692, -62.75119, -69.34126, -58.42751, -35.72466, -2.863557, 1.276459, 9.922844, 4.26126, -2.772835, -1.503588, -0.8819829, -11.45047, -29.63078, -37.5666, -33.85663, -16.79478, -13.90037, 14.30023, 20.03893, 21.35194, 3.352446, 1.825262, -8.410277, -29.4184, -39.15008, -34.11548, -32.3418, -13.79536, -5.438734, 12.78589, 16.49867, 19.91096, 17.12428, 0.1562413, -11.69896, -12.41992, -31.03747, -34.42719, -48.27518, -40.22544, -33.34005, -23.66506, 7.183495, 19.57857, 27.86452, 22.97948, 6.464954, 18.83882, -1.327779, -19.75533, -24.40692, -55.34725, -48.29519, -31.3122, -18.63268, -9.851038, -0.4811879, 11.05765, 9.806889, -0.1543067, 5.500789, -7.01996, -17.16403, -38.45205, -24.80029, -37.27432, -30.42869, -9.897701, 9.342635, 18.45251, 10.18188, -6.00836, 17.38191, -0.9322306, -22.7174, -36.43617 ; 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 ; current_v = -13.46111, -11.28624, -3.457539, 8.803899, 47.88241, 45.22503, 30.28787, 12.93095, -12.61356, -19.95487, -36.60598, -30.64821, -15.53885, -19.26563, -9.069261, -2.523424, -17.02056, -19.81267, -3.220087, -3.412806, 3.159679, 0.3108526, 2.1586, 1.555772, -5.010023, -7.461208, -25.34462, -25.22758, -4.632118, -10.65105, 2.624485, 7.956771, 25.76032, 5.786919, 3.98847, 13.36564, -9.473769, -3.264045, -7.425623, -2.361191, -1.795256, -7.792877, -4.052016, 16.90017, 24.96345, 13.35602, 14.605, 9.271773, 11.04352, 9.850471, 6.221102, -3.938618, -18.92258, -4.874961, 3.213999, 0.2306409, 3.247774, 7.434456, 0.455146, -9.950006, -15.3241, -5.355497, -9.745076, -3.92299, 2.262366, 11.28444, 8.946254, 35.94902, 23.77997, 10.34061, 3.048357, 7.771594, -3.630238, 3.62865, -1.807025, 1.47824, -5.193007, 17.71099, 35.15581, 61.47042, 54.85688, 36.92753, 14.66448, 2.458045, -21.38129, -10.82475, -4.588081, -1.623944, 25.43563, 21.35638, 60.1628, 75.3167, 49.09001, 15.57718, 2.640671, -7.78442, -19.78399, -29.19864, -11.93093, -15.22608, -4.542534, -4.125527, 8.063731, 12.45789, 11.29158, 7.591323, -7.465175, -21.41706, -44.73312, -37.39242, -28.09758, -26.87141, -12.51477, 13.32411, 33.07221, 46.81496, 22.84863, 11.05297, -7.18215, -18.29715, -33.88535, -37.64333, -44.58133, -39.05408, -20.59556, 1.803089, 10.78144, 33.32421, 51.20122, 60.99486, 52.06785, 36.84874, 7.914073, -7.053497, -16.2711, -26.8015, -9.542106, -5.109704, 2.739732, 5.082514, 16.58981, 41.90252, 22.76936, 14.26122, -4.552486, -10.54783, -14.0651, -16.6898, -17.59732, 3.904932, 7.887231, 17.2633, 31.74208, 26.19954, 36.13445, 19.92017, 9.595024, 0.8970262, -4.791665, -19.16772, -18.40174, 5.343122, 6.384903, 17.60974, 34.89077 ; 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 ; temperature = 7.733228, 7.892699, 8.083898, 7.828926, 8.020185, 8.115747, 7.956451, 7.126026, 7.222033, 7.349962, 7.733228, 7.892699, 8.020185, 7.98832, 7.924578, 7.98832, 8.115747, 8.179431, 8.529359, 8.49757, 8.37037, 8.402177, 7.797031, 8.274921, 8.465776, 8.402177, 8.561143, 8.878746, 8.878746, 8.719998, 8.751757, 8.656469, 8.433979, 8.338558, 8.147592, 8.306743, 8.274921, 8.465776, 8.719998, 8.878746, 8.973945, 8.847005, 8.592923, 7.605558, 8.624698, 8.465776, 8.624698, 8.624698, 8.338558, 8.179431, 8.020185, 7.797031, 8.115747, 8.402177, 8.688236, 8.465776, 8.211267, 8.211267, 8.243096, 8.37037, 8.274921, 8.338558, 8.37037, 8.402177, 8.338558, 8.274921, 8.561143, 8.719998, 8.561143, 8.338558, 8.147592, 8.211267, 8.083898, 7.892699, 7.860815, 7.860815, 7.956451, 8.115747, 7.892699, 7.733228, 7.956451, 8.115747, 8.052044, 7.924578, 7.701318, 7.701318, 7.733228, 7.733228, 7.828926, 8.052044, 8.49757, 8.624698, 8.49757, 8.306743, 8.211267, 8.083898, 8.052044, 8.083898, 8.115747, 8.115747, 8.179431, 8.338558, 8.433979, 8.37037, 8.338558, 8.338558, 8.338558, 8.338558, 8.433979, 8.433979, 8.465776, 8.81526, 8.910483, 8.878746, 8.942216, 9.037391, 9.10082, 9.10082, 9.195935, 9.164234, 9.10082, 9.069107, 9.132529, 9.10082, 9.037391, 9.037391, 9.164234, 8.910483, 9.195935, 9.291015, 9.164234, 9.195935, 9.195935, 8.81526, 9.132529, 9.195935, 9.481074, 9.639358, 9.671003, 9.671003, 9.702646, 9.354383, 9.417736, 9.417736, 9.195935, 9.449407, 9.354383, 9.322701, 8.847005, 8.719998, 8.751757, 9.00567, 9.00567, 9.00567, 9.10082, 9.069107, 9.069107, 9.132529, 9.132529, 9.164234, 9.195935, 9.227632, 9.132529, 9.10082, 9.449407 ; 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 ; }