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 = "Wed Jun 22 12:57:54 2005: ncrcat -d time,2410000.00,2453543.7708 L0108.aanderaa.realtime.nc new.nc\n", "Wed Jun 22 12:39:24 2005: ncrcat -d time,2410000.00,2453543.8125 L0108.aanderaa.realtime.nc new.nc\n", "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 = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.95833912 ; :ending_julian_day_string = "2005-08-06 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 = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333, 2453589.625, 2453589.66666667, 2453589.70833333, 2453589.75, 2453589.79166667, 2453589.83333333, 2453589.875, 2453589.91666667, 2453589.95833333 ; current_speed = 14.3717, 31.3831, 33.7295, 36.6625, 24.9305, 18.1846, 15.8382, 34.0228, 28.4501, 50.4476, 20.2377, 5.2794, 14.0784, 8.5057, 24.6372, 26.1037, 25.2238, 25.8104, 26.397, 47.2213, 64.526, 65.4059, 75.9647, 69.2188, 26.6903, 25.2238, 21.9975, 36.0759, 61.2997, 30.7965, 22.5841, 12.6119, 31.0898, 52.5007, 50.4476, 39.0089, 43.995, 27.5702, 2.3464, 15.2516, 9.0923, 29.9166, 9.6789, 22.8774, 43.4084, 65.6992, 70.9786, 75.3781, 53.3806, 35.4893, 19.9444, 13.7851, 23.7573, 63.3528, 40.4754, 16.1315, 33.7295, 58.3667, 62.7662, 48.9811, 43.7017, 50.7409, 20.531, 9.0923, 22.8774, 31.0898, 43.995, 18.4779, 7.6258, 15.2516, 51.6208, 78.8977, 64.2327, 46.6347, 26.397, 10.2655, 19.6511, 41.062, 46.928, 22.5841, 8.2124, 19.6511, 37.2491, 32.263, 41.062, 36.6625, 19.3578, 9.9722, 34.6094, 31.9697, 48.9811, 16.4248, 15.2516, 35.7826, 40.1821, 56.9002, 75.0848, 63.0595, 24.6372, 3.2263, 26.6903, 36.3692, 61.8863, 65.4059, 40.1821, 27.2769, 45.1682, 65.9925, 71.5652, 76.5513, 63.9394, 38.4223, 16.4248, 27.5702, 42.8218, 50.1543, 51.3275, 38.7156, 47.2213, 70.6853, 82.124, 76.5513, 68.3389, 32.8496, 37.5424, 24.9305, 34.9027, 46.3414, 73.9116, 27.5702, 18.7712, 35.4893, 65.4059, 89.4565, 75.0848, 58.0734, 41.6486, 29.6233, 30.5032, 49.861, 58.3667, 25.2238, 30.5032, 37.2491, 61.2997, 66.8724, 54.8471, 38.129, 18.4779, 23.464, 24.6372, 33.4362, 24.6372, 17.0114, 11.732, 32.5563, 56.0203, 79.7776, 69.8054, 41.6486, 20.531, 3.8129, 29.9166, 63.9394, 47.5146, 40.1821, 12.9052, 26.9836 ; 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 = 206.2208, 179.8508, 160.1612, 140.4716, 104.6084, 178.0928, 35.6948, 40.6172, 1.9412, 27.608, 8.6216, 159.8096, 297.9884, 156.6452, 187.2344, 177.038, 170.7092, 225.9104, 290.2532, 338.4224, 337.7192, 345.7676, 344.3612, 339.8288, 343.3064, 27.608, 87.7316, 125.7044, 145.7456, 159.458, 201.2984, 359.1284, 349.9868, 354.206, 331.0388, 332.7968, 333.1484, 309.5912, 353.8544, 140.4716, 138.0104, 156.9968, 89.4896, 22.6856, 354.206, 349.6352, 349.9868, 347.174, 341.2352, 329.2808, 40.6172, 93.0056, 143.9876, 155.942, 157.3484, 232.9424, 327.1712, 333.8516, 340.532, 340.532, 351.0416, 322.2488, 299.3948, 7.2152, 128.5172, 112.6952, 138.362, 230.4812, 297.6368, 348.932, 349.9868, 337.7192, 334.5548, 326.468, 327.1712, 294.4724, 134.4944, 149.2616, 130.9784, 119.7272, 178.796, 358.4252, 21.9824, 5.1056, 359.1284, 354.206, 160.5128, 205.166, 172.1156, 171.764, 179.8508, 189.344, 224.1524, 346.4708, 345.7676, 349.9868, 354.9092, 9.3248, 6.512, 213.6044, 117.6176, 143.2844, 161.216, 177.3896, 185.828, 278.2988, 331.0388, 339.8288, 333.8516, 344.0096, 347.8772, 359.1284, 57.494, 135.9008, 140.8232, 153.4808, 178.4444, 257.5544, 295.5272, 318.7328, 335.258, 335.9612, 348.2288, 51.1652, 63.1196, 98.2796, 163.3256, 106.0148, 150.668, 126.4076, 262.1252, 349.9868, 348.2288, 22.6856, 30.7724, 24.7952, 45.188, 78.9416, 91.2476, 122.54, 138.7136, 95.4668, 12.1376, 12.1376, 358.4252, 350.69, 353.1512, 356.3156, 344.3612, 244.8968, 200.5952, 191.8052, 177.038, 203.0564, 256.8512, 334.2032, 339.1256, 344.0096, 353.8544, 348.2288, 4.754, 283.2212, 133.7912, 164.3804, 164.3804, 175.28, 179.8508, 318.3812 ; 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 = -6.349871, 0.08172248, 11.44695, 23.33424, 24.12455, 0.6051975, 9.241076, 22.14891, 0.9637144, 23.37841, 3.033795, 1.822137, -12.43183, 3.371862, -3.102535, 1.348873, 4.072266, -18.53839, -24.76493, -17.36615, -24.46478, -16.0804, -20.47796, -23.86847, -7.666883, 11.68921, 21.98026, 29.29503, 34.50367, 10.8063, -8.203115, -0.1918485, -5.405741, -5.300056, -24.4276, -17.83282, -19.87172, -21.2459, -0.2511948, 9.707043, 6.08271, 11.69088, 9.678516, 8.823222, -4.38217, -11.82026, -12.34141, -16.73326, -17.17169, -18.12904, 12.98385, 13.76614, 13.96835, 25.82648, 15.58815, -12.87342, -18.2858, -25.72206, -20.91874, -16.32444, -6.805111, -31.0653, -17.88781, 1.14196, 17.89976, 28.68253, 29.23125, -14.25414, -6.755741, -2.927909, -8.97557, -29.91376, -27.59743, -25.76113, -14.31062, -9.343257, 14.0175, 20.98757, 35.42862, 19.61195, 0.1725607, -0.5400512, 13.94315, 2.871138, -0.6246229, -3.701157, 6.45769, -4.240601, 4.74754, 4.579685, 0.1275482, -2.666757, -10.6238, -8.371014, -9.878992, -9.893525, -6.662602, 10.21759, 2.794137, -1.785614, 23.64924, 21.74309, 19.92747, 2.978867, -4.08019, -26.99128, -21.87122, -22.75596, -31.53861, -21.08807, -13.42776, -0.5844686, 13.85161, 19.18618, 27.05119, 22.39378, 1.393388, -37.80582, -42.6116, -46.62201, -34.3716, -31.18357, -13.94141, 25.58843, 33.48603, 24.67065, 10.01472, 44.54291, 36.20704, 22.18891, -18.59418, -6.170704, -13.34307, 34.50106, 38.41557, 24.35459, 29.54648, 29.07326, 30.49597, 42.03363, 38.51171, 25.10907, 6.413609, 7.832003, -1.684637, -10.81835, -6.540498, -2.450192, -4.981124, -21.24771, -8.666461, -6.840541, 1.273094, -6.662294, -11.42442, -14.16788, -19.96119, -21.97684, -7.473045, -8.496481, 1.701564, -3.711837, 21.59579, 17.21564, 12.79327, 3.30644, 0.0336055, -17.92174 ; 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 = -12.89282, -31.38299, -31.72769, -28.27812, -6.287752, -18.17453, 12.86278, 25.82589, 28.43377, 44.70358, 20.00901, -4.954986, 6.606892, -7.808808, -24.44107, -26.06883, -24.89291, -17.95842, 9.137836, 43.91205, 59.70828, 63.39836, 73.1525, 64.97337, 25.56543, 22.35179, 0.8706766, -21.05402, -50.66705, -28.83831, -21.04164, 12.61044, 30.61623, 52.23249, 44.13902, 34.69416, 39.25143, 17.57064, 2.332915, -11.7637, -6.758, -27.53772, 0.08622006, 21.10749, 43.18664, 64.62714, 69.89743, 73.49732, 50.54327, 30.50948, 15.13931, -0.7228019, -19.21704, -57.84955, -37.35328, -9.721126, 28.3427, 52.3932, 59.17772, 46.18074, 43.16861, 40.11965, 10.07712, 9.020302, -14.24689, -11.99534, -32.88, -11.75807, 3.537343, 14.96792, 50.8345, 73.00695, 58.00191, 38.87363, 22.18125, 4.252533, -13.77227, -35.2932, -30.77418, -11.1988, -8.210587, 19.64368, 34.54105, 32.13499, 41.05725, 36.4752, -18.24891, -9.025635, -34.28223, -31.63998, -48.98093, -16.20687, -10.94286, 34.78966, 38.94877, 56.03348, 74.78861, 62.22621, 24.47824, -2.687117, -12.37278, -29.15402, -58.59019, -65.33803, -39.97441, 3.937024, 39.51982, 61.94495, 64.24091, 73.58936, 62.51353, 38.41785, 8.826489, -19.79915, -33.19547, -44.8773, -51.30858, -8.343699, 20.34953, 53.13003, 74.58515, 69.91199, 66.90173, 20.59923, 16.97403, -3.590089, -33.43507, -12.78493, -64.43582, -16.36362, -2.571821, 34.94872, 64.03042, 82.53571, 64.51334, 52.71976, 29.35322, 5.682029, -0.6641464, -26.81965, -43.85795, -2.403045, 29.82132, 36.41641, 61.27655, 65.99152, 54.45573, 38.05019, 17.79385, -9.954602, -23.06261, -32.72898, -24.60429, -15.65253, -2.668804, 29.31184, 52.34334, 76.69083, 69.40424, 40.77273, 20.46037, 0.8720525, -20.70325, -61.57815, -45.75991, -40.04583, -12.90516, 20.17241 ; 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 = 11.80559, 11.23995, 11.39713, 11.96262, 12.02542, 12.2138, 12.11961, 12.05682, 12.2138, 11.99402, 11.45999, 11.74277, 11.77418, 11.8684, 11.55426, 11.6171, 11.96262, 11.99402, 12.33936, 11.89981, 12.40213, 11.837, 12.1824, 12.59044, 12.08822, 12.1824, 12.1824, 12.24519, 12.4649, 12.4649, 12.40213, 12.11961, 12.59044, 12.43352, 12.24519, 12.27658, 11.58568, 11.74277, 11.89981, 11.74277, 11.89981, 11.93122, 11.80559, 11.99402, 12.05682, 11.96262, 11.80559, 11.17706, 11.45999, 11.36569, 11.39713, 11.30282, 11.36569, 11.39713, 11.74277, 11.71135, 11.67994, 11.58568, 11.30282, 11.14561, 10.61068, 11.33426, 10.83103, 10.95689, 10.57919, 11.08271, 11.14561, 11.8684, 11.99402, 12.02542, 11.08271, 11.11416, 10.3902, 10.98835, 11.05126, 10.8625, 10.8625, 10.42171, 10.61068, 10.61068, 10.51621, 10.57919, 11.08271, 11.01981, 10.92543, 10.70513, 10.64217, 10.8625, 11.11416, 11.30282, 11.6171, 11.89981, 12.05682, 12.1824, 11.77418, 10.79956, 10.79956, 10.92543, 10.83103, 10.89396, 10.76808, 10.79956, 10.73661, 10.95689, 11.49141, 11.64852, 11.64852, 11.64852, 11.52284, 11.14561, 10.61068, 10.83103, 10.67365, 10.79956, 11.08271, 10.67365, 11.99402, 11.71135, 12.15101, 12.2138, 11.55426, 10.51621, 11.14561, 11.36569, 11.74277, 12.27658, 11.33426, 11.74277, 11.33426, 10.92543, 10.79956, 11.17706, 11.36569, 11.55426, 12.43352, 11.93122, 12.02542, 11.77418, 11.80559, 11.77418, 11.8684, 12.11961, 12.05682, 11.89981, 11.67994, 11.30282, 10.57919, 10.48471, 10.51621, 10.5477, 10.51621, 10.76808, 10.92543, 10.98835, 11.17706, 11.01981, 10.89396, 10.8625, 10.3902, 10.76808, 11.01981, 11.14561, 11.11416, 11.33426, 11.11416, 10.83103, 10.95689, 10.83103 ; 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 ; }