netcdf L0104.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 = "09-Oct-2003 12:32:58: Modified [lon,lat] to [-66.553590,43.625566].\n", "Wed Oct 8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.aanderaa.realtime.nc" ; :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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0104" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2452960.00000579 ; :starting_julian_day_string = "2003-11-16 00:00:00" ; :ending_julian_day_number = 2452966.95833912 ; :ending_julian_day_string = "2003-11-22 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:26\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:26" ; data: lat = 43.6255658467611 ; lon = -66.553589714898 ; depth = 2 ; time = 2452960, 2452960.04166667, 2452960.08333333, 2452960.125, 2452960.16666667, 2452960.20833333, 2452960.25, 2452960.29166667, 2452960.33333333, 2452960.375, 2452960.41666667, 2452960.45833333, 2452960.5, 2452960.54166667, 2452960.58333333, 2452960.625, 2452960.66666667, 2452960.70833333, 2452960.75, 2452960.79166667, 2452960.83333333, 2452960.875, 2452960.91666667, 2452960.95833333, 2452961, 2452961.04166667, 2452961.08333333, 2452961.125, 2452961.16666667, 2452961.20833333, 2452961.25, 2452961.29166667, 2452961.33333333, 2452961.375, 2452961.41666667, 2452961.45833333, 2452961.5, 2452961.54166667, 2452961.58333333, 2452961.625, 2452961.66666667, 2452961.70833333, 2452961.75, 2452961.79166667, 2452961.83333333, 2452961.875, 2452961.91666667, 2452961.95833333, 2452962, 2452962.04166667, 2452962.08333333, 2452962.125, 2452962.16666667, 2452962.20833333, 2452962.25, 2452962.29166667, 2452962.33333333, 2452962.375, 2452962.41666667, 2452962.45833333, 2452962.5, 2452962.54166667, 2452962.58333333, 2452962.625, 2452962.66666667, 2452962.70833333, 2452962.75, 2452962.79166667, 2452962.83333333, 2452962.875, 2452962.91666667, 2452962.95833333, 2452963, 2452963.04166667, 2452963.08333333, 2452963.125, 2452963.16666667, 2452963.20833333, 2452963.25, 2452963.29166667, 2452963.33333333, 2452963.375, 2452963.41666667, 2452963.45833333, 2452963.5, 2452963.54166667, 2452963.58333333, 2452963.625, 2452963.66666667, 2452963.70833333, 2452963.75, 2452963.79166667, 2452963.83333333, 2452963.875, 2452963.91666667, 2452963.95833333, 2452964, 2452964.04166667, 2452964.08333333, 2452964.125, 2452964.16666667, 2452964.20833333, 2452964.25, 2452964.29166667, 2452964.33333333, 2452964.375, 2452964.41666667, 2452964.45833333, 2452964.5, 2452964.54166667, 2452964.58333333, 2452964.625, 2452964.66666667, 2452964.70833333, 2452964.75, 2452964.79166667, 2452964.83333333, 2452964.875, 2452964.91666667, 2452964.95833333, 2452965, 2452965.04166667, 2452965.08333333, 2452965.125, 2452965.16666667, 2452965.20833333, 2452965.25, 2452965.29166667, 2452965.33333333, 2452965.375, 2452965.41666667, 2452965.45833333, 2452965.5, 2452965.54166667, 2452965.58333333, 2452965.625, 2452965.66666667, 2452965.70833333, 2452965.75, 2452965.79166667, 2452965.83333333, 2452965.875, 2452965.91666667, 2452965.95833333, 2452966, 2452966.04166667, 2452966.08333333, 2452966.125, 2452966.16666667, 2452966.20833333, 2452966.25, 2452966.29166667, 2452966.33333333, 2452966.375, 2452966.41666667, 2452966.45833333, 2452966.5, 2452966.54166667, 2452966.58333333, 2452966.625, 2452966.66666667, 2452966.70833333, 2452966.75, 2452966.79166667, 2452966.83333333, 2452966.875, 2452966.91666667, 2452966.95833333 ; current_speed = 69.5121, 56.9002, 45.1682, 20.2377, 8.5057, 7.0392, 11.1454, 1.1732, 12.6119, 37.2491, 50.1543, 65.9925, 68.0456, 47.8079, 28.1568, 10.2655, 9.9722, 31.3831, 36.0759, 26.1037, 11.732, 14.665, 22.8774, 43.1151, 46.928, 45.1682, 34.9027, 11.732, 11.1454, 35.4893, 48.6878, 45.7548, 35.196, 22.2908, 11.1454, 23.7573, 35.196, 33.7295, 26.9836, 8.2124, 22.8774, 43.7017, 47.8079, 61.2997, 50.4476, 20.531, 20.531, 35.7826, 35.196, 46.928, 39.3022, 17.0114, 4.3995, 39.3022, 47.2213, 59.2466, 56.0203, 33.1429, 14.3717, 36.6625, 43.1151, 46.0481, 46.6347, 33.1429, 16.7181, 17.0114, 32.8496, 61.0064, 61.8863, 43.7017, 24.9305, 6.1593, 21.9975, 63.6461, 68.0456, 50.4476, 34.6094, 19.6511, 34.0228, 48.3945, 71.5652, 71.2719, 48.3945, 26.397, 2.933, 17.0114, 40.7687, 45.1682, 27.5702, 4.6928, 29.6233, 57.1935, 80.0709, 83.2972, 66.2858, 41.9419, 13.7851, 11.1454, 30.5032, 40.7687, 24.9305, 14.9583, 8.799, 37.2491, 78.8977, 74.7915, 70.392, 41.9419, 19.3578, 18.1846, 49.2744, 57.4868, 53.6739, 27.2769, 3.8129, 30.7965, 59.2466, 73.6183, 85.9369, 66.8724, 34.9027, 20.8243, 24.3439, 73.6183, 76.8446, 67.1657, 41.9419, 11.732, 33.7295, 73.6183, 75.0848, 76.5513, 46.6347, 17.8913, 17.0114, 52.794, 63.3528, 65.6992, 57.1935, 29.6233, 12.6119, 43.995, 64.2327, 53.6739, 39.0089, 9.0923, 24.6372, 46.6347, 77.4312, 68.3389, 53.9672, 31.9697, 3.8129, 21.7042, 46.928, 57.7801, 43.4084, 15.2516, 29.0367, 42.8218, 73.325, 79.4843, 67.7523, 47.5146, 13.4918, 20.8243, 50.4476, 64.526 ; 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 = 153.1625, 165.4685, 154.5689, 161.9525, 141.5597, 322.2821, 8.3033, 51.9017, 137.6921, 161.9525, 171.7973, 165.1169, 163.0073, 164.7653, 180.5873, 199.5737, 306.1085, 327.9077, 348.9653, 354.9425, 327.2045, 213.9893, 184.1033, 175.6649, 171.7973, 178.1261, 173.2037, 205.5509, 298.7249, 338.8073, 322.9853, 341.2685, 337.7525, 318.0629, 180.9389, 181.6421, 161.6009, 166.1717, 158.7881, 198.5189, 297.6701, 351.4265, 345.0977, 339.5105, 346.8557, 320.8757, 223.1309, 196.0577, 191.1353, 165.8201, 167.2265, 158.7881, 272.7065, 338.1041, 350.3717, 337.7525, 338.4557, 324.3917, 292.3961, 181.9937, 193.5965, 175.6649, 190.0805, 197.8157, 266.7293, 316.6565, 330.3689, 326.1497, 335.2913, 331.7753, 315.9533, 233.3273, 176.3681, 155.6237, 178.1261, 185.8613, 195.7061, 251.9621, 298.0217, 333.1817, 339.1589, 332.4785, 335.2913, 339.1589, 210.4733, 148.2401, 164.7653, 171.4457, 139.0985, 295.5605, 326.1497, 332.4785, 333.8849, 340.5653, 339.8621, 351.0749, 9.3581, 155.2721, 168.2813, 164.4137, 153.8657, 104.9933, 354.5909, 334.9397, 333.1817, 337.7525, 352.4813, 9.7097, 35.7281, 125.7377, 133.8245, 153.8657, 154.9205, 147.5369, 59.9885, 338.4557, 344.0429, 348.6137, 350.0201, 350.7233, 7.9517, 89.1713, 127.8473, 154.2173, 147.5369, 151.7561, 147.8885, 144.3725, 325.4465, 328.9625, 331.0721, 350.7233, 3.0293, 51.1985, 139.8017, 142.2629, 152.4593, 147.8885, 137.6921, 150.7013, 306.8117, 319.8209, 322.9853, 321.2273, 350.3717, 335.2913, 167.9297, 166.8749, 156.6785, 164.4137, 164.0621, 155.6237, 92.3357, 336.3461, 318.4145, 329.3141, 330.0173, 317.0081, 199.2221, 176.7197, 174.2585, 175.3133, 173.9069, 177.4229, 201.3317, 327.2045, 329.3141, 327.9077 ; 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 = 31.38205, 14.27696, 19.39637, 6.269748, 5.287984, -4.306401, 1.609543, 0.9232537, 8.489253, 11.53997, 7.155794, 16.95002, 19.88632, 12.56265, -0.2886111, -3.439139, -8.056565, -16.67336, -6.905052, -2.301183, -6.354546, -8.198294, -1.63699, 3.259053, 6.695479, 1.476995, 4.13038, -5.060161, -9.773818, -12.82959, -29.31103, -14.69341, -13.3255, -14.89726, -0.1826303, -0.6807922, 11.10906, 8.061792, 9.763158, -2.608402, -20.26105, -6.514963, -12.29483, -21.45708, -11.472, -12.95516, -14.03638, -9.897655, -6.79728, 11.49582, 8.689616, 6.155034, -4.394592, -14.65663, -7.898033, -22.43125, -20.5718, -19.29715, -13.28767, -1.275474, -10.13562, 3.480757, -8.162548, -10.14028, -16.69087, -11.67613, -16.24129, -33.98209, -25.86878, -20.66787, -17.33279, -4.94013, 1.393457, 26.26851, 2.225084, -5.151742, -9.368866, -18.68529, -30.0343, -21.83379, -25.46128, -32.93342, -20.22914, -9.391458, -1.487432, 8.954135, 10.71294, 6.718618, 18.05188, -4.233517, -16.50092, -26.42805, -35.24527, -27.71567, -22.82093, -6.506999, 2.241518, 4.662226, 6.19541, 10.95412, 10.9813, 14.44906, -0.8294503, -15.77767, -35.59569, -28.31668, -9.210777, 7.073764, 11.30378, 14.76043, 35.54972, 25.3216, 22.75105, 14.64105, 3.301686, -11.30911, -16.28793, -14.53394, -14.8931, -10.78, 4.828379, 20.82212, 19.22313, 32.02096, 41.24683, 31.78455, 22.295, 6.834044, -19.13055, -37.95752, -36.31916, -12.34026, 2.464487, 13.94308, 10.97975, 32.312, 29.29298, 34.92363, 38.49777, 14.49654, -10.0972, -28.38465, -38.66936, -33.61234, -6.524462, -3.800627, 5.151927, 10.58971, 30.65425, 18.36195, 14.81914, 13.19478, 3.809732, -8.707962, -31.14785, -29.48699, -21.69285, -10.39999, -9.559778, 2.450296, 7.335466, 6.494436, 7.191522, 2.136433, -4.907867, -11.27932, -25.74499, -34.28168 ; 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 = -62.02499, -55.07995, -40.79151, -19.242, -6.662144, 5.568235, 11.02857, 0.7238791, -9.326983, -35.41644, -49.6412, -63.77858, -65.07487, -46.12781, -28.15532, -9.672271, 5.876779, 26.58755, 35.40891, 26.00207, 9.862026, -12.15937, -22.81876, -42.99175, -46.4479, -45.14404, -34.65744, -10.58464, 5.356531, 33.08915, 38.87629, 43.33134, 32.5759, 16.58166, -11.1439, -23.74754, -33.39682, -32.7519, -25.15543, -7.787153, 10.62381, 43.21335, 46.19992, 57.42166, 49.1259, 15.92752, -14.98339, -34.38649, -34.53339, -45.49817, -38.32954, -15.85886, 0.2077434, 36.46706, 46.55612, 54.83611, 52.10638, 26.94572, 5.475725, -36.64031, -41.90681, -45.91636, -45.91479, -31.55355, -0.9538259, 12.37157, 28.55375, 50.66556, 56.22028, 38.50555, 17.91938, -3.678599, -21.95332, -57.97234, -68.00921, -50.18386, -33.31719, -6.084885, 15.98411, 43.18927, 66.88274, 63.20659, 43.96373, 24.66986, -2.527852, -14.46414, -39.33599, -44.66572, -20.83856, 2.024774, 24.60203, 50.72134, 71.89659, 78.55103, 62.23353, 41.43407, 13.60164, -10.12342, -29.86741, -39.2695, -22.38171, -3.869803, 8.759818, 33.74256, 70.41161, 69.2238, 69.78678, 41.34108, 15.71461, -10.62118, -34.12014, -51.60958, -48.61355, -23.01454, 1.907113, 28.64487, 56.9637, 72.16937, 84.63656, 65.9978, 34.56711, 0.3011827, -14.93642, -66.28961, -64.83665, -59.16903, -35.52543, -9.536019, 27.77951, 63.07837, 65.7164, 75.55011, 46.56953, 11.21112, -12.99357, -41.75094, -56.17382, -55.64822, -42.29678, -25.8339, 7.556888, 33.61356, 51.2886, 41.84613, 38.4594, 8.259851, -24.09251, -45.41644, -71.1049, -65.82586, -51.89269, -29.11974, -0.1553923, 19.88074, 35.10055, 49.68961, 37.59933, 11.15578, -27.41789, -42.75164, -72.95715, -79.21854, -67.36955, -47.46655, -12.56748, 17.5051, 43.38382, 54.666 ; 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.387302, 9.355531, 9.323755, 9.323755, 9.323755, 9.323755, 9.323755, 9.323755, 9.323755, 9.323755, 9.291975, 9.291975, 9.260192, 9.291975, 9.164819, 9.164819, 9.196613, 9.291975, 9.260192, 9.196613, 9.13302, 9.101217, 9.101217, 9.196613, 9.13302, 9.13302, 9.06941, 9.06941, 9.06941, 9.101217, 9.0376, 9.101217, 8.878485, 8.910316, 8.942143, 8.910316, 8.910316, 8.878485, 9.005785, 9.06941, 9.06941, 8.973966, 8.910316, 8.878485, 8.782967, 8.782967, 8.751118, 8.782967, 8.751118, 8.81481, 8.878485, 8.878485, 8.910316, 8.81481, 8.719266, 8.655548, 8.751118, 8.81481, 8.782967, 8.751118, 8.719266, 8.687409, 8.655548, 8.687409, 8.719266, 8.719266, 8.719266, 8.655548, 8.591813, 8.655548, 8.846649, 8.878485, 8.81481, 8.623683, 8.559938, 8.559938, 8.559938, 8.52806, 8.687409, 8.846649, 9.06941, 9.323755, 9.323755, 9.196613, 9.228405, 9.164819, 9.323755, 9.228405, 8.942143, 9.0376, 9.005785, 9.260192, 9.291975, 9.13302, 9.06941, 9.101217, 9.13302, 9.164819, 9.260192, 9.260192, 9.228405, 9.06941, 9.06941, 9.164819, 9.228405, 9.164819, 9.228405, 9.228405, 9.260192, 9.260192, 9.291975, 9.260192, 9.196613, 9.196613, 9.228405, 9.228405, 9.291975, 9.323755, 9.323755, 9.291975, 9.323755, 9.355531, 9.355531, 9.323755, 9.355531, 9.355531, 9.355531, 9.355531, 9.355531, 9.355531, 9.355531, 9.323755, 9.323755, 9.291975, 9.291975, 9.355531, 9.387302, 9.355531, 9.482596, 9.450835, 9.482596, 9.482596, 9.419071, 9.546107, 9.355531, 9.323755, 9.323755, 9.323755, 9.450835, 9.387302, 9.387302, 9.355531, 9.355531, 9.355531, 9.387302, 9.355531, 9.260192, 9.291975, 9.291975, 9.291975, 9.260192, 9.291975, 9.355531, 9.260192, 9.228405, 9.228405, 9.228405, 9.228405 ; 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 ; }