netcdf L0108.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, 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.6719, 0.03412, -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-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.aanderaa.realtime.nc L0108.aanderaa.realtime.nc.new\n", "Wed Feb 9 05:46:40 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.aanderaa.realtime.nc L0108.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 07-Feb-2005 20:35:12\n", "AANCM_Temperature_1.5: 07-Feb-2005 20:35:12" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; depth = 2 ; time = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; current_speed = 89.1632, 82.4173, 47.8079, 17.0114, 21.4109, 36.0759, 57.7801, 65.9925, 52.2074, 21.1176, 20.531, 64.2327, 87.99, 88.5766, 64.2327, 23.464, 17.3047, 53.0873, 65.1126, 71.2719, 55.727, 26.9836, 31.6764, 64.8193, 90.0431, 97.0823, 84.7637, 49.5677, 16.7181, 31.6764, 62.4729, 61.8863, 66.5791, 36.0759, 15.8382, 39.8888, 80.3642, 92.6828, 83.5905, 65.4059, 31.9697, 26.1037, 62.7662, 67.1657, 77.7245, 58.66, 24.0506, 14.3717, 58.9533, 85.6436, 79.7776, 67.459, 37.2491, 8.2124, 40.4754, 78.0178, 82.124, 69.2188, 44.2883, 14.9583, 16.4248, 51.0342, 70.6853, 67.1657, 46.6347, 11.732, 23.464, 51.6208, 57.1935, 66.2858, 46.6347, 23.464, 11.1454, 39.8888, 65.4059, 66.5791, 53.6739, 16.4248, 20.531, 49.5677, 71.8585, 59.5399, 48.3945, 21.9975, 17.0114, 32.8496, 59.8332, 76.258, 70.0987, 48.1012, 16.4248, 23.7573, 55.1404, 63.9394, 59.5399, 30.2099, 0.8799, 36.3692, 68.9255, 88.5766, 84.1771, 66.5791, 24.0506, 9.6789, 43.995, 60.1265, 39.3022, 34.6094, 2.6397, 31.0898, 70.0987, 86.5235, 90.923, 66.2858, 52.794, 24.9305, 5.5727, 39.3022, 46.3414, 43.1151, 30.5032, 23.1707, 25.8104, 59.8332, 56.0203, 49.5677, 36.9558, 14.9583, 6.7459, 36.6625, 80.9508, 62.4729, 57.1935, 24.9305, 17.0114, 31.3831, 54.8471, 51.3275, 29.9166, 13.4918, 21.9975, 38.129, 62.4729, 77.1379, 67.1657, 38.7156, 8.5057, 22.8774, 48.1012, 63.0595, 50.1543, 35.196, 2.933, 29.33, 47.5146, 67.459, 65.4059, 48.6878, 32.8496, 26.9836, 9.0923, 26.397, 52.794, 40.7687, 22.5841, 11.1454, 20.531, 46.6347 ; 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 = 338.774, 337.016, 351.0416, 358.0736, 162.2708, 173.8736, 167.1932, 160.5128, 170.006, 212.9012, 297.6368, 321.5456, 334.2032, 350.69, 14.2472, 45.5396, 142.5812, 145.394, 163.3256, 156.6452, 159.458, 181.9604, 283.2212, 311.7008, 331.0388, 347.5256, 357.3704, 7.2152, 70.5032, 130.9784, 155.5904, 167.1932, 154.8872, 178.0928, 261.7736, 320.8424, 331.3904, 346.4708, 1.238, 15.302, 61.3616, 125.7044, 148.91, 155.5904, 156.9968, 159.8096, 180.9056, 312.404, 337.3676, 337.3676, 347.8772, 353.8544, 10.028, 94.412, 147.8552, 154.8872, 150.3164, 151.7228, 152.426, 130.6268, 353.5028, 325.0616, 334.9064, 341.9, 355.2608, 72.9644, 148.91, 145.7456, 148.2068, 142.2296, 135.1976, 124.6496, 4.0508, 337.3676, 333.5, 345.0644, 347.174, 334.5548, 146.0972, 150.3164, 149.9648, 141.878, 145.394, 126.056, 42.3752, 350.3384, 333.8516, 342.6032, 353.8544, 352.7996, 35.6948, 136.2524, 153.4808, 151.3712, 145.394, 149.2616, 20.9276, 318.7328, 323.6552, 327.8744, 330.3356, 331.0388, 336.6644, 207.9788, 180.554, 159.8096, 161.9192, 135.1976, 191.102, 323.6552, 316.2716, 325.0616, 333.5, 335.258, 338.4224, 343.658, 129.9236, 149.2616, 145.0424, 143.9876, 126.056, 86.3252, 346.4708, 350.3384, 341.5868, 335.9612, 336.6644, 327.8744, 108.476, 162.2708, 166.1384, 155.942, 154.5356, 139.7684, 21.6308, 7.2152, 352.448, 349.6352, 4.754, 23.0372, 153.4808, 160.1612, 167.5448, 147.5036, 152.0744, 151.0196, 90.896, 354.5576, 337.3676, 336.3128, 327.1712, 338.774, 0.1832, 168.5996, 158.7548, 152.426, 148.2068, 137.3072, 115.8596, 100.0376, 17.4116, 349.9868, 344.0096, 331.0388, 320.8424, 213.2528, 192.86, 159.8096 ; 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 = -32.28132, -32.18182, -7.444518, -0.5718499, 6.520016, 3.8501, 12.80778, 22.01485, 9.060336, -11.47091, -18.18853, -39.94577, -38.29156, -14.32957, 15.80805, 16.74707, 10.51497, 30.14987, 18.68292, 28.25387, 19.55426, -0.9230755, -30.8368, -48.39596, -43.60042, -20.9701, -3.88888, 6.225526, 15.75949, 23.91432, 25.81736, 13.71798, 28.25628, 1.200634, -15.67523, -25.18801, -38.48151, -21.6823, 1.806014, 17.26106, 28.05859, 21.19721, 32.41145, 27.7567, 30.37338, 20.24597, -0.3801208, -10.61218, -22.68625, -32.95714, -16.75391, -7.22185, 6.486165, 8.188064, 21.53537, 33.11089, 40.66863, 32.79156, 20.50078, 11.35285, -1.858543, -29.22705, -29.97751, -20.8668, -3.852976, 11.21723, 12.11643, 29.05572, 30.13268, 40.59997, 32.86179, 19.30253, 0.7873212, -15.3499, -29.18397, -17.15964, -11.91512, -7.056876, 11.4519, 24.54642, 35.96748, 36.75624, 27.48469, 17.7837, 11.46539, -5.513106, -26.36835, -22.80019, -7.504445, -6.029012, 9.583337, 16.42776, 24.62006, 30.63548, 33.81449, 15.44086, 0.3142897, -23.98809, -40.84822, -47.103, -41.66084, -32.23875, -9.52683, -4.540806, -0.4253865, 20.75212, 12.19775, 24.388, -0.5082906, -18.42516, -48.45507, -49.55161, -40.56964, -27.74279, -19.41558, -7.0147, 4.273708, 20.0881, 26.55224, 25.34997, 24.66007, 23.12306, -6.038108, -10.04173, -17.695, -20.19166, -14.63879, -7.95448, 6.398192, 11.16441, 19.39398, 25.46778, 24.59036, 16.10208, 6.270816, 3.941605, -7.208332, -9.234579, 2.479421, 5.279728, 9.821833, 12.94003, 13.47392, 41.44207, 31.45535, 18.75811, 8.50466, -2.169807, -18.51018, -25.33372, -27.19018, -12.74263, 0.009378085, 5.797491, 17.21739, 31.22636, 34.45942, 33.01361, 29.56022, 26.57058, 2.720725, -4.58978, -14.5435, -19.74091, -14.26086, -6.111403, -4.569575, 16.09554 ; 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 = 83.11433, 75.87451, 47.22472, 17.00179, -20.39402, -35.86987, -56.34271, -62.21219, -51.4152, -17.73052, 9.523615, 50.30084, 79.22118, 87.40983, 62.25709, 16.43456, -13.74366, -43.69493, -62.37467, -65.43243, -52.18361, -26.96781, 7.244744, 43.12044, 78.78301, 94.79044, 84.67445, 49.17519, 5.579736, -20.77257, -56.88873, -60.34676, -60.28564, -36.05592, -2.266208, 30.93025, 70.55196, 90.11093, 83.57099, 63.08714, 15.32244, -15.23421, -53.75029, -61.16206, -71.54408, -55.05539, -24.0476, 9.691612, 54.41347, 79.04842, 77.99854, 67.07132, 36.68004, -0.6317623, -34.27077, -70.64309, -71.34714, -60.95864, -39.25776, -9.739787, 16.31931, 41.83622, 64.01375, 63.84206, 46.47526, 3.437075, -20.09356, -42.66699, -48.61192, -52.39704, -33.08924, -13.3406, 11.11756, 36.81707, 58.53399, 64.3298, 52.33467, 14.83154, -17.04042, -43.0631, -62.2092, -46.83992, -39.83239, -12.94719, 12.56712, 32.38367, 53.70961, 72.76973, 69.69585, 47.72187, 13.33918, -17.16211, -49.33879, -56.12231, -49.00592, -25.96571, 0.8218552, 27.33661, 55.51709, 75.01414, 73.14478, 58.25324, 22.08327, -8.547642, -43.99294, -56.43178, -37.36145, -24.5568, -2.590301, 25.04175, 50.65504, 70.92921, 81.37012, 60.20087, 49.09422, 23.92329, -3.576367, -33.78063, -37.98031, -34.87536, -17.95344, 1.485089, 25.09418, 58.98454, 53.15224, 45.26868, 33.93283, 12.66795, -2.137825, -34.92126, -78.59329, -57.04608, -51.6373, -19.03294, 15.81343, 31.13459, 54.37136, 50.48995, 29.81368, 12.41584, -19.68303, -35.86609, -61.0026, -65.06005, -59.34469, -33.86785, -0.133008, 22.77427, 44.39706, 57.74689, 42.14437, 32.80829, 2.932985, -28.75131, -44.28542, -59.79659, -55.59209, -35.78552, -14.32792, -4.703091, 8.675689, 25.99491, 50.75129, 35.67049, 17.51198, -9.320445, -20.01602, -43.76904 ; 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.241697, 3.471386, 3.766053, 3.733348, 3.700634, 3.766053, 3.733348, 3.766053, 3.53693, 3.241697, 3.241697, 3.405806, 3.700634, 3.79875, 3.569689, 3.53693, 3.569689, 3.667911, 3.667911, 3.766053, 3.766053, 3.733348, 3.733348, 3.700634, 3.700634, 3.569689, 3.667911, 3.471386, 3.438601, 3.471386, 3.438601, 3.53693, 3.635179, 3.700634, 3.700634, 3.700634, 3.700634, 3.53693, 3.504163, 3.471386, 3.53693, 3.471386, 3.700634, 3.700634, 3.667911, 3.700634, 3.667911, 3.667911, 3.667911, 3.667911, 3.79875, 3.569689, 3.635179, 3.635179, 3.635179, 3.53693, 3.766053, 3.700634, 3.602438, 3.700634, 3.766053, 3.700634, 3.864117, 4.027384, 4.125242, 3.994748, 4.027384, 4.288169, 3.766053, 4.223023, 4.548424, 4.418362, 4.418362, 4.190438, 4.353282, 3.896788, 3.831438, 3.92945, 4.353282, 4.190438, 3.733348, 3.896788, 3.831438, 4.060012, 4.157844, 4.125242, 4.027384, 4.32073, 3.994748, 3.569689, 3.569689, 3.569689, 3.635179, 3.962103, 4.125242, 4.157844, 4.125242, 4.092631, 3.864117, 3.635179, 3.504163, 3.667911, 3.766053, 3.831438, 3.79875, 3.79875, 3.733348, 3.602438, 3.602438, 3.700634, 3.667911, 3.635179, 3.700634, 3.700634, 3.667911, 3.667911, 3.667911, 3.635179, 3.569689, 3.504163, 3.438601, 3.471386, 3.438601, 3.438601, 3.438601, 3.504163, 3.504163, 3.438601, 3.438601, 3.438601, 3.471386, 3.504163, 3.504163, 3.53693, 3.569689, 3.635179, 3.667911, 3.700634, 3.766053, 3.766053, 3.864117, 3.79875, 3.766053, 3.733348, 3.700634, 3.635179, 3.602438, 3.635179, 3.635179, 3.700634, 3.733348, 3.667911, 3.635179, 3.569689, 3.700634, 3.733348, 3.700634, 3.635179, 3.602438, 3.569689, 3.602438, 3.635179, 3.700634, 3.733348, 3.79875, 3.831438, 3.79875, 3.700634 ; 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 ; }