netcdf L0106.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.8046, 0.03433, -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 = "Sun Oct 3 12:41:31 2004: /usr/local/nco/bin/ncrcat -d time,2453281.59375,2453311.042 L0106.aanderaa.realtime.nc L0106.aanderaa.realtime.nc.new\n", "02-Oct-2004 19:48:26: Modified [lon,lat] to [-66.554100,43.627300].\n", "Sat Oct 2 16:19:50 2004: /usr/local/nco/bin/ncrcat -d time,2453211.604167,2453646.0 L0106.aanderaa.realtime.nc L0106.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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0106" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453282.00000579 ; :starting_julian_day_string = "2004-10-03 00:00:00" ; :ending_julian_day_number = 2453288.95833912 ; :ending_julian_day_string = "2004-10-09 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 25-Aug-2004 13:42:12\n", "AANCM_Temperature_1.5: 25-Aug-2004 13:42:12" ; :longitude = -66.5541 ; :latitude = 43.6273 ; data: lat = 43.6273 ; lon = -66.5541 ; depth = 2 ; time = 2453282, 2453282.04166667, 2453282.08333333, 2453282.125, 2453282.16666667, 2453282.20833333, 2453282.25, 2453282.29166667, 2453282.33333333, 2453282.375, 2453282.41666667, 2453282.45833333, 2453282.5, 2453282.54166667, 2453282.58333333, 2453282.625, 2453282.66666667, 2453282.70833333, 2453282.75, 2453282.79166667, 2453282.83333333, 2453282.875, 2453282.91666667, 2453282.95833333, 2453283, 2453283.04166667, 2453283.08333333, 2453283.125, 2453283.16666667, 2453283.20833333, 2453283.25, 2453283.29166667, 2453283.33333333, 2453283.375, 2453283.41666667, 2453283.45833333, 2453283.5, 2453283.54166667, 2453283.58333333, 2453283.625, 2453283.66666667, 2453283.70833333, 2453283.75, 2453283.79166667, 2453283.83333333, 2453283.875, 2453283.91666667, 2453283.95833333, 2453284, 2453284.04166667, 2453284.08333333, 2453284.125, 2453284.16666667, 2453284.20833333, 2453284.25, 2453284.29166667, 2453284.33333333, 2453284.375, 2453284.41666667, 2453284.45833333, 2453284.5, 2453284.54166667, 2453284.58333333, 2453284.625, 2453284.66666667, 2453284.70833333, 2453284.75, 2453284.79166667, 2453284.83333333, 2453284.875, 2453284.91666667, 2453284.95833333, 2453285, 2453285.04166667, 2453285.08333333, 2453285.125, 2453285.16666667, 2453285.20833333, 2453285.25, 2453285.29166667, 2453285.33333333, 2453285.375, 2453285.41666667, 2453285.45833333, 2453285.5, 2453285.54166667, 2453285.58333333, 2453285.625, 2453285.66666667, 2453285.70833333, 2453285.75, 2453285.79166667, 2453285.83333333, 2453285.875, 2453285.91666667, 2453285.95833333, 2453286, 2453286.04166667, 2453286.08333333, 2453286.125, 2453286.16666667, 2453286.20833333, 2453286.25, 2453286.29166667, 2453286.33333333, 2453286.375, 2453286.41666667, 2453286.45833333, 2453286.5, 2453286.54166667, 2453286.58333333, 2453286.625, 2453286.66666667, 2453286.70833333, 2453286.75, 2453286.79166667, 2453286.83333333, 2453286.875, 2453286.91666667, 2453286.95833333, 2453287, 2453287.04166667, 2453287.08333333, 2453287.125, 2453287.16666667, 2453287.20833333, 2453287.25, 2453287.29166667, 2453287.33333333, 2453287.375, 2453287.41666667, 2453287.45833333, 2453287.5, 2453287.54166667, 2453287.58333333, 2453287.625, 2453287.66666667, 2453287.70833333, 2453287.75, 2453287.79166667, 2453287.83333333, 2453287.875, 2453287.91666667, 2453287.95833333, 2453288, 2453288.04166667, 2453288.08333333, 2453288.125, 2453288.16666667, 2453288.20833333, 2453288.25, 2453288.29166667, 2453288.33333333, 2453288.375, 2453288.41666667, 2453288.45833333, 2453288.5, 2453288.54166667, 2453288.58333333, 2453288.625, 2453288.66666667, 2453288.70833333, 2453288.75, 2453288.79166667, 2453288.83333333, 2453288.875, 2453288.91666667, 2453288.95833333 ; current_speed = 16.7181, 43.7017, 63.6461, 81.8307, 63.6461, 48.9811, 36.9558, 9.0923, 14.0784, 24.9305, 34.0228, 14.3717, 8.2124, 49.2744, 64.2327, 78.6044, 85.057, 78.0178, 62.1796, 42.8218, 25.5171, 36.0759, 44.5816, 48.6878, 22.5841, 48.9811, 68.6322, 96.2024, 82.124, 90.3364, 70.392, 48.6878, 45.1682, 49.2744, 62.7662, 70.9786, 56.9002, 41.6486, 61.8863, 75.3781, 83.5905, 78.8977, 52.794, 45.4615, 23.1707, 36.3692, 35.196, 56.0203, 60.1265, 50.4476, 60.4198, 72.7384, 69.8054, 73.325, 66.8724, 39.8888, 30.2099, 44.8749, 52.5007, 64.526, 43.4084, 63.6461, 51.6208, 42.5285, 44.5816, 37.5424, 38.7156, 24.6372, 7.9191, 30.5032, 45.1682, 49.5677, 38.129, 44.5816, 36.6625, 39.5955, 42.8218, 53.9672, 55.727, 42.2352, 41.6486, 9.0923, 14.3717, 28.1568, 36.3692, 32.263, 27.8635, 33.4362, 33.1429, 57.4868, 63.6461, 67.7523, 57.4868, 37.8357, 26.6903, 23.464, 43.995, 40.1821, 27.2769, 26.1037, 16.1315, 30.7965, 46.6347, 53.6739, 40.1821, 37.2491, 16.7181, 9.3856, 11.732, 17.3047, 23.1707, 17.0114, 24.0506, 41.062, 67.1657, 61.0064, 51.6208, 38.129, 16.4248, 7.3325, 19.9444, 17.8913, 24.6372, 2.3464, 17.598, 28.1568, 48.9811, 72.4451, 65.6992, 52.2074, 37.2491, 24.0506, 22.8774, 32.5563, 38.7156, 28.4501, 9.9722, 14.3717, 32.263, 48.6878, 49.5677, 43.4084, 33.1429, 24.6372, 15.8382, 31.6764, 30.7965, 44.2883, 20.8243, 6.1593, 19.3578, 38.4223, 42.2352, 39.8888, 34.0228, 17.0114, 19.6511, 27.8635, 20.2377, 37.2491, 19.6511, 10.8521, 12.9052, 32.8496, 34.0228, 45.4615, 48.9811, 28.7434 ; 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 = 106.3664, 32.1788, 24.7952, 25.85, 30.0692, 36.0464, 22.334, 93.7088, 126.056, 144.6908, 161.5676, 174.2252, 30.7724, 26.5532, 36.0464, 34.9916, 32.5304, 43.0784, 49.4072, 79.6448, 109.8824, 112.6952, 152.426, 129.572, 139.7684, 31.4756, 36.398, 32.882, 29.366, 36.398, 44.4848, 43.43, 96.8732, 135.9008, 129.9236, 120.782, 121.1336, 67.3388, 53.978, 51.1652, 30.4208, 27.2564, 54.3296, 55.0328, 96.8732, 111.992, 105.3116, 106.0148, 114.1016, 93.3572, 81.4028, 77.1836, 63.1196, 45.8912, 62.768, 71.558, 89.4896, 138.7136, 133.088, 132.0332, 122.54, 112.6952, 93.7088, 74.0192, 55.3844, 48.0008, 49.4072, 37.8044, 113.0468, 153.8324, 166.8416, 162.974, 135.1976, 137.3072, 113.3984, 71.2064, 48.0008, 42.3752, 24.7952, 36.7496, 29.7176, 43.43, 138.7136, 146.4488, 153.4808, 143.9876, 76.1288, 55.0328, 20.2244, 20.576, 14.9504, 18.818, 10.7312, 41.672, 88.7864, 119.7272, 151.7228, 159.8096, 146.4488, 130.9784, 73.316, 23.0372, 16.0052, 14.2472, 23.0372, 19.8728, 64.8776, 208.3304, 213.2528, 148.91, 128.1656, 105.6632, 44.1332, 22.6856, 27.2564, 15.6536, 11.786, 16.0052, 15.6536, 124.6496, 135.1976, 199.1888, 145.7456, 65.2292, 61.3616, 48.704, 31.8272, 16.7084, 29.0144, 29.0144, 31.4756, 91.9508, 136.9556, 186.1796, 160.5128, 173.522, 108.476, 52.9232, 31.4756, 10.3796, 22.334, 21.2792, 18.1148, 40.6172, 128.8688, 130.6268, 164.732, 176.3348, 159.8096, 112.6952, 37.8044, 25.1468, 24.7952, 22.334, 29.0144, 33.2336, 119.7272, 144.6908, 187.9376, 175.6316, 210.44, 32.5304, 42.3752, 30.7724, 19.8728, 44.4848, 16.3568, 29.366 ; 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 = 16.04067, 23.27391, 26.69165, 35.67954, 31.8896, 28.82245, 14.04339, 9.073258, 11.38157, 14.40955, 10.75752, 1.446062, 4.201702, 22.02707, 37.7971, 45.07619, 45.73915, 53.28604, 47.21627, 42.12433, 23.99609, 33.28256, 20.63655, 37.52976, 14.58659, 25.57477, 40.72572, 52.22931, 40.27251, 53.60479, 49.32508, 33.4713, 44.84359, 34.29019, 48.13545, 60.97919, 48.70452, 38.4333, 50.0531, 58.71632, 42.32579, 36.13303, 42.88905, 37.2548, 23.00418, 33.72284, 33.94668, 53.84618, 54.88484, 50.36102, 59.74091, 70.92619, 62.26308, 52.64877, 59.46033, 37.84029, 30.2087, 29.60951, 38.34154, 47.92714, 36.59398, 58.71801, 51.51269, 40.88494, 36.68984, 27.89979, 29.39881, 15.10181, 7.28704, 13.45186, 10.28227, 14.5137, 26.86813, 30.22933, 33.64759, 37.48447, 31.8232, 36.37296, 23.37057, 25.27012, 20.64627, 6.250664, 9.482783, 15.56175, 16.23876, 18.96936, 27.05092, 27.40031, 11.45743, 20.20371, 16.4196, 21.85439, 10.70414, 25.15565, 26.68431, 20.37605, 20.84209, 13.86849, 15.07545, 19.70717, 15.45241, 12.05155, 12.85833, 13.20947, 15.72441, 12.6622, 15.13662, -4.453986, -6.433055, 8.935868, 18.21745, 16.37969, 16.74713, 15.83655, 30.76009, 16.46079, 10.5439, 10.5131, 4.431752, 6.032041, 14.0541, -5.880549, 13.8675, 2.13051, 15.4451, 21.15449, 25.83063, 20.82804, 31.86604, 25.32212, 19.44907, 24.03666, 15.61531, -3.504535, 12.91538, 3.209789, 9.458198, 11.46615, 16.84566, 8.772029, 18.83598, 15.75347, 10.30486, 16.03887, 12.33138, 24.04134, 8.109775, 2.831182, 7.187319, 5.682388, 11.86571, 16.32713, 17.71243, 15.15795, 16.50206, 9.323163, 17.06494, 16.10479, -2.794716, 2.837231, -9.955951, 5.835684, 8.697882, 16.80681, 11.56548, 31.85578, 13.79396, 14.09538 ; 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 = -4.710807, 36.98869, 57.77873, 73.64261, 55.08067, 39.60321, 34.18354, -0.5881407, -8.286204, -20.3444, -32.27734, -14.29876, 7.056147, 44.07692, 51.93475, 64.39556, 71.71209, 56.98575, 40.45895, 7.69722, -8.678128, -13.91912, -39.51774, -31.01644, -17.2416, 41.77415, 55.24305, 80.78986, 71.57147, 72.71308, 50.22021, 35.3578, -5.40539, -35.38572, -40.28119, -36.32493, -29.41942, 16.04642, 36.39508, 47.26788, 72.08259, 70.13737, 30.78532, 26.05432, -2.772895, -13.61943, -9.294148, -15.4552, -24.55301, -2.954245, 9.031976, 16.13539, 31.56109, 51.03589, 30.60045, 12.6186, 0.2691111, -33.71993, -35.86432, -43.2041, -23.34887, -24.5565, -3.339121, 11.70874, 25.32537, 25.12038, 25.19142, 19.46605, -3.100192, -27.37686, -43.98228, -47.39524, -27.0541, -32.76747, -14.55949, 12.75608, 28.65293, 39.86811, 50.58967, 33.84129, 36.17094, 6.602963, -10.79919, -23.46566, -32.54261, -26.09721, 6.679997, 19.16253, 31.0995, 53.81953, 61.49165, 64.1308, 56.48145, 28.26188, 0.5652934, -11.63512, -38.7449, -37.71294, -22.73236, -17.11814, 4.631241, 28.34051, 44.82698, 52.02305, 36.97762, 35.0309, 7.097727, -8.261446, -9.810995, -14.81901, -14.31802, -4.592773, 17.26167, 37.88524, 59.70802, 58.74371, 50.5325, 36.65099, 15.81561, -4.168938, -14.15137, -16.89727, -20.36379, 0.9831167, 8.434373, 18.58206, 41.61642, 69.38649, 57.45381, 45.65526, 31.76836, -0.8187138, -16.71938, -32.36713, -36.49782, -28.26845, -3.160264, 8.664482, 27.51591, 47.89106, 45.84935, 40.44895, 31.50019, 18.70151, -9.939091, -20.62543, -29.70953, -44.19772, -19.54466, -2.376435, 15.29475, 34.78071, 38.34165, 36.89652, 29.75286, 14.22907, -9.744411, -22.73786, -20.0438, -37.14089, -16.9424, 9.149473, 9.53368, 28.22459, 31.99673, 32.43389, 46.99867, 25.05002 ; 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 = 10.13856, 10.23374, 9.979852, 10.80435, 10.48745, 10.3289, 10.51915, 10.20202, 9.979852, 10.0116, 9.725761, 9.916348, 9.82107, 10.20202, 10.07508, 10.29719, 10.36062, 10.67762, 11.08935, 10.96271, 10.83602, 10.89937, 9.979852, 9.693986, 9.566848, 9.884592, 9.884592, 10.10682, 11.3109, 12.06986, 12.38587, 12.67019, 12.60702, 11.72212, 11.81697, 11.3109, 10.8677, 11.50073, 11.4691, 12.25948, 13.39661, 13.39661, 12.85971, 13.04922, 13.04922, 13.11238, 13.42819, 13.39661, 12.00665, 13.01763, 12.98605, 13.30187, 12.92288, 12.41746, 12.95447, 12.95447, 12.76496, 12.67019, 12.67019, 12.63861, 12.79654, 12.67019, 12.00665, 11.91182, 11.59562, 11.59562, 11.72212, 11.84859, 11.91182, 11.94343, 11.84859, 11.78536, 11.50073, 11.3109, 11.27926, 11.37419, 11.50073, 11.81697, 11.91182, 11.88021, 11.84859, 11.91182, 11.88021, 11.84859, 11.91182, 12.06986, 12.10147, 12.00665, 12.16468, 12.06986, 12.25948, 12.16468, 11.94343, 11.88021, 11.78536, 11.78536, 11.84859, 12.03826, 12.00665, 11.94343, 11.91182, 11.94343, 11.97504, 11.88021, 11.78536, 11.53236, 11.4691, 11.4691, 11.43746, 11.4691, 11.59562, 11.59562, 11.88021, 11.78536, 11.97504, 11.88021, 12.16468, 12.16468, 12.29108, 12.13307, 12.10147, 11.97504, 11.91182, 11.84859, 11.84859, 11.94343, 11.94343, 12.00665, 12.10147, 12.10147, 12.06986, 12.41746, 12.32268, 12.00665, 12.67019, 12.79654, 12.8913, 12.8913, 12.8913, 12.8913, 12.85971, 12.82813, 12.57543, 12.51224, 12.32268, 12.48065, 12.10147, 13.23871, 13.30187, 13.33345, 13.33345, 13.33345, 13.39661, 13.17554, 12.8913, 12.67019, 12.85971, 12.79654, 12.63861, 13.11238, 13.64926, 13.71242, 13.77559, 13.68084, 13.55451, 13.90192, 13.83875, 13.55451 ; 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 ; }