From a03ce7b404679e024de7e651ce218e9bde31aff3 Mon Sep 17 00:00:00 2001 From: chenxiaodong Date: Tue, 11 Feb 2025 14:38:52 +0800 Subject: [PATCH] save --- data/all_data.csv | 8761 ++++++++++++++++++++++++++++++++++++++++ data/data.csv | 0 models/data_manager.py | 68 + models/env.py | 153 + models/module.py | 78 + models/net.py | 51 + models/parameters.py | 17 + models/tools.py | 55 + train.py | 281 ++ 9 files changed, 9464 insertions(+) create mode 100644 data/all_data.csv delete mode 100644 data/data.csv create mode 100644 models/data_manager.py create mode 100644 models/env.py create mode 100644 models/module.py create mode 100644 models/net.py create mode 100644 models/parameters.py create mode 100644 models/tools.py diff --git a/data/all_data.csv b/data/all_data.csv new file mode 100644 index 0000000..7f4547e --- /dev/null +++ b/data/all_data.csv @@ -0,0 +1,8761 @@ +datetime,solar_power,temper,energy_demand,water_demand,people_count,price +2024/1/1 0:00,7.49,16.117,61.154,67.326,23,0.38 +2024/1/1 1:00,19.01,15.227,68.652,60.642,19,0.36 +2024/1/1 2:00,14.64,15.594,77.276,88.841,36,0.46 +2024/1/1 3:00,11.97,14.706,60.375,43.009,11,0.44 +2024/1/1 4:00,3.12,14.805,59.285,68.339,23,0.39 +2024/1/1 5:00,3.12,15.46,65.303,50.57,16,0.46 +2024/1/1 6:00,1.16,14.01,70.509,68.625,26,0.68 +2024/1/1 7:00,17.32,14.814,72.704,75.861,29,0.76 +2024/1/1 8:00,12.02,14.313,113.801,268.331,122,0.61 +2024/1/1 9:00,14.16,14.282,101.036,246.574,114,0.63 +2024/1/1 10:00,30.62,13.074,79.822,168.077,76,0.95 +2024/1/1 11:00,59.1,16.506,147.296,371.827,178,0.82 +2024/1/1 12:00,54.97,14.486,48.611,46.805,15,0.94 +2024/1/1 13:00,36.37,16.332,59.918,72.275,28,0.94 +2024/1/1 14:00,35.45,16.238,66.739,87.95,34,0.93 +2024/1/1 15:00,35.5,13.888,46.44,42.476,12,0.76 +2024/1/1 16:00,6.08,14.085,76.638,97.414,37,0.7 +2024/1/1 17:00,10.5,17.699,63.242,93.811,35,0.78 +2024/1/1 18:00,8.64,16.911,102.07,265.733,123,1.37 +2024/1/1 19:00,5.82,15.141,96.872,171.885,74,1.35 +2024/1/1 20:00,12.24,15.429,106.728,261.505,121,1.35 +2024/1/1 21:00,2.79,14.541,131.535,317.42,148,1.47 +2024/1/1 22:00,5.84,15.604,61.569,66.625,25,1.27 +2024/1/1 23:00,7.33,14.455,59.763,41.526,13,1.41 +2024/1/2 0:00,9.12,13.32,53.322,50.601,17,0.35 +2024/1/2 1:00,15.7,14.024,72.558,107.518,45,0.32 +2024/1/2 2:00,3.99,15.365,54.653,60.51,19,0.49 +2024/1/2 3:00,10.28,14.214,78.522,94.735,39,0.33 +2024/1/2 4:00,11.85,15.277,63.719,106.307,45,0.44 +2024/1/2 5:00,0.93,14.27,57.993,74.276,25,0.38 +2024/1/2 6:00,12.15,14.562,77.362,99.888,39,0.77 +2024/1/2 7:00,3.41,16.195,59.101,57.733,19,0.75 +2024/1/2 8:00,1.3,15.591,103.502,221.95,103,0.63 +2024/1/2 9:00,18.98,15.335,117.534,281.518,129,0.69 +2024/1/2 10:00,58.97,16.22,81.919,178.083,81,0.81 +2024/1/2 11:00,54.25,15.824,108.855,295.11,137,0.89 +2024/1/2 12:00,39.14,16.781,80.757,109.677,44,0.94 +2024/1/2 13:00,32.93,14.884,66.93,105.001,43,0.85 +2024/1/2 14:00,50.53,14.915,65.106,94.112,35,0.96 +2024/1/2 15:00,43.2,14.045,77.642,111.507,48,0.61 +2024/1/2 16:00,2.44,14.915,52.226,53.181,15,0.61 +2024/1/2 17:00,9.9,16.305,75.661,104.538,42,0.61 +2024/1/2 18:00,0.69,16.637,97.665,215.112,97,1.28 +2024/1/2 19:00,18.19,16.301,94.632,174.868,75,1.34 +2024/1/2 20:00,5.18,13.555,77.571,148.826,64,1.23 +2024/1/2 21:00,13.25,16.423,117.576,316.97,147,1.5 +2024/1/2 22:00,6.23,13.511,81.134,114.535,49,1.5 +2024/1/2 23:00,10.4,16.239,63.027,89.093,33,1.36 +2024/1/3 0:00,10.93,15.149,65.737,92.611,35,0.41 +2024/1/3 1:00,3.7,16.216,65.374,62.681,19,0.49 +2024/1/3 2:00,19.39,14.185,77.212,122.357,49,0.45 +2024/1/3 3:00,15.5,16.68,59.335,59.14,21,0.33 +2024/1/3 4:00,18.79,14.053,60.498,81.649,31,0.46 +2024/1/3 5:00,17.9,14.848,73.284,96.115,36,0.35 +2024/1/3 6:00,11.96,14.519,49.609,45.408,12,0.69 +2024/1/3 7:00,18.44,13.765,72.066,73.637,27,0.71 +2024/1/3 8:00,1.77,15.611,81.506,170.089,77,0.74 +2024/1/3 9:00,3.92,17.302,123.599,288.518,135,0.63 +2024/1/3 10:00,31.36,18.13,135.485,369.652,174,0.82 +2024/1/3 11:00,39.76,15.613,101.72,254.769,116,0.97 +2024/1/3 12:00,41.66,16.626,59.548,65.472,23,0.97 +2024/1/3 13:00,38.14,15.748,58.931,73.558,29,0.9 +2024/1/3 14:00,54.86,16.014,65.72,113.332,46,0.93 +2024/1/3 15:00,40.7,15.174,64.283,102.216,39,0.74 +2024/1/3 16:00,5.62,15.711,71.848,77.964,29,0.7 +2024/1/3 17:00,10.85,16.052,50.119,56.284,16,0.65 +2024/1/3 18:00,2.82,14.938,138.451,334.541,158,1.34 +2024/1/3 19:00,16.04,15.439,123.1,355.864,166,1.49 +2024/1/3 20:00,1.49,15.458,133.165,342.863,160,1.45 +2024/1/3 21:00,19.74,16.339,137.63,346.617,161,1.34 +2024/1/3 22:00,15.44,14.451,75.179,88.91,33,1.27 +2024/1/3 23:00,3.97,15.465,60.38,88.215,35,1.47 +2024/1/4 0:00,0.11,17.571,67.964,80.006,28,0.43 +2024/1/4 1:00,16.31,16.842,58.647,87.697,33,0.38 +2024/1/4 2:00,14.14,17.024,61.052,72.621,28,0.32 +2024/1/4 3:00,14.58,15.712,67.639,67.46,26,0.45 +2024/1/4 4:00,15.43,16.008,53.919,46.658,14,0.36 +2024/1/4 5:00,1.48,16.683,52.767,48.869,13,0.42 +2024/1/4 6:00,7.17,17.23,57.821,83.182,31,0.71 +2024/1/4 7:00,2.32,13.74,50.829,58.271,19,0.74 +2024/1/4 8:00,17.26,14.374,126.306,351.037,168,0.71 +2024/1/4 9:00,12.47,16.985,104.509,207.355,94,0.73 +2024/1/4 10:00,39.93,15.412,121.224,340.577,162,0.82 +2024/1/4 11:00,31.91,15.017,112.357,253.546,117,0.93 +2024/1/4 12:00,39.33,14.435,73.372,96.918,36,0.84 +2024/1/4 13:00,39.76,15.134,65.358,79.795,28,0.88 +2024/1/4 14:00,51.89,14.287,70.116,80.106,31,0.9 +2024/1/4 15:00,49.13,17.744,71.545,94.935,37,0.74 +2024/1/4 16:00,17.74,15.666,55.611,46.021,13,0.75 +2024/1/4 17:00,9.44,15.63,70.654,108.3,46,0.74 +2024/1/4 18:00,2.39,16.273,105.827,212.898,94,1.23 +2024/1/4 19:00,14.26,16.643,158.439,415.252,198,1.32 +2024/1/4 20:00,15.22,16.627,139.525,366.057,173,1.28 +2024/1/4 21:00,11.23,16.753,85.446,187.476,83,1.32 +2024/1/4 22:00,15.42,15.058,59.958,60.915,22,1.39 +2024/1/4 23:00,9.88,15.391,66.431,83.222,33,1.26 +2024/1/5 0:00,10.45,16.623,67.659,66.926,25,0.4 +2024/1/5 1:00,8.55,15.333,71.856,92.845,37,0.48 +2024/1/5 2:00,0.51,15.855,69.796,94.997,39,0.45 +2024/1/5 3:00,2.16,16.256,77.607,120.264,48,0.45 +2024/1/5 4:00,0.63,16.638,58.481,94.143,36,0.47 +2024/1/5 5:00,12.73,14.084,68.533,75.978,26,0.38 +2024/1/5 6:00,6.29,16.569,61.733,93.485,35,0.75 +2024/1/5 7:00,10.17,15.627,61.128,54.032,16,0.61 +2024/1/5 8:00,18.15,16.562,128.279,361.427,172,0.61 +2024/1/5 9:00,4.99,16.63,121.789,339.153,159,0.67 +2024/1/5 10:00,42.31,17.444,123.213,346.863,165,0.84 +2024/1/5 11:00,52.67,17.196,146.705,370.325,177,0.9 +2024/1/5 12:00,36.86,17.189,66.591,79.326,29,0.84 +2024/1/5 13:00,32.31,17.284,63.239,85.246,32,1 +2024/1/5 14:00,38.69,16.15,62.756,44.566,14,0.97 +2024/1/5 15:00,34.84,15.892,61.522,54.524,18,0.8 +2024/1/5 16:00,18.59,16.725,68.402,79.663,32,0.76 +2024/1/5 17:00,16.16,16.586,63.241,76.157,27,0.79 +2024/1/5 18:00,12.67,15.551,121.159,348.875,162,1.31 +2024/1/5 19:00,17.43,16.262,123.669,336.399,157,1.35 +2024/1/5 20:00,16.07,15.825,83.682,189.442,83,1.27 +2024/1/5 21:00,3.73,15.007,97.748,197.763,89,1.39 +2024/1/5 22:00,17.85,17.135,68.472,109.956,47,1.44 +2024/1/5 23:00,10.79,15.915,55.503,48.266,13,1.35 +2024/1/6 0:00,16.15,18.033,78.069,141.565,62,0.36 +2024/1/6 1:00,17.92,14.408,58.364,80.883,31,0.4 +2024/1/6 2:00,6.36,15.476,95.167,166.031,72,0.31 +2024/1/6 3:00,2.2,16.063,75.168,90.048,33,0.44 +2024/1/6 4:00,4.56,17.153,77.192,161.862,71,0.39 +2024/1/6 5:00,8.54,16.427,102.047,206.616,91,0.48 +2024/1/6 6:00,16.36,16.339,89.767,180.199,80,0.78 +2024/1/6 7:00,17.21,14.906,85.475,136.225,60,0.63 +2024/1/6 8:00,0.14,14.876,111.523,294.184,137,0.8 +2024/1/6 9:00,10.21,16.351,122.145,341.606,159,0.79 +2024/1/6 10:00,42.52,14.669,133.315,322.38,151,0.93 +2024/1/6 11:00,36.66,15.501,105.456,212.478,95,0.97 +2024/1/6 12:00,33.6,16.528,62.818,74.48,27,0.8 +2024/1/6 13:00,40.13,15.051,100.403,192.461,86,0.99 +2024/1/6 14:00,58.29,17.608,63.349,57.848,20,0.89 +2024/1/6 15:00,39.7,17.238,93.2,215.013,99,0.78 +2024/1/6 16:00,10.38,14.462,77.079,139.789,61,0.68 +2024/1/6 17:00,14.06,15.1,67.721,119.408,50,0.76 +2024/1/6 18:00,7.27,13.75,141.479,367.096,172,1.33 +2024/1/6 19:00,19.44,15.25,128.205,297.29,137,1.31 +2024/1/6 20:00,19.25,16.79,120.428,294.634,139,1.48 +2024/1/6 21:00,5.04,15.619,158.117,440.529,210,1.41 +2024/1/6 22:00,9.94,16.488,69.922,79.16,30,1.45 +2024/1/6 23:00,6.02,14.511,77.485,152.709,66,1.36 +2024/1/7 0:00,5.7,16.99,67.72,105.476,42,0.48 +2024/1/7 1:00,0.74,15.649,79.246,141.796,62,0.45 +2024/1/7 2:00,12.19,16.214,99.892,216.192,96,0.31 +2024/1/7 3:00,10.05,16.11,86.01,140.354,58,0.45 +2024/1/7 4:00,1.03,14.933,91.084,200.054,92,0.3 +2024/1/7 5:00,5.57,15.052,86.418,170.03,74,0.47 +2024/1/7 6:00,18.17,17.156,73.531,89.332,37,0.67 +2024/1/7 7:00,4.79,16.597,72.248,137.466,61,0.72 +2024/1/7 8:00,2.9,17.236,106.258,248.578,112,0.75 +2024/1/7 9:00,9.79,16.524,118.388,323.949,151,0.73 +2024/1/7 10:00,59.57,16.344,122.783,306.245,144,0.93 +2024/1/7 11:00,37.26,14.479,123.856,295.699,137,0.98 +2024/1/7 12:00,50.16,15.933,83.239,177.458,77,0.87 +2024/1/7 13:00,52.85,16.175,71.49,81.709,29,0.91 +2024/1/7 14:00,37.13,18.106,70.196,109.205,47,0.83 +2024/1/7 15:00,51.85,16.881,60.316,89.182,33,0.69 +2024/1/7 16:00,7.36,17.707,71.806,113.532,45,0.63 +2024/1/7 17:00,12.65,16.793,104.022,206.956,93,0.73 +2024/1/7 18:00,12.67,15.493,100.879,257.799,119,1.3 +2024/1/7 19:00,10.72,16.318,100.551,232.11,108,1.46 +2024/1/7 20:00,1.81,16.436,145.563,387.396,185,1.3 +2024/1/7 21:00,16.71,15.266,140.652,393.905,187,1.29 +2024/1/7 22:00,6.42,15.82,85.916,201.651,89,1.35 +2024/1/7 23:00,3.73,15.998,66.14,101.031,39,1.25 +2024/1/8 0:00,0.82,17.939,80.419,115.959,48,0.34 +2024/1/8 1:00,11.82,14.297,80.861,108.856,43,0.46 +2024/1/8 2:00,13.55,17.554,56.296,84.657,31,0.4 +2024/1/8 3:00,0.33,15.44,59.386,52.79,16,0.34 +2024/1/8 4:00,10.24,15.005,63.106,101.203,42,0.31 +2024/1/8 5:00,4.53,17.529,61.108,48.48,15,0.39 +2024/1/8 6:00,12.9,17.093,52.658,66.641,25,0.75 +2024/1/8 7:00,3.49,17.601,48.795,49.072,17,0.67 +2024/1/8 8:00,13.82,17.161,105.038,213.805,99,0.65 +2024/1/8 9:00,7.73,18.37,102.489,266.596,122,0.68 +2024/1/8 10:00,58.1,16.924,100.604,233.335,109,0.99 +2024/1/8 11:00,34.13,16.218,117.161,250.999,116,0.88 +2024/1/8 12:00,40.23,16.712,71.705,72.858,24,0.85 +2024/1/8 13:00,33.4,17.591,53.228,62.952,20,0.91 +2024/1/8 14:00,57.74,15.597,56.718,44.506,11,0.96 +2024/1/8 15:00,56.32,15.725,67.183,81.747,32,0.6 +2024/1/8 16:00,5.16,16.066,65.548,87.417,33,0.71 +2024/1/8 17:00,13.2,14.273,71.994,73.987,27,0.77 +2024/1/8 18:00,16.34,16.509,125.581,303.238,141,1.26 +2024/1/8 19:00,11.1,14.491,119.791,277.358,129,1.48 +2024/1/8 20:00,10.59,16.425,91.891,206.31,93,1.37 +2024/1/8 21:00,4.84,17.224,106.186,254.884,115,1.36 +2024/1/8 22:00,1.86,15.899,57.248,48.293,15,1.49 +2024/1/8 23:00,17.94,18.007,51.478,39.165,11,1.24 +2024/1/9 0:00,18.01,15.089,50.896,55.485,18,0.45 +2024/1/9 1:00,12.66,17.706,53.027,62.243,21,0.46 +2024/1/9 2:00,6.78,17.206,60.113,81.856,33,0.4 +2024/1/9 3:00,6.98,14.833,55.573,69.06,23,0.3 +2024/1/9 4:00,14.52,19.132,55.345,61.221,21,0.4 +2024/1/9 5:00,17.94,16.48,63.109,91.132,36,0.33 +2024/1/9 6:00,17.74,15.671,58.614,59.588,19,0.71 +2024/1/9 7:00,15.6,15.142,55.691,44.732,11,0.75 +2024/1/9 8:00,12.84,16.325,104.678,258.859,117,0.71 +2024/1/9 9:00,1.68,16.417,124.646,282.735,133,0.73 +2024/1/9 10:00,34.85,16.644,123.563,308.456,145,0.82 +2024/1/9 11:00,56.96,16.248,100.75,196.683,90,0.82 +2024/1/9 12:00,48.19,17.165,73.985,85.809,31,0.97 +2024/1/9 13:00,30.28,16.159,64.763,106.485,43,0.81 +2024/1/9 14:00,33.04,14.614,59.057,65.524,21,0.86 +2024/1/9 15:00,49.91,16.395,64.664,88.852,32,0.79 +2024/1/9 16:00,0.1,14.183,65.589,94.502,37,0.69 +2024/1/9 17:00,3.22,16.892,50.678,58.182,21,0.73 +2024/1/9 18:00,10.97,15.57,142.319,362.613,172,1.27 +2024/1/9 19:00,13.84,16.704,72.731,137.362,61,1.28 +2024/1/9 20:00,13.04,17.824,137.41,333.493,155,1.35 +2024/1/9 21:00,4.49,15.6,106.459,219.179,102,1.39 +2024/1/9 22:00,14.24,17.581,70.1,94.922,37,1.49 +2024/1/9 23:00,4.74,16.114,50.592,46.061,15,1.37 +2024/1/10 0:00,6.51,18.405,74.308,111.076,48,0.32 +2024/1/10 1:00,14.93,16.352,59.222,73.562,28,0.37 +2024/1/10 2:00,12.99,15.88,58.046,72.519,26,0.35 +2024/1/10 3:00,16.98,17.385,64.091,45.751,15,0.35 +2024/1/10 4:00,13.15,16.282,59.613,69.149,24,0.4 +2024/1/10 5:00,11.37,15.879,64.514,83.72,31,0.36 +2024/1/10 6:00,1.87,16.24,78.359,110.697,43,0.66 +2024/1/10 7:00,7.35,16.669,48.756,51.995,14,0.79 +2024/1/10 8:00,5.3,18.016,126.892,320.668,150,0.72 +2024/1/10 9:00,4.88,14.787,119.564,294.934,136,0.65 +2024/1/10 10:00,59.19,16.736,88.504,178.636,80,0.86 +2024/1/10 11:00,41.79,17.325,112.595,244.857,112,0.96 +2024/1/10 12:00,56.76,16.903,65.858,47.034,14,0.98 +2024/1/10 13:00,48.93,17.985,60.307,62.37,22,0.94 +2024/1/10 14:00,53.84,16.64,71.623,112.276,45,0.89 +2024/1/10 15:00,45.08,16.531,59.041,53.967,18,0.75 +2024/1/10 16:00,11.54,17.293,67.962,72.806,27,0.79 +2024/1/10 17:00,9.85,16.811,75.361,106.672,44,0.63 +2024/1/10 18:00,3.9,16.327,132.957,377.704,177,1.46 +2024/1/10 19:00,14.45,17.219,92.778,222.704,103,1.45 +2024/1/10 20:00,5.62,16.067,122.985,274.815,128,1.31 +2024/1/10 21:00,0.49,16.108,115.721,305.879,141,1.29 +2024/1/10 22:00,12.91,16.191,57.772,35.153,10,1.37 +2024/1/10 23:00,3.54,18.026,69.069,74.479,25,1.28 +2024/1/11 0:00,18.81,13.676,57.006,67.989,22,0.33 +2024/1/11 1:00,19.08,17.269,76.209,113.178,47,0.49 +2024/1/11 2:00,18.3,16.916,53.658,67.53,23,0.4 +2024/1/11 3:00,7.4,15.213,83.899,122.911,49,0.39 +2024/1/11 4:00,0.31,17.186,57.163,84.549,32,0.33 +2024/1/11 5:00,18.57,17.347,62.263,69.969,27,0.4 +2024/1/11 6:00,8.56,17.458,69.236,97.536,37,0.75 +2024/1/11 7:00,19.33,14.242,70.31,74.342,29,0.65 +2024/1/11 8:00,19.27,18.203,103.923,263.573,123,0.67 +2024/1/11 9:00,17.06,16.153,129.316,345.735,161,0.64 +2024/1/11 10:00,38.83,17.552,115.494,295.56,139,0.87 +2024/1/11 11:00,41.55,17.604,122.74,328.451,153,0.97 +2024/1/11 12:00,55.53,16.015,71.076,81.477,31,0.85 +2024/1/11 13:00,39.51,17.526,63.609,116.597,47,0.81 +2024/1/11 14:00,35.08,16.502,77.482,107.324,45,0.91 +2024/1/11 15:00,46.7,14.822,62.208,43.196,12,0.72 +2024/1/11 16:00,18.72,18.014,70.027,66.182,24,0.67 +2024/1/11 17:00,13.92,16.116,62.538,57.49,20,0.73 +2024/1/11 18:00,11.4,16.037,106.169,256.144,119,1.21 +2024/1/11 19:00,1.94,16.485,97.545,214.23,98,1.3 +2024/1/11 20:00,12.3,17.149,148.895,382.554,179,1.24 +2024/1/11 21:00,19.8,16.826,113.624,244.332,112,1.27 +2024/1/11 22:00,2.8,17.417,56.271,47.621,14,1.31 +2024/1/11 23:00,10.37,15.554,71.861,72.033,26,1.35 +2024/1/12 0:00,17.55,16.319,61.459,44.961,10,0.32 +2024/1/12 1:00,14.82,16.937,66.022,53.536,16,0.32 +2024/1/12 2:00,13.94,18.861,59.66,46.035,12,0.43 +2024/1/12 3:00,14.05,16.94,74.653,88.136,35,0.38 +2024/1/12 4:00,7.19,18.099,70.335,69.715,25,0.34 +2024/1/12 5:00,5.87,17.089,54.34,66.841,25,0.35 +2024/1/12 6:00,16.19,16.575,70.804,67.852,23,0.74 +2024/1/12 7:00,16.2,16.809,64.172,88.445,35,0.61 +2024/1/12 8:00,17.34,16.886,119.798,306.483,142,0.7 +2024/1/12 9:00,18.26,17.638,115.338,255.132,119,0.67 +2024/1/12 10:00,45.34,18.373,124.798,305.035,143,0.96 +2024/1/12 11:00,45.05,17.402,118.361,261.712,121,0.96 +2024/1/12 12:00,53.95,18.196,63.011,76.665,30,0.94 +2024/1/12 13:00,49.5,16.099,60.466,67.696,26,0.88 +2024/1/12 14:00,51.06,16.644,50.634,58.171,20,0.93 +2024/1/12 15:00,53.87,16.337,68.755,98.449,39,0.73 +2024/1/12 16:00,17.8,17.358,67.981,75.527,27,0.67 +2024/1/12 17:00,6.76,16.698,60.524,77.253,29,0.78 +2024/1/12 18:00,7.51,17.759,141.255,388.003,184,1.5 +2024/1/12 19:00,1.88,16.132,99.888,242.432,111,1.29 +2024/1/12 20:00,11.57,17.093,107.956,230.119,105,1.44 +2024/1/12 21:00,0.72,17.718,132.21,379.903,182,1.35 +2024/1/12 22:00,9.31,15,65.108,63.05,22,1.34 +2024/1/12 23:00,10.85,19.066,63.579,81.043,32,1.32 +2024/1/13 0:00,5.73,16.942,57.332,86.337,33,0.36 +2024/1/13 1:00,11.82,15.213,67.569,64.581,21,0.48 +2024/1/13 2:00,0.61,17.373,65.254,82.795,31,0.45 +2024/1/13 3:00,0.75,17.252,90.486,171.218,77,0.39 +2024/1/13 4:00,16.45,17.139,92.141,167.078,75,0.45 +2024/1/13 5:00,7.2,18.173,74.601,101.37,43,0.44 +2024/1/13 6:00,2.54,17.941,82.617,131.264,56,0.65 +2024/1/13 7:00,10.44,17.509,79.246,115.329,48,0.64 +2024/1/13 8:00,15.4,17.656,115.783,273.364,128,0.77 +2024/1/13 9:00,4.32,17.117,121.313,318.643,148,0.76 +2024/1/13 10:00,48.69,18.906,99.863,238.865,110,1 +2024/1/13 11:00,32.56,15.758,154.558,407.694,193,0.8 +2024/1/13 12:00,31.55,17.355,92.898,155.401,67,0.91 +2024/1/13 13:00,45.94,17.283,58.653,67.047,23,0.94 +2024/1/13 14:00,46.22,18.004,77.246,164.081,70,0.92 +2024/1/13 15:00,49.12,16.389,56.451,63.159,24,0.74 +2024/1/13 16:00,14.52,15.494,82.413,131.68,58,0.63 +2024/1/13 17:00,19.52,17.372,73.459,142.221,60,0.6 +2024/1/13 18:00,10.33,17.493,96.102,180.535,81,1.23 +2024/1/13 19:00,6.46,18.642,132.961,322.865,149,1.31 +2024/1/13 20:00,15.9,15.966,145.273,361.164,172,1.3 +2024/1/13 21:00,5.42,18.328,108.187,288.834,136,1.46 +2024/1/13 22:00,8.78,19.444,92.163,152.882,66,1.23 +2024/1/13 23:00,1.57,16.849,97.304,187.794,85,1.33 +2024/1/14 0:00,0.51,16.117,80.681,174.405,78,0.49 +2024/1/14 1:00,19.25,16.99,60.305,72.21,24,0.4 +2024/1/14 2:00,16.72,17.4,85.501,141.262,63,0.33 +2024/1/14 3:00,13.92,17.93,89.634,142.313,61,0.36 +2024/1/14 4:00,8.18,16.809,83.283,178.349,80,0.43 +2024/1/14 5:00,3.47,18.862,83.555,182.46,82,0.3 +2024/1/14 6:00,3.13,16.292,83.947,155.478,69,0.79 +2024/1/14 7:00,5,15.67,87.862,130.349,57,0.71 +2024/1/14 8:00,10.98,18.445,142.428,347.345,166,0.74 +2024/1/14 9:00,14.29,15.135,122.058,334.877,155,0.7 +2024/1/14 10:00,49.81,17.188,105.887,259.604,119,0.99 +2024/1/14 11:00,38.4,20.25,128.161,302.772,140,0.92 +2024/1/14 12:00,58.65,17.375,103.697,211.65,98,0.93 +2024/1/14 13:00,52.14,16.286,79.946,97.148,41,0.97 +2024/1/14 14:00,46.63,17.331,85.363,131.003,55,0.97 +2024/1/14 15:00,48.35,17.337,90.802,208.238,93,0.61 +2024/1/14 16:00,8.39,17.542,78.695,112.949,47,0.66 +2024/1/14 17:00,4.95,18.024,78.471,168.878,75,0.65 +2024/1/14 18:00,7.12,16.367,107.357,222.845,102,1.2 +2024/1/14 19:00,15.16,18.984,113.531,262.528,123,1.46 +2024/1/14 20:00,0.29,17.624,147.622,376.539,177,1.3 +2024/1/14 21:00,2.32,18.086,136.201,325.152,154,1.3 +2024/1/14 22:00,0.92,16.772,62.016,102.244,42,1.23 +2024/1/14 23:00,0.81,18.613,67.21,117.713,48,1.5 +2024/1/15 0:00,17.11,17.304,65.184,77.001,31,0.47 +2024/1/15 1:00,14.07,17.821,79.59,110.663,44,0.41 +2024/1/15 2:00,9.48,16.642,69.789,77.991,27,0.45 +2024/1/15 3:00,1.96,16.579,81.287,103.516,44,0.46 +2024/1/15 4:00,9.83,18.212,73.362,104.916,42,0.43 +2024/1/15 5:00,9.47,17.122,53.131,51.085,16,0.33 +2024/1/15 6:00,3.46,16.72,62.002,101.785,43,0.74 +2024/1/15 7:00,8.68,16.927,53.959,59.822,19,0.71 +2024/1/15 8:00,7.97,18.223,139.005,363.123,171,0.74 +2024/1/15 9:00,12.32,16.941,136.025,331.427,155,0.71 +2024/1/15 10:00,49.05,17.44,121.918,325.135,151,0.99 +2024/1/15 11:00,31.36,17.568,145.014,367.869,175,0.93 +2024/1/15 12:00,41.24,15.664,71.898,117.771,48,0.91 +2024/1/15 13:00,48.78,16.109,62.165,86.433,32,0.97 +2024/1/15 14:00,45.09,17.877,61.177,60.688,22,0.88 +2024/1/15 15:00,55.69,16.835,72.845,120.571,48,0.66 +2024/1/15 16:00,13.17,18.559,76.776,92.4,37,0.7 +2024/1/15 17:00,3.26,18.475,56.865,52.137,15,0.72 +2024/1/15 18:00,1.41,18.242,114.047,296.54,137,1.27 +2024/1/15 19:00,12.85,19.261,126.851,300.04,140,1.4 +2024/1/15 20:00,0.53,17.473,105.975,200.287,92,1.44 +2024/1/15 21:00,11.72,18.175,146.963,393.757,188,1.37 +2024/1/15 22:00,18.8,16.984,67.009,105.342,44,1.36 +2024/1/15 23:00,11.51,19.825,68.276,114.186,47,1.29 +2024/1/16 0:00,7.76,19.563,46.654,39.613,11,0.48 +2024/1/16 1:00,12.87,17.731,49.546,52.468,16,0.45 +2024/1/16 2:00,9.17,18.089,75.3,85.882,34,0.4 +2024/1/16 3:00,10.91,18.999,62.43,97.01,41,0.43 +2024/1/16 4:00,18.83,17.578,60.187,60.633,21,0.37 +2024/1/16 5:00,7.72,17.082,63.962,61.069,20,0.31 +2024/1/16 6:00,19.22,18.549,66.507,60.737,19,0.64 +2024/1/16 7:00,18.11,17.795,65.425,103.284,44,0.62 +2024/1/16 8:00,3.92,17.895,100.756,225.583,104,0.7 +2024/1/16 9:00,1.39,16.908,97.03,232.855,104,0.72 +2024/1/16 10:00,33.02,16.035,127.116,345.618,164,0.88 +2024/1/16 11:00,30.55,17.946,90.577,200.772,89,0.91 +2024/1/16 12:00,32.83,18.578,73.242,106.094,43,0.82 +2024/1/16 13:00,50.49,17.502,61.332,100.222,42,0.95 +2024/1/16 14:00,32.14,19.069,62.675,79.434,29,0.81 +2024/1/16 15:00,39.57,17.036,63.237,102.663,39,0.73 +2024/1/16 16:00,16.9,16.691,76.842,93.868,35,0.69 +2024/1/16 17:00,0.47,17.655,66.155,79.903,29,0.64 +2024/1/16 18:00,16.29,17.64,119.362,268.121,124,1.36 +2024/1/16 19:00,5.64,18.452,133.914,378.193,180,1.43 +2024/1/16 20:00,2.36,16.966,134.2,330.57,156,1.32 +2024/1/16 21:00,13.93,19.007,91.796,192.462,87,1.31 +2024/1/16 22:00,12.58,19.548,48.554,44.221,10,1.24 +2024/1/16 23:00,17.55,17.682,76.225,101.113,42,1.38 +2024/1/17 0:00,14.7,19.056,62.74,48.78,15,0.47 +2024/1/17 1:00,16.07,16.859,75.918,83.32,32,0.41 +2024/1/17 2:00,5.64,18.896,73.119,89.089,35,0.33 +2024/1/17 3:00,3.55,18.87,48.905,39.042,12,0.43 +2024/1/17 4:00,15.01,18.7,53.951,47.71,15,0.31 +2024/1/17 5:00,16.14,17.87,73.535,117.986,49,0.47 +2024/1/17 6:00,19.81,14.972,59.533,90.605,34,0.78 +2024/1/17 7:00,8.25,17.265,68.761,72.695,26,0.72 +2024/1/17 8:00,7.44,17.28,109.534,254.849,118,0.78 +2024/1/17 9:00,15.53,16.936,113.889,241.651,110,0.62 +2024/1/17 10:00,40.22,18.002,136.786,361.659,170,0.85 +2024/1/17 11:00,57.92,17.481,108.958,251.479,117,0.86 +2024/1/17 12:00,55.75,17.086,55.429,72.038,28,0.95 +2024/1/17 13:00,42.87,16.857,55.987,75.032,26,0.9 +2024/1/17 14:00,52.53,17.193,80.491,114.298,47,0.87 +2024/1/17 15:00,52.64,18.938,71.314,62.765,23,0.63 +2024/1/17 16:00,2.06,17.246,61.804,71.621,27,0.76 +2024/1/17 17:00,18.05,17.388,71.202,82.664,30,0.6 +2024/1/17 18:00,10.11,17.445,122.052,299.533,139,1.3 +2024/1/17 19:00,16.53,18.208,121.681,274.452,125,1.27 +2024/1/17 20:00,6.4,18.319,86.763,187.649,84,1.24 +2024/1/17 21:00,17.91,14.882,127.897,323.522,154,1.25 +2024/1/17 22:00,7.78,18.846,72.176,118.004,48,1.35 +2024/1/17 23:00,0.22,19.226,68.334,87.549,35,1.33 +2024/1/18 0:00,18.11,17.034,58.377,70.239,26,0.4 +2024/1/18 1:00,1.83,17.11,74.455,114.966,49,0.45 +2024/1/18 2:00,6.39,17.617,57.996,40.089,11,0.48 +2024/1/18 3:00,19,17.321,56.624,83.295,30,0.32 +2024/1/18 4:00,19.01,18.262,62.86,52.767,16,0.32 +2024/1/18 5:00,11.47,16.149,68.63,74.092,29,0.36 +2024/1/18 6:00,12.64,16.968,63.609,44.866,12,0.71 +2024/1/18 7:00,8.97,19.473,71.017,111.336,45,0.62 +2024/1/18 8:00,5.86,17.153,110.233,299.848,138,0.74 +2024/1/18 9:00,6.57,19.207,98.729,221.596,99,0.71 +2024/1/18 10:00,50.18,18.386,94.752,223.629,104,0.95 +2024/1/18 11:00,52.57,16.286,133.949,347.667,162,0.87 +2024/1/18 12:00,53.75,18.648,56.943,79.509,32,0.88 +2024/1/18 13:00,53.69,17.937,61.98,74.541,29,0.96 +2024/1/18 14:00,32.74,17.612,61.157,94.116,39,0.85 +2024/1/18 15:00,44.83,18.282,52.067,64.817,24,0.68 +2024/1/18 16:00,1.15,18.498,64.711,45.033,11,0.6 +2024/1/18 17:00,10.99,18.715,79.423,99.861,39,0.71 +2024/1/18 18:00,8.83,19.148,94.61,195.87,87,1.46 +2024/1/18 19:00,17.75,18.435,78.279,158.221,67,1.21 +2024/1/18 20:00,7.02,16.714,123.222,278.919,130,1.38 +2024/1/18 21:00,2.34,17.595,122.461,271.033,128,1.45 +2024/1/18 22:00,2.86,20.681,73.59,87.398,33,1.35 +2024/1/18 23:00,15.23,18.731,67.387,89.681,33,1.29 +2024/1/19 0:00,12.36,20.346,61.994,106.763,41,0.5 +2024/1/19 1:00,2.02,19.499,58.769,86.639,34,0.31 +2024/1/19 2:00,1.68,18.441,76.432,97.222,37,0.34 +2024/1/19 3:00,14.02,18.497,70.017,73.492,25,0.48 +2024/1/19 4:00,1.46,18.178,72.688,112.444,48,0.36 +2024/1/19 5:00,16.44,16.527,59.063,71.315,25,0.46 +2024/1/19 6:00,14.12,18.23,75.382,106.731,45,0.67 +2024/1/19 7:00,1.63,19.333,66.64,61.466,21,0.76 +2024/1/19 8:00,1.7,17.639,120.634,287.793,132,0.74 +2024/1/19 9:00,19.73,18.6,117.312,282.895,130,0.69 +2024/1/19 10:00,41.23,19.007,107.13,270.703,125,0.9 +2024/1/19 11:00,41.12,17.339,92.75,213.087,95,0.84 +2024/1/19 12:00,54.38,17.782,66.981,66.528,25,0.82 +2024/1/19 13:00,58.42,17.234,72.552,82.949,33,0.94 +2024/1/19 14:00,59.58,17.424,48.323,41.089,12,0.97 +2024/1/19 15:00,52.6,16.97,48.746,42.76,10,0.74 +2024/1/19 16:00,7.53,17.348,77.109,117.91,47,0.78 +2024/1/19 17:00,1.67,19.52,60.78,72.628,26,0.78 +2024/1/19 18:00,15.54,17.334,113.266,272.58,124,1.43 +2024/1/19 19:00,11.17,18.332,120.796,296.28,137,1.47 +2024/1/19 20:00,8.48,17.733,107.024,226.637,103,1.25 +2024/1/19 21:00,18.13,19.304,143.614,371.116,175,1.42 +2024/1/19 22:00,2.22,19.423,63.102,93.495,35,1.43 +2024/1/19 23:00,9.85,19.018,72.826,103.902,44,1.25 +2024/1/20 0:00,0.23,18.662,82.47,176.68,80,0.48 +2024/1/20 1:00,9.37,18.157,97.34,179.663,81,0.3 +2024/1/20 2:00,1.13,17.232,73.409,89.948,33,0.39 +2024/1/20 3:00,2.38,20.13,82.49,170.449,73,0.3 +2024/1/20 4:00,2.35,17.651,73.212,138.562,60,0.4 +2024/1/20 5:00,12.98,18.992,80.902,182.239,79,0.38 +2024/1/20 6:00,14.92,19.352,65.5,76.468,28,0.72 +2024/1/20 7:00,11.67,17.848,73.329,145.733,63,0.75 +2024/1/20 8:00,19.24,19.332,162.612,459.328,218,0.75 +2024/1/20 9:00,7.5,19.084,138.063,358.461,169,0.74 +2024/1/20 10:00,38.57,19.943,152.28,419.545,200,0.82 +2024/1/20 11:00,56.06,17.93,113.031,237.16,111,0.88 +2024/1/20 12:00,36.71,17.14,83.566,159.129,72,0.96 +2024/1/20 13:00,58.9,17.895,107.545,219.276,99,0.93 +2024/1/20 14:00,30.36,18.571,75.739,155.734,70,0.94 +2024/1/20 15:00,59.1,18.43,72.755,144.369,61,0.65 +2024/1/20 16:00,0.86,18.002,70.744,111.223,45,0.67 +2024/1/20 17:00,17.82,16.528,90.88,175.577,78,0.79 +2024/1/20 18:00,10.55,18.814,154.648,478.098,228,1.45 +2024/1/20 19:00,19.86,20.154,170.849,502.931,239,1.25 +2024/1/20 20:00,1.48,18.808,102.148,241.464,112,1.36 +2024/1/20 21:00,11.08,18.942,124.743,288.571,134,1.35 +2024/1/20 22:00,19.39,18.908,95.166,201.429,89,1.33 +2024/1/20 23:00,10.46,18.746,98.758,203.169,94,1.34 +2024/1/21 0:00,12.59,19.392,93.412,155.035,69,0.43 +2024/1/21 1:00,13.91,18.904,104.783,218.21,99,0.49 +2024/1/21 2:00,9.09,18.243,87.765,176.522,78,0.48 +2024/1/21 3:00,12.55,17.782,96.038,201.863,93,0.48 +2024/1/21 4:00,11.69,18.303,93.958,183.074,82,0.44 +2024/1/21 5:00,18.02,18.829,66.004,108.198,44,0.3 +2024/1/21 6:00,0.91,18.239,56.273,77.23,29,0.69 +2024/1/21 7:00,5.62,18.829,94.225,214.006,96,0.7 +2024/1/21 8:00,19.01,18.944,139.568,358.714,168,0.77 +2024/1/21 9:00,17.81,19.303,96.646,225.603,103,0.78 +2024/1/21 10:00,43.67,19.704,124.615,347.257,164,0.89 +2024/1/21 11:00,48.6,18.61,120.88,328.054,153,0.86 +2024/1/21 12:00,38.32,17.287,65.579,68.553,24,0.87 +2024/1/21 13:00,35.64,18.212,83.779,149.704,63,0.92 +2024/1/21 14:00,43.91,18.578,95.766,187.811,84,0.85 +2024/1/21 15:00,40.6,16.77,84.439,172.743,76,0.78 +2024/1/21 16:00,11.67,19.797,90.017,144.288,64,0.68 +2024/1/21 17:00,1.55,18.67,88.535,181.36,79,0.8 +2024/1/21 18:00,19.49,18.891,164.774,477.223,229,1.23 +2024/1/21 19:00,19.72,19.777,129.476,304.191,141,1.26 +2024/1/21 20:00,13.96,17.941,123.586,275.295,128,1.35 +2024/1/21 21:00,10.72,19.068,93.731,177.01,81,1.46 +2024/1/21 22:00,6.19,18.434,87.896,135.004,58,1.31 +2024/1/21 23:00,16.28,18.364,94.33,190.475,87,1.45 +2024/1/22 0:00,13.69,17.969,70.646,116.986,49,0.39 +2024/1/22 1:00,3.25,20.187,68.802,108.213,45,0.47 +2024/1/22 2:00,18.22,18.346,66.179,77.025,30,0.36 +2024/1/22 3:00,16.45,19.338,73.101,100.238,42,0.39 +2024/1/22 4:00,19,16.9,66.292,92.286,35,0.36 +2024/1/22 5:00,14.51,19.765,82.175,120.549,49,0.34 +2024/1/22 6:00,12.27,19.653,72.534,113.65,48,0.68 +2024/1/22 7:00,8.36,18.788,55.468,59.952,20,0.67 +2024/1/22 8:00,18.65,18.485,122.66,349.641,165,0.76 +2024/1/22 9:00,17.32,19.066,110.411,222.552,102,0.75 +2024/1/22 10:00,31.36,20.709,133.986,327.776,155,0.87 +2024/1/22 11:00,30.79,17.01,105.811,230.86,107,1 +2024/1/22 12:00,41.29,19.412,79.111,113.729,45,0.99 +2024/1/22 13:00,54.32,17.836,73.206,91.333,34,0.98 +2024/1/22 14:00,59.62,18.679,77.637,95.172,38,0.92 +2024/1/22 15:00,34.51,18.466,66.221,96.212,37,0.68 +2024/1/22 16:00,11.88,18.296,62.597,65.983,23,0.66 +2024/1/22 17:00,7.62,18.688,48.473,41.854,13,0.6 +2024/1/22 18:00,19.4,17.622,142.806,357.224,167,1.39 +2024/1/22 19:00,16.84,19.632,103.703,193.193,88,1.37 +2024/1/22 20:00,16.77,16.98,139.782,358.068,168,1.39 +2024/1/22 21:00,9.37,19.193,137.582,374.274,177,1.37 +2024/1/22 22:00,8.3,18.392,67.431,91.905,35,1.24 +2024/1/22 23:00,5.47,17.586,57.707,55.712,18,1.41 +2024/1/23 0:00,1.13,19.043,51.366,44.026,11,0.37 +2024/1/23 1:00,17.29,17.379,65.056,73.328,29,0.4 +2024/1/23 2:00,16.26,18.893,57.069,79.409,32,0.37 +2024/1/23 3:00,19.99,17.509,73.338,77.963,27,0.3 +2024/1/23 4:00,19.93,19.278,65.981,92.497,35,0.48 +2024/1/23 5:00,11.11,17.989,75.547,91.285,34,0.33 +2024/1/23 6:00,15.38,18.437,67.485,71.566,26,0.72 +2024/1/23 7:00,18.9,19.126,69.799,115.596,48,0.78 +2024/1/23 8:00,16.99,18.133,107.941,274.34,127,0.64 +2024/1/23 9:00,4.95,18.803,115.414,239.437,111,0.68 +2024/1/23 10:00,43.52,17.421,135.443,342.335,160,0.88 +2024/1/23 11:00,33.87,19.431,94.993,223.295,100,0.82 +2024/1/23 12:00,58.62,20.417,52.849,70.072,23,0.88 +2024/1/23 13:00,48.19,21.25,66.938,72.17,26,0.9 +2024/1/23 14:00,36.86,18.941,58.06,67.146,24,0.81 +2024/1/23 15:00,50.15,19.571,59.427,83.309,30,0.7 +2024/1/23 16:00,12.36,17.161,78.199,116.527,47,0.62 +2024/1/23 17:00,7.16,20.194,73.085,101.673,39,0.78 +2024/1/23 18:00,2.27,19.56,104.128,239.557,109,1.4 +2024/1/23 19:00,13.43,18.406,145.353,369.833,173,1.22 +2024/1/23 20:00,10.41,19.966,124.593,299.89,142,1.45 +2024/1/23 21:00,15.45,18.621,137.368,339.796,159,1.31 +2024/1/23 22:00,10.4,18.43,57.811,71.888,28,1.27 +2024/1/23 23:00,17.04,19.291,63.433,92.489,35,1.28 +2024/1/24 0:00,11.04,18.02,50.09,53.284,16,0.42 +2024/1/24 1:00,11.22,19.928,67.592,101.16,43,0.32 +2024/1/24 2:00,17.53,18.027,81.936,110.993,45,0.31 +2024/1/24 3:00,8.07,18.033,66.757,46.463,15,0.43 +2024/1/24 4:00,2.68,18.166,78.208,108.424,46,0.5 +2024/1/24 5:00,0.58,19.698,65.921,78.505,31,0.4 +2024/1/24 6:00,15.1,18.443,64.616,55.838,18,0.68 +2024/1/24 7:00,12.41,17.748,70.07,92.155,38,0.79 +2024/1/24 8:00,14.08,18.453,107.57,286.257,135,0.65 +2024/1/24 9:00,4.26,18.986,126.031,321.562,152,0.65 +2024/1/24 10:00,34.09,17.908,98.478,201.009,93,0.98 +2024/1/24 11:00,30.44,17.936,115.315,297.758,140,0.93 +2024/1/24 12:00,40.52,20.845,56.066,69.184,24,0.81 +2024/1/24 13:00,47.7,18.213,63.476,93.016,36,0.93 +2024/1/24 14:00,41.77,18.717,66.473,80.695,28,0.96 +2024/1/24 15:00,43.12,18.676,54.921,64.196,24,0.65 +2024/1/24 16:00,18.08,18.626,62.407,55.656,16,0.68 +2024/1/24 17:00,6.97,19.576,72.953,116.912,49,0.64 +2024/1/24 18:00,10.28,19.864,128.067,342.87,162,1.39 +2024/1/24 19:00,15.67,18.733,102.145,202.488,92,1.4 +2024/1/24 20:00,7.93,17.855,93.621,190.247,87,1.22 +2024/1/24 21:00,12.44,20.146,120.068,309.785,145,1.4 +2024/1/24 22:00,17.25,18.927,77.063,100.874,39,1.4 +2024/1/24 23:00,18.99,20.532,59.865,73.754,25,1.21 +2024/1/25 0:00,2.94,17.043,71.68,82.629,29,0.41 +2024/1/25 1:00,18.53,19.349,69.084,98.853,38,0.42 +2024/1/25 2:00,9.84,20.828,57.16,73.231,26,0.39 +2024/1/25 3:00,5.16,18.848,66.256,75.975,28,0.48 +2024/1/25 4:00,9.18,18.966,63.206,93.749,35,0.37 +2024/1/25 5:00,19.6,19.439,54.943,70.395,24,0.31 +2024/1/25 6:00,9.85,18.658,58.731,84.613,34,0.73 +2024/1/25 7:00,6.58,18.886,56.834,69.826,24,0.72 +2024/1/25 8:00,12.67,18.863,140.731,363.31,172,0.8 +2024/1/25 9:00,4.8,18.594,119.76,272.958,126,0.65 +2024/1/25 10:00,32.28,20.254,125.734,297.984,137,0.88 +2024/1/25 11:00,33.87,19.586,114.903,299.526,139,0.89 +2024/1/25 12:00,33.84,19.398,69.219,88.387,32,0.97 +2024/1/25 13:00,34.56,19.892,68.607,119.664,48,0.88 +2024/1/25 14:00,34.16,18.93,61.455,52.289,18,0.95 +2024/1/25 15:00,49.23,18.457,71.244,69.117,27,0.63 +2024/1/25 16:00,3.64,18.617,63.318,108.844,45,0.68 +2024/1/25 17:00,6.91,19.174,84.205,121.653,49,0.63 +2024/1/25 18:00,17.94,18.188,117.542,261.301,122,1.48 +2024/1/25 19:00,9.48,18.712,140.733,363.914,171,1.25 +2024/1/25 20:00,13.35,18.698,141.327,369.76,175,1.33 +2024/1/25 21:00,3.45,20.994,91.405,166.461,72,1.22 +2024/1/25 22:00,3.85,16.524,68.892,52.65,18,1.48 +2024/1/25 23:00,0.82,19.008,77.404,105.391,44,1.39 +2024/1/26 0:00,3.38,20.811,52.032,37.425,10,0.49 +2024/1/26 1:00,5.57,19.437,72.278,100.485,40,0.31 +2024/1/26 2:00,3.54,19.994,65.238,91.896,37,0.33 +2024/1/26 3:00,1.77,19.418,82.401,115.117,46,0.38 +2024/1/26 4:00,2.41,18.717,66.003,50.468,16,0.42 +2024/1/26 5:00,9.22,17.215,63.852,71.609,25,0.37 +2024/1/26 6:00,4.13,19.512,67.125,70.485,23,0.74 +2024/1/26 7:00,7.29,18.616,79.194,105.069,42,0.63 +2024/1/26 8:00,10.07,18.593,107.372,267.422,125,0.72 +2024/1/26 9:00,13.81,18.873,96.09,201.305,89,0.68 +2024/1/26 10:00,31.18,20.827,97.634,207.125,96,0.9 +2024/1/26 11:00,53.98,21.35,104.932,215.565,99,0.91 +2024/1/26 12:00,48.84,19.523,65.582,90.875,36,0.81 +2024/1/26 13:00,32.45,18.904,65.68,62.96,23,0.98 +2024/1/26 14:00,56.21,18.239,64.06,85.04,32,0.96 +2024/1/26 15:00,57.63,19.745,66.221,116.58,48,0.69 +2024/1/26 16:00,1.22,20.858,57.142,79.065,30,0.71 +2024/1/26 17:00,5.54,19.103,61.881,95.944,39,0.61 +2024/1/26 18:00,16.12,17.081,108.65,291.339,136,1.35 +2024/1/26 19:00,14.97,19.922,97.159,203.912,93,1.33 +2024/1/26 20:00,3.69,20.194,127.438,313.213,148,1.31 +2024/1/26 21:00,4.19,17.85,92.035,216.513,99,1.44 +2024/1/26 22:00,7.41,19.486,74.737,111.023,45,1.25 +2024/1/26 23:00,9.69,19.73,62.955,65.484,22,1.25 +2024/1/27 0:00,12.37,19.417,56.942,73.973,28,0.4 +2024/1/27 1:00,7.38,18.762,71.582,118.474,47,0.44 +2024/1/27 2:00,9.25,20.366,92.103,165.62,74,0.3 +2024/1/27 3:00,14.95,19.118,72.835,152.121,65,0.41 +2024/1/27 4:00,0.73,18.11,92.439,213.815,99,0.36 +2024/1/27 5:00,5.05,17.569,104.417,199.648,89,0.45 +2024/1/27 6:00,14.27,20.571,77.671,111.599,46,0.69 +2024/1/27 7:00,17.9,20.025,63.783,78.691,29,0.77 +2024/1/27 8:00,10.23,19.561,108.596,240.841,112,0.68 +2024/1/27 9:00,10.64,19.085,114.924,251.336,116,0.77 +2024/1/27 10:00,33.22,19.003,141.846,362.663,170,0.94 +2024/1/27 11:00,43.42,18.497,97.494,226.671,102,0.97 +2024/1/27 12:00,45.98,19.093,90.326,179.376,81,0.96 +2024/1/27 13:00,37.27,17.501,83.261,140.526,61,0.9 +2024/1/27 14:00,38.08,18.813,52.938,61.038,23,0.87 +2024/1/27 15:00,41.32,19.202,99.416,177.9,81,0.75 +2024/1/27 16:00,0.4,20.019,62.155,70.267,27,0.67 +2024/1/27 17:00,6.44,19.447,65.417,89.937,36,0.62 +2024/1/27 18:00,4.23,20.178,126.142,294.59,136,1.46 +2024/1/27 19:00,6.55,20.644,84.866,190.103,85,1.32 +2024/1/27 20:00,2.4,20.401,96.785,246.926,112,1.24 +2024/1/27 21:00,17.81,19.898,148.7,402.549,190,1.39 +2024/1/27 22:00,11.87,19.493,61.2,74.871,27,1.47 +2024/1/27 23:00,13.58,18.585,99.29,195.999,88,1.46 +2024/1/28 0:00,15.78,20.278,53.371,72.313,24,0.41 +2024/1/28 1:00,9.97,21.052,65.675,92.693,36,0.32 +2024/1/28 2:00,1.74,19.936,83.207,173.828,77,0.44 +2024/1/28 3:00,10.74,21.239,95.792,187.691,82,0.42 +2024/1/28 4:00,11.74,18.235,67.543,107.714,46,0.34 +2024/1/28 5:00,14.91,18.584,96.659,211.56,95,0.48 +2024/1/28 6:00,8.63,20.375,99.878,190.13,87,0.62 +2024/1/28 7:00,2.55,19.868,81.808,117.198,47,0.67 +2024/1/28 8:00,5.68,20.756,142.452,374.927,176,0.62 +2024/1/28 9:00,7.26,19.622,131.585,352.036,166,0.78 +2024/1/28 10:00,49.38,18.85,118.94,291.61,135,0.81 +2024/1/28 11:00,47.12,19.445,136.794,354.726,166,0.89 +2024/1/28 12:00,40.68,18.228,87.999,141.833,61,0.97 +2024/1/28 13:00,59.6,18.608,94.271,170.06,73,0.85 +2024/1/28 14:00,48.17,20.474,79.119,101.37,41,0.82 +2024/1/28 15:00,37.12,20.39,66.214,63.92,20,0.63 +2024/1/28 16:00,2.04,19.954,76.436,154.827,67,0.68 +2024/1/28 17:00,3.06,18.05,85.953,143.262,62,0.69 +2024/1/28 18:00,4.92,19.315,109.292,227.041,106,1.42 +2024/1/28 19:00,3.21,18.518,151.057,391.956,187,1.27 +2024/1/28 20:00,3.73,20.644,138.996,345.679,161,1.41 +2024/1/28 21:00,5.7,19.111,121.683,305.287,143,1.5 +2024/1/28 22:00,3.47,18.648,67.602,77.215,29,1.46 +2024/1/28 23:00,17.94,19.662,61.691,105.894,43,1.39 +2024/1/29 0:00,1.6,19.216,65.956,75.863,29,0.49 +2024/1/29 1:00,10.49,21.033,59.964,61.916,21,0.5 +2024/1/29 2:00,8.21,19.13,65.746,44.758,13,0.41 +2024/1/29 3:00,19.65,18.516,65.034,52.094,14,0.35 +2024/1/29 4:00,2.24,17.801,73.452,90.64,35,0.48 +2024/1/29 5:00,7.96,19.76,63.64,113.342,45,0.47 +2024/1/29 6:00,19.39,19.287,60.541,71.869,25,0.62 +2024/1/29 7:00,17.31,18.488,60.921,45.126,14,0.79 +2024/1/29 8:00,16.34,20.795,124.093,357.677,167,0.67 +2024/1/29 9:00,5.16,20.362,88.716,191.873,88,0.66 +2024/1/29 10:00,35.13,19.763,149.75,387.486,184,0.87 +2024/1/29 11:00,50.06,20.937,80.096,167.392,75,0.86 +2024/1/29 12:00,57.88,20.358,65.027,116.376,48,0.9 +2024/1/29 13:00,46.7,19.05,67.112,80,31,0.92 +2024/1/29 14:00,47.15,18.851,70.429,68.228,23,0.89 +2024/1/29 15:00,38.4,20.489,75.192,98.369,37,0.68 +2024/1/29 16:00,15.39,20.131,74.995,84.091,31,0.75 +2024/1/29 17:00,3.74,19.936,75.57,100.553,41,0.6 +2024/1/29 18:00,6.47,19.028,90.247,187.001,83,1.48 +2024/1/29 19:00,8.51,20.312,105.432,209.885,93,1.41 +2024/1/29 20:00,10.15,19.111,135.033,363.7,173,1.41 +2024/1/29 21:00,4.85,19.698,125.502,330.182,157,1.33 +2024/1/29 22:00,2.3,21.003,59.964,60.308,22,1.49 +2024/1/29 23:00,12.21,19.197,70.779,77.949,29,1.2 +2024/1/30 0:00,5.77,18.515,72.354,78.321,28,0.32 +2024/1/30 1:00,11.62,18.997,59.154,69.573,24,0.46 +2024/1/30 2:00,3.09,20.777,66.745,89.539,35,0.45 +2024/1/30 3:00,9.62,20.158,72.467,80.293,29,0.35 +2024/1/30 4:00,10.65,19.825,63.441,111.34,45,0.42 +2024/1/30 5:00,1.04,19.489,63.177,51.282,15,0.41 +2024/1/30 6:00,6.73,20.354,61.084,65.024,24,0.71 +2024/1/30 7:00,2.69,19.182,54.03,44.126,13,0.72 +2024/1/30 8:00,1.27,20.201,113.938,278.444,130,0.8 +2024/1/30 9:00,19.8,19.289,102.874,241.082,109,0.8 +2024/1/30 10:00,39.67,19.138,110.132,242.751,110,1 +2024/1/30 11:00,54.3,19.374,102.059,191.527,87,0.91 +2024/1/30 12:00,37.64,19.608,58.329,49.552,17,0.86 +2024/1/30 13:00,50.45,19.895,66.655,62.678,20,0.91 +2024/1/30 14:00,52.81,20.141,60.139,41.099,11,0.92 +2024/1/30 15:00,47.87,16.471,66.114,95.198,39,0.66 +2024/1/30 16:00,9.43,19.22,58.246,42.17,13,0.73 +2024/1/30 17:00,8.24,19.594,70.336,83.128,34,0.72 +2024/1/30 18:00,6.98,21.186,92.47,227.277,104,1.47 +2024/1/30 19:00,18.59,18.972,117.419,296.398,139,1.27 +2024/1/30 20:00,16.61,20.079,137.353,331.965,155,1.41 +2024/1/30 21:00,19.3,21.178,125.245,314.767,145,1.34 +2024/1/30 22:00,2.49,18.757,55.185,51.068,17,1.24 +2024/1/30 23:00,14.62,20.276,66.5,103.43,43,1.29 +2024/1/31 0:00,18.77,19.38,60.19,82.373,32,0.31 +2024/1/31 1:00,3.62,19.646,60.033,67.659,24,0.36 +2024/1/31 2:00,1.33,19.38,61.865,93.977,36,0.31 +2024/1/31 3:00,14.82,19.444,48.204,40.52,11,0.49 +2024/1/31 4:00,11.49,22.214,65.781,90.042,37,0.32 +2024/1/31 5:00,16.84,20.795,62.14,62.303,20,0.46 +2024/1/31 6:00,2.8,21.003,57.928,82.946,30,0.78 +2024/1/31 7:00,15.91,20.504,61.387,99.476,41,0.69 +2024/1/31 8:00,4.03,18.644,121.193,338.368,161,0.61 +2024/1/31 9:00,3.27,20.423,124.348,336.278,158,0.72 +2024/1/31 10:00,34.93,20.979,89.803,201.083,92,0.85 +2024/1/31 11:00,54.44,19.334,107.785,246.742,114,0.84 +2024/1/31 12:00,49.96,20.893,58.614,60.774,19,0.91 +2024/1/31 13:00,45.69,20.68,51.495,37.196,10,0.87 +2024/1/31 14:00,40.76,21.585,61.671,43.063,10,0.95 +2024/1/31 15:00,56.32,19.723,66.599,87.74,33,0.72 +2024/1/31 16:00,7.85,19.113,47.831,41.197,12,0.77 +2024/1/31 17:00,16.33,19.772,65.915,100.264,40,0.61 +2024/1/31 18:00,8.78,21.266,96.967,171.141,75,1.27 +2024/1/31 19:00,7.54,18.436,135.04,319.003,151,1.37 +2024/1/31 20:00,9.25,18.21,111.593,282.449,133,1.46 +2024/1/31 21:00,6.03,20.163,131.345,372.312,176,1.44 +2024/1/31 22:00,14.95,19.701,67.414,91.938,35,1.4 +2024/1/31 23:00,10.05,20.093,70.629,103.651,42,1.37 +2024/2/1 0:00,4.64,21.015,69.203,99.7,42,0.43 +2024/2/1 1:00,17.99,19.756,67.587,92.252,34,0.34 +2024/2/1 2:00,7.68,18.556,57.644,73.95,26,0.42 +2024/2/1 3:00,10.87,21.855,48.299,45.212,12,0.4 +2024/2/1 4:00,18.13,19.36,66.909,83.436,31,0.38 +2024/2/1 5:00,12.48,19.304,80.652,106.986,44,0.48 +2024/2/1 6:00,2.34,21.141,49.255,50.844,13,0.77 +2024/2/1 7:00,18.8,19.903,72.596,90.327,37,0.62 +2024/2/1 8:00,12.55,20.18,115.258,288.391,133,0.8 +2024/2/1 9:00,6.7,20.639,113.38,289.209,135,0.65 +2024/2/1 10:00,39.87,21.125,93.562,169.811,73,0.84 +2024/2/1 11:00,62.79,19.947,121.13,310.173,144,0.99 +2024/2/1 12:00,56.7,21.464,65.166,74.623,27,0.89 +2024/2/1 13:00,53.67,18.309,59.861,68.377,22,0.96 +2024/2/1 14:00,66.29,20.866,49.625,56.124,16,0.86 +2024/2/1 15:00,62.6,19.501,62.898,59.523,22,0.77 +2024/2/1 16:00,3.03,21.351,61.377,68.926,26,0.77 +2024/2/1 17:00,6.23,20.355,62.235,103.76,41,0.7 +2024/2/1 18:00,4.97,19.649,117.916,288.218,132,1.41 +2024/2/1 19:00,14.88,20.787,121.697,345.303,163,1.49 +2024/2/1 20:00,0.67,20.973,106.67,265.383,125,1.34 +2024/2/1 21:00,11.4,20.77,125.621,301.433,140,1.35 +2024/2/1 22:00,15.25,19.331,60.759,96.947,40,1.42 +2024/2/1 23:00,17.54,19.816,60.434,50.523,15,1.32 +2024/2/2 0:00,6.84,20.377,72.994,74.847,28,0.49 +2024/2/2 1:00,16.43,20.345,57.424,76.58,28,0.31 +2024/2/2 2:00,2.21,20.996,58.842,66.324,21,0.38 +2024/2/2 3:00,16.93,18.584,75.51,115.858,48,0.44 +2024/2/2 4:00,2.55,20.659,62.508,69.345,27,0.39 +2024/2/2 5:00,7.95,20.133,58.408,44.809,12,0.35 +2024/2/2 6:00,15.95,19.655,57.082,54.257,18,0.68 +2024/2/2 7:00,3,19.74,50.47,52.781,15,0.78 +2024/2/2 8:00,4.59,20.198,92.281,221.699,101,0.71 +2024/2/2 9:00,14.45,17.065,150.389,404.414,191,0.67 +2024/2/2 10:00,60.2,19.776,140.772,408.088,192,0.93 +2024/2/2 11:00,57.44,19.622,118.449,264.623,123,0.92 +2024/2/2 12:00,59.29,20.821,78.861,120.894,48,0.91 +2024/2/2 13:00,54,19.684,56.489,78.498,31,0.88 +2024/2/2 14:00,43.81,20.197,62.524,95.439,37,0.81 +2024/2/2 15:00,47.1,21.611,59.34,69.348,27,0.72 +2024/2/2 16:00,3.63,21.19,72.39,99.131,41,0.68 +2024/2/2 17:00,18.17,21.118,63.197,49.338,14,0.69 +2024/2/2 18:00,11.67,19.952,102.707,261.462,123,1.27 +2024/2/2 19:00,8.02,20.83,92.492,206.018,95,1.27 +2024/2/2 20:00,9.24,20.181,91.024,191.91,87,1.44 +2024/2/2 21:00,18.95,20.214,92.668,216.756,98,1.34 +2024/2/2 22:00,3.07,20.721,72.906,103.16,44,1.23 +2024/2/2 23:00,11.72,19.868,56.06,45.824,13,1.21 +2024/2/3 0:00,10.12,21.703,64.83,95.257,37,0.34 +2024/2/3 1:00,12.23,20.39,71.838,105.025,43,0.4 +2024/2/3 2:00,0.36,21.029,70.116,107.676,46,0.42 +2024/2/3 3:00,17.44,21.675,72.864,125.109,52,0.33 +2024/2/3 4:00,18.64,21.353,86.808,187.058,83,0.39 +2024/2/3 5:00,11.3,19.299,72.809,108.06,44,0.31 +2024/2/3 6:00,13.93,20.89,92.882,197.931,88,0.61 +2024/2/3 7:00,18.45,21.213,62.426,91.078,37,0.77 +2024/2/3 8:00,14.14,21.245,106.759,287.785,133,0.73 +2024/2/3 9:00,3.05,19.564,97.519,234.615,109,0.76 +2024/2/3 10:00,55.17,19.965,116.857,322.927,152,0.84 +2024/2/3 11:00,56.24,21.325,122.632,311.676,148,0.86 +2024/2/3 12:00,49.84,19.874,63.502,99.191,38,0.89 +2024/2/3 13:00,60.78,20.272,89.409,184.382,82,0.93 +2024/2/3 14:00,67.7,21.764,59.589,76.71,26,0.91 +2024/2/3 15:00,67.39,20.484,78.76,136.423,56,0.71 +2024/2/3 16:00,9.02,19.904,81.977,134.986,55,0.63 +2024/2/3 17:00,2.26,19.772,67.586,88.013,36,0.69 +2024/2/3 18:00,19.7,20.799,134.239,393.066,186,1.45 +2024/2/3 19:00,16.78,19.367,128.85,373.076,177,1.35 +2024/2/3 20:00,2.49,20.317,123.265,336.327,158,1.26 +2024/2/3 21:00,18.42,20.799,110.999,268.088,125,1.32 +2024/2/3 22:00,17.4,21.558,75.898,155.481,70,1.43 +2024/2/3 23:00,10.38,21.068,60.555,78.078,28,1.24 +2024/2/4 0:00,11.83,20.065,77.241,102.658,39,0.42 +2024/2/4 1:00,7.98,21.596,74.8,152.324,66,0.49 +2024/2/4 2:00,1.1,20.418,77.97,94.296,38,0.38 +2024/2/4 3:00,6.7,19.608,100.633,198.383,87,0.31 +2024/2/4 4:00,16.06,20.524,104.636,210.647,96,0.43 +2024/2/4 5:00,0.09,21.789,72.773,86.145,31,0.31 +2024/2/4 6:00,6.67,20.802,87.601,207.557,92,0.64 +2024/2/4 7:00,7.96,20.677,92.023,216.287,98,0.61 +2024/2/4 8:00,10.75,21.934,118.687,325.769,152,0.63 +2024/2/4 9:00,18.4,19.434,123.225,346.003,162,0.77 +2024/2/4 10:00,47.12,19.564,119.054,311.411,145,0.95 +2024/2/4 11:00,47.14,19.268,128.104,302.607,143,0.87 +2024/2/4 12:00,60.81,20.97,93.539,215.928,97,0.98 +2024/2/4 13:00,50.83,20.803,88.384,189.032,87,0.93 +2024/2/4 14:00,42.86,21.866,82.018,136.1,57,0.89 +2024/2/4 15:00,50.84,20.866,74.439,150.548,65,0.61 +2024/2/4 16:00,2.82,20.329,91.206,193.598,88,0.75 +2024/2/4 17:00,3.53,20.668,68.909,115.038,46,0.68 +2024/2/4 18:00,9.97,20.764,151.446,397.053,189,1.29 +2024/2/4 19:00,8.38,19.217,142.29,387.858,184,1.29 +2024/2/4 20:00,18.3,22.666,111.929,251.277,118,1.2 +2024/2/4 21:00,7.25,21.088,98.081,241.013,111,1.42 +2024/2/4 22:00,11.61,20.839,78.078,94.674,39,1.24 +2024/2/4 23:00,12.65,21.163,84.949,171.761,77,1.36 +2024/2/5 0:00,0.26,21.37,71.637,87.521,35,0.3 +2024/2/5 1:00,13.27,20.693,82.593,109.46,47,0.43 +2024/2/5 2:00,3.56,20.283,55.173,39.605,10,0.37 +2024/2/5 3:00,19.22,21.285,57.151,48.226,14,0.43 +2024/2/5 4:00,2.97,21.118,53.845,66.711,23,0.32 +2024/2/5 5:00,8.29,20.13,64.806,87.622,34,0.35 +2024/2/5 6:00,1.71,21.901,66.049,59.695,18,0.62 +2024/2/5 7:00,19.94,21.044,62.202,93.377,39,0.73 +2024/2/5 8:00,10.04,21.386,127.35,297.138,138,0.62 +2024/2/5 9:00,11.91,21.881,106.346,235.661,106,0.72 +2024/2/5 10:00,37.35,20.826,89.419,179.41,82,0.83 +2024/2/5 11:00,61.25,21.063,127.93,327.963,154,0.99 +2024/2/5 12:00,42.35,21.448,63.51,102.89,41,0.88 +2024/2/5 13:00,66.43,20.203,67.35,108.909,46,0.83 +2024/2/5 14:00,42.18,20.852,67.228,103.525,43,0.81 +2024/2/5 15:00,41.67,20.91,61.197,76.856,27,0.67 +2024/2/5 16:00,0.73,20.004,70.31,68.674,24,0.78 +2024/2/5 17:00,9.44,22.523,59.351,66.158,24,0.63 +2024/2/5 18:00,11.3,19.609,105.477,242.648,110,1.44 +2024/2/5 19:00,1.31,19.705,116.241,314.467,146,1.33 +2024/2/5 20:00,15.51,21.825,130.219,320.454,151,1.44 +2024/2/5 21:00,9.07,21.373,142.206,383.886,182,1.46 +2024/2/5 22:00,10.49,19.944,69.298,103.645,41,1.5 +2024/2/5 23:00,8.82,21.291,79.944,102.432,42,1.22 +2024/2/6 0:00,8.02,22.059,68.813,65.29,22,0.46 +2024/2/6 1:00,11.19,20.923,71.69,91.511,37,0.31 +2024/2/6 2:00,3.1,22.813,67.436,53.92,18,0.36 +2024/2/6 3:00,3.64,19.48,57.296,42.107,12,0.43 +2024/2/6 4:00,17.24,21.49,69.539,76.361,26,0.39 +2024/2/6 5:00,18.92,21.843,69.689,109.337,43,0.41 +2024/2/6 6:00,7.47,21.639,62.235,102.652,41,0.79 +2024/2/6 7:00,5.41,20.782,68.883,56.639,18,0.76 +2024/2/6 8:00,12.88,20.711,101.313,247.561,116,0.67 +2024/2/6 9:00,8.17,21.298,118.53,315.495,147,0.72 +2024/2/6 10:00,35.89,21.583,134.762,384.281,183,0.81 +2024/2/6 11:00,40.47,21.421,112.25,283.123,131,0.89 +2024/2/6 12:00,60.06,21.75,54.286,57.402,17,0.92 +2024/2/6 13:00,58.06,20.099,69.022,83.455,34,0.94 +2024/2/6 14:00,35.95,20.763,67.929,53.071,16,0.98 +2024/2/6 15:00,42.77,20.166,64.05,112.642,46,0.66 +2024/2/6 16:00,4.62,20.633,76.069,99.068,41,0.78 +2024/2/6 17:00,13.44,21.731,55.56,73.464,26,0.73 +2024/2/6 18:00,0.39,21.034,118.397,332.548,156,1.22 +2024/2/6 19:00,2.08,22.818,132.772,342.673,160,1.31 +2024/2/6 20:00,16,21.102,134.466,324.106,154,1.34 +2024/2/6 21:00,3.57,20.995,80.526,167.436,74,1.31 +2024/2/6 22:00,13.05,21.032,66.832,104.979,40,1.23 +2024/2/6 23:00,4.76,20.423,62.375,97.893,38,1.37 +2024/2/7 0:00,1.99,21.039,79.13,105.843,42,0.33 +2024/2/7 1:00,4.86,21.939,54.907,56.179,19,0.48 +2024/2/7 2:00,14.45,21.175,72.394,109.939,47,0.47 +2024/2/7 3:00,17.11,20.437,66.895,60.495,18,0.4 +2024/2/7 4:00,16.6,20.326,56.057,36.055,10,0.31 +2024/2/7 5:00,7.94,20.721,81.657,116.927,46,0.41 +2024/2/7 6:00,13.36,21.143,79.029,98.258,41,0.72 +2024/2/7 7:00,4.1,21.986,70.232,100.709,42,0.78 +2024/2/7 8:00,5.86,19.97,82.648,142.084,62,0.61 +2024/2/7 9:00,17.93,20.828,113.106,294.124,137,0.74 +2024/2/7 10:00,35.46,21.199,126.311,288.904,133,0.91 +2024/2/7 11:00,37.99,19.536,106.066,266.71,121,0.83 +2024/2/7 12:00,42.28,20.403,80.166,116.588,49,0.82 +2024/2/7 13:00,35.93,20.532,63.259,83.204,34,0.94 +2024/2/7 14:00,41.35,20.435,69.761,115.167,47,0.87 +2024/2/7 15:00,55.41,21.236,65.077,114.108,46,0.8 +2024/2/7 16:00,8.43,20.957,64.698,72.974,27,0.78 +2024/2/7 17:00,17.85,20.635,62.897,88.835,36,0.71 +2024/2/7 18:00,16.35,21.419,106.968,274.06,128,1.39 +2024/2/7 19:00,6.84,22.355,112.533,293.558,136,1.25 +2024/2/7 20:00,5.19,22.298,80.022,159.942,70,1.47 +2024/2/7 21:00,7.59,19.456,120.082,302.434,140,1.34 +2024/2/7 22:00,11.81,21.532,70.218,107.182,45,1.36 +2024/2/7 23:00,5.36,20.943,50.51,59.42,18,1.46 +2024/2/8 0:00,12.48,21.341,61.221,58.559,21,0.3 +2024/2/8 1:00,8.19,20.904,67.255,64.299,23,0.4 +2024/2/8 2:00,11.04,21.312,73.485,108.912,44,0.43 +2024/2/8 3:00,8.72,21.338,66.991,52.369,15,0.33 +2024/2/8 4:00,5.89,20.757,57.983,81.662,32,0.31 +2024/2/8 5:00,18.97,20.495,62.923,50.481,13,0.41 +2024/2/8 6:00,15.27,20.863,55.114,42.061,10,0.71 +2024/2/8 7:00,2.8,21.402,59.432,53.177,18,0.67 +2024/2/8 8:00,17.37,21.678,105.882,244.258,111,0.78 +2024/2/8 9:00,9.75,21.865,127.006,343.963,161,0.66 +2024/2/8 10:00,66.31,20.826,125.491,338.527,158,0.9 +2024/2/8 11:00,62.99,21.44,107.637,244.159,110,0.84 +2024/2/8 12:00,49.88,21.944,60.895,102.117,40,0.8 +2024/2/8 13:00,35.79,22.089,58.276,44.519,13,0.89 +2024/2/8 14:00,44.4,21.174,65.992,68.905,23,0.91 +2024/2/8 15:00,53.96,21.046,64.127,89.959,34,0.75 +2024/2/8 16:00,12.67,21.369,68.847,118.743,49,0.69 +2024/2/8 17:00,5.16,20.281,52.268,50.538,16,0.66 +2024/2/8 18:00,2.79,21.068,116.137,322.21,149,1.38 +2024/2/8 19:00,16.7,21.786,119.794,332.128,156,1.31 +2024/2/8 20:00,19.69,21.71,90.334,209.281,94,1.27 +2024/2/8 21:00,10.51,21.007,98.383,251.154,116,1.47 +2024/2/8 22:00,3.43,21.389,59.325,78.808,28,1.36 +2024/2/8 23:00,5.45,20.554,51.628,40.41,11,1.26 +2024/2/9 0:00,0.37,21.881,66.404,49.106,13,0.43 +2024/2/9 1:00,18.29,21.294,81.334,102.079,43,0.46 +2024/2/9 2:00,2.36,21.139,51.741,54.09,16,0.45 +2024/2/9 3:00,11.53,21.071,55.761,65.769,23,0.42 +2024/2/9 4:00,5.48,21.306,70.338,103.988,41,0.4 +2024/2/9 5:00,11.08,21.002,55.976,72.314,26,0.46 +2024/2/9 6:00,13.03,21.848,73.081,108.343,46,0.74 +2024/2/9 7:00,16.59,21.044,59.488,65.77,23,0.71 +2024/2/9 8:00,4.13,22.499,99.992,238.646,107,0.73 +2024/2/9 9:00,0.22,22.414,88.452,150.548,64,0.63 +2024/2/9 10:00,39.79,20.642,152.562,402.002,192,0.8 +2024/2/9 11:00,66.5,21.408,135.258,326.441,151,0.99 +2024/2/9 12:00,65.59,20.839,65.462,106.789,42,0.99 +2024/2/9 13:00,55.91,21.099,62.766,38.644,10,0.96 +2024/2/9 14:00,56.02,22.763,71.757,105.036,42,0.87 +2024/2/9 15:00,58.28,21.114,74.329,109.267,45,0.63 +2024/2/9 16:00,3.51,21.628,77.926,95.967,40,0.67 +2024/2/9 17:00,18.29,21.763,81.853,115.06,46,0.75 +2024/2/9 18:00,8.38,20.551,125.536,300.911,142,1.3 +2024/2/9 19:00,7.66,20.672,91.457,197.58,89,1.44 +2024/2/9 20:00,10.38,20.379,108.293,256.026,117,1.4 +2024/2/9 21:00,0.94,20.646,95.301,196.322,86,1.39 +2024/2/9 22:00,3.33,18.927,75.073,89.627,37,1.48 +2024/2/9 23:00,14.76,21.765,69.159,82.932,32,1.47 +2024/2/10 0:00,1.66,22.902,74.809,131.146,55,0.44 +2024/2/10 1:00,12.06,21.598,86.358,174.793,76,0.34 +2024/2/10 2:00,4.91,20.347,74.509,158.209,67,0.49 +2024/2/10 3:00,7.79,20.984,74.485,79.005,32,0.35 +2024/2/10 4:00,5.77,21.13,81.762,181.278,80,0.37 +2024/2/10 5:00,7.11,20.68,73.099,101.069,43,0.47 +2024/2/10 6:00,14.38,22.116,88.433,146.873,62,0.64 +2024/2/10 7:00,5.94,22.081,74.417,120.497,52,0.73 +2024/2/10 8:00,11.33,20.566,141.003,363.946,170,0.69 +2024/2/10 9:00,9.52,22.021,127.076,300.551,142,0.72 +2024/2/10 10:00,58.23,22.568,87.697,208.643,93,0.99 +2024/2/10 11:00,67.79,22.809,165.243,485.893,234,0.96 +2024/2/10 12:00,60.64,23.373,77.821,116.573,48,0.86 +2024/2/10 13:00,42.52,20.774,89.947,187.084,83,0.81 +2024/2/10 14:00,36.09,23.35,67.403,83.068,33,0.99 +2024/2/10 15:00,44.18,21.213,76.389,115.987,49,0.72 +2024/2/10 16:00,11.9,21.024,88.025,196.075,90,0.63 +2024/2/10 17:00,1.03,21.732,68.24,95.053,40,0.73 +2024/2/10 18:00,9.93,21.033,109.069,291.395,137,1.21 +2024/2/10 19:00,11.94,21.785,103.993,264.16,122,1.26 +2024/2/10 20:00,6.68,20.428,123.245,314.136,146,1.39 +2024/2/10 21:00,15.42,21.303,143.972,392.936,185,1.32 +2024/2/10 22:00,2.13,22.409,67.925,115.698,50,1.3 +2024/2/10 23:00,1.5,21.443,78.612,111.724,47,1.4 +2024/2/11 0:00,14.56,21.722,88.96,188.702,83,0.47 +2024/2/11 1:00,9.91,21.965,86.413,131.809,56,0.44 +2024/2/11 2:00,13.77,22.447,90.753,188.822,86,0.39 +2024/2/11 3:00,8.7,20.29,91.996,214.922,98,0.43 +2024/2/11 4:00,4.93,22.043,98.659,191.7,87,0.44 +2024/2/11 5:00,16.38,21.413,78.356,123.507,54,0.46 +2024/2/11 6:00,15.99,21.74,75.234,132.636,55,0.66 +2024/2/11 7:00,13.89,22.373,85.119,169.917,76,0.62 +2024/2/11 8:00,5.44,20.676,114.015,308.451,142,0.74 +2024/2/11 9:00,11.8,20.824,152.317,445.881,211,0.62 +2024/2/11 10:00,47.63,20.051,103.087,272.163,125,0.89 +2024/2/11 11:00,38.21,21.195,157.048,446.266,214,0.85 +2024/2/11 12:00,67.11,22.553,72.434,75.799,29,0.87 +2024/2/11 13:00,39.79,21.525,76.907,103.753,42,0.89 +2024/2/11 14:00,68.26,20.555,84.07,192.546,87,0.98 +2024/2/11 15:00,50.61,21.245,96.625,180.012,78,0.74 +2024/2/11 16:00,3.7,20.432,62.046,68.235,26,0.63 +2024/2/11 17:00,10.84,20.733,59.818,86.245,32,0.78 +2024/2/11 18:00,17.46,21.903,110.548,243.109,111,1.35 +2024/2/11 19:00,14.64,20.693,125.957,341.063,159,1.26 +2024/2/11 20:00,16.13,22.408,148.066,432.425,206,1.36 +2024/2/11 21:00,13.18,21.563,104.726,267.295,123,1.26 +2024/2/11 22:00,13.85,21.68,79.732,144.627,60,1.31 +2024/2/11 23:00,16.98,21.405,72.368,137.92,61,1.44 +2024/2/12 0:00,4.99,22.294,79.212,110.049,47,0.43 +2024/2/12 1:00,9.79,22.301,55.413,42.936,12,0.4 +2024/2/12 2:00,4.42,21.988,57.44,53.727,17,0.35 +2024/2/12 3:00,19.75,22.15,63.537,110.999,47,0.36 +2024/2/12 4:00,18.88,21.586,80.857,113.827,49,0.5 +2024/2/12 5:00,0.79,22.135,61.357,61.222,23,0.37 +2024/2/12 6:00,14.11,21.491,57.298,56.646,17,0.72 +2024/2/12 7:00,18.5,21.746,65.228,59.851,20,0.7 +2024/2/12 8:00,3.61,21.539,126.258,363.434,170,0.6 +2024/2/12 9:00,11.36,21.4,133.834,364.608,173,0.79 +2024/2/12 10:00,67.04,21.22,122.015,304.034,141,0.82 +2024/2/12 11:00,36.19,22.082,116.212,287.885,134,0.93 +2024/2/12 12:00,59.41,22.651,66.133,111.121,45,0.96 +2024/2/12 13:00,45.41,22.561,59.486,72.702,27,0.95 +2024/2/12 14:00,67.35,20.766,64.004,87.812,36,0.96 +2024/2/12 15:00,68.99,22.638,73.839,80.474,28,0.75 +2024/2/12 16:00,18.89,21.506,52.524,47.361,12,0.69 +2024/2/12 17:00,9.48,22.176,53.104,54.119,18,0.78 +2024/2/12 18:00,17.24,21.049,137.953,350.587,163,1.47 +2024/2/12 19:00,16.89,21.849,109.923,264.005,123,1.33 +2024/2/12 20:00,6.38,21.973,94.877,203.43,92,1.35 +2024/2/12 21:00,16.58,20.578,143.478,392.551,185,1.35 +2024/2/12 22:00,0.74,22.181,57.914,42.09,12,1.28 +2024/2/12 23:00,11.93,22.674,64.311,68.245,25,1.23 +2024/2/13 0:00,4.6,21.743,62.69,107.101,44,0.35 +2024/2/13 1:00,2.41,22.792,66.377,59.684,20,0.47 +2024/2/13 2:00,1.54,21.731,59.897,80.236,32,0.41 +2024/2/13 3:00,13.93,22.462,65.347,93.175,39,0.47 +2024/2/13 4:00,6.8,20.103,50.469,52.192,14,0.45 +2024/2/13 5:00,14.5,23.411,63.842,52.532,17,0.37 +2024/2/13 6:00,1.31,22.876,61.173,54.017,19,0.64 +2024/2/13 7:00,6.31,21.661,73.606,96.592,37,0.71 +2024/2/13 8:00,10.79,20.314,130.068,325.951,154,0.79 +2024/2/13 9:00,15.81,22.077,83.083,180.817,82,0.77 +2024/2/13 10:00,46.16,20.754,125.53,342.626,159,0.95 +2024/2/13 11:00,56.91,22.187,121.145,308.205,142,0.95 +2024/2/13 12:00,66.01,22.164,53.099,44.057,14,0.91 +2024/2/13 13:00,56.56,21.157,51.646,53.993,15,0.83 +2024/2/13 14:00,43.15,22.64,76.896,101.909,39,0.86 +2024/2/13 15:00,35.85,22.433,68.956,77.344,28,0.72 +2024/2/13 16:00,17.4,22.546,58.404,66.297,23,0.66 +2024/2/13 17:00,0.43,21.877,65.3,57.174,20,0.76 +2024/2/13 18:00,17.49,20.777,106.551,232.214,108,1.31 +2024/2/13 19:00,10.58,22.547,113.576,315.064,147,1.23 +2024/2/13 20:00,18.78,21.672,136.605,379.22,178,1.43 +2024/2/13 21:00,15.98,20.798,86.31,183.886,81,1.41 +2024/2/13 22:00,19.96,22.787,55.358,60.808,22,1.28 +2024/2/13 23:00,7.01,23.234,67.532,107.9,45,1.49 +2024/2/14 0:00,15.34,21.965,74.347,82.464,31,0.38 +2024/2/14 1:00,8.04,23.363,58.726,57.25,18,0.44 +2024/2/14 2:00,9.6,22.06,70.954,71.723,28,0.48 +2024/2/14 3:00,12.55,21.718,52.284,53.141,16,0.33 +2024/2/14 4:00,17.47,21.53,55.488,70.363,24,0.48 +2024/2/14 5:00,19.68,23.066,70.776,68.814,26,0.44 +2024/2/14 6:00,15.37,21.416,61.414,63.462,23,0.63 +2024/2/14 7:00,8.36,22.501,63.403,39.589,11,0.73 +2024/2/14 8:00,8.43,21.584,79.261,176.398,76,0.77 +2024/2/14 9:00,14.75,21.658,90.329,147.07,64,0.76 +2024/2/14 10:00,43.36,22.692,117.309,296.306,138,0.95 +2024/2/14 11:00,38.87,21.718,100.607,252.243,115,0.83 +2024/2/14 12:00,47.41,21.7,69.668,82.715,32,0.84 +2024/2/14 13:00,45.05,22.758,75.438,94.056,39,0.91 +2024/2/14 14:00,45.37,23.042,56.947,85.543,32,0.92 +2024/2/14 15:00,43.18,22.44,75.244,83.673,31,0.79 +2024/2/14 16:00,0.84,21.512,64.441,59.605,21,0.69 +2024/2/14 17:00,0.36,21.621,64.428,87.352,36,0.66 +2024/2/14 18:00,19.75,22.051,115.026,309.654,144,1.26 +2024/2/14 19:00,8.56,22.22,95.851,214.034,96,1.22 +2024/2/14 20:00,7.69,21.256,104.911,257.261,121,1.22 +2024/2/14 21:00,13.59,22.493,114.383,279.932,129,1.37 +2024/2/14 22:00,4.37,22.055,79.138,118.389,47,1.25 +2024/2/14 23:00,19,20.672,77.703,114.788,49,1.46 +2024/2/15 0:00,15.73,21.434,54.719,44.213,12,0.42 +2024/2/15 1:00,1.79,21.754,54.879,71.968,25,0.47 +2024/2/15 2:00,8.35,22.065,79.643,99.301,41,0.39 +2024/2/15 3:00,17.58,23.309,68.907,116.515,47,0.42 +2024/2/15 4:00,18.89,22.282,54.557,59.681,18,0.41 +2024/2/15 5:00,9.35,21.501,76.41,117.146,47,0.5 +2024/2/15 6:00,12.27,22.27,62.41,45.589,14,0.76 +2024/2/15 7:00,3.34,21.865,64.683,43.042,10,0.72 +2024/2/15 8:00,19.82,22.341,123.383,275.133,128,0.72 +2024/2/15 9:00,4.63,22.512,143.275,357.665,170,0.65 +2024/2/15 10:00,68,22.912,112.206,270.68,127,0.95 +2024/2/15 11:00,57.74,22.099,89.833,210.09,93,1 +2024/2/15 12:00,56.27,23.167,60.689,55.269,18,0.83 +2024/2/15 13:00,52.94,22.724,58.845,97.657,37,0.93 +2024/2/15 14:00,43.07,21.602,63.425,94.595,39,0.9 +2024/2/15 15:00,41.18,23.483,51.551,68.67,23,0.77 +2024/2/15 16:00,4.41,22.342,59.611,80.1,32,0.6 +2024/2/15 17:00,3.73,21.506,68.495,91.176,38,0.63 +2024/2/15 18:00,15.59,23.176,132.866,364.95,170,1.21 +2024/2/15 19:00,7,23.413,120.386,307.735,146,1.25 +2024/2/15 20:00,1.16,22.093,139.119,349.615,165,1.41 +2024/2/15 21:00,19.38,21.754,120.5,291.784,134,1.24 +2024/2/15 22:00,17.68,21.994,71.229,73.194,25,1.39 +2024/2/15 23:00,18.56,22.6,59.907,63.712,22,1.46 +2024/2/16 0:00,19.9,23.057,62.945,91.108,35,0.31 +2024/2/16 1:00,3.48,22.618,55.454,73.297,26,0.31 +2024/2/16 2:00,7.92,22.306,73.941,98.098,41,0.5 +2024/2/16 3:00,15.16,23.185,73.335,83.849,33,0.43 +2024/2/16 4:00,13.92,22.017,66.175,108.01,45,0.33 +2024/2/16 5:00,3.08,22.908,73.075,80.781,31,0.36 +2024/2/16 6:00,16.32,22.035,59.526,53.739,18,0.8 +2024/2/16 7:00,4.49,22.527,58.382,79.515,31,0.65 +2024/2/16 8:00,4.48,22.158,93.357,180.548,81,0.75 +2024/2/16 9:00,10.74,22.198,145.901,400.792,191,0.65 +2024/2/16 10:00,55.75,21.971,96.564,243.872,112,0.88 +2024/2/16 11:00,55.3,23.096,131.985,352.735,168,0.98 +2024/2/16 12:00,38.2,21.712,70.696,82.883,30,0.81 +2024/2/16 13:00,65.71,21.706,68.108,91.607,34,0.86 +2024/2/16 14:00,44.3,23.527,70.141,115.482,49,0.9 +2024/2/16 15:00,39.53,22.876,67.573,52.233,18,0.73 +2024/2/16 16:00,17.77,20.401,62.756,94.223,36,0.61 +2024/2/16 17:00,19.11,21.835,57.055,72.242,24,0.68 +2024/2/16 18:00,17.24,20.874,116.093,291.351,138,1.3 +2024/2/16 19:00,16.19,21.549,114.391,241.144,113,1.21 +2024/2/16 20:00,13.1,19.752,96.153,200.834,92,1.31 +2024/2/16 21:00,11.02,22.141,118.644,281.848,130,1.48 +2024/2/16 22:00,1.74,21.403,84.025,122.648,49,1.28 +2024/2/16 23:00,8.17,22.278,63.666,54.504,16,1.38 +2024/2/17 0:00,7.45,21.161,83.952,182.73,81,0.36 +2024/2/17 1:00,5.2,22.41,79.267,116.005,47,0.32 +2024/2/17 2:00,14.47,22.067,104.467,215.307,99,0.36 +2024/2/17 3:00,9.92,23.285,77.652,153.886,66,0.39 +2024/2/17 4:00,1.62,23.234,60.507,74.214,28,0.36 +2024/2/17 5:00,4.4,22.863,89.703,159.224,71,0.42 +2024/2/17 6:00,13.67,22.129,61.768,85.366,34,0.79 +2024/2/17 7:00,1.52,23.546,70.664,127.678,53,0.61 +2024/2/17 8:00,17.02,21.218,137.069,354.672,166,0.74 +2024/2/17 9:00,9.9,21.334,150.612,392.818,186,0.6 +2024/2/17 10:00,51.82,22.297,160,489.639,237,0.8 +2024/2/17 11:00,55.73,23.683,117.418,289.38,137,0.83 +2024/2/17 12:00,63.86,22.216,86.644,155.172,69,0.9 +2024/2/17 13:00,47.17,22.229,70.026,83.865,33,0.81 +2024/2/17 14:00,58.73,21.304,97.424,169.048,75,0.94 +2024/2/17 15:00,54.8,22.961,97.654,191.76,88,0.61 +2024/2/17 16:00,5.34,22.966,83.903,148.252,63,0.7 +2024/2/17 17:00,17.57,22.865,92.295,152.115,65,0.74 +2024/2/17 18:00,15.95,21.914,82.213,182.467,82,1.27 +2024/2/17 19:00,13.17,21.857,141.489,420.63,200,1.37 +2024/2/17 20:00,17.01,21.419,120.714,294.009,139,1.28 +2024/2/17 21:00,17.35,22.411,134.673,369.152,175,1.26 +2024/2/17 22:00,14.17,21.581,70.934,139.576,58,1.45 +2024/2/17 23:00,16.74,21.507,56.129,61.606,20,1.3 +2024/2/18 0:00,13.95,22.181,88.487,156.039,70,0.46 +2024/2/18 1:00,13.6,22.136,98.612,187.476,82,0.34 +2024/2/18 2:00,12.37,22.101,67.886,125.807,52,0.37 +2024/2/18 3:00,15.05,22.772,85.303,157.531,69,0.32 +2024/2/18 4:00,3.17,22.522,82.422,167.921,73,0.4 +2024/2/18 5:00,17.62,22.275,76.347,108.728,46,0.38 +2024/2/18 6:00,17.44,22.59,99.989,216.505,98,0.6 +2024/2/18 7:00,0.58,21.775,77.534,97.179,38,0.69 +2024/2/18 8:00,16.52,22.539,100.254,262.277,119,0.61 +2024/2/18 9:00,2.58,22.569,165.401,479.669,232,0.77 +2024/2/18 10:00,46.73,21.39,121.855,330.748,156,0.9 +2024/2/18 11:00,61.02,23.094,124.236,318.368,147,0.94 +2024/2/18 12:00,40.63,21.855,97.072,177.172,80,0.96 +2024/2/18 13:00,63.63,22.529,72.226,79.132,28,0.81 +2024/2/18 14:00,64.12,23.192,68.965,99.016,42,0.87 +2024/2/18 15:00,52.76,23.052,69.236,67.259,26,0.61 +2024/2/18 16:00,0.13,22.493,70.61,118.276,50,0.61 +2024/2/18 17:00,5.74,22.224,79.626,180.685,79,0.61 +2024/2/18 18:00,12.34,23.065,159.105,424.041,204,1.34 +2024/2/18 19:00,19.62,22.901,139.388,406.829,194,1.34 +2024/2/18 20:00,12.64,22.045,116.852,322.315,153,1.22 +2024/2/18 21:00,5.2,21.918,115.576,291.236,137,1.28 +2024/2/18 22:00,12.68,20.942,60.088,70.03,25,1.27 +2024/2/18 23:00,10.8,22.571,68.044,124.191,53,1.29 +2024/2/19 0:00,15.6,22.529,74.784,91.119,37,0.43 +2024/2/19 1:00,2.14,23.273,57.112,54.935,18,0.44 +2024/2/19 2:00,15.22,22.812,68.798,98.011,38,0.37 +2024/2/19 3:00,10.83,23.383,66.793,102.194,43,0.46 +2024/2/19 4:00,19.26,22.11,60.73,61.796,21,0.38 +2024/2/19 5:00,6.84,23.274,67.835,67.747,25,0.4 +2024/2/19 6:00,12.65,22.228,66.124,50.786,16,0.63 +2024/2/19 7:00,18.64,23.067,79.411,103.216,40,0.65 +2024/2/19 8:00,2.05,21.555,97.534,220.297,98,0.75 +2024/2/19 9:00,18.74,22.734,100.301,179.43,81,0.8 +2024/2/19 10:00,59.08,21.149,110.899,281.3,130,0.94 +2024/2/19 11:00,37.37,22.406,127.64,371.767,175,0.81 +2024/2/19 12:00,45.53,22.863,77.352,111.425,44,0.83 +2024/2/19 13:00,59.79,22.233,59.569,87.99,32,0.89 +2024/2/19 14:00,37.36,21.858,62.049,103.68,42,0.95 +2024/2/19 15:00,55.38,23.107,63.98,46.826,11,0.63 +2024/2/19 16:00,6.92,22.515,78.336,114.708,45,0.75 +2024/2/19 17:00,12.42,22.255,57.053,80.065,30,0.71 +2024/2/19 18:00,0.91,22.61,98.538,192.42,86,1.43 +2024/2/19 19:00,17.43,24.02,93.38,167.677,73,1.37 +2024/2/19 20:00,19.47,23.283,152.106,394.738,188,1.38 +2024/2/19 21:00,19.38,23.288,115.874,281.62,130,1.27 +2024/2/19 22:00,14.99,22.86,66.568,70.143,25,1.42 +2024/2/19 23:00,2.6,22.691,76.745,101.354,43,1.45 +2024/2/20 0:00,15.17,20.958,62.273,57.527,17,0.47 +2024/2/20 1:00,0.49,22.243,67.437,82.404,29,0.31 +2024/2/20 2:00,0.44,22.378,65.951,75.262,30,0.42 +2024/2/20 3:00,6.47,21.369,74.084,120.893,49,0.5 +2024/2/20 4:00,9.77,21.905,79.423,96.858,39,0.42 +2024/2/20 5:00,15.41,21.287,69.251,110.856,45,0.33 +2024/2/20 6:00,13.67,22.67,48.765,48,14,0.78 +2024/2/20 7:00,8.92,23.191,70.301,80.513,30,0.65 +2024/2/20 8:00,5.47,23.353,135.776,385.952,183,0.61 +2024/2/20 9:00,19.94,22.952,126.154,325.534,151,0.69 +2024/2/20 10:00,49.92,22.044,133.916,389.835,184,0.82 +2024/2/20 11:00,50.8,21.325,92.386,179.126,80,0.82 +2024/2/20 12:00,40.73,21.459,71.88,73.886,26,0.89 +2024/2/20 13:00,62.82,21.824,74.454,104.65,40,0.92 +2024/2/20 14:00,59.28,22.097,60.791,81.803,33,0.98 +2024/2/20 15:00,42.73,22.591,73.423,74.881,28,0.74 +2024/2/20 16:00,1.65,22.008,65.642,101.705,39,0.77 +2024/2/20 17:00,13.61,22.906,55.732,50.391,14,0.68 +2024/2/20 18:00,13.09,22.544,101.462,230.349,103,1.3 +2024/2/20 19:00,5.47,22.701,151.314,381.398,183,1.38 +2024/2/20 20:00,19.02,23.371,121.378,343.628,160,1.41 +2024/2/20 21:00,3.02,21.888,117.435,276.918,127,1.37 +2024/2/20 22:00,8.65,22.955,64.239,91.15,34,1.28 +2024/2/20 23:00,18.87,22.685,60.567,96.973,38,1.31 +2024/2/21 0:00,8.39,22.59,78.201,93.519,39,0.39 +2024/2/21 1:00,12.77,23.325,71.297,98.391,39,0.3 +2024/2/21 2:00,7.95,23.322,75.07,99.078,40,0.48 +2024/2/21 3:00,5.48,22.177,66.308,106.27,43,0.4 +2024/2/21 4:00,19.68,22.688,73.731,96.403,37,0.45 +2024/2/21 5:00,8.19,22.976,66.07,58.96,19,0.33 +2024/2/21 6:00,17.88,22.629,55.117,43.926,13,0.71 +2024/2/21 7:00,4.6,23.155,72.439,104.995,42,0.79 +2024/2/21 8:00,4.26,22.976,102.437,187.831,86,0.64 +2024/2/21 9:00,0.62,23.812,129.935,307.054,146,0.67 +2024/2/21 10:00,57.81,21.758,100.397,225.015,103,0.88 +2024/2/21 11:00,47.9,22.726,100.291,210.572,94,0.88 +2024/2/21 12:00,65.25,22.203,63.185,53.226,15,0.92 +2024/2/21 13:00,51.56,23.166,53.487,72.498,26,0.88 +2024/2/21 14:00,68.89,21.694,64.267,73.68,25,0.93 +2024/2/21 15:00,41.49,23.015,83.691,112.259,48,0.7 +2024/2/21 16:00,17.37,22.394,76.444,94.641,35,0.63 +2024/2/21 17:00,15.53,22.323,63.149,50.218,13,0.79 +2024/2/21 18:00,15.42,21.82,113.124,304.992,142,1.27 +2024/2/21 19:00,16.9,22.504,105.881,199.587,92,1.37 +2024/2/21 20:00,15.22,23.434,113.191,263.542,122,1.22 +2024/2/21 21:00,12.52,22.787,119.958,318.793,151,1.48 +2024/2/21 22:00,2.62,23.18,60.485,49.284,14,1.48 +2024/2/21 23:00,0.65,23.731,80.13,108.9,46,1.31 +2024/2/22 0:00,18.42,23.068,47.247,39.818,10,0.32 +2024/2/22 1:00,12.33,22.555,65.829,47.056,15,0.45 +2024/2/22 2:00,15.93,23.187,64.904,42.818,13,0.35 +2024/2/22 3:00,9.63,22.565,59.769,95.479,39,0.44 +2024/2/22 4:00,2.35,22.591,77.506,93.292,39,0.48 +2024/2/22 5:00,2.5,21.892,71.936,74.161,26,0.42 +2024/2/22 6:00,13.71,23.442,57.254,84.067,33,0.77 +2024/2/22 7:00,8.61,22.667,65.883,101.981,40,0.64 +2024/2/22 8:00,4.01,23.02,112.962,283.535,131,0.78 +2024/2/22 9:00,9.83,22.234,108.478,261.661,123,0.65 +2024/2/22 10:00,37.25,23.169,145.18,378.12,180,0.85 +2024/2/22 11:00,55.37,22.421,123.662,326.669,153,0.98 +2024/2/22 12:00,44.41,22.822,68.132,60.184,18,0.91 +2024/2/22 13:00,62.91,23.415,75.4,81.013,31,0.96 +2024/2/22 14:00,45.86,23.368,51.836,42.048,11,0.96 +2024/2/22 15:00,50.93,22.896,68.176,94.502,36,0.73 +2024/2/22 16:00,0.23,21.71,63.654,73.033,25,0.64 +2024/2/22 17:00,1.45,24.362,58.588,52.233,14,0.74 +2024/2/22 18:00,7.85,23.852,108.484,263.972,122,1.22 +2024/2/22 19:00,9.6,23.331,92.82,214.938,99,1.26 +2024/2/22 20:00,12,22.427,108.091,290.644,134,1.39 +2024/2/22 21:00,5.83,22.839,104.627,266.256,125,1.47 +2024/2/22 22:00,13.9,22.565,80.526,109.183,45,1.43 +2024/2/22 23:00,17.2,23.618,62.608,89.282,34,1.3 +2024/2/23 0:00,15.6,23.168,60.036,95.919,37,0.46 +2024/2/23 1:00,0.79,22.52,67.471,82.33,30,0.49 +2024/2/23 2:00,9.61,22.723,60.506,92.935,38,0.37 +2024/2/23 3:00,2.1,23.633,58.401,92.816,34,0.34 +2024/2/23 4:00,4.84,23.864,71.931,94.784,39,0.34 +2024/2/23 5:00,19.73,23.831,75.828,111.961,48,0.38 +2024/2/23 6:00,2.85,23.443,50.83,61.641,20,0.61 +2024/2/23 7:00,9.98,22.86,63.21,80.1,28,0.7 +2024/2/23 8:00,12.36,20.691,127.715,336.594,158,0.75 +2024/2/23 9:00,14.05,23.188,96.434,202.955,91,0.71 +2024/2/23 10:00,54.59,23.013,132.757,332.385,156,0.99 +2024/2/23 11:00,35.34,23.097,100.156,233.427,109,0.89 +2024/2/23 12:00,46.43,23.046,62.656,77.813,28,0.8 +2024/2/23 13:00,53.12,22.152,65.355,56.582,19,0.89 +2024/2/23 14:00,38.08,23.334,67.451,60.357,18,0.99 +2024/2/23 15:00,47.27,23.376,67.826,56.868,20,0.62 +2024/2/23 16:00,0.66,23.403,73.053,112.021,47,0.64 +2024/2/23 17:00,1.57,23.543,70.417,100.049,40,0.74 +2024/2/23 18:00,7.94,23.36,124.582,315.774,148,1.29 +2024/2/23 19:00,2.65,22.762,113.874,245.003,113,1.43 +2024/2/23 20:00,11.35,22.971,118.299,264.144,123,1.33 +2024/2/23 21:00,13.79,23.068,131.231,356.472,170,1.44 +2024/2/23 22:00,16.01,23.078,48.757,45.209,11,1.37 +2024/2/23 23:00,4,23.57,60.079,69.488,25,1.22 +2024/2/24 0:00,3.35,23.474,65.768,100.73,40,0.38 +2024/2/24 1:00,2.09,24.146,94.516,162.466,71,0.37 +2024/2/24 2:00,12.73,24.197,87.318,188.755,84,0.46 +2024/2/24 3:00,14.13,23.162,60.124,88.048,33,0.42 +2024/2/24 4:00,0.63,20.338,75.49,91.294,35,0.46 +2024/2/24 5:00,18.72,23.774,78.73,165.739,74,0.37 +2024/2/24 6:00,1.04,22.788,59.205,76.537,28,0.74 +2024/2/24 7:00,10.83,22.622,62.282,71.445,27,0.61 +2024/2/24 8:00,14.18,22.876,139.402,370.888,175,0.61 +2024/2/24 9:00,17.42,22.846,140.053,393.319,187,0.66 +2024/2/24 10:00,59.99,23.458,128.425,329.394,157,0.95 +2024/2/24 11:00,63.06,22.109,90.977,210.34,94,0.91 +2024/2/24 12:00,46.88,22.44,96.485,197.747,90,0.88 +2024/2/24 13:00,63.52,23.311,63.656,86.202,31,0.98 +2024/2/24 14:00,37.8,23.463,95.985,173.806,78,0.9 +2024/2/24 15:00,66.32,23.473,86.815,178.966,77,0.72 +2024/2/24 16:00,10.95,22.631,76.876,131.63,56,0.8 +2024/2/24 17:00,16.35,22.506,83.843,143.264,64,0.7 +2024/2/24 18:00,9.05,22.809,128.963,361.763,173,1.44 +2024/2/24 19:00,12.87,23.253,116.136,307.821,146,1.32 +2024/2/24 20:00,10.53,23.891,146.305,377.562,181,1.21 +2024/2/24 21:00,14.63,21.758,130.468,357.678,170,1.45 +2024/2/24 22:00,1.63,22.984,99.194,200.246,91,1.48 +2024/2/24 23:00,1.21,22.267,90.949,212.113,98,1.33 +2024/2/25 0:00,4.94,22.165,94.937,173.381,77,0.4 +2024/2/25 1:00,3.19,23.727,109.265,216.654,99,0.38 +2024/2/25 2:00,17.44,23.513,92.974,203.363,91,0.5 +2024/2/25 3:00,4.38,23.463,70.611,98.959,41,0.48 +2024/2/25 4:00,19.52,23.704,87.354,178.14,77,0.31 +2024/2/25 5:00,6.74,22.932,72.884,80.16,30,0.46 +2024/2/25 6:00,3.64,22.96,52.699,71.237,25,0.72 +2024/2/25 7:00,15.79,24.256,73.569,97.395,41,0.61 +2024/2/25 8:00,13.17,23.072,172.047,496.591,238,0.69 +2024/2/25 9:00,9.96,23.611,101.148,232.681,107,0.63 +2024/2/25 10:00,54.44,23.218,110.887,290.242,133,0.97 +2024/2/25 11:00,60.17,22.027,164.294,501.856,239,0.8 +2024/2/25 12:00,43,21.886,105.509,219.376,99,0.97 +2024/2/25 13:00,69.87,22.871,70.322,138.679,58,0.99 +2024/2/25 14:00,69.12,23.77,90.776,179.446,79,0.81 +2024/2/25 15:00,57.76,23.638,90.637,193.17,89,0.74 +2024/2/25 16:00,3.99,23.701,81.805,168.031,73,0.71 +2024/2/25 17:00,13.6,22.613,72.115,104.771,44,0.79 +2024/2/25 18:00,1.44,24.025,119.957,269.826,124,1.44 +2024/2/25 19:00,0.61,22.627,137.862,357.105,171,1.41 +2024/2/25 20:00,5.15,23.334,137.272,344.109,163,1.48 +2024/2/25 21:00,9.25,23.209,125.514,314.169,147,1.25 +2024/2/25 22:00,17.37,23.114,64.454,60.332,21,1.31 +2024/2/25 23:00,14.54,23.902,68.648,101.94,40,1.45 +2024/2/26 0:00,14.85,22.899,67.52,56.227,18,0.32 +2024/2/26 1:00,8.51,22.488,66.539,90.597,33,0.49 +2024/2/26 2:00,6.92,23.323,75.035,114.578,48,0.45 +2024/2/26 3:00,7.42,23.083,58.499,54.219,16,0.39 +2024/2/26 4:00,19.75,24.685,65.824,101.358,39,0.37 +2024/2/26 5:00,0.8,23.669,50.125,39.536,11,0.33 +2024/2/26 6:00,17.34,23.077,51.977,64.541,21,0.62 +2024/2/26 7:00,11.57,22.679,65.363,62.933,22,0.68 +2024/2/26 8:00,8.77,22.126,97.786,224.287,104,0.77 +2024/2/26 9:00,14.51,22.699,105.784,247.036,116,0.71 +2024/2/26 10:00,52.03,23.375,109.899,228.438,103,0.89 +2024/2/26 11:00,65.57,24.018,133.329,344.862,164,0.86 +2024/2/26 12:00,66.52,23.882,53.942,63.512,24,0.83 +2024/2/26 13:00,49.76,23.437,69.992,75.972,28,1 +2024/2/26 14:00,44.69,23.128,68.623,112.467,47,0.81 +2024/2/26 15:00,55.73,23.458,65.554,79.918,29,0.66 +2024/2/26 16:00,18.25,23.012,64.7,74.074,29,0.75 +2024/2/26 17:00,4.21,24.14,58.262,70.327,27,0.7 +2024/2/26 18:00,12.46,23.205,137.815,401.041,191,1.29 +2024/2/26 19:00,12.63,23.263,111.225,288.204,134,1.5 +2024/2/26 20:00,14.66,21.887,109.447,293.242,135,1.39 +2024/2/26 21:00,2.63,23.201,109.013,274.856,127,1.29 +2024/2/26 22:00,14.32,23.747,77.946,96.026,36,1.45 +2024/2/26 23:00,18.18,22.672,72.042,113.178,48,1.25 +2024/2/27 0:00,3.59,22.976,71.778,78.962,29,0.39 +2024/2/27 1:00,4.75,23.809,75.484,119.552,49,0.47 +2024/2/27 2:00,19.43,22.518,67.332,78.258,28,0.5 +2024/2/27 3:00,3.62,23.931,66.627,118.887,47,0.38 +2024/2/27 4:00,17.09,23.106,57.496,67.68,24,0.33 +2024/2/27 5:00,9.85,23.189,57.709,48.693,15,0.41 +2024/2/27 6:00,4.94,22.746,66.623,59.522,18,0.79 +2024/2/27 7:00,17.41,23.605,63.358,106.768,45,0.73 +2024/2/27 8:00,8.91,24.472,127.638,325.37,155,0.72 +2024/2/27 9:00,10.3,23.803,76.02,159.436,70,0.66 +2024/2/27 10:00,47.57,22.907,102.136,229.472,106,0.92 +2024/2/27 11:00,55.75,23.966,134.577,346.965,164,0.98 +2024/2/27 12:00,40.72,23.23,78.394,118.861,47,0.88 +2024/2/27 13:00,48.69,24.069,55.271,68.485,25,0.85 +2024/2/27 14:00,68.93,23.815,48.832,44.08,11,0.9 +2024/2/27 15:00,44.03,21.474,66.401,85.504,34,0.68 +2024/2/27 16:00,13.13,22.821,77.961,90.034,36,0.69 +2024/2/27 17:00,6.5,23.879,53.121,41.432,12,0.62 +2024/2/27 18:00,15.47,23.487,105.051,246.722,113,1.3 +2024/2/27 19:00,2.62,22.809,106.149,247.261,115,1.45 +2024/2/27 20:00,19.4,23.046,95.614,238.184,108,1.32 +2024/2/27 21:00,9.08,22.228,121.983,287.803,133,1.49 +2024/2/27 22:00,4.72,23.358,61.062,83.213,32,1.41 +2024/2/27 23:00,1.47,24.389,68.073,71.256,28,1.31 +2024/2/28 0:00,3.4,23.894,66.502,83.227,34,0.35 +2024/2/28 1:00,10.4,24.44,68.736,86.328,33,0.44 +2024/2/28 2:00,6.74,23.93,46.079,43.392,10,0.36 +2024/2/28 3:00,16.58,23.994,76.299,94.989,37,0.49 +2024/2/28 4:00,8.62,24.367,63.877,95.357,38,0.32 +2024/2/28 5:00,4.97,23.691,75.402,111.821,44,0.31 +2024/2/28 6:00,12.34,23.398,68.96,68.97,26,0.64 +2024/2/28 7:00,14.14,23.996,60.801,58.594,20,0.72 +2024/2/28 8:00,3.34,24.172,124.747,332.653,156,0.77 +2024/2/28 9:00,3.35,23.236,137.058,327.917,155,0.63 +2024/2/28 10:00,36.28,23.096,118.069,314.977,145,0.92 +2024/2/28 11:00,60.77,23.571,111.473,229.523,105,0.83 +2024/2/28 12:00,58.23,23.907,67.124,111.517,48,0.91 +2024/2/28 13:00,51.61,23.891,69.284,102.761,43,0.8 +2024/2/28 14:00,64.55,22.664,66.27,114.325,47,0.91 +2024/2/28 15:00,63.2,24.345,48.545,54.501,17,0.7 +2024/2/28 16:00,11.71,23.143,60.205,84.841,30,0.61 +2024/2/28 17:00,17.37,23.355,56.744,81,30,0.74 +2024/2/28 18:00,4.12,22.988,115.227,243.666,111,1.37 +2024/2/28 19:00,2.24,24.596,118.733,271.137,127,1.39 +2024/2/28 20:00,5.39,23.623,116.074,320.069,152,1.36 +2024/2/28 21:00,1.14,23.019,133.973,379.02,179,1.42 +2024/2/28 22:00,10.62,23.921,58.402,43.649,10,1.36 +2024/2/28 23:00,18.73,23.878,58.971,64.874,22,1.48 +2024/2/29 0:00,0.79,23.49,80.137,113.428,47,0.49 +2024/2/29 1:00,2.44,23.988,59.597,58.782,19,0.45 +2024/2/29 2:00,9.04,23.136,74.073,103.688,42,0.48 +2024/2/29 3:00,18.68,23.325,69.441,86.419,35,0.48 +2024/2/29 4:00,6.32,22.392,63.263,64.412,21,0.35 +2024/2/29 5:00,10.14,22.836,58.602,76.33,28,0.5 +2024/2/29 6:00,0.83,24.369,59.466,66.993,24,0.65 +2024/2/29 7:00,2.97,24.309,48.013,48.596,14,0.6 +2024/2/29 8:00,19.73,23.621,120.753,293.412,138,0.79 +2024/2/29 9:00,19.3,24.317,125.185,323.28,152,0.64 +2024/2/29 10:00,35.17,23.505,120.714,283.224,131,0.92 +2024/2/29 11:00,68.31,23.46,138.128,393.262,188,0.99 +2024/2/29 12:00,57.37,23.616,60.236,68.49,23,0.81 +2024/2/29 13:00,65.38,23.523,67.115,114.21,47,0.85 +2024/2/29 14:00,50.92,23.475,75.78,117.617,47,0.92 +2024/2/29 15:00,53.05,24.116,68.961,71.472,24,0.75 +2024/2/29 16:00,9.78,23.664,79.309,115.945,48,0.76 +2024/2/29 17:00,13.34,23.931,66.384,46.955,15,0.78 +2024/2/29 18:00,2.79,24.07,144.435,362.366,170,1.25 +2024/2/29 19:00,0.6,23.78,127.441,307.187,144,1.31 +2024/2/29 20:00,6.16,23.051,103.236,250.946,115,1.41 +2024/2/29 21:00,14.09,22.818,132.885,370.073,177,1.41 +2024/2/29 22:00,4.04,23.663,57.451,55.316,17,1.29 +2024/2/29 23:00,13.47,23.499,79.878,98.736,40,1.29 +2024/3/1 0:00,19.4,23.718,58.753,60.342,21,0.36 +2024/3/1 1:00,1.88,23.667,51.481,54.799,15,0.48 +2024/3/1 2:00,13.45,24.658,76.387,89.324,35,0.48 +2024/3/1 3:00,8.88,22.938,60.218,71.78,25,0.3 +2024/3/1 4:00,17.36,22.52,73.318,99.277,39,0.37 +2024/3/1 5:00,3.54,23.835,69.763,72.043,28,0.38 +2024/3/1 6:00,13.85,23.481,70.363,76.479,27,0.8 +2024/3/1 7:00,16.76,23.827,72.926,84.232,33,0.79 +2024/3/1 8:00,18.89,23.95,131.225,320.989,149,0.73 +2024/3/1 9:00,13.66,24.24,93.853,183.076,81,0.61 +2024/3/1 10:00,67.37,22.829,112.077,274.171,128,0.84 +2024/3/1 11:00,72.8,23.384,134.846,344.563,163,0.89 +2024/3/1 12:00,84.1,23.88,68.735,70.315,24,0.99 +2024/3/1 13:00,70.68,24.032,55.513,54.501,17,0.82 +2024/3/1 14:00,46.37,24.549,69.93,117.684,48,0.96 +2024/3/1 15:00,86.89,24.11,55.874,52.583,18,0.64 +2024/3/1 16:00,13.79,23.646,69.526,96.87,37,0.7 +2024/3/1 17:00,13.53,23.198,59.049,90.204,36,0.75 +2024/3/1 18:00,4.31,23.38,110.079,239.199,109,1.41 +2024/3/1 19:00,13.18,23.365,116.277,310.147,147,1.43 +2024/3/1 20:00,7.88,23.982,133.657,382.214,182,1.44 +2024/3/1 21:00,13.02,23.8,93.453,219.489,99,1.29 +2024/3/1 22:00,2.13,22.942,59.039,47.742,15,1.31 +2024/3/1 23:00,13.16,23.45,62.211,89.803,33,1.44 +2024/3/2 0:00,19.99,24.148,93.362,205.612,92,0.31 +2024/3/2 1:00,0.96,23.923,69.133,65.703,21,0.4 +2024/3/2 2:00,19.54,24.019,105.444,212.954,97,0.48 +2024/3/2 3:00,8.14,23.937,92.044,155.34,70,0.48 +2024/3/2 4:00,17.42,24.425,76.553,120.761,50,0.46 +2024/3/2 5:00,15.65,23.87,80.329,110.392,46,0.3 +2024/3/2 6:00,11.34,23.566,80.571,119.482,50,0.78 +2024/3/2 7:00,14.77,23.281,103.565,199.811,89,0.78 +2024/3/2 8:00,17.57,23.877,137.787,408.007,193,0.73 +2024/3/2 9:00,8.08,22.333,107.575,283.276,134,0.66 +2024/3/2 10:00,59.72,23.669,117.001,316.693,147,0.9 +2024/3/2 11:00,75.04,23.658,156.082,409.935,195,0.95 +2024/3/2 12:00,81.35,23.021,81.611,138.567,59,0.96 +2024/3/2 13:00,79.3,23.274,92.022,191.98,87,0.87 +2024/3/2 14:00,80.9,24.12,81.754,145.208,63,0.87 +2024/3/2 15:00,64.6,23.868,69.092,72.104,25,0.75 +2024/3/2 16:00,16.36,23.808,96.582,174.767,76,0.74 +2024/3/2 17:00,2.4,23.903,93.094,172.871,77,0.7 +2024/3/2 18:00,10.89,23.803,140.197,361.911,170,1.33 +2024/3/2 19:00,0.12,24.29,111.908,279.58,131,1.4 +2024/3/2 20:00,6.49,23.818,109.341,263.32,120,1.21 +2024/3/2 21:00,7.33,22.965,100.704,193.098,86,1.22 +2024/3/2 22:00,7.92,24.426,66.219,64.752,21,1.37 +2024/3/2 23:00,13.91,23.932,64.185,61.772,21,1.26 +2024/3/3 0:00,7.77,23.55,86.805,199.291,91,0.45 +2024/3/3 1:00,8.97,23.187,77.29,165.292,73,0.45 +2024/3/3 2:00,4.75,24.019,75.108,148.815,65,0.44 +2024/3/3 3:00,7.47,23.785,81.628,138.327,60,0.48 +2024/3/3 4:00,4.55,24.464,94.728,193.122,88,0.33 +2024/3/3 5:00,1.46,23.674,83.354,120.592,49,0.35 +2024/3/3 6:00,12.07,23.419,85.395,141.864,63,0.65 +2024/3/3 7:00,13.36,24.223,60.379,81.876,29,0.76 +2024/3/3 8:00,12.39,24.235,136.73,390.75,187,0.7 +2024/3/3 9:00,9.27,23.918,152.991,408.799,192,0.65 +2024/3/3 10:00,62.09,24.136,133.192,360.885,168,0.83 +2024/3/3 11:00,83.85,23.823,111.069,250.984,116,0.98 +2024/3/3 12:00,68.36,23.948,95.803,202.878,89,0.94 +2024/3/3 13:00,66.56,24.324,90.149,215.691,96,0.91 +2024/3/3 14:00,46.15,24.115,76.641,157.824,71,0.99 +2024/3/3 15:00,60.36,23.76,70.04,114.473,45,0.77 +2024/3/3 16:00,7.6,24.39,59.231,63.425,24,0.64 +2024/3/3 17:00,7.98,22.5,69.976,82.819,33,0.7 +2024/3/3 18:00,11.6,24.608,119.644,288.846,134,1.35 +2024/3/3 19:00,10.67,22.919,122.379,267.807,126,1.45 +2024/3/3 20:00,12.16,23.53,159.162,424.617,204,1.24 +2024/3/3 21:00,15.3,23.821,160.932,468.535,222,1.34 +2024/3/3 22:00,16.26,23.771,72.501,114.947,45,1.39 +2024/3/3 23:00,14.36,24.266,77.483,118.981,48,1.48 +2024/3/4 0:00,19.11,23.393,48.782,46.152,13,0.48 +2024/3/4 1:00,0.36,24.035,78.498,98.003,37,0.41 +2024/3/4 2:00,3.92,23.644,67.376,84.119,34,0.42 +2024/3/4 3:00,0.15,24.049,82.698,122.429,49,0.47 +2024/3/4 4:00,12.95,23.89,79.847,100.516,41,0.45 +2024/3/4 5:00,17.96,23.961,74.133,113.615,45,0.48 +2024/3/4 6:00,4.87,23.658,52.067,61.684,20,0.78 +2024/3/4 7:00,18.54,23.678,74.467,116.603,46,0.77 +2024/3/4 8:00,1.21,24.046,104.953,235.647,106,0.6 +2024/3/4 9:00,18.69,24.306,116.284,265.879,121,0.66 +2024/3/4 10:00,60.82,23.634,81.965,185.318,82,0.88 +2024/3/4 11:00,49.56,23.494,132.326,355.332,166,0.94 +2024/3/4 12:00,66.86,24.18,67.455,58.571,18,0.86 +2024/3/4 13:00,56.55,23.905,82.326,106.616,45,0.86 +2024/3/4 14:00,57.82,24.264,63.328,99.486,39,0.88 +2024/3/4 15:00,58.83,23.474,77.412,96.482,40,0.79 +2024/3/4 16:00,16.06,22.979,56.925,79.695,28,0.69 +2024/3/4 17:00,10.78,23.666,72.823,79.659,32,0.63 +2024/3/4 18:00,6.23,23.548,87.546,192.87,84,1.2 +2024/3/4 19:00,12.21,23.884,111.193,227.006,104,1.27 +2024/3/4 20:00,14.32,23.614,97.91,192.706,88,1.48 +2024/3/4 21:00,5.45,24.23,128.982,348.357,162,1.49 +2024/3/4 22:00,8.27,23.786,58.119,65.454,25,1.36 +2024/3/4 23:00,2.44,23.987,67.205,109.701,45,1.39 +2024/3/5 0:00,3.62,24.064,64.616,66.702,22,0.46 +2024/3/5 1:00,13.62,24.08,80.916,110.168,46,0.31 +2024/3/5 2:00,3.63,23.986,71.599,86.288,33,0.37 +2024/3/5 3:00,10.5,24.207,70.696,78.004,28,0.43 +2024/3/5 4:00,14.18,23.621,70.128,82.52,29,0.48 +2024/3/5 5:00,2.14,24.517,77.583,88.027,36,0.45 +2024/3/5 6:00,11.35,23.891,68.156,68.572,26,0.67 +2024/3/5 7:00,5.13,23.348,56.705,70.089,25,0.78 +2024/3/5 8:00,19.26,24.077,127.832,307.185,144,0.73 +2024/3/5 9:00,9.67,23.593,89.441,191.108,86,0.77 +2024/3/5 10:00,81.27,24.267,145.916,361.97,172,0.88 +2024/3/5 11:00,69.76,24.735,111.533,276.607,128,0.8 +2024/3/5 12:00,46.95,23.625,51.356,45.833,11,0.83 +2024/3/5 13:00,73.49,24.136,56.784,64.609,24,0.99 +2024/3/5 14:00,87.81,23.095,72.17,93.153,38,0.81 +2024/3/5 15:00,72.07,24.185,64.184,109.708,44,0.72 +2024/3/5 16:00,16.38,23.575,70.071,59.562,22,0.68 +2024/3/5 17:00,17.68,23.706,59.886,77.738,28,0.69 +2024/3/5 18:00,4.56,23.462,97.908,226.145,104,1.32 +2024/3/5 19:00,4.24,24.292,79.421,172.579,77,1.22 +2024/3/5 20:00,12.22,24.39,128.92,355.055,168,1.24 +2024/3/5 21:00,8.22,24.006,95.38,206.496,94,1.22 +2024/3/5 22:00,16.8,23.586,64.892,93.412,35,1.22 +2024/3/5 23:00,18,24.574,63.96,98.461,37,1.23 +2024/3/6 0:00,7.07,23.729,52.815,68.48,24,0.44 +2024/3/6 1:00,4.74,22.956,55.012,56.819,18,0.32 +2024/3/6 2:00,15.61,24.254,71.067,77.705,31,0.35 +2024/3/6 3:00,5.5,23.551,71.776,114.132,46,0.43 +2024/3/6 4:00,16.45,24.441,60.816,80.841,30,0.32 +2024/3/6 5:00,8.47,23.903,65.096,91.504,38,0.48 +2024/3/6 6:00,13.35,24.308,68.589,86.984,35,0.7 +2024/3/6 7:00,1.91,24.569,53.546,47.019,15,0.79 +2024/3/6 8:00,12.48,23.496,137.116,354.71,169,0.64 +2024/3/6 9:00,9.04,23.817,140.789,345.586,162,0.61 +2024/3/6 10:00,71.4,24.038,118.324,334.284,155,0.92 +2024/3/6 11:00,52.56,24.608,103.875,264.63,121,0.87 +2024/3/6 12:00,78.16,23.773,65.082,105.774,43,0.91 +2024/3/6 13:00,83.83,23.804,55.941,47.041,14,0.89 +2024/3/6 14:00,54.75,24.261,53.328,68.865,25,0.89 +2024/3/6 15:00,49.31,23.812,60.05,63.012,21,0.77 +2024/3/6 16:00,0.47,24.133,69.078,60.592,21,0.64 +2024/3/6 17:00,12.84,23.31,50.231,57.261,20,0.7 +2024/3/6 18:00,12.14,24.774,122.299,321.028,150,1.32 +2024/3/6 19:00,10.93,23.422,133.218,330.907,156,1.4 +2024/3/6 20:00,4.64,23.93,89.59,201.141,93,1.22 +2024/3/6 21:00,7.82,24.056,137.551,399.222,192,1.36 +2024/3/6 22:00,11.89,24.705,61.116,51.741,17,1.34 +2024/3/6 23:00,9.94,23.434,63.199,112.124,46,1.49 +2024/3/7 0:00,19.76,24.761,65.535,56.542,19,0.45 +2024/3/7 1:00,2.73,24.422,53.837,65.241,25,0.33 +2024/3/7 2:00,13.9,24.302,55.987,39.232,11,0.4 +2024/3/7 3:00,8.09,23.698,68.803,71.964,28,0.46 +2024/3/7 4:00,8.56,24.358,52.84,56.486,16,0.4 +2024/3/7 5:00,14.35,23.824,47.571,40.128,11,0.37 +2024/3/7 6:00,13.85,24.58,59.512,79.148,32,0.68 +2024/3/7 7:00,19.83,23.705,77.094,101.606,40,0.67 +2024/3/7 8:00,2.57,24.095,117.116,269.324,126,0.6 +2024/3/7 9:00,2.08,23.902,85.962,188.667,84,0.75 +2024/3/7 10:00,77.6,23.697,139.822,358.507,171,0.92 +2024/3/7 11:00,71.03,24.416,95.672,190.84,83,0.85 +2024/3/7 12:00,57.34,24.345,84.455,122.703,49,0.93 +2024/3/7 13:00,48.57,24.564,60.831,73.56,26,0.86 +2024/3/7 14:00,48.85,23.279,70.797,76.072,27,0.85 +2024/3/7 15:00,85.24,24.52,58.429,57.259,19,0.75 +2024/3/7 16:00,3.84,24.861,76.455,98.622,37,0.76 +2024/3/7 17:00,6.47,23.949,52.832,63.237,22,0.73 +2024/3/7 18:00,4.53,24.741,119.006,319.395,151,1.44 +2024/3/7 19:00,7.1,24.031,94.999,168.154,76,1.31 +2024/3/7 20:00,1.39,23.501,138.386,345.081,164,1.22 +2024/3/7 21:00,10.38,24.013,122.109,324.722,152,1.38 +2024/3/7 22:00,1.35,24.515,63.936,65.451,24,1.28 +2024/3/7 23:00,16.01,23.77,60.154,71.542,25,1.43 +2024/3/8 0:00,4.67,23.959,54.206,74.822,28,0.37 +2024/3/8 1:00,10.8,24.425,58.022,93.869,35,0.43 +2024/3/8 2:00,17.6,24.211,61.585,102.585,41,0.41 +2024/3/8 3:00,13.02,24.422,59.381,51.226,15,0.46 +2024/3/8 4:00,10.66,24.3,53.085,50.566,15,0.47 +2024/3/8 5:00,6.49,24.386,49.879,51.856,14,0.31 +2024/3/8 6:00,6.66,24.033,64.323,37.634,11,0.66 +2024/3/8 7:00,13.39,24.298,47.926,37.673,11,0.77 +2024/3/8 8:00,19.88,23.809,102.48,218.017,98,0.68 +2024/3/8 9:00,13.24,24.634,137.383,340.68,159,0.7 +2024/3/8 10:00,70.1,23.944,99.777,245.336,113,0.84 +2024/3/8 11:00,77.88,24.59,91.795,208.523,95,0.91 +2024/3/8 12:00,65.93,24.116,67.976,83.779,33,0.85 +2024/3/8 13:00,47.71,24.287,65.669,79.344,31,0.97 +2024/3/8 14:00,70.3,24.006,67.421,92.12,34,0.84 +2024/3/8 15:00,88.09,23.767,57.094,41.951,12,0.67 +2024/3/8 16:00,3.51,23.394,71.498,71.481,25,0.62 +2024/3/8 17:00,13.8,23.748,60.577,100.871,39,0.72 +2024/3/8 18:00,4.02,24.079,106.209,219.22,102,1.48 +2024/3/8 19:00,10.72,24.29,117.65,307.339,146,1.25 +2024/3/8 20:00,1.93,24.556,96.474,214.331,98,1.21 +2024/3/8 21:00,9.01,24.027,117.286,323.96,151,1.33 +2024/3/8 22:00,15.12,23.831,63.413,75.608,29,1.42 +2024/3/8 23:00,6.95,23.554,70.584,73.015,29,1.49 +2024/3/9 0:00,13.3,24.444,79.975,169.881,76,0.31 +2024/3/9 1:00,15.91,24.702,80.512,155.901,70,0.46 +2024/3/9 2:00,18.54,24.673,65.961,91.194,37,0.37 +2024/3/9 3:00,4.69,24.517,90.078,210.332,96,0.33 +2024/3/9 4:00,7.99,24.495,94.246,172.281,78,0.34 +2024/3/9 5:00,3.05,24.773,79.239,116.064,47,0.48 +2024/3/9 6:00,19.85,24.394,100.718,193.559,88,0.76 +2024/3/9 7:00,18.54,24.497,75.178,115.611,47,0.66 +2024/3/9 8:00,10.8,24.151,93.645,194.99,87,0.79 +2024/3/9 9:00,16.84,23.682,98.251,235.98,106,0.62 +2024/3/9 10:00,68.44,23.998,120.603,285.879,135,0.86 +2024/3/9 11:00,73.06,24.272,143.391,395.146,189,0.93 +2024/3/9 12:00,49.01,24.298,83.916,121.652,49,1 +2024/3/9 13:00,78.99,24.819,98.364,179.221,78,0.89 +2024/3/9 14:00,50.75,24.305,96.604,170.921,77,0.96 +2024/3/9 15:00,82.17,24.651,61.702,74.077,29,0.78 +2024/3/9 16:00,15.64,24.104,67.359,103.562,40,0.6 +2024/3/9 17:00,14.17,24.154,94.553,166.781,75,0.66 +2024/3/9 18:00,0.72,23.698,109.083,241.711,109,1.23 +2024/3/9 19:00,6.06,23.973,150.087,408.611,192,1.43 +2024/3/9 20:00,5.26,24.459,135.592,377.208,180,1.37 +2024/3/9 21:00,7.2,24.278,172.167,485.404,231,1.23 +2024/3/9 22:00,1.75,24.586,64.088,69.238,25,1.33 +2024/3/9 23:00,18.74,24.342,72.437,116.888,47,1.35 +2024/3/10 0:00,11.08,24.207,98.308,183.074,82,0.44 +2024/3/10 1:00,6.11,24.886,71.884,111.704,48,0.46 +2024/3/10 2:00,7.94,24.304,86.579,156.127,67,0.32 +2024/3/10 3:00,8.94,24.69,90.318,180.507,82,0.4 +2024/3/10 4:00,12.01,24.187,90.355,178.27,77,0.33 +2024/3/10 5:00,10.31,24.568,60.811,99.177,40,0.45 +2024/3/10 6:00,18.39,24.63,96.722,205.82,95,0.73 +2024/3/10 7:00,9.94,24.411,71.63,99.285,41,0.74 +2024/3/10 8:00,19.84,23.246,139.854,383.625,180,0.61 +2024/3/10 9:00,17.03,24.345,158.948,426.211,204,0.7 +2024/3/10 10:00,54.38,24.707,96.222,223.563,100,0.97 +2024/3/10 11:00,86.88,24.514,155.682,408.723,196,0.94 +2024/3/10 12:00,50.24,24.489,71.569,113.682,47,0.97 +2024/3/10 13:00,81.79,23.587,88.391,161.783,69,0.84 +2024/3/10 14:00,62.13,24.057,76.734,155.484,70,0.86 +2024/3/10 15:00,84.51,24.478,54.003,58.043,20,0.69 +2024/3/10 16:00,17.36,24.477,81.723,130.099,53,0.7 +2024/3/10 17:00,16.12,24.703,67.247,128.965,54,0.65 +2024/3/10 18:00,15.8,24.286,138.871,340.162,159,1.31 +2024/3/10 19:00,6.09,24.476,154.813,467.421,222,1.41 +2024/3/10 20:00,1.62,24.344,164.026,444.236,212,1.39 +2024/3/10 21:00,8.06,23.94,151.819,429.454,203,1.23 +2024/3/10 22:00,3.47,23.302,93.292,189.388,84,1.5 +2024/3/10 23:00,13.9,24.484,69.683,133.857,56,1.37 +2024/3/11 0:00,6.92,24.457,52.304,36.529,10,0.4 +2024/3/11 1:00,19.51,24.17,55.124,72.39,24,0.49 +2024/3/11 2:00,12.82,23.725,61.519,66.961,22,0.33 +2024/3/11 3:00,16.45,24.595,70.015,93.542,38,0.41 +2024/3/11 4:00,2.65,24.304,60.693,46.8,13,0.46 +2024/3/11 5:00,17.24,24.574,69.566,66.765,24,0.38 +2024/3/11 6:00,18.46,24.869,73.864,119.604,49,0.75 +2024/3/11 7:00,9.74,23.458,55.167,66.937,21,0.78 +2024/3/11 8:00,12.13,24.137,133.671,363.457,174,0.65 +2024/3/11 9:00,15.3,24.325,132.442,326.525,151,0.65 +2024/3/11 10:00,52.87,24.794,98.917,239.724,112,0.87 +2024/3/11 11:00,67.62,23.717,127.545,319.608,150,0.88 +2024/3/11 12:00,62.94,24.88,52.262,67.821,24,0.82 +2024/3/11 13:00,51.59,24.444,61.913,85.687,34,0.85 +2024/3/11 14:00,61.54,24.365,71.328,98.667,39,0.97 +2024/3/11 15:00,48.07,24.329,55.628,49.34,13,0.71 +2024/3/11 16:00,0.52,24.241,60.871,61.94,22,0.65 +2024/3/11 17:00,2.7,24.704,77.711,113.704,49,0.79 +2024/3/11 18:00,19.26,23.981,120.192,323.323,151,1.43 +2024/3/11 19:00,10.99,24.511,116.116,304.517,141,1.31 +2024/3/11 20:00,19.32,24.26,108.189,242.545,109,1.43 +2024/3/11 21:00,8.65,24.111,111.766,260.595,122,1.38 +2024/3/11 22:00,6.24,24.96,48.292,56.014,16,1.41 +2024/3/11 23:00,10.12,24.533,64.407,63.821,22,1.3 +2024/3/12 0:00,8.79,24.638,71.402,93.358,38,0.34 +2024/3/12 1:00,2.11,24.764,65.572,120.627,48,0.35 +2024/3/12 2:00,12.82,23.9,69.45,75.384,29,0.32 +2024/3/12 3:00,4.32,24.878,69.442,98.334,38,0.39 +2024/3/12 4:00,12.39,23.352,57.595,76.849,27,0.38 +2024/3/12 5:00,13,24.178,66.687,81.305,31,0.3 +2024/3/12 6:00,3.04,24.297,74.409,111.9,45,0.77 +2024/3/12 7:00,1.23,24.629,80.902,110.725,45,0.74 +2024/3/12 8:00,15.62,24.525,89.343,154.92,69,0.69 +2024/3/12 9:00,9.2,24.4,126.038,342.599,160,0.79 +2024/3/12 10:00,47.62,24.452,122.363,344.28,160,0.99 +2024/3/12 11:00,89.77,24.093,115.064,251.886,116,0.82 +2024/3/12 12:00,47.6,23.865,75.421,98.943,37,0.92 +2024/3/12 13:00,76.28,24.667,53.006,57.28,19,0.96 +2024/3/12 14:00,89.27,24.659,52.243,63.797,22,0.83 +2024/3/12 15:00,55.76,24.851,59.737,43.739,11,0.63 +2024/3/12 16:00,2.84,24.17,59.452,36.858,10,0.65 +2024/3/12 17:00,2.43,24.659,59.043,86.019,31,0.66 +2024/3/12 18:00,6.07,24.36,138.864,365.013,171,1.49 +2024/3/12 19:00,2.02,24.775,94.078,217.724,97,1.43 +2024/3/12 20:00,13.84,24.739,129.212,357.096,168,1.22 +2024/3/12 21:00,1.25,24.523,88.99,193.837,85,1.44 +2024/3/12 22:00,10.19,24.34,57.408,49.8,14,1.25 +2024/3/12 23:00,19.93,24.724,78.089,108.116,44,1.31 +2024/3/13 0:00,16.28,24.69,60.973,68.318,22,0.36 +2024/3/13 1:00,12.3,24.277,63.961,91.397,36,0.35 +2024/3/13 2:00,6.13,24.018,68.179,62.006,21,0.36 +2024/3/13 3:00,12.48,24.417,60.602,94.695,39,0.45 +2024/3/13 4:00,10.54,24.868,76.442,106.477,41,0.35 +2024/3/13 5:00,8.52,24.802,75.688,97.211,40,0.46 +2024/3/13 6:00,2.61,24.109,52.071,45.014,14,0.62 +2024/3/13 7:00,17.73,24.086,66.966,108.012,46,0.72 +2024/3/13 8:00,9,24.826,122.994,281.534,131,0.77 +2024/3/13 9:00,3.89,24.099,82.177,141.736,62,0.62 +2024/3/13 10:00,61.55,24.656,80.92,182.408,80,0.93 +2024/3/13 11:00,63.64,24.302,119.817,266.075,124,0.9 +2024/3/13 12:00,82.24,24.884,67.48,104.208,41,0.87 +2024/3/13 13:00,78.01,24.245,61.343,74.96,29,0.82 +2024/3/13 14:00,79.62,24.801,72.866,97.3,40,0.94 +2024/3/13 15:00,45.5,24.566,74.226,107.062,42,0.66 +2024/3/13 16:00,8.32,24.585,63.566,84.711,33,0.67 +2024/3/13 17:00,9.63,23.722,56.366,70.118,27,0.74 +2024/3/13 18:00,0.38,23.605,120.045,300.614,138,1.48 +2024/3/13 19:00,5.2,24.44,100.004,206.774,95,1.3 +2024/3/13 20:00,15.21,24.584,100.204,188.502,86,1.42 +2024/3/13 21:00,2.74,24.103,116.189,284.584,133,1.49 +2024/3/13 22:00,10.71,24.118,68.414,77.956,31,1.23 +2024/3/13 23:00,4.3,24.669,65.088,112.556,48,1.36 +2024/3/14 0:00,0.24,24.712,73.39,85.464,31,0.3 +2024/3/14 1:00,4.82,24.521,56.544,56.715,20,0.47 +2024/3/14 2:00,19.52,24.761,62.644,56.114,20,0.36 +2024/3/14 3:00,16.03,24.154,64.821,49.8,13,0.37 +2024/3/14 4:00,19.19,24.452,77.211,103.438,42,0.44 +2024/3/14 5:00,9.76,24.913,66.254,70.572,27,0.46 +2024/3/14 6:00,2.19,24.582,74.072,100.815,40,0.68 +2024/3/14 7:00,10.96,24.599,76.918,89.415,37,0.73 +2024/3/14 8:00,9.09,24.978,116.242,259.274,120,0.79 +2024/3/14 9:00,16.89,24.061,118.197,284.903,132,0.78 +2024/3/14 10:00,49.41,24.765,127.674,322.571,149,0.94 +2024/3/14 11:00,66.97,24.915,121.945,334.265,158,0.99 +2024/3/14 12:00,51.75,24.462,66.903,92.651,35,0.98 +2024/3/14 13:00,59.61,24.778,52.02,40.327,12,0.95 +2024/3/14 14:00,78.18,24.229,61.639,71.336,26,0.98 +2024/3/14 15:00,66.42,24.339,77.745,115.231,49,0.76 +2024/3/14 16:00,7.52,24.668,57.483,77.925,29,0.7 +2024/3/14 17:00,7.89,24.765,61.848,105.172,43,0.7 +2024/3/14 18:00,9.19,24.83,133.438,366.798,171,1.2 +2024/3/14 19:00,15.7,24.902,120.944,322.175,149,1.21 +2024/3/14 20:00,17.84,24.542,145.909,410.822,195,1.42 +2024/3/14 21:00,19.11,24.843,126.124,286.765,135,1.37 +2024/3/14 22:00,15.74,24.457,75.142,104.57,42,1.43 +2024/3/14 23:00,6.31,24.787,63.549,90.921,34,1.48 +2024/3/15 0:00,13.76,24.667,51.586,47.38,16,0.39 +2024/3/15 1:00,8.75,24.725,60.37,51.34,16,0.32 +2024/3/15 2:00,5.09,24.72,74.152,99.426,42,0.43 +2024/3/15 3:00,16.82,24.047,70.672,101.44,42,0.32 +2024/3/15 4:00,0.77,24.241,63.255,91.921,38,0.42 +2024/3/15 5:00,18.04,24.639,64.571,120.606,48,0.41 +2024/3/15 6:00,9.23,24.011,65.813,98.688,41,0.74 +2024/3/15 7:00,12.74,24.807,72.143,108.501,46,0.67 +2024/3/15 8:00,13.19,24.815,131.259,326.721,151,0.63 +2024/3/15 9:00,17.9,24.696,130.075,312.16,146,0.65 +2024/3/15 10:00,73.65,24.242,96.259,214.58,96,0.94 +2024/3/15 11:00,72.63,24.9,138.422,348.273,165,0.9 +2024/3/15 12:00,48,24.971,78.367,94.329,37,0.91 +2024/3/15 13:00,68.33,24.651,78.332,111.069,48,0.86 +2024/3/15 14:00,51.76,24.74,65.072,61.088,21,0.97 +2024/3/15 15:00,78.18,24.665,73.691,82.551,31,0.8 +2024/3/15 16:00,10.24,24.744,54.263,50.144,15,0.66 +2024/3/15 17:00,13.6,24.578,64.724,117.058,49,0.74 +2024/3/15 18:00,0.83,24.602,149.24,380.879,179,1.25 +2024/3/15 19:00,1.7,24.822,105.809,244.016,112,1.42 +2024/3/15 20:00,14.33,24.99,113.214,251.361,115,1.33 +2024/3/15 21:00,1.44,24.132,132.75,322.846,153,1.38 +2024/3/15 22:00,1.43,24.582,57.95,63.615,20,1.27 +2024/3/15 23:00,0.24,24.219,65.825,78.628,30,1.46 +2024/3/16 0:00,19.13,24.947,72.798,107.821,44,0.33 +2024/3/16 1:00,14.75,24.488,84.404,178.522,80,0.49 +2024/3/16 2:00,7.07,24.184,78.853,169.919,73,0.31 +2024/3/16 3:00,5.93,24.803,90.371,182.007,79,0.36 +2024/3/16 4:00,6.99,24.961,72.903,139.243,61,0.41 +2024/3/16 5:00,15.49,24.808,86.922,182.527,80,0.47 +2024/3/16 6:00,13.23,24.709,69.222,118.029,51,0.72 +2024/3/16 7:00,3.7,24.755,90.138,159.299,72,0.64 +2024/3/16 8:00,3.48,24.927,118.94,269.366,123,0.77 +2024/3/16 9:00,1.97,24.394,154.058,426.312,205,0.72 +2024/3/16 10:00,74.71,24.628,130.203,344.548,164,0.85 +2024/3/16 11:00,79.4,24.53,140.433,343.066,161,0.91 +2024/3/16 12:00,56.93,24.289,70.924,145.168,61,0.94 +2024/3/16 13:00,45.94,24.567,62.087,80.896,32,0.94 +2024/3/16 14:00,48.7,24.885,62.073,82.142,33,0.94 +2024/3/16 15:00,88.55,24.789,85.624,169.773,77,0.78 +2024/3/16 16:00,5.91,24.804,74.112,133.248,59,0.76 +2024/3/16 17:00,15.38,24.694,87.285,184.165,84,0.72 +2024/3/16 18:00,12.49,24.78,96.654,230.427,103,1.21 +2024/3/16 19:00,7.64,24.419,135.615,357.953,171,1.42 +2024/3/16 20:00,4.11,24.572,107.321,258.976,119,1.49 +2024/3/16 21:00,2.43,24.705,110.786,256.21,116,1.29 +2024/3/16 22:00,12.3,24.726,78.788,135.278,57,1.38 +2024/3/16 23:00,15.49,24.736,61.168,85.327,35,1.43 +2024/3/17 0:00,12.88,24.666,96.201,180.964,80,0.43 +2024/3/17 1:00,10.61,24.602,88.444,180.031,78,0.48 +2024/3/17 2:00,0.84,24.975,90.065,206.226,94,0.39 +2024/3/17 3:00,19.37,24.881,92.338,214.136,98,0.41 +2024/3/17 4:00,15.97,24.793,102.439,203.489,93,0.31 +2024/3/17 5:00,5.86,24.641,97.06,192.055,86,0.48 +2024/3/17 6:00,19.6,24.581,65.131,77.379,30,0.65 +2024/3/17 7:00,12.04,24.668,61.122,82.238,30,0.8 +2024/3/17 8:00,11.65,24.768,110.21,265.449,122,0.64 +2024/3/17 9:00,14.96,24.076,122.23,297.008,139,0.65 +2024/3/17 10:00,81.53,24.202,111.086,236.226,107,0.9 +2024/3/17 11:00,74.54,24.526,124.617,309.985,147,0.93 +2024/3/17 12:00,50.76,24.749,84.535,178.495,78,0.89 +2024/3/17 13:00,60.22,24.64,84.355,195.029,87,0.87 +2024/3/17 14:00,86.76,24.953,58.009,79.301,29,0.91 +2024/3/17 15:00,55.11,24.236,71.004,87.647,36,0.79 +2024/3/17 16:00,7.44,24.491,92.709,219.181,99,0.79 +2024/3/17 17:00,8.64,24.957,95.131,201.941,91,0.67 +2024/3/17 18:00,8.79,24.732,105.479,225.859,103,1.4 +2024/3/17 19:00,12.26,24.877,144.664,412.219,197,1.42 +2024/3/17 20:00,18.86,24.992,115.382,263.076,124,1.4 +2024/3/17 21:00,4.81,24.509,104.121,229.226,105,1.23 +2024/3/17 22:00,2.43,24.676,60.279,65.009,23,1.36 +2024/3/17 23:00,3.95,24.631,90.445,149.228,65,1.43 +2024/3/18 0:00,17.74,24.116,62.341,55.12,17,0.34 +2024/3/18 1:00,12.92,24.666,54.712,47.999,15,0.37 +2024/3/18 2:00,5.72,24.902,74.085,89.694,36,0.34 +2024/3/18 3:00,16.32,24.849,77.262,109.978,45,0.48 +2024/3/18 4:00,17.23,24.862,78.334,110.923,45,0.47 +2024/3/18 5:00,16.93,24.649,69.319,86.673,33,0.33 +2024/3/18 6:00,18.38,24.572,55.087,53.816,15,0.75 +2024/3/18 7:00,5.04,24.949,67.972,106.691,42,0.67 +2024/3/18 8:00,15.1,24.617,103.583,217.522,101,0.74 +2024/3/18 9:00,9.21,24.803,109.118,286.635,133,0.7 +2024/3/18 10:00,82.89,24.777,124.398,291.178,136,0.89 +2024/3/18 11:00,77.78,24.966,128.407,342.611,162,0.98 +2024/3/18 12:00,79.94,24.914,60.607,56.579,16,0.93 +2024/3/18 13:00,74.53,24.367,68.981,95.568,38,0.85 +2024/3/18 14:00,52.98,24.405,55.887,44.194,11,0.82 +2024/3/18 15:00,69.53,24.856,69.26,82.671,29,0.79 +2024/3/18 16:00,19.69,24.726,59.033,42.51,13,0.63 +2024/3/18 17:00,18.75,24.628,63.506,89.546,37,0.75 +2024/3/18 18:00,0.86,24.92,91.985,220.136,101,1.35 +2024/3/18 19:00,3.3,24.782,107.305,217.444,101,1.24 +2024/3/18 20:00,2.63,24.753,138.198,338.168,161,1.43 +2024/3/18 21:00,14.52,24.888,126.79,358.917,167,1.47 +2024/3/18 22:00,16.36,24.649,69.69,118.602,47,1.24 +2024/3/18 23:00,4.27,24.975,50.647,41.913,10,1.22 +2024/3/19 0:00,10.12,24.583,76.749,94.53,36,0.47 +2024/3/19 1:00,16.81,24.895,50.096,40.405,12,0.4 +2024/3/19 2:00,14.66,24.977,67.331,116.952,48,0.43 +2024/3/19 3:00,10.84,24.399,52.637,52.544,18,0.39 +2024/3/19 4:00,11.81,24.701,79.097,116.784,49,0.38 +2024/3/19 5:00,10.17,24.953,76.26,92.453,37,0.36 +2024/3/19 6:00,5.95,24.955,62.867,81.14,30,0.71 +2024/3/19 7:00,11.3,24.741,61.222,89.797,37,0.63 +2024/3/19 8:00,13.78,24.598,133.714,344.035,164,0.74 +2024/3/19 9:00,17.47,24.934,90.699,207.099,93,0.71 +2024/3/19 10:00,73.63,24.957,108.283,289.361,134,0.97 +2024/3/19 11:00,79.25,24.469,119.225,264.399,123,0.98 +2024/3/19 12:00,52.2,24.456,67.917,58.469,21,0.98 +2024/3/19 13:00,65.77,24.823,82.018,113.861,45,0.92 +2024/3/19 14:00,45.42,24.891,58.48,51.529,18,0.86 +2024/3/19 15:00,56.1,24.712,55.38,60.174,19,0.67 +2024/3/19 16:00,14.53,24.898,61.396,40.4,12,0.73 +2024/3/19 17:00,19.84,24.605,62.61,97.374,38,0.74 +2024/3/19 18:00,1.98,24.121,122.366,331.637,155,1.25 +2024/3/19 19:00,8.03,24.681,99.614,241.043,109,1.5 +2024/3/19 20:00,16,24.792,112.032,230.95,106,1.23 +2024/3/19 21:00,4.08,24.717,104.096,213.218,99,1.38 +2024/3/19 22:00,11.1,24.471,55.174,73.11,25,1.36 +2024/3/19 23:00,14.66,24.24,53.857,67.441,24,1.38 +2024/3/20 0:00,12.32,24.701,62.356,45.471,11,0.41 +2024/3/20 1:00,3.76,24.946,79.545,116.76,47,0.31 +2024/3/20 2:00,7.11,24.977,68.42,79.983,30,0.5 +2024/3/20 3:00,15.68,24.972,63.422,102.994,39,0.5 +2024/3/20 4:00,11.08,24.624,57.606,51.621,16,0.4 +2024/3/20 5:00,0.1,24.526,72.055,101.965,40,0.34 +2024/3/20 6:00,15.22,24.897,80.643,109.698,44,0.64 +2024/3/20 7:00,0.71,24.915,49.888,46.181,13,0.61 +2024/3/20 8:00,14.91,24.882,128.809,334.854,157,0.72 +2024/3/20 9:00,4.05,24.23,124.155,346.986,162,0.7 +2024/3/20 10:00,88.11,24.61,127.377,334.716,157,0.88 +2024/3/20 11:00,61.56,24.807,114.503,301.501,141,0.91 +2024/3/20 12:00,59.71,24.895,69.724,73.621,26,0.97 +2024/3/20 13:00,51.7,24.932,51.095,39.355,12,0.81 +2024/3/20 14:00,58.75,24.84,66.342,88.092,36,0.91 +2024/3/20 15:00,84.45,24.871,70.156,104.254,44,0.74 +2024/3/20 16:00,19.93,24.829,63.826,45.258,13,0.79 +2024/3/20 17:00,7.37,24.922,61.656,49.718,13,0.75 +2024/3/20 18:00,8.97,24.868,91.652,223.433,101,1.36 +2024/3/20 19:00,14.44,24.826,124.842,358.726,167,1.43 +2024/3/20 20:00,17.72,24.758,113.524,265.399,125,1.5 +2024/3/20 21:00,11.86,24.828,107.554,258.22,118,1.47 +2024/3/20 22:00,7.83,24.895,63.012,88.142,35,1.23 +2024/3/20 23:00,8.25,24.861,77.352,101.233,43,1.37 +2024/3/21 0:00,13.91,24.904,66.073,117.259,47,0.46 +2024/3/21 1:00,0.06,24.991,69.481,56.627,20,0.43 +2024/3/21 2:00,12.39,24.888,55.482,77.141,30,0.38 +2024/3/21 3:00,7.11,24.71,58.865,84.405,33,0.36 +2024/3/21 4:00,15.88,24.961,58.226,70.884,24,0.43 +2024/3/21 5:00,1.86,24.514,56.183,45.246,12,0.38 +2024/3/21 6:00,11.76,24.598,49.823,39.649,11,0.68 +2024/3/21 7:00,9.62,24.898,62.724,48.685,16,0.77 +2024/3/21 8:00,12.85,24.922,105.151,248.095,116,0.66 +2024/3/21 9:00,1.3,24.551,136.271,398.498,191,0.73 +2024/3/21 10:00,71.1,24.77,149.554,391.681,184,0.97 +2024/3/21 11:00,70.27,24.72,107.877,220.227,98,0.92 +2024/3/21 12:00,70.23,24.748,57.871,46.68,11,0.9 +2024/3/21 13:00,72.16,24.966,65.631,61.347,19,0.81 +2024/3/21 14:00,75.44,24.944,65.422,115.874,46,0.94 +2024/3/21 15:00,81.22,24.841,51.376,47.161,12,0.8 +2024/3/21 16:00,5.4,24.734,62.505,88.581,32,0.76 +2024/3/21 17:00,16.5,24.519,80.715,109.457,43,0.73 +2024/3/21 18:00,9.97,24.994,136.744,365.62,173,1.34 +2024/3/21 19:00,1.54,24.931,115.648,320.233,151,1.27 +2024/3/21 20:00,1.17,24.696,88.104,182.842,81,1.41 +2024/3/21 21:00,6.68,24.945,86.155,205.082,92,1.25 +2024/3/21 22:00,15.7,24.832,64.756,100.749,40,1.47 +2024/3/21 23:00,14.15,24.79,64.094,82.067,30,1.31 +2024/3/22 0:00,15.77,24.933,67.468,105.99,42,0.38 +2024/3/22 1:00,10.35,24.729,59.155,89.872,37,0.34 +2024/3/22 2:00,8.8,24.813,49.827,47.855,15,0.4 +2024/3/22 3:00,2.95,24.892,59.518,57.899,17,0.44 +2024/3/22 4:00,6.56,24.782,64.912,64.9,22,0.36 +2024/3/22 5:00,8.68,24.957,69.591,104.285,43,0.44 +2024/3/22 6:00,1.77,24.996,79.13,121.505,49,0.72 +2024/3/22 7:00,4.41,24.726,58.767,79.49,31,0.67 +2024/3/22 8:00,11.96,24.474,110.441,291.092,136,0.66 +2024/3/22 9:00,14.71,24.361,91.289,155.763,69,0.77 +2024/3/22 10:00,89.93,24.849,88.284,189.713,83,0.8 +2024/3/22 11:00,86.99,24.747,113.145,280.283,129,0.94 +2024/3/22 12:00,73.92,24.904,81.952,111.602,46,0.88 +2024/3/22 13:00,63.96,24.894,57.982,62.323,19,0.94 +2024/3/22 14:00,73.63,24.494,46.07,48.274,12,0.9 +2024/3/22 15:00,80.35,24.425,80.259,108.115,43,0.62 +2024/3/22 16:00,2.37,24.916,61.782,109.92,43,0.8 +2024/3/22 17:00,8.2,24.894,72.746,100.194,39,0.62 +2024/3/22 18:00,16.8,24.797,127.958,347.282,163,1.25 +2024/3/22 19:00,7.68,24.477,111.408,267.208,124,1.33 +2024/3/22 20:00,11.44,24.937,119.446,291.735,137,1.48 +2024/3/22 21:00,11.76,24.995,93.669,197.603,91,1.29 +2024/3/22 22:00,3.69,24.914,71.987,89.009,33,1.37 +2024/3/22 23:00,7.24,24.704,75.614,84.222,34,1.36 +2024/3/23 0:00,6.69,24.906,69.228,129.103,55,0.37 +2024/3/23 1:00,0.52,24.614,69.505,71.346,27,0.44 +2024/3/23 2:00,0.48,24.993,81.573,175.546,78,0.4 +2024/3/23 3:00,16.63,24.911,68.606,126.15,54,0.42 +2024/3/23 4:00,5.46,24.496,87.617,137.297,57,0.34 +2024/3/23 5:00,10.36,24.852,75.286,126.782,51,0.49 +2024/3/23 6:00,5.97,24.954,78.052,164.416,70,0.62 +2024/3/23 7:00,18.81,24.847,74.899,115.224,47,0.74 +2024/3/23 8:00,5.19,24.857,156.765,470.793,223,0.78 +2024/3/23 9:00,8.59,24.652,107.786,253.007,117,0.62 +2024/3/23 10:00,84.27,24.964,124.993,310.225,145,0.81 +2024/3/23 11:00,82.89,24.787,118.885,263.568,123,0.87 +2024/3/23 12:00,53.37,24.367,54.562,81.98,29,0.96 +2024/3/23 13:00,81.12,24.84,71.283,124.797,54,0.94 +2024/3/23 14:00,65.62,24.99,82.925,185.105,82,0.96 +2024/3/23 15:00,66.73,24.837,84.942,194.995,86,0.68 +2024/3/23 16:00,2.67,24.995,86.416,130.954,55,0.8 +2024/3/23 17:00,1.61,24.951,92.722,151.788,68,0.67 +2024/3/23 18:00,14.56,24.942,125.486,303.114,141,1.44 +2024/3/23 19:00,9.93,24.88,119.361,288.671,133,1.31 +2024/3/23 20:00,8.74,24.889,158.459,422.878,203,1.27 +2024/3/23 21:00,14.59,24.859,146.668,444.37,211,1.3 +2024/3/23 22:00,15.31,24.852,84.89,193.786,85,1.26 +2024/3/23 23:00,3.18,24.96,70.842,122.865,49,1.24 +2024/3/24 0:00,12.2,24.762,102.65,203.101,92,0.37 +2024/3/24 1:00,2.71,24.731,70.445,99.252,42,0.33 +2024/3/24 2:00,15.03,24.72,64.071,75.191,28,0.4 +2024/3/24 3:00,13.14,24.968,81.585,169.602,74,0.31 +2024/3/24 4:00,19.13,24.974,62.968,63.914,20,0.39 +2024/3/24 5:00,1.38,24.956,95.257,174.381,75,0.49 +2024/3/24 6:00,1.14,24.735,75.59,140.096,58,0.67 +2024/3/24 7:00,5.64,24.98,70.884,95.58,37,0.63 +2024/3/24 8:00,5.23,24.907,149.639,433.825,206,0.66 +2024/3/24 9:00,4.94,24.947,163.854,447.024,216,0.76 +2024/3/24 10:00,85.78,24.754,153.499,434.637,208,0.86 +2024/3/24 11:00,56.23,24.941,112.289,286.069,131,0.88 +2024/3/24 12:00,57.24,24.861,60.401,69.896,24,0.96 +2024/3/24 13:00,79.17,24.798,76.325,157.679,69,0.85 +2024/3/24 14:00,65.24,24.987,99.322,184.043,84,0.9 +2024/3/24 15:00,79.95,24.614,73.661,75.463,29,0.61 +2024/3/24 16:00,1.31,24.977,89.048,178.549,79,0.63 +2024/3/24 17:00,9.75,24.984,92.427,215.975,96,0.64 +2024/3/24 18:00,0.67,24.775,136.793,349.958,167,1.34 +2024/3/24 19:00,1.25,24.787,119.548,298.538,141,1.45 +2024/3/24 20:00,18.13,24.892,138.046,393.55,186,1.31 +2024/3/24 21:00,2.78,24.953,143.769,429.941,206,1.31 +2024/3/24 22:00,10.65,24.902,105.794,208.697,96,1.29 +2024/3/24 23:00,8.22,24.967,95.435,174.784,79,1.3 +2024/3/25 0:00,6.95,24.976,72.08,81.926,31,0.38 +2024/3/25 1:00,18,24.875,73.297,118.837,49,0.48 +2024/3/25 2:00,0.44,24.613,67.065,72.043,24,0.3 +2024/3/25 3:00,13.28,24.997,71.625,100.298,40,0.42 +2024/3/25 4:00,19.27,24.982,55.496,53.913,16,0.48 +2024/3/25 5:00,11.2,24.977,80.855,112.807,48,0.38 +2024/3/25 6:00,18.74,24.767,81.975,110.135,44,0.73 +2024/3/25 7:00,1.05,24.928,65.986,53.487,16,0.72 +2024/3/25 8:00,8.38,24.76,97.524,185.162,84,0.67 +2024/3/25 9:00,5.2,24.991,120.45,283.694,131,0.63 +2024/3/25 10:00,77.89,24.707,118.505,279.115,131,0.84 +2024/3/25 11:00,89.16,24.905,108.572,226.936,103,0.81 +2024/3/25 12:00,56.54,24.784,71.362,107.688,43,0.95 +2024/3/25 13:00,74.44,24.955,61.635,93.934,36,0.91 +2024/3/25 14:00,53.91,24.896,70.861,86.093,31,0.96 +2024/3/25 15:00,70.44,24.96,71.89,78.478,27,0.66 +2024/3/25 16:00,9.28,24.945,60.327,77.102,27,0.76 +2024/3/25 17:00,19.44,24.788,78.66,115.787,46,0.66 +2024/3/25 18:00,12.17,24.99,111.974,281.193,133,1.24 +2024/3/25 19:00,6.99,24.937,138.852,338.627,160,1.36 +2024/3/25 20:00,2.28,24.788,142.669,371.397,178,1.48 +2024/3/25 21:00,3.02,24.932,121.886,299.248,141,1.32 +2024/3/25 22:00,4.51,24.982,76.597,102.817,42,1.35 +2024/3/25 23:00,5.02,24.925,67.265,67.676,22,1.34 +2024/3/26 0:00,17.01,24.987,72.347,78.118,29,0.39 +2024/3/26 1:00,11.22,24.956,81.522,115.489,47,0.34 +2024/3/26 2:00,10.47,24.945,56.554,80.628,31,0.38 +2024/3/26 3:00,2.3,24.985,66.458,117.029,48,0.4 +2024/3/26 4:00,17.2,24.822,72.521,87.155,32,0.45 +2024/3/26 5:00,14.46,24.945,79.921,102.012,42,0.33 +2024/3/26 6:00,1.35,24.939,65.653,102.323,39,0.71 +2024/3/26 7:00,14.16,24.974,51.672,63.133,23,0.73 +2024/3/26 8:00,10.87,24.984,121.954,326.193,151,0.68 +2024/3/26 9:00,1.63,24.994,109.157,261.283,123,0.71 +2024/3/26 10:00,65.62,24.978,123.721,294.428,137,0.94 +2024/3/26 11:00,66.81,24.777,121.452,346.852,161,0.89 +2024/3/26 12:00,52.46,24.831,52.753,55.098,17,0.87 +2024/3/26 13:00,87.56,24.895,79.379,106.549,43,0.96 +2024/3/26 14:00,83.25,24.93,58.596,83.825,31,1 +2024/3/26 15:00,75.11,24.999,72.185,85.893,34,0.64 +2024/3/26 16:00,9.25,24.787,64.226,83.539,34,0.78 +2024/3/26 17:00,8.24,24.921,77.753,115.511,49,0.71 +2024/3/26 18:00,13.02,25,98.977,246.762,115,1.33 +2024/3/26 19:00,10.91,24.928,106.731,268.236,122,1.47 +2024/3/26 20:00,1.25,24.99,104.496,247.523,112,1.47 +2024/3/26 21:00,10.25,24.946,112.144,238.177,110,1.28 +2024/3/26 22:00,16.13,24.979,72.27,107.361,42,1.31 +2024/3/26 23:00,9.18,24.936,65.405,115.118,49,1.46 +2024/3/27 0:00,1.04,25,80.037,112.996,48,0.4 +2024/3/27 1:00,15.73,24.742,54.59,76.675,27,0.36 +2024/3/27 2:00,4.03,24.94,78.187,96.269,39,0.49 +2024/3/27 3:00,5.17,24.991,60.234,79.648,32,0.34 +2024/3/27 4:00,3.29,24.998,72.759,114.2,46,0.42 +2024/3/27 5:00,6.6,24.971,49.446,56.896,16,0.39 +2024/3/27 6:00,15.14,24.937,60.734,58.66,19,0.69 +2024/3/27 7:00,10.39,24.972,62.445,67.637,25,0.62 +2024/3/27 8:00,4.1,24.903,134.705,364.729,173,0.65 +2024/3/27 9:00,17.56,24.982,95.711,241.486,110,0.63 +2024/3/27 10:00,84.58,25,108.079,224.014,101,0.95 +2024/3/27 11:00,84.18,24.865,107.553,229.863,103,0.94 +2024/3/27 12:00,55.75,24.991,68.661,88.088,32,0.96 +2024/3/27 13:00,65.31,24.969,56.945,45.613,11,0.94 +2024/3/27 14:00,89.32,24.999,72.899,97.485,38,0.83 +2024/3/27 15:00,79.74,24.954,51.88,55.499,18,0.8 +2024/3/27 16:00,0.54,24.946,79.653,105.793,42,0.64 +2024/3/27 17:00,1.3,24.98,56.193,63.666,21,0.67 +2024/3/27 18:00,9.28,24.966,112.63,255.18,119,1.41 +2024/3/27 19:00,18.18,25,138.635,366.076,173,1.24 +2024/3/27 20:00,10.77,24.954,119.732,285.082,134,1.25 +2024/3/27 21:00,9.96,24.956,124.579,291.991,134,1.46 +2024/3/27 22:00,2.11,24.901,56.918,62.232,22,1.3 +2024/3/27 23:00,13.14,24.91,78.979,119.054,48,1.4 +2024/3/28 0:00,16.44,24.953,69.968,90.772,36,0.47 +2024/3/28 1:00,7.61,24.95,58.521,90.637,34,0.49 +2024/3/28 2:00,15.51,24.946,53.783,39.209,11,0.34 +2024/3/28 3:00,19.29,24.994,78.759,110.637,44,0.32 +2024/3/28 4:00,4.08,24.975,54.807,50.795,17,0.45 +2024/3/28 5:00,10.47,24.72,70.645,103.908,42,0.34 +2024/3/28 6:00,5.74,24.983,66.773,84.136,34,0.72 +2024/3/28 7:00,15.86,24.99,67.36,80.279,30,0.71 +2024/3/28 8:00,11.55,24.982,111.18,237.207,107,0.71 +2024/3/28 9:00,12.69,24.947,126.471,354.555,166,0.73 +2024/3/28 10:00,80.91,24.923,119.092,291.507,138,0.97 +2024/3/28 11:00,62.82,24.997,116.985,293.922,137,0.85 +2024/3/28 12:00,86.18,24.998,65.918,103.522,40,0.91 +2024/3/28 13:00,68.99,24.987,74.892,87.501,33,0.87 +2024/3/28 14:00,52.11,25,60.663,97.592,41,0.86 +2024/3/28 15:00,76.32,24.689,48.442,42.256,12,0.6 +2024/3/28 16:00,15.87,24.974,67.167,70.566,25,0.72 +2024/3/28 17:00,6.34,24.853,59.769,74.727,29,0.79 +2024/3/28 18:00,17.14,24.971,112.464,253.819,116,1.43 +2024/3/28 19:00,18.12,24.991,123.645,289.348,134,1.27 +2024/3/28 20:00,5.54,24.997,94.092,213.024,98,1.41 +2024/3/28 21:00,19.67,24.983,116.339,310.504,145,1.29 +2024/3/28 22:00,2.81,24.998,61.906,99.117,38,1.43 +2024/3/28 23:00,4.04,24.828,53.502,56.748,19,1.46 +2024/3/29 0:00,3.68,24.58,57.844,67.47,25,0.37 +2024/3/29 1:00,17.88,24.997,73.375,86.012,32,0.3 +2024/3/29 2:00,13.09,24.982,74.9,93.708,39,0.36 +2024/3/29 3:00,3.04,24.907,47.537,53.327,15,0.34 +2024/3/29 4:00,8.81,24.783,79.982,114.435,45,0.42 +2024/3/29 5:00,12.31,24.937,56.076,82.648,29,0.36 +2024/3/29 6:00,1.67,24.983,65.605,69.325,25,0.61 +2024/3/29 7:00,17.65,24.996,61.529,95.232,37,0.71 +2024/3/29 8:00,16.07,24.998,126.246,363.574,170,0.77 +2024/3/29 9:00,10.1,24.926,90.195,157.234,70,0.69 +2024/3/29 10:00,88.52,24.899,102.344,227.277,106,0.88 +2024/3/29 11:00,63.8,24.988,131.981,338.846,160,0.84 +2024/3/29 12:00,89.28,24.994,56.007,53.844,15,0.88 +2024/3/29 13:00,75.06,24.995,59.343,92.051,36,0.87 +2024/3/29 14:00,73.56,24.966,72.292,90.302,35,1 +2024/3/29 15:00,52.47,24.977,78.407,109.915,44,0.61 +2024/3/29 16:00,17.64,25,51.828,64.745,22,0.65 +2024/3/29 17:00,8.55,24.943,58.014,57.545,21,0.61 +2024/3/29 18:00,3.24,24.992,108.146,248.609,114,1.46 +2024/3/29 19:00,0.25,24.98,130.104,333.48,156,1.33 +2024/3/29 20:00,11.2,24.999,139.063,371.416,175,1.44 +2024/3/29 21:00,10.55,24.877,114.859,266.283,122,1.41 +2024/3/29 22:00,14.39,24.991,71.336,68.199,24,1.48 +2024/3/29 23:00,17.81,25,56.812,60.001,18,1.21 +2024/3/30 0:00,1.59,24.998,83.132,147.643,64,0.34 +2024/3/30 1:00,14.63,24.936,89.982,164.182,72,0.44 +2024/3/30 2:00,3.75,24.984,62.348,64.803,21,0.42 +2024/3/30 3:00,17.16,24.998,81.735,159.332,68,0.44 +2024/3/30 4:00,16.38,25,98.482,205.484,92,0.42 +2024/3/30 5:00,10.82,25,94.002,180.264,82,0.42 +2024/3/30 6:00,14.2,24.998,96.199,196.32,89,0.79 +2024/3/30 7:00,6.29,24.792,82.602,169.202,77,0.78 +2024/3/30 8:00,9.42,24.987,101.12,221.954,102,0.61 +2024/3/30 9:00,16.43,24.856,143.687,364.702,172,0.68 +2024/3/30 10:00,65.67,24.944,147.372,383.052,180,0.9 +2024/3/30 11:00,61.1,24.996,137.016,348.856,164,0.87 +2024/3/30 12:00,67.24,24.992,87.944,151.399,68,0.81 +2024/3/30 13:00,82.27,24.977,67.566,115.591,49,0.89 +2024/3/30 14:00,60.08,24.998,84.689,162.781,71,1 +2024/3/30 15:00,52.82,24.91,70.219,134.09,56,0.61 +2024/3/30 16:00,14.24,24.996,97.346,187.665,82,0.76 +2024/3/30 17:00,16.52,24.985,61.321,86.676,31,0.64 +2024/3/30 18:00,2.01,24.809,114.837,261.918,119,1.37 +2024/3/30 19:00,4.8,24.959,106.292,219.673,100,1.32 +2024/3/30 20:00,2.84,24.992,121.85,278.469,128,1.3 +2024/3/30 21:00,6.96,24.995,124.577,295.405,139,1.46 +2024/3/30 22:00,9.01,24.856,85.295,151.638,68,1.49 +2024/3/30 23:00,14.98,24.956,86.464,153.551,69,1.32 +2024/3/31 0:00,13.02,24.999,89.412,189.413,86,0.43 +2024/3/31 1:00,12.42,25,63.54,95.375,40,0.41 +2024/3/31 2:00,7.05,24.994,92.113,221.503,99,0.32 +2024/3/31 3:00,16.83,24.965,78.64,159.899,70,0.31 +2024/3/31 4:00,9.43,24.991,87.179,137.109,57,0.45 +2024/3/31 5:00,19.58,24.992,65.789,114.399,45,0.38 +2024/3/31 6:00,12.68,24.956,66.975,74.939,25,0.66 +2024/3/31 7:00,2.53,24.986,62.193,98.372,37,0.8 +2024/3/31 8:00,13.52,24.895,117.006,252.166,115,0.62 +2024/3/31 9:00,6.5,24.977,134.832,369.42,175,0.65 +2024/3/31 10:00,75.88,24.961,118.743,302.98,141,0.97 +2024/3/31 11:00,48.13,24.984,109.09,267.165,122,0.88 +2024/3/31 12:00,52.87,24.866,88.329,151.976,64,0.92 +2024/3/31 13:00,83.51,24.895,75.366,148.565,62,0.81 +2024/3/31 14:00,55.22,24.798,102.12,204.306,91,0.98 +2024/3/31 15:00,82.67,24.888,90.641,170.4,75,0.63 +2024/3/31 16:00,5.59,24.993,90.406,208.684,92,0.64 +2024/3/31 17:00,12.86,24.928,85.808,202.586,89,0.63 +2024/3/31 18:00,13.88,24.939,154.5,415.776,198,1.35 +2024/3/31 19:00,10.25,24.851,104.379,261.487,120,1.45 +2024/3/31 20:00,6.11,24.999,135.781,335.093,156,1.28 +2024/3/31 21:00,4.25,24.878,117.596,319.331,150,1.24 +2024/3/31 22:00,0.66,24.998,72.327,103.294,40,1.32 +2024/3/31 23:00,6.08,24.997,102.843,212.115,98,1.49 +2024/4/1 0:00,13.06,24.887,72.654,97.812,39,0.3 +2024/4/1 1:00,18.77,24.996,56.321,59.826,20,0.4 +2024/4/1 2:00,17.42,24.767,66.01,55.847,17,0.43 +2024/4/1 3:00,15.32,24.776,62.396,44.164,14,0.46 +2024/4/1 4:00,15.77,25,58.704,50.032,17,0.45 +2024/4/1 5:00,13.3,24.99,59.066,52.006,14,0.31 +2024/4/1 6:00,5.21,24.966,60.827,56.037,19,0.69 +2024/4/1 7:00,18.14,24.998,70.934,66.269,24,0.62 +2024/4/1 8:00,13.41,24.947,133.928,326.769,152,0.72 +2024/4/1 9:00,11.21,24.901,95.71,223.149,102,0.62 +2024/4/1 10:00,55.55,24.91,82.755,173.329,75,0.81 +2024/4/1 11:00,72.35,24.996,113.629,235.015,108,0.86 +2024/4/1 12:00,73.02,24.936,66.231,108.606,43,0.99 +2024/4/1 13:00,93.23,24.94,67.57,54.253,17,0.94 +2024/4/1 14:00,77.33,24.997,76.995,120.358,48,0.8 +2024/4/1 15:00,69.02,24.993,48.002,46.274,14,0.66 +2024/4/1 16:00,19.54,24.998,69.215,108.627,45,0.6 +2024/4/1 17:00,2.21,24.934,67.023,94.7,35,0.66 +2024/4/1 18:00,8.45,24.963,139.162,352.375,165,1.41 +2024/4/1 19:00,0.84,24.887,120.572,318.726,148,1.43 +2024/4/1 20:00,14.8,24.963,109.712,271.96,127,1.44 +2024/4/1 21:00,18.36,24.998,138.405,340.32,160,1.47 +2024/4/1 22:00,5.6,24.961,46.581,38.135,10,1.31 +2024/4/1 23:00,17.17,24.983,73.53,107.599,45,1.46 +2024/4/2 0:00,5.84,24.832,72.585,110.352,45,0.45 +2024/4/2 1:00,18.22,24.974,57.647,90.878,33,0.41 +2024/4/2 2:00,15.08,24.77,59.755,89.146,36,0.49 +2024/4/2 3:00,16.1,24.965,61.139,71.425,27,0.49 +2024/4/2 4:00,0.36,24.907,54.683,65.431,24,0.48 +2024/4/2 5:00,19.26,25,62.561,74.917,26,0.34 +2024/4/2 6:00,14.53,24.995,71.178,96.105,38,0.64 +2024/4/2 7:00,6.1,24.927,60.828,46.848,14,0.78 +2024/4/2 8:00,16.59,24.817,125.429,321.438,149,0.68 +2024/4/2 9:00,5.63,24.947,134.093,363.975,173,0.76 +2024/4/2 10:00,93.64,24.998,112.595,298.922,140,0.94 +2024/4/2 11:00,55.63,24.859,98.45,229.736,107,0.95 +2024/4/2 12:00,85.18,24.822,65.388,84.189,34,0.81 +2024/4/2 13:00,77.03,24.937,65.482,44.367,14,0.89 +2024/4/2 14:00,54.83,24.952,63.552,96.47,39,0.97 +2024/4/2 15:00,62.09,24.995,64.267,84.241,32,0.7 +2024/4/2 16:00,0.25,24.959,78.146,109.007,47,0.74 +2024/4/2 17:00,9.38,24.993,67.604,70.899,27,0.75 +2024/4/2 18:00,6.03,24.962,151.312,384.757,184,1.24 +2024/4/2 19:00,11.97,24.987,105.318,263.533,123,1.25 +2024/4/2 20:00,5.94,24.962,85.33,196.661,90,1.42 +2024/4/2 21:00,6,24.916,119.946,310.951,147,1.22 +2024/4/2 22:00,14.86,24.884,67.494,122.839,49,1.3 +2024/4/2 23:00,0.96,24.733,70.969,100.947,40,1.48 +2024/4/3 0:00,18.06,24.974,73.476,84.627,31,0.41 +2024/4/3 1:00,17.05,24.972,63.765,63.193,20,0.48 +2024/4/3 2:00,13.36,24.945,48.716,45.677,12,0.36 +2024/4/3 3:00,11.86,25,53.822,68.041,23,0.43 +2024/4/3 4:00,17.85,24.996,72.229,77.323,28,0.36 +2024/4/3 5:00,3.71,24.884,69.752,101.494,40,0.32 +2024/4/3 6:00,1.58,24.999,80.973,114.284,45,0.8 +2024/4/3 7:00,4.79,24.919,75.224,98.857,41,0.64 +2024/4/3 8:00,15.89,24.989,134.367,315.747,149,0.64 +2024/4/3 9:00,0.69,24.996,122.425,275.933,130,0.77 +2024/4/3 10:00,79.14,24.974,130.284,351.373,164,0.96 +2024/4/3 11:00,99.77,25,113.165,251.488,116,1 +2024/4/3 12:00,92.78,25,73.925,122.071,49,0.81 +2024/4/3 13:00,76.07,24.924,58.161,73.117,27,0.82 +2024/4/3 14:00,53.18,24.997,66.321,105.426,43,0.89 +2024/4/3 15:00,91.57,25,58.446,61.484,21,0.72 +2024/4/3 16:00,11.98,25,60.229,93.125,36,0.61 +2024/4/3 17:00,2.3,24.96,60.055,88.661,33,0.63 +2024/4/3 18:00,1.88,24.936,135.012,358.513,170,1.41 +2024/4/3 19:00,18.19,24.975,144.578,363.302,171,1.4 +2024/4/3 20:00,13.38,24.892,121.554,297.04,140,1.23 +2024/4/3 21:00,16.59,24.945,133.17,360.54,170,1.48 +2024/4/3 22:00,17.58,24.998,53.854,56.466,18,1.28 +2024/4/3 23:00,11.44,25,53.418,61.887,19,1.47 +2024/4/4 0:00,10.35,24.954,58.168,43.958,10,0.48 +2024/4/4 1:00,8.61,24.926,78.467,105.872,43,0.4 +2024/4/4 2:00,6.34,24.792,70.977,107.246,46,0.38 +2024/4/4 3:00,8.69,24.832,68.013,91.446,34,0.36 +2024/4/4 4:00,15.48,24.999,69.635,77.006,31,0.46 +2024/4/4 5:00,12.04,24.985,50.666,57.783,19,0.34 +2024/4/4 6:00,17.85,24.913,64.518,85.198,35,0.72 +2024/4/4 7:00,8.87,24.854,68.595,74.526,28,0.71 +2024/4/4 8:00,12.14,24.875,127.692,317.368,148,0.65 +2024/4/4 9:00,12.63,24.983,74.567,152.712,67,0.8 +2024/4/4 10:00,79.58,24.981,90.756,208.269,92,0.97 +2024/4/4 11:00,85.13,24.994,97.099,195.408,87,0.8 +2024/4/4 12:00,61.87,24.958,59.428,77.464,28,0.88 +2024/4/4 13:00,75.62,24.951,78.788,108.744,45,0.87 +2024/4/4 14:00,55.21,24.99,45.59,35.385,10,0.98 +2024/4/4 15:00,69.23,24.976,62.807,98.382,38,0.65 +2024/4/4 16:00,9.75,24.919,68.126,112.162,45,0.8 +2024/4/4 17:00,13.04,24.987,79.006,102.301,41,0.64 +2024/4/4 18:00,19.01,24.847,107.926,227.163,104,1.27 +2024/4/4 19:00,12.01,24.996,132.683,320.383,150,1.4 +2024/4/4 20:00,14.87,24.819,107.31,256.468,117,1.25 +2024/4/4 21:00,10.13,24.999,107.951,228.128,103,1.47 +2024/4/4 22:00,12.68,24.993,74.07,89.581,34,1.23 +2024/4/4 23:00,1.42,24.998,60.999,76.038,26,1.49 +2024/4/5 0:00,5.09,24.974,68.389,55.099,17,0.47 +2024/4/5 1:00,7.24,24.991,62.025,35.145,10,0.47 +2024/4/5 2:00,9.45,24.982,64.982,43.181,11,0.38 +2024/4/5 3:00,0.91,24.934,66.83,59.126,19,0.4 +2024/4/5 4:00,2.8,24.979,73.524,87.696,36,0.39 +2024/4/5 5:00,5.54,24.972,76.877,91.277,36,0.5 +2024/4/5 6:00,19.43,24.96,59.396,65.511,22,0.61 +2024/4/5 7:00,6.63,24.927,65.667,62.045,20,0.68 +2024/4/5 8:00,9.64,24.973,128.258,359.93,168,0.79 +2024/4/5 9:00,3.92,24.707,138.156,357.414,167,0.67 +2024/4/5 10:00,80.54,24.999,152.707,404.166,194,0.88 +2024/4/5 11:00,64.03,24.951,130.83,327.088,153,0.93 +2024/4/5 12:00,60.35,24.897,70.996,76.965,28,0.98 +2024/4/5 13:00,75.83,24.932,72.267,114.037,48,0.86 +2024/4/5 14:00,50.28,24.998,69.395,90.841,37,0.99 +2024/4/5 15:00,50.38,24.975,58.713,90.995,37,0.66 +2024/4/5 16:00,4.38,24.724,55.921,68.775,26,0.76 +2024/4/5 17:00,0.73,24.752,75.884,115.063,46,0.66 +2024/4/5 18:00,2.16,24.861,103.246,224.484,104,1.22 +2024/4/5 19:00,6.78,24.994,112.447,291.644,137,1.44 +2024/4/5 20:00,16.05,24.694,99.369,235.178,109,1.34 +2024/4/5 21:00,11.44,24.994,98.382,228.129,103,1.32 +2024/4/5 22:00,10.25,24.995,67.828,70.584,27,1.33 +2024/4/5 23:00,5.87,24.986,74.194,103.241,44,1.38 +2024/4/6 0:00,18.64,24.999,59.891,92.742,37,0.35 +2024/4/6 1:00,7.94,24.974,99.699,196.051,89,0.35 +2024/4/6 2:00,1.74,24.792,71.753,124.977,53,0.4 +2024/4/6 3:00,12.34,24.964,79.435,126.538,52,0.31 +2024/4/6 4:00,2.28,24.924,87.967,197.124,91,0.43 +2024/4/6 5:00,6.9,24.824,90.958,139.377,62,0.46 +2024/4/6 6:00,10.15,24.989,64.607,109.556,46,0.75 +2024/4/6 7:00,17.48,25,88.335,157.892,67,0.69 +2024/4/6 8:00,9.87,24.758,154.827,432.691,208,0.71 +2024/4/6 9:00,14.05,24.884,103.719,272.97,124,0.61 +2024/4/6 10:00,99.64,24.993,134.536,399.057,188,0.98 +2024/4/6 11:00,56.57,24.761,96.253,215.561,98,0.91 +2024/4/6 12:00,63.74,24.76,85.044,138.479,58,0.86 +2024/4/6 13:00,69.73,24.921,85.823,200.188,90,0.86 +2024/4/6 14:00,71.09,25,69.588,82.66,31,0.93 +2024/4/6 15:00,70.55,24.983,90.108,168.808,74,0.72 +2024/4/6 16:00,18.15,24.919,57.811,71.487,25,0.64 +2024/4/6 17:00,14.28,24.968,71.05,133.608,59,0.68 +2024/4/6 18:00,12.16,24.815,133.306,321.165,150,1.4 +2024/4/6 19:00,6.19,24.985,129.007,354.169,166,1.29 +2024/4/6 20:00,16.48,24.987,128.728,364.107,173,1.35 +2024/4/6 21:00,19.1,24.932,173.63,504.786,240,1.28 +2024/4/6 22:00,16.42,24.988,75.834,142.444,63,1.22 +2024/4/6 23:00,0.03,24.993,97.013,214.104,95,1.32 +2024/4/7 0:00,12.73,24.982,56.008,81.764,30,0.45 +2024/4/7 1:00,1.02,24.93,99.86,181.643,80,0.34 +2024/4/7 2:00,5.15,24.939,76.452,133.76,55,0.45 +2024/4/7 3:00,1.19,24.836,105.482,205.317,91,0.43 +2024/4/7 4:00,12.08,24.924,62.213,76.454,29,0.4 +2024/4/7 5:00,13.73,24.947,95.457,216.054,97,0.49 +2024/4/7 6:00,2.29,24.728,68.291,55.506,20,0.78 +2024/4/7 7:00,7.68,24.999,87.589,183.64,82,0.71 +2024/4/7 8:00,9.12,24.856,91.14,194.378,85,0.71 +2024/4/7 9:00,7.38,24.987,132.562,381.741,182,0.66 +2024/4/7 10:00,56.05,24.995,130.609,301.5,143,0.98 +2024/4/7 11:00,70.95,25,102.203,262.829,121,0.98 +2024/4/7 12:00,87.56,24.812,77.924,108.551,45,0.95 +2024/4/7 13:00,53.55,24.94,66.772,82.797,32,0.83 +2024/4/7 14:00,54.01,24.934,82.228,184.825,82,0.94 +2024/4/7 15:00,67.74,25,83.034,193.216,86,0.65 +2024/4/7 16:00,18.83,24.963,99.711,183.373,82,0.64 +2024/4/7 17:00,13.37,24.992,69.843,80.075,30,0.75 +2024/4/7 18:00,13.57,24.881,154.229,426.933,201,1.49 +2024/4/7 19:00,7.24,24.999,132.771,360.571,168,1.23 +2024/4/7 20:00,11.87,24.691,120.772,326.073,152,1.25 +2024/4/7 21:00,0.2,24.987,142.097,370.615,177,1.27 +2024/4/7 22:00,12.72,24.994,92.666,180.6,81,1.49 +2024/4/7 23:00,18.27,24.6,91.527,171.831,74,1.41 +2024/4/8 0:00,12.25,24.96,63.316,83.236,32,0.44 +2024/4/8 1:00,17.47,25,73.238,78.554,27,0.4 +2024/4/8 2:00,14.48,24.88,63.34,107.883,44,0.41 +2024/4/8 3:00,2.41,24.963,47.594,47.618,12,0.36 +2024/4/8 4:00,18.05,24.988,63.338,35.354,10,0.33 +2024/4/8 5:00,1.33,24.997,65.954,71.342,26,0.46 +2024/4/8 6:00,10.68,24.17,54.027,52.003,15,0.69 +2024/4/8 7:00,2.84,24.941,65.239,63.636,20,0.65 +2024/4/8 8:00,0.23,24.983,99.055,221.096,100,0.73 +2024/4/8 9:00,8.44,24.603,115.922,318.733,151,0.64 +2024/4/8 10:00,64.75,24.811,105.522,233.858,105,0.9 +2024/4/8 11:00,74.3,24.984,95.862,224.748,102,0.84 +2024/4/8 12:00,78.86,24.992,49.807,46.08,15,0.95 +2024/4/8 13:00,52.19,24.799,68.005,113.638,47,0.86 +2024/4/8 14:00,56.15,24.941,63.523,77.989,28,0.89 +2024/4/8 15:00,77.93,24.982,60.997,99.51,40,0.75 +2024/4/8 16:00,6.86,24.517,63.163,45.708,11,0.73 +2024/4/8 17:00,14.58,24.96,68.198,87.237,34,0.68 +2024/4/8 18:00,13.05,24.602,103.36,250.835,115,1.22 +2024/4/8 19:00,16.91,24.661,132.24,331.112,157,1.48 +2024/4/8 20:00,13.85,24.994,97.085,184.127,82,1.2 +2024/4/8 21:00,8.6,24.721,87.778,159.229,71,1.42 +2024/4/8 22:00,13.46,24.977,60.55,83.252,33,1.48 +2024/4/8 23:00,5.51,24.986,58.706,83.799,33,1.29 +2024/4/9 0:00,6.13,24.942,72.198,75.442,30,0.32 +2024/4/9 1:00,15.78,24.819,61.694,84.633,34,0.35 +2024/4/9 2:00,8.93,24.946,46.902,45.244,13,0.36 +2024/4/9 3:00,15.97,24.928,77.358,114.311,49,0.39 +2024/4/9 4:00,16.45,24.651,59.058,80.334,32,0.41 +2024/4/9 5:00,17.15,24.87,76.319,90.679,33,0.45 +2024/4/9 6:00,18.33,24.978,72.395,79.271,30,0.78 +2024/4/9 7:00,8.62,24.757,57.669,41.037,11,0.69 +2024/4/9 8:00,6.38,24.855,122.677,281.677,132,0.75 +2024/4/9 9:00,11.64,24.948,114.911,282.124,131,0.63 +2024/4/9 10:00,68.56,24.813,142.77,368.961,174,0.87 +2024/4/9 11:00,80.05,24.82,125.431,309.182,145,0.82 +2024/4/9 12:00,85.28,24.884,58.073,88.938,35,0.94 +2024/4/9 13:00,84.42,24.714,64.475,44.004,11,0.98 +2024/4/9 14:00,68.73,24.965,79.218,112.498,44,0.98 +2024/4/9 15:00,58.34,24.831,79.568,105.778,41,0.67 +2024/4/9 16:00,8.61,25,74.127,94.186,39,0.65 +2024/4/9 17:00,2.85,24.818,62.741,79.523,29,0.65 +2024/4/9 18:00,17.8,24.408,93.14,211.07,98,1.29 +2024/4/9 19:00,6.92,24.987,124.1,343.331,161,1.22 +2024/4/9 20:00,3.09,24.972,93.398,221.644,101,1.24 +2024/4/9 21:00,0.51,24.968,112.412,291.911,136,1.26 +2024/4/9 22:00,12.92,24.866,71.513,102.88,41,1.2 +2024/4/9 23:00,12.74,24.99,59.175,44.427,11,1.21 +2024/4/10 0:00,6.81,24.78,62.281,86.295,32,0.44 +2024/4/10 1:00,1.43,24.683,71.475,97.445,41,0.42 +2024/4/10 2:00,8.19,24.756,58.825,70.365,24,0.49 +2024/4/10 3:00,6.22,25,78.43,121.298,49,0.38 +2024/4/10 4:00,13.54,24.645,84.27,113.682,49,0.39 +2024/4/10 5:00,12.12,24.66,62.28,52.229,17,0.31 +2024/4/10 6:00,7.29,24.687,56.681,84.921,31,0.63 +2024/4/10 7:00,4.36,24.79,73.045,113.931,47,0.74 +2024/4/10 8:00,19.76,24.82,101.908,207.949,93,0.65 +2024/4/10 9:00,9.08,24.635,104.845,236.023,108,0.75 +2024/4/10 10:00,84.41,24.358,140.021,348.782,162,0.94 +2024/4/10 11:00,57.03,24.974,89.095,216.362,96,0.95 +2024/4/10 12:00,74.28,24.622,63.323,87.811,35,0.94 +2024/4/10 13:00,51.38,24.874,68.414,114.859,48,0.94 +2024/4/10 14:00,75.27,24.88,68.852,73.313,27,0.91 +2024/4/10 15:00,98.2,24.999,64.976,74.042,29,0.74 +2024/4/10 16:00,7.68,24.903,65.267,109.041,45,0.71 +2024/4/10 17:00,0.78,24.977,62.212,88.748,33,0.64 +2024/4/10 18:00,0.62,24.926,106.953,249.469,113,1.27 +2024/4/10 19:00,7.76,24.983,105.423,205.861,91,1.32 +2024/4/10 20:00,3.2,24.925,107.786,257.146,121,1.2 +2024/4/10 21:00,0.47,24.919,116.137,314.888,146,1.47 +2024/4/10 22:00,15.12,24.843,59.941,60.026,20,1.28 +2024/4/10 23:00,9.17,25,54.704,51.062,17,1.22 +2024/4/11 0:00,5.78,24.992,71.319,99.987,40,0.38 +2024/4/11 1:00,18,24.756,58.834,61.443,19,0.46 +2024/4/11 2:00,2.32,24.945,61.29,49.342,15,0.38 +2024/4/11 3:00,19.12,24.575,71.286,76.905,26,0.35 +2024/4/11 4:00,6.28,24.785,67.51,115.167,47,0.41 +2024/4/11 5:00,17.77,24.7,64.424,51.898,16,0.41 +2024/4/11 6:00,12.06,24.473,79.485,99.949,41,0.75 +2024/4/11 7:00,16.53,24.882,58.472,59.111,22,0.76 +2024/4/11 8:00,19.68,24.919,107.773,283.105,131,0.74 +2024/4/11 9:00,5.77,24.632,121.438,280.775,130,0.6 +2024/4/11 10:00,98.06,24.723,98.022,196.168,88,0.8 +2024/4/11 11:00,69.47,24.862,102.254,252.377,116,1 +2024/4/11 12:00,69.28,24.479,67.404,97.435,37,0.85 +2024/4/11 13:00,67.02,24.866,65.06,72.169,27,0.86 +2024/4/11 14:00,77.07,24.823,63.897,102.503,41,0.95 +2024/4/11 15:00,57.71,24.825,78.298,117.799,48,0.72 +2024/4/11 16:00,11.07,24.958,74.798,101.098,42,0.69 +2024/4/11 17:00,10.83,24.815,75.243,94.248,35,0.62 +2024/4/11 18:00,15.24,24.477,116.845,284.371,131,1.22 +2024/4/11 19:00,16.67,24.738,136.986,357.533,171,1.41 +2024/4/11 20:00,8.81,24.824,98.888,209.651,93,1.24 +2024/4/11 21:00,6.05,24.858,108.476,276.299,126,1.33 +2024/4/11 22:00,5.19,24.763,64.672,60.937,19,1.42 +2024/4/11 23:00,3.89,24.664,60.75,49.262,15,1.48 +2024/4/12 0:00,1.15,24.656,66.283,62.944,19,0.47 +2024/4/12 1:00,6.85,24.857,70.372,76.244,30,0.47 +2024/4/12 2:00,5.4,24.726,59.271,46.366,13,0.37 +2024/4/12 3:00,19.33,24.688,54.218,60.704,22,0.49 +2024/4/12 4:00,11.15,24.948,67.883,57.393,19,0.44 +2024/4/12 5:00,6.95,24.761,59.844,74.274,25,0.48 +2024/4/12 6:00,11.61,24.999,73.286,78.943,28,0.62 +2024/4/12 7:00,2.78,24.688,55.537,52.821,15,0.61 +2024/4/12 8:00,8.88,24.642,115.919,310.539,146,0.69 +2024/4/12 9:00,12.52,24.619,114.197,250.343,113,0.77 +2024/4/12 10:00,74.44,24.868,109.901,234.683,108,0.88 +2024/4/12 11:00,70.09,24.729,127.726,303.4,144,0.98 +2024/4/12 12:00,99.69,24.412,63.788,109.378,44,0.85 +2024/4/12 13:00,94.02,24.415,65.086,48.626,15,0.81 +2024/4/12 14:00,81.17,24.802,70.928,92.537,38,0.95 +2024/4/12 15:00,78.47,24.767,63.407,80.347,28,0.73 +2024/4/12 16:00,12.41,24.513,70.263,69.372,24,0.69 +2024/4/12 17:00,4.03,24.986,76.821,118.405,47,0.77 +2024/4/12 18:00,7.9,24.856,107.661,280.83,130,1.45 +2024/4/12 19:00,0.79,24.441,142.391,383.639,184,1.3 +2024/4/12 20:00,9.51,24.554,92.732,175.299,80,1.45 +2024/4/12 21:00,10.86,24.715,148.971,388.006,182,1.3 +2024/4/12 22:00,4.55,24.987,52.098,41.387,13,1.39 +2024/4/12 23:00,19.28,24.806,63.885,53.152,16,1.26 +2024/4/13 0:00,18.19,24.871,66.996,61.98,22,0.35 +2024/4/13 1:00,14.44,24.683,64.561,109.877,44,0.39 +2024/4/13 2:00,10.67,24.904,54.345,73.847,28,0.36 +2024/4/13 3:00,17.4,24.932,74.128,105.372,45,0.33 +2024/4/13 4:00,2.61,24.999,97.29,188.308,83,0.4 +2024/4/13 5:00,15.81,24.422,69.589,92.109,37,0.4 +2024/4/13 6:00,2.5,24.839,66.767,62.508,21,0.63 +2024/4/13 7:00,15.88,24.725,62.446,62.739,20,0.63 +2024/4/13 8:00,5.52,24.761,151.066,414.028,196,0.61 +2024/4/13 9:00,17.54,24.937,150.063,456.486,219,0.61 +2024/4/13 10:00,97.2,24.956,125.272,356.478,167,0.87 +2024/4/13 11:00,57.44,24.929,139.001,362.257,169,0.83 +2024/4/13 12:00,73.13,24.892,67.757,71.1,25,0.98 +2024/4/13 13:00,99.05,24.674,73.344,112.035,45,0.84 +2024/4/13 14:00,74.17,24.902,82.803,147.659,62,0.81 +2024/4/13 15:00,93.18,24.233,62.287,63.436,20,0.68 +2024/4/13 16:00,11.77,24.485,56.1,74.516,28,0.64 +2024/4/13 17:00,7.51,24.552,76.358,116.917,46,0.61 +2024/4/13 18:00,5.72,24.785,120.569,299.286,142,1.43 +2024/4/13 19:00,4.06,24.32,153.05,428.867,202,1.37 +2024/4/13 20:00,15.24,24.805,123.263,305.46,144,1.22 +2024/4/13 21:00,7.73,24.767,137.26,347.404,164,1.34 +2024/4/13 22:00,10.23,24.722,64.871,97.837,37,1.21 +2024/4/13 23:00,9.85,24.583,59.971,67.443,25,1.31 +2024/4/14 0:00,11.55,24.552,78.332,139.248,61,0.37 +2024/4/14 1:00,17.31,24.822,98.749,195.431,87,0.46 +2024/4/14 2:00,19.61,24.832,60.122,68.055,23,0.45 +2024/4/14 3:00,8.15,24.551,55.041,61.075,23,0.48 +2024/4/14 4:00,16.55,24.529,101.661,187.504,84,0.33 +2024/4/14 5:00,15.29,24.806,79.868,139.891,60,0.41 +2024/4/14 6:00,11.47,24.97,73.185,141.718,62,0.6 +2024/4/14 7:00,19.12,24.768,90.405,168.461,74,0.77 +2024/4/14 8:00,4.01,24.556,108.783,232.546,108,0.67 +2024/4/14 9:00,2.19,24.142,128.004,330.236,156,0.61 +2024/4/14 10:00,92.7,24.932,124.929,310.132,144,0.86 +2024/4/14 11:00,71.96,24.812,110.453,291.738,134,0.86 +2024/4/14 12:00,92.35,24.805,90.358,192.894,86,0.95 +2024/4/14 13:00,94.65,24.315,92.237,211.748,98,0.83 +2024/4/14 14:00,53.12,24.729,94.245,207.787,93,0.91 +2024/4/14 15:00,94.17,24.894,65.256,79.976,28,0.76 +2024/4/14 16:00,8.97,24.575,69.851,104.043,42,0.75 +2024/4/14 17:00,10.21,24.808,68.364,85.937,33,0.79 +2024/4/14 18:00,12.53,24.935,133.535,358.914,167,1.2 +2024/4/14 19:00,18.53,24.892,130.356,357.363,168,1.31 +2024/4/14 20:00,0.38,24.171,161.868,499.06,238,1.31 +2024/4/14 21:00,9.54,24.624,111.553,287.465,133,1.21 +2024/4/14 22:00,13.75,24.695,66.014,105.209,44,1.45 +2024/4/14 23:00,14.45,24.777,84.148,137.841,60,1.41 +2024/4/15 0:00,13.85,24.602,67.399,65.657,22,0.41 +2024/4/15 1:00,2.69,24.605,67.908,73.561,27,0.38 +2024/4/15 2:00,5.99,24.602,74.375,105.043,43,0.48 +2024/4/15 3:00,7.17,24.65,68.657,105.225,45,0.35 +2024/4/15 4:00,16.09,24.425,67.22,75.844,26,0.37 +2024/4/15 5:00,5.58,24.674,62.602,65.845,21,0.49 +2024/4/15 6:00,4.21,24.878,53.438,69.61,25,0.61 +2024/4/15 7:00,19.15,24.815,69.152,66.007,22,0.76 +2024/4/15 8:00,0.18,24.984,115.099,310.778,147,0.74 +2024/4/15 9:00,19.96,23.976,122.554,310.038,145,0.78 +2024/4/15 10:00,83.84,24.427,117.761,289.389,135,0.82 +2024/4/15 11:00,91.42,24.854,98.74,189.566,84,0.99 +2024/4/15 12:00,64.73,24.746,77.761,97.696,39,0.81 +2024/4/15 13:00,50.72,24.82,81.794,111.984,46,0.87 +2024/4/15 14:00,86.89,24.179,57.393,41.957,12,0.82 +2024/4/15 15:00,91.71,24.937,62.081,49.484,17,0.61 +2024/4/15 16:00,14.81,24.65,55.27,78.17,27,0.79 +2024/4/15 17:00,2.86,24.706,69.258,93.122,39,0.74 +2024/4/15 18:00,15.07,24.439,115.957,249.813,116,1.35 +2024/4/15 19:00,15.38,24.705,116.614,289.476,135,1.23 +2024/4/15 20:00,13.17,24.97,102.892,264.191,123,1.36 +2024/4/15 21:00,15.32,24.739,100.513,246.519,113,1.3 +2024/4/15 22:00,16.92,24.877,56.59,51.616,16,1.28 +2024/4/15 23:00,12.27,24.659,63.751,93.555,38,1.39 +2024/4/16 0:00,1.77,24.153,53.346,37.88,11,0.46 +2024/4/16 1:00,9.75,24.953,64.159,86.375,35,0.39 +2024/4/16 2:00,1.55,24.818,54.379,51.863,16,0.4 +2024/4/16 3:00,8.15,24.768,55.323,77.459,27,0.43 +2024/4/16 4:00,8.14,24.73,65.154,46.006,15,0.32 +2024/4/16 5:00,1.32,24.41,78.354,119.772,49,0.47 +2024/4/16 6:00,6.98,24.68,70.468,94.921,36,0.77 +2024/4/16 7:00,2.22,24.515,68.629,83.768,33,0.71 +2024/4/16 8:00,16.16,24.783,140.93,393.682,186,0.64 +2024/4/16 9:00,18.95,24.571,113.466,249.867,114,0.7 +2024/4/16 10:00,53.62,24.397,131.101,312.078,145,0.82 +2024/4/16 11:00,97.76,24.805,133.112,395.908,186,0.95 +2024/4/16 12:00,76.13,24.396,56.084,76.985,29,0.86 +2024/4/16 13:00,64.98,24.621,67,71.437,27,0.86 +2024/4/16 14:00,53.84,24.303,65.221,102.438,41,0.99 +2024/4/16 15:00,75.03,24.687,79.234,99.625,42,0.68 +2024/4/16 16:00,15.89,24.526,62.848,56.339,19,0.76 +2024/4/16 17:00,14.14,24.646,56.366,59.832,18,0.73 +2024/4/16 18:00,1,24.66,96.306,212.321,96,1.29 +2024/4/16 19:00,1.46,24.562,100.818,207.367,94,1.24 +2024/4/16 20:00,8.06,24.477,136.319,391.657,187,1.44 +2024/4/16 21:00,5.91,24.893,135.168,327.504,155,1.43 +2024/4/16 22:00,4.65,24.153,54.595,75.366,29,1.25 +2024/4/16 23:00,5.62,24.964,75.079,85.292,31,1.27 +2024/4/17 0:00,16.07,24.759,50.353,52.85,14,0.45 +2024/4/17 1:00,18.58,24.614,65.342,62.348,21,0.5 +2024/4/17 2:00,8.1,24.462,55.798,75.798,30,0.47 +2024/4/17 3:00,18.12,24.022,57.629,58.51,18,0.44 +2024/4/17 4:00,6.43,24.948,71.606,99.771,38,0.48 +2024/4/17 5:00,9.53,24.719,59.405,96.312,36,0.36 +2024/4/17 6:00,4.52,24.971,61.866,73.288,26,0.6 +2024/4/17 7:00,12.81,24.578,70.563,118.069,49,0.66 +2024/4/17 8:00,19.58,24.506,104.465,239.205,109,0.79 +2024/4/17 9:00,12.07,24.016,105.092,235.13,110,0.78 +2024/4/17 10:00,67.89,24.552,140.705,361.554,170,0.81 +2024/4/17 11:00,82.39,24.239,88.47,206.096,92,0.9 +2024/4/17 12:00,56.15,24.405,63.154,108.22,43,0.82 +2024/4/17 13:00,94.43,24.702,72.538,118.631,49,0.96 +2024/4/17 14:00,75.15,24.892,77.75,102,40,0.87 +2024/4/17 15:00,72.47,24.505,63.605,47.388,13,0.78 +2024/4/17 16:00,11.72,24.903,71.2,96.155,40,0.61 +2024/4/17 17:00,12.5,24.14,66.775,59.984,18,0.75 +2024/4/17 18:00,1.44,24.632,136.607,343.227,161,1.32 +2024/4/17 19:00,13.65,24.18,114.559,298.278,138,1.28 +2024/4/17 20:00,4.84,24.713,103.402,258.429,120,1.36 +2024/4/17 21:00,14.28,24.507,95.023,220.192,98,1.35 +2024/4/17 22:00,16.45,24.526,61.042,86.026,33,1.3 +2024/4/17 23:00,16.08,24.6,67.954,83.79,31,1.39 +2024/4/18 0:00,11.05,24.658,60.698,60.522,18,0.43 +2024/4/18 1:00,10.4,24.411,75.969,120.161,48,0.32 +2024/4/18 2:00,2.86,24.774,59.786,85.448,32,0.42 +2024/4/18 3:00,15.51,24.83,70.337,74.657,29,0.44 +2024/4/18 4:00,5.43,24.09,63.673,84.506,30,0.32 +2024/4/18 5:00,9.93,24.293,67.449,96.841,36,0.43 +2024/4/18 6:00,5.69,24.517,66.939,44.034,14,0.76 +2024/4/18 7:00,2.68,23.906,58.645,71.503,26,0.77 +2024/4/18 8:00,12.59,24.614,130.383,350.483,165,0.61 +2024/4/18 9:00,1.09,24.057,104.529,219.921,102,0.74 +2024/4/18 10:00,87.43,24.483,100.108,186.897,85,0.96 +2024/4/18 11:00,65.88,24.795,90.036,210.377,95,0.88 +2024/4/18 12:00,50.01,23.822,62.701,56.631,16,0.91 +2024/4/18 13:00,75.56,24.193,76.866,89.278,37,0.85 +2024/4/18 14:00,52.34,24.573,57.458,60.124,18,0.86 +2024/4/18 15:00,63.81,24.293,55.735,63.986,20,0.7 +2024/4/18 16:00,14.14,24.65,72.555,99.572,38,0.63 +2024/4/18 17:00,1.25,24.255,57.421,68.776,25,0.67 +2024/4/18 18:00,16.79,24.978,142.686,399.908,190,1.29 +2024/4/18 19:00,0.08,24.794,142.938,359.036,170,1.27 +2024/4/18 20:00,4.94,24.197,103.807,232.476,104,1.35 +2024/4/18 21:00,14.82,24.609,78.4,166.214,73,1.45 +2024/4/18 22:00,6.33,24.472,53.594,43.806,14,1.27 +2024/4/18 23:00,2.04,24.854,60.045,47.741,15,1.4 +2024/4/19 0:00,7.2,23.739,71.63,107.62,44,0.35 +2024/4/19 1:00,5.41,24.04,72.707,102.536,39,0.33 +2024/4/19 2:00,16.85,24.545,65.229,60.69,20,0.49 +2024/4/19 3:00,6.27,24.604,73.112,115.961,47,0.43 +2024/4/19 4:00,15.78,24.107,77.739,87.885,36,0.32 +2024/4/19 5:00,17.84,23.673,73.293,83.773,30,0.43 +2024/4/19 6:00,8.68,24.138,52.698,66.39,23,0.64 +2024/4/19 7:00,18.2,23.577,67.329,112.212,44,0.78 +2024/4/19 8:00,7.55,24.735,133.511,369.455,175,0.65 +2024/4/19 9:00,19.28,24.711,111.186,291.831,135,0.76 +2024/4/19 10:00,54.46,24.793,94.24,211.708,96,0.84 +2024/4/19 11:00,84.35,24.334,124.496,320.426,152,0.91 +2024/4/19 12:00,74.69,24.426,55.531,75.72,29,0.98 +2024/4/19 13:00,69.38,24.531,60.046,85.673,35,0.86 +2024/4/19 14:00,81.64,24.196,56.925,79.403,30,0.82 +2024/4/19 15:00,85.19,24.022,56.926,85.493,32,0.71 +2024/4/19 16:00,0.09,24.856,60.13,59.437,21,0.63 +2024/4/19 17:00,3.34,24.656,57.676,63.904,22,0.75 +2024/4/19 18:00,14.26,24.192,96.209,169.59,75,1.38 +2024/4/19 19:00,13.33,24.622,95.555,234.334,107,1.3 +2024/4/19 20:00,19.32,24.706,101.021,186.846,85,1.41 +2024/4/19 21:00,15.22,24.112,103.731,268.34,124,1.27 +2024/4/19 22:00,19.02,24.813,76.884,116.642,49,1.48 +2024/4/19 23:00,14.05,24.575,51.955,45.86,14,1.3 +2024/4/20 0:00,5.96,24.313,97.036,182.86,81,0.45 +2024/4/20 1:00,2.11,24.603,86.729,198.48,91,0.35 +2024/4/20 2:00,15.64,24.138,105.05,208.007,92,0.44 +2024/4/20 3:00,12.88,24.602,69.945,140.349,58,0.31 +2024/4/20 4:00,0.96,23.866,59.822,81.606,30,0.36 +2024/4/20 5:00,7.2,24.469,90.784,184.032,83,0.32 +2024/4/20 6:00,19.14,24.183,104.621,219.26,99,0.69 +2024/4/20 7:00,10.01,24.153,89.522,143.015,61,0.69 +2024/4/20 8:00,8.65,24.618,132.061,352.913,167,0.67 +2024/4/20 9:00,9.15,24.91,100.646,199.872,91,0.8 +2024/4/20 10:00,60.44,24.301,130.543,320.685,152,0.85 +2024/4/20 11:00,68.44,24.403,97.423,201.174,92,0.96 +2024/4/20 12:00,68.49,24.228,66.318,71.53,25,0.89 +2024/4/20 13:00,52.62,24.501,65.761,123.859,50,0.87 +2024/4/20 14:00,88.38,24.562,73.832,118.85,50,0.84 +2024/4/20 15:00,70.83,23.573,89.217,150.219,67,0.73 +2024/4/20 16:00,16.44,24.815,63.484,71.128,28,0.67 +2024/4/20 17:00,17.01,24.158,104.97,209.059,95,0.76 +2024/4/20 18:00,4.24,24.604,104.673,209.326,96,1.49 +2024/4/20 19:00,13.15,24.534,141.269,354.226,168,1.27 +2024/4/20 20:00,9.45,24.529,94.6,225.417,104,1.24 +2024/4/20 21:00,17.6,24.665,120.383,323.641,151,1.29 +2024/4/20 22:00,4.31,24.222,80.592,181.385,80,1.34 +2024/4/20 23:00,13.56,23.874,107.656,216.123,96,1.29 +2024/4/21 0:00,12.16,24.194,81.723,169.997,74,0.49 +2024/4/21 1:00,5.91,24.332,74.842,126.649,55,0.46 +2024/4/21 2:00,2.73,24.668,91.999,208.516,93,0.49 +2024/4/21 3:00,13.03,24.176,87.296,202.813,93,0.37 +2024/4/21 4:00,14.77,23.404,57.225,68.586,24,0.36 +2024/4/21 5:00,6.31,24.495,65.964,111.771,48,0.38 +2024/4/21 6:00,12.9,24.494,63.386,77.473,31,0.7 +2024/4/21 7:00,7.9,24.55,79.836,101.642,41,0.75 +2024/4/21 8:00,14.26,24.529,136.965,348.05,166,0.78 +2024/4/21 9:00,3.98,24.966,96.138,186.067,84,0.69 +2024/4/21 10:00,94.51,24.22,112.064,270.388,126,0.86 +2024/4/21 11:00,64.37,24.631,123.726,292.694,135,0.86 +2024/4/21 12:00,68.39,24.808,103.666,200.327,91,0.94 +2024/4/21 13:00,52.9,24.079,98.731,177.943,79,0.91 +2024/4/21 14:00,55.58,24.692,85.48,196.726,87,0.9 +2024/4/21 15:00,75.79,24.482,77.593,97.049,40,0.64 +2024/4/21 16:00,5.35,23.757,63.502,99.049,38,0.78 +2024/4/21 17:00,16.71,24.767,96.945,219.318,98,0.76 +2024/4/21 18:00,0.29,24.793,119.91,316.888,146,1.24 +2024/4/21 19:00,7.58,24.271,155.503,427.44,204,1.31 +2024/4/21 20:00,6.75,23.906,102.458,220.706,101,1.36 +2024/4/21 21:00,0.39,24.801,86.682,200.02,89,1.34 +2024/4/21 22:00,2.49,24.219,104.656,211.582,98,1.32 +2024/4/21 23:00,8.27,24.15,72.793,111.398,48,1.42 +2024/4/22 0:00,9.86,24.858,53.544,72.35,27,0.31 +2024/4/22 1:00,8.09,23.986,62.79,80.295,29,0.39 +2024/4/22 2:00,10.62,23.951,55.327,36.165,10,0.35 +2024/4/22 3:00,11.9,24.417,47.377,45.355,12,0.32 +2024/4/22 4:00,0.2,23.778,51.523,51.695,17,0.39 +2024/4/22 5:00,9.28,23.832,83.871,117.517,48,0.33 +2024/4/22 6:00,19.27,24.269,77.424,99.57,40,0.65 +2024/4/22 7:00,10.38,24.463,51.167,50.152,17,0.7 +2024/4/22 8:00,13.55,24.618,99.106,207.473,95,0.79 +2024/4/22 9:00,6.24,24.321,95.085,207.197,95,0.74 +2024/4/22 10:00,88.7,24.084,123.875,308.646,146,0.86 +2024/4/22 11:00,88.65,24.421,113.411,275.683,128,0.88 +2024/4/22 12:00,76.06,24.881,56.463,86.547,31,0.88 +2024/4/22 13:00,98.8,23.77,56.308,61.581,20,0.83 +2024/4/22 14:00,56.28,24.236,50.01,53.36,15,0.83 +2024/4/22 15:00,50.85,24.439,62.779,76.811,26,0.63 +2024/4/22 16:00,15.4,23.96,65.146,48.406,14,0.7 +2024/4/22 17:00,16.14,23.644,83.911,113.381,48,0.73 +2024/4/22 18:00,2.4,24.956,138.885,344.278,160,1.38 +2024/4/22 19:00,5.31,24.14,123.714,277.99,128,1.49 +2024/4/22 20:00,0.35,24.733,102.805,274.589,125,1.24 +2024/4/22 21:00,5.87,24.113,105.089,223.51,101,1.5 +2024/4/22 22:00,15.46,24.26,53.459,54.751,16,1.34 +2024/4/22 23:00,10.36,24.056,79.812,113.906,45,1.27 +2024/4/23 0:00,6.96,24.422,62.775,48.592,13,0.49 +2024/4/23 1:00,7.43,24.792,64.973,86.626,33,0.39 +2024/4/23 2:00,0.03,24.405,60.965,65.719,23,0.37 +2024/4/23 3:00,6,24.08,62.302,91.234,34,0.34 +2024/4/23 4:00,12.93,23.808,53.776,54.72,16,0.35 +2024/4/23 5:00,19.48,24.626,71.623,66.664,24,0.5 +2024/4/23 6:00,16.94,23.803,68.777,63.983,22,0.66 +2024/4/23 7:00,0.47,24.471,57.837,77.35,28,0.8 +2024/4/23 8:00,17.97,24.099,125.51,335.284,160,0.67 +2024/4/23 9:00,15.66,24.425,127.173,357.476,170,0.65 +2024/4/23 10:00,89.02,24.172,110.277,219.502,101,0.84 +2024/4/23 11:00,72.9,23.866,140.144,351.832,164,0.88 +2024/4/23 12:00,69.9,24.641,73.542,108.315,45,0.85 +2024/4/23 13:00,65.15,24.481,62.858,56.451,18,0.94 +2024/4/23 14:00,53.28,24.171,73.459,97.316,37,0.85 +2024/4/23 15:00,61.41,23.07,66.076,105.597,44,0.77 +2024/4/23 16:00,4.93,24.538,64.693,40.238,12,0.77 +2024/4/23 17:00,9.68,23.278,60.535,64.484,20,0.66 +2024/4/23 18:00,14.95,23.298,124.349,352.047,165,1.43 +2024/4/23 19:00,9.48,24.28,109.942,264.771,124,1.46 +2024/4/23 20:00,1.16,24.353,137.033,363.197,170,1.38 +2024/4/23 21:00,19.16,24.485,142.556,404.871,191,1.31 +2024/4/23 22:00,18.85,24.269,60.484,49.375,13,1.33 +2024/4/23 23:00,15.7,24.687,74.141,83.762,33,1.44 +2024/4/24 0:00,19.83,24.206,77.938,109.486,45,0.36 +2024/4/24 1:00,10.89,23.48,71.353,95.937,37,0.37 +2024/4/24 2:00,19.26,24.401,74.243,114.907,48,0.33 +2024/4/24 3:00,1.51,24.269,50.589,37.7,11,0.38 +2024/4/24 4:00,7.31,24.716,56.099,44.364,14,0.32 +2024/4/24 5:00,4.51,24.021,64.359,94.971,37,0.36 +2024/4/24 6:00,3.92,24.067,69.68,62.752,22,0.67 +2024/4/24 7:00,2.82,24.15,80.646,105.054,45,0.65 +2024/4/24 8:00,12.45,24.26,123.617,344.669,161,0.62 +2024/4/24 9:00,15.63,24.288,129.452,311.167,146,0.7 +2024/4/24 10:00,78.91,23.965,114.558,260.138,121,0.97 +2024/4/24 11:00,57.35,24.187,143.504,358.135,168,0.87 +2024/4/24 12:00,90.56,24.046,70.766,105.551,43,0.85 +2024/4/24 13:00,81.8,24.088,69.443,81.948,30,0.86 +2024/4/24 14:00,69.41,23.672,55.358,35.132,10,0.97 +2024/4/24 15:00,83.71,23.886,57.388,79.094,32,0.71 +2024/4/24 16:00,5.2,24.097,62.435,106.599,43,0.63 +2024/4/24 17:00,6.9,23.469,64.942,114.822,45,0.74 +2024/4/24 18:00,18.35,24.001,83.424,167.724,75,1.25 +2024/4/24 19:00,5.81,23.581,113.182,293.829,136,1.22 +2024/4/24 20:00,9.4,23.918,151.567,404.723,194,1.28 +2024/4/24 21:00,17.8,24.749,125.318,302.115,142,1.25 +2024/4/24 22:00,14.15,23.581,69.428,55.781,20,1.38 +2024/4/24 23:00,1.24,24.121,68.708,113.808,45,1.35 +2024/4/25 0:00,2.95,24.127,78.769,98.104,40,0.44 +2024/4/25 1:00,0.16,23.986,72.257,97.305,40,0.4 +2024/4/25 2:00,12.62,24.243,66.406,88.306,33,0.38 +2024/4/25 3:00,8.95,24.01,68.357,76.994,30,0.41 +2024/4/25 4:00,2.69,24.335,74.555,99.403,41,0.39 +2024/4/25 5:00,19.16,23.507,62.939,94.036,39,0.31 +2024/4/25 6:00,10.59,24.152,63.534,58.629,17,0.74 +2024/4/25 7:00,4.84,24.257,75.503,101.476,42,0.79 +2024/4/25 8:00,10.01,24.449,108.951,220.957,98,0.68 +2024/4/25 9:00,13.59,23.992,124.739,282.761,133,0.68 +2024/4/25 10:00,53.81,24.027,132.193,329.207,157,0.81 +2024/4/25 11:00,63.74,23.939,91.747,173.957,75,0.98 +2024/4/25 12:00,90.35,24.482,77.92,96.8,38,0.99 +2024/4/25 13:00,72.98,24.648,65.344,42.514,12,0.96 +2024/4/25 14:00,77.33,23.83,79.039,110.133,45,0.82 +2024/4/25 15:00,71.64,23.395,65.348,57.607,20,0.78 +2024/4/25 16:00,0.88,24.482,59.727,91.348,35,0.6 +2024/4/25 17:00,3.31,23.337,62.106,43.165,11,0.69 +2024/4/25 18:00,8.91,23.985,109.064,271.802,128,1.35 +2024/4/25 19:00,4.18,24.109,144.776,398.107,187,1.45 +2024/4/25 20:00,1,24.263,91.607,193.605,87,1.43 +2024/4/25 21:00,16.87,24.589,84.912,168.952,76,1.44 +2024/4/25 22:00,19.62,23.654,57.205,62.074,22,1.46 +2024/4/25 23:00,15.86,24.399,62.609,45.662,11,1.34 +2024/4/26 0:00,17.08,24.34,74.883,96.832,39,0.46 +2024/4/26 1:00,4.84,23.564,65.969,82.62,31,0.31 +2024/4/26 2:00,19.21,24.677,58.29,44.477,10,0.39 +2024/4/26 3:00,3.94,24.58,77.691,93.517,36,0.31 +2024/4/26 4:00,19.03,24.041,55.951,53.757,16,0.48 +2024/4/26 5:00,19.9,23.904,56.022,37.486,10,0.49 +2024/4/26 6:00,14.23,23.815,67.67,89.683,34,0.62 +2024/4/26 7:00,19.62,24.159,65.219,44.938,13,0.71 +2024/4/26 8:00,11.39,22.672,95.031,216.11,96,0.67 +2024/4/26 9:00,5.19,24.129,133.225,310.295,147,0.67 +2024/4/26 10:00,71.85,24.13,81.094,157.856,70,0.89 +2024/4/26 11:00,79.68,24.346,130.678,369.66,177,0.83 +2024/4/26 12:00,53.65,23.98,56.327,68.809,25,0.84 +2024/4/26 13:00,81.12,23.753,62.524,72.484,28,0.92 +2024/4/26 14:00,99.06,23.453,57.995,43.451,10,0.8 +2024/4/26 15:00,59.51,24.57,73.337,116.25,46,0.72 +2024/4/26 16:00,15.85,24.136,69.026,107.694,43,0.66 +2024/4/26 17:00,18.16,23.833,70.241,92.033,38,0.77 +2024/4/26 18:00,18.87,23.766,121.776,278.416,130,1.38 +2024/4/26 19:00,19.2,24.031,103.779,212.645,94,1.41 +2024/4/26 20:00,10.43,23.788,134.525,336.363,160,1.23 +2024/4/26 21:00,19.55,24.351,99.049,180.565,80,1.28 +2024/4/26 22:00,15.15,23.259,57.804,42.529,12,1.5 +2024/4/26 23:00,3.23,23.564,62.153,112.992,44,1.33 +2024/4/27 0:00,9.54,24.473,68.819,109.854,46,0.37 +2024/4/27 1:00,14.37,24.384,73.064,121.478,53,0.47 +2024/4/27 2:00,4.95,24.374,74.447,116.022,47,0.31 +2024/4/27 3:00,12.81,23.637,83.098,118.267,50,0.41 +2024/4/27 4:00,13.33,24.454,74.762,93.576,36,0.34 +2024/4/27 5:00,3.25,24.101,81.643,164.047,74,0.37 +2024/4/27 6:00,11.3,23.747,97.388,208.231,94,0.64 +2024/4/27 7:00,15.43,23.988,67.183,74.752,28,0.61 +2024/4/27 8:00,9.98,23.84,144.75,360.368,170,0.68 +2024/4/27 9:00,0.24,24.38,84.626,199.535,88,0.76 +2024/4/27 10:00,50.45,23.678,125.778,330.727,153,0.99 +2024/4/27 11:00,67.85,24.214,133.762,318.531,148,0.92 +2024/4/27 12:00,96.31,24.098,70.044,64.669,21,0.88 +2024/4/27 13:00,61.43,23.85,64.615,92.289,36,0.95 +2024/4/27 14:00,81.72,23.912,67.5,125.974,55,0.9 +2024/4/27 15:00,61.1,23.948,62.735,65.671,22,0.67 +2024/4/27 16:00,6.43,24.266,98.339,180.478,82,0.64 +2024/4/27 17:00,16.96,24.087,77.486,141.457,62,0.76 +2024/4/27 18:00,14.58,23.957,148.185,380.076,179,1.35 +2024/4/27 19:00,1.91,24.483,106.654,261.57,120,1.49 +2024/4/27 20:00,8.57,24.154,156.204,434.143,208,1.44 +2024/4/27 21:00,0.58,23.779,140.441,366.72,172,1.33 +2024/4/27 22:00,9.62,24.452,93.908,212.393,94,1.42 +2024/4/27 23:00,13.25,23.386,70.544,114.453,47,1.34 +2024/4/28 0:00,2.37,23.227,94.4,201.777,90,0.32 +2024/4/28 1:00,5.78,24.383,102.204,199.718,91,0.4 +2024/4/28 2:00,7.96,23.177,64.017,112.708,44,0.47 +2024/4/28 3:00,18.39,23.946,65.63,69.737,26,0.47 +2024/4/28 4:00,19.87,23.68,99.547,207.874,92,0.41 +2024/4/28 5:00,0.9,24.098,98.157,212.279,94,0.38 +2024/4/28 6:00,15.22,23.419,85.217,128.196,53,0.6 +2024/4/28 7:00,7.43,23.687,72.54,105.116,41,0.66 +2024/4/28 8:00,7.85,24.225,145.192,389.579,185,0.8 +2024/4/28 9:00,15.09,24.355,145.995,400.195,188,0.75 +2024/4/28 10:00,95.92,24.455,151.94,412.426,195,0.94 +2024/4/28 11:00,97.55,23.793,122.208,336.267,159,0.95 +2024/4/28 12:00,78.86,23.603,75.386,85.349,35,0.92 +2024/4/28 13:00,67.86,23.563,79.35,174.408,77,0.92 +2024/4/28 14:00,89.38,23.934,82.815,143.407,60,0.89 +2024/4/28 15:00,62.55,24.352,87.31,163.607,70,0.69 +2024/4/28 16:00,11.28,24.173,64.162,103.351,40,0.77 +2024/4/28 17:00,7.17,23.293,89.814,213.147,98,0.68 +2024/4/28 18:00,13.13,24.093,153.777,463.261,222,1.45 +2024/4/28 19:00,4.81,23.814,124.433,337.138,158,1.45 +2024/4/28 20:00,3.83,24.323,114.642,249.676,114,1.43 +2024/4/28 21:00,18.36,23.721,146.115,374.346,178,1.21 +2024/4/28 22:00,2.04,24.082,85.777,199.926,89,1.24 +2024/4/28 23:00,10.12,23.352,56.785,64.909,22,1.29 +2024/4/29 0:00,4.42,23.407,81.286,114.668,47,0.47 +2024/4/29 1:00,0.78,24.025,60.733,85.63,32,0.47 +2024/4/29 2:00,0.72,23.86,65.919,45.034,12,0.31 +2024/4/29 3:00,3.5,24.048,53.637,50.669,17,0.36 +2024/4/29 4:00,17.34,24.384,60.282,45.744,11,0.47 +2024/4/29 5:00,5.65,24.175,56.341,49.406,16,0.35 +2024/4/29 6:00,19.01,23.704,55.725,74.445,26,0.8 +2024/4/29 7:00,11.63,23.641,53.103,48.765,16,0.7 +2024/4/29 8:00,8.73,23.729,117.002,275.61,127,0.79 +2024/4/29 9:00,11.6,23.939,117.741,307.957,142,0.69 +2024/4/29 10:00,75.83,23.319,132.583,337.097,161,0.86 +2024/4/29 11:00,87.94,23.77,95.111,228.797,102,0.87 +2024/4/29 12:00,64.12,23.445,64.472,77.297,31,0.98 +2024/4/29 13:00,67.65,24.5,57.745,45.114,15,0.87 +2024/4/29 14:00,94.7,24.947,67.756,101.576,39,0.93 +2024/4/29 15:00,97.32,23.662,62.458,96.087,37,0.69 +2024/4/29 16:00,17.85,24.385,62.231,68.058,26,0.79 +2024/4/29 17:00,8.39,23.899,76.358,114.374,45,0.63 +2024/4/29 18:00,15.61,23.94,119.298,261.719,120,1.33 +2024/4/29 19:00,9.53,22.939,110.79,236.11,110,1.24 +2024/4/29 20:00,9.95,23.603,121.229,335.606,156,1.37 +2024/4/29 21:00,4.09,23.72,140.954,401.809,191,1.32 +2024/4/29 22:00,11.82,23.372,47.076,39.781,11,1.22 +2024/4/29 23:00,3.72,23.619,61.713,99.25,38,1.45 +2024/4/30 0:00,6.63,23.932,64.514,100.384,39,0.38 +2024/4/30 1:00,17.1,23.143,66.491,111.23,45,0.4 +2024/4/30 2:00,4.14,24.206,61.273,91.985,34,0.38 +2024/4/30 3:00,1.42,23.554,59.615,83.613,30,0.4 +2024/4/30 4:00,1.38,24.368,61.514,79.268,31,0.3 +2024/4/30 5:00,18.82,23.615,52.012,61.787,19,0.46 +2024/4/30 6:00,10.14,23.621,65.557,98.74,40,0.67 +2024/4/30 7:00,8.19,22.777,62.768,55.318,18,0.74 +2024/4/30 8:00,16.22,24.374,142.228,414.723,195,0.61 +2024/4/30 9:00,16.72,23.996,112.437,298.599,138,0.7 +2024/4/30 10:00,66.61,23.285,87.854,204.215,93,0.98 +2024/4/30 11:00,84.68,23.548,130.499,343.479,161,0.88 +2024/4/30 12:00,88.56,23.627,70.84,76.393,28,0.84 +2024/4/30 13:00,82.73,24.145,56.68,78.166,31,0.82 +2024/4/30 14:00,57.58,23.991,63.347,73.878,25,0.97 +2024/4/30 15:00,93.79,23.041,61.512,57.219,17,0.65 +2024/4/30 16:00,10.78,23.742,71.349,100.777,39,0.8 +2024/4/30 17:00,5.65,23.527,65.052,50.592,15,0.65 +2024/4/30 18:00,8.5,23.773,118.328,261.208,122,1.34 +2024/4/30 19:00,0.75,24.235,133.646,393.839,185,1.34 +2024/4/30 20:00,2.56,23.222,117.219,298.53,140,1.22 +2024/4/30 21:00,15.31,23.46,120.417,283.201,134,1.36 +2024/4/30 22:00,0,22.367,65.049,48.818,12,1.4 +2024/4/30 23:00,8.33,24.169,78.094,111.612,44,1.42 +2024/5/1 0:00,10.45,23.187,52.032,55.227,17,0.4 +2024/5/1 1:00,1.09,24.218,56.084,57.124,21,0.46 +2024/5/1 2:00,19.46,23.551,75.772,99.277,41,0.45 +2024/5/1 3:00,4.52,23.098,68.429,95.52,38,0.34 +2024/5/1 4:00,6.08,24.486,65.946,81.281,30,0.38 +2024/5/1 5:00,6.08,23.733,58.18,46.082,12,0.33 +2024/5/1 6:00,4.61,23.902,65.566,116.883,47,0.63 +2024/5/1 7:00,0.03,23.964,75.119,92.557,36,0.74 +2024/5/1 8:00,14.59,23.431,116.263,257.562,118,0.71 +2024/5/1 9:00,19.34,23.013,88.865,181.112,79,0.72 +2024/5/1 10:00,67.34,23.698,105.537,234.198,106,0.95 +2024/5/1 11:00,91.47,23.526,119.698,290.548,133,0.86 +2024/5/1 12:00,95.8,23.573,54.294,65.746,21,0.88 +2024/5/1 13:00,101.66,23.631,48.752,42.694,13,0.92 +2024/5/1 14:00,78.24,24.129,48.413,56.474,16,0.82 +2024/5/1 15:00,71.66,23.02,67.758,55.042,19,0.77 +2024/5/1 16:00,6.51,23.479,62.414,86.913,31,0.67 +2024/5/1 17:00,14.25,23.425,58.717,90.013,34,0.73 +2024/5/1 18:00,16.34,24.01,100.316,225.275,102,1.5 +2024/5/1 19:00,3.63,23.854,109.013,288.243,135,1.34 +2024/5/1 20:00,7.42,23.719,81.205,174.331,79,1.26 +2024/5/1 21:00,18.04,24.302,92.778,188.262,86,1.26 +2024/5/1 22:00,16.13,24.357,70.177,103.666,40,1.22 +2024/5/1 23:00,19.7,23.919,66.603,79.324,30,1.43 +2024/5/2 0:00,15.08,23.26,61.626,54.599,17,0.36 +2024/5/2 1:00,7.86,23.864,58.365,44.318,10,0.33 +2024/5/2 2:00,11.81,24.028,54.66,41.554,12,0.44 +2024/5/2 3:00,13.22,23.938,71.871,98.639,38,0.36 +2024/5/2 4:00,1.57,23.771,53.595,49.705,15,0.42 +2024/5/2 5:00,10.89,23.722,69.826,101.128,42,0.38 +2024/5/2 6:00,14.19,22.227,61.367,77.53,27,0.67 +2024/5/2 7:00,3.35,22.949,51.582,41.799,10,0.7 +2024/5/2 8:00,15.61,22.967,132.271,365.949,175,0.66 +2024/5/2 9:00,11.68,22.879,86.069,198.418,89,0.77 +2024/5/2 10:00,107.37,24.019,115.618,285.518,131,0.81 +2024/5/2 11:00,57.33,24.113,118.746,287.669,136,0.81 +2024/5/2 12:00,69.59,24.065,59.223,69.163,25,0.88 +2024/5/2 13:00,88.09,22.776,73.517,79.052,28,0.83 +2024/5/2 14:00,71.31,23.815,74.139,115.584,46,0.95 +2024/5/2 15:00,94.29,24.125,73.28,84.754,31,0.67 +2024/5/2 16:00,15.18,23.759,65.402,74.057,28,0.65 +2024/5/2 17:00,2.05,23.665,50.298,46.069,13,0.67 +2024/5/2 18:00,10.28,23.401,93.492,158.413,68,1.27 +2024/5/2 19:00,10.18,23.41,111.207,230.526,107,1.29 +2024/5/2 20:00,7.39,23.944,92.925,194.95,87,1.37 +2024/5/2 21:00,18.66,23.167,114.361,300.204,139,1.46 +2024/5/2 22:00,16.55,23.858,58.453,79.5,28,1.31 +2024/5/2 23:00,13.94,23.623,72.12,80.117,32,1.3 +2024/5/3 0:00,14.29,23.066,52.882,64.297,23,0.46 +2024/5/3 1:00,9.23,23.778,60.261,50.417,15,0.3 +2024/5/3 2:00,18.42,23.743,73.303,104.011,41,0.36 +2024/5/3 3:00,13.89,23.122,64.149,104.3,41,0.39 +2024/5/3 4:00,14.58,23.879,62.598,51.533,17,0.42 +2024/5/3 5:00,17.23,23.652,77.108,107.139,46,0.33 +2024/5/3 6:00,5.48,23.143,62.501,83.938,31,0.69 +2024/5/3 7:00,16.14,22.185,58.168,58.091,17,0.71 +2024/5/3 8:00,3.9,23.114,109.655,234.975,106,0.7 +2024/5/3 9:00,6.91,23.191,87.463,169.225,74,0.71 +2024/5/3 10:00,73.46,23.157,132.863,346.776,161,0.93 +2024/5/3 11:00,108.82,23.976,94.255,203.331,92,0.88 +2024/5/3 12:00,102.11,23.39,50.492,50.25,15,0.81 +2024/5/3 13:00,93.56,23.468,72.461,65.123,25,0.81 +2024/5/3 14:00,94.99,23.276,66.131,86.46,31,0.97 +2024/5/3 15:00,85.91,23.39,64.729,92.833,36,0.74 +2024/5/3 16:00,18.94,23.244,69.276,78.908,30,0.75 +2024/5/3 17:00,9.93,23.615,71.416,91.446,38,0.79 +2024/5/3 18:00,7.61,23.421,89.158,196.624,89,1.43 +2024/5/3 19:00,3.26,24.043,130.539,307.036,146,1.41 +2024/5/3 20:00,15.72,23.619,123.918,348.243,165,1.4 +2024/5/3 21:00,14.69,22.63,143.114,388.515,182,1.28 +2024/5/3 22:00,7.69,23.278,64.058,74.543,29,1.49 +2024/5/3 23:00,0.5,23.464,53.864,50.454,15,1.36 +2024/5/4 0:00,16.78,22.175,87.528,140.866,62,0.34 +2024/5/4 1:00,0.23,24.027,87.126,158.834,68,0.34 +2024/5/4 2:00,14.07,23.916,69.19,76.624,28,0.46 +2024/5/4 3:00,19.41,22.302,76.293,129.022,56,0.35 +2024/5/4 4:00,8.75,23.334,76.348,93.662,35,0.31 +2024/5/4 5:00,4.7,23.49,58.394,68.84,23,0.39 +2024/5/4 6:00,14.1,23.956,76.121,126.513,51,0.76 +2024/5/4 7:00,16.34,23.105,76.673,87.006,36,0.68 +2024/5/4 8:00,10.93,23.048,140.664,415.571,198,0.76 +2024/5/4 9:00,19.34,23.909,106.676,282.998,129,0.77 +2024/5/4 10:00,57.84,23.435,124.884,283.112,130,0.97 +2024/5/4 11:00,82.76,23.539,124.428,283.313,130,0.92 +2024/5/4 12:00,94.51,23.216,94.934,179.211,79,0.94 +2024/5/4 13:00,102.45,23.92,83.184,156.129,67,0.85 +2024/5/4 14:00,64.86,22.609,71.121,107.053,42,0.82 +2024/5/4 15:00,99,22.822,71.144,119.923,52,0.71 +2024/5/4 16:00,11.05,23.553,96.655,213.926,96,0.6 +2024/5/4 17:00,7.93,23.476,70.627,111.154,44,0.69 +2024/5/4 18:00,2.63,23.433,149.722,451.409,218,1.23 +2024/5/4 19:00,17.31,23.761,157.563,451.971,217,1.23 +2024/5/4 20:00,3.15,23.594,160.096,460.24,221,1.46 +2024/5/4 21:00,6.2,23.505,160.316,451.546,214,1.39 +2024/5/4 22:00,5.8,22.369,61.829,68.804,23,1.39 +2024/5/4 23:00,17.43,22.803,80.734,115.564,47,1.32 +2024/5/5 0:00,13.45,22.702,71.351,119.047,48,0.38 +2024/5/5 1:00,15.93,23.05,81.694,153.534,67,0.36 +2024/5/5 2:00,5.01,23.84,96.93,205.749,91,0.39 +2024/5/5 3:00,12.5,23.287,60.054,81.342,32,0.42 +2024/5/5 4:00,11.43,22.679,78.87,146.046,62,0.34 +2024/5/5 5:00,16.66,23.905,67.723,73.418,28,0.35 +2024/5/5 6:00,18.12,22.889,77.736,133.399,59,0.7 +2024/5/5 7:00,0.24,21.745,90.632,147.842,65,0.68 +2024/5/5 8:00,13.48,22.62,163.806,465.929,223,0.76 +2024/5/5 9:00,1.04,22.387,111.075,295.434,136,0.76 +2024/5/5 10:00,85.19,23.139,140.749,384.089,182,0.87 +2024/5/5 11:00,70.82,22.681,122.796,286.792,135,0.89 +2024/5/5 12:00,71.87,23.646,102.367,222.928,99,1 +2024/5/5 13:00,74.41,22.79,103.205,199.701,91,0.97 +2024/5/5 14:00,89.17,22.878,91,168.853,72,0.84 +2024/5/5 15:00,73.37,23.097,76.732,166.363,71,0.66 +2024/5/5 16:00,14.65,22.453,85.25,192.424,86,0.62 +2024/5/5 17:00,8.09,23.555,74.495,101.92,43,0.74 +2024/5/5 18:00,1.37,23.367,96.768,229.954,104,1.3 +2024/5/5 19:00,15.68,23.209,143.757,391.457,184,1.36 +2024/5/5 20:00,5.72,23.799,153.344,409.453,195,1.43 +2024/5/5 21:00,8.66,23.134,121.539,297.39,140,1.45 +2024/5/5 22:00,13.71,24.105,58.81,65.028,21,1.3 +2024/5/5 23:00,6.65,22.63,88.925,164.451,72,1.27 +2024/5/6 0:00,1.13,23.138,48.872,40.976,12,0.47 +2024/5/6 1:00,7.48,23.455,73.964,102.495,39,0.38 +2024/5/6 2:00,18.89,23.618,75.441,110.481,43,0.46 +2024/5/6 3:00,12.83,23.299,67.288,86.67,34,0.33 +2024/5/6 4:00,13.43,22.749,67.576,103.64,44,0.48 +2024/5/6 5:00,12.65,22.837,74.951,97.308,38,0.4 +2024/5/6 6:00,3.98,23.552,60.711,60.172,21,0.63 +2024/5/6 7:00,8.37,23.624,57.184,79.664,32,0.71 +2024/5/6 8:00,15.02,22.769,109.872,229.918,103,0.77 +2024/5/6 9:00,2.03,23.561,116.854,270.981,123,0.68 +2024/5/6 10:00,70.28,23.131,86.696,158.504,70,0.84 +2024/5/6 11:00,70.2,23.093,136.237,372.447,175,0.92 +2024/5/6 12:00,78.76,22.981,70.698,61.658,23,0.97 +2024/5/6 13:00,108.92,22.64,61.5,42.697,12,0.82 +2024/5/6 14:00,58.71,23.828,74.2,110.088,47,0.81 +2024/5/6 15:00,83.53,24.113,69.063,79.553,32,0.61 +2024/5/6 16:00,3.59,23.48,60.615,80.888,30,0.65 +2024/5/6 17:00,19.41,21.999,60.414,89.02,33,0.6 +2024/5/6 18:00,2.27,21.84,112.966,289.53,135,1.33 +2024/5/6 19:00,8.07,21.978,125.863,340.242,160,1.41 +2024/5/6 20:00,14.76,23.275,110.295,239.707,111,1.41 +2024/5/6 21:00,14.09,24.059,92.801,222.364,100,1.39 +2024/5/6 22:00,8.45,24.283,74.052,92.611,37,1.29 +2024/5/6 23:00,6.93,23.504,60.468,55.675,20,1.42 +2024/5/7 0:00,7.95,23.18,57.191,54.655,19,0.42 +2024/5/7 1:00,5.29,22.23,70.508,114.285,49,0.47 +2024/5/7 2:00,4.11,22.522,55.764,41.359,11,0.4 +2024/5/7 3:00,9.66,22.928,70.35,111.652,48,0.34 +2024/5/7 4:00,5.37,23.558,66.589,95.065,36,0.43 +2024/5/7 5:00,5.75,23.595,63.78,60.08,18,0.33 +2024/5/7 6:00,13.14,22.912,76.52,113.484,48,0.79 +2024/5/7 7:00,19.37,22.633,59.96,39.855,10,0.74 +2024/5/7 8:00,12.07,22.827,118.759,278.191,129,0.75 +2024/5/7 9:00,1.54,23.632,125.801,302.85,139,0.74 +2024/5/7 10:00,59.16,22.663,90.534,201.656,93,0.82 +2024/5/7 11:00,107.33,22.806,105.902,205.679,92,0.89 +2024/5/7 12:00,71.35,23.65,56.015,44.458,13,0.93 +2024/5/7 13:00,60.06,23.503,67.365,72.018,26,0.85 +2024/5/7 14:00,87.95,22.639,60.055,43.17,13,0.94 +2024/5/7 15:00,89.3,23.201,65.823,74.602,29,0.76 +2024/5/7 16:00,12.97,22.028,70.416,59.436,21,0.65 +2024/5/7 17:00,5.35,22.759,61.846,85.713,35,0.64 +2024/5/7 18:00,0.3,23.343,135.435,365.781,174,1.46 +2024/5/7 19:00,19.3,23.071,91.555,217.904,98,1.2 +2024/5/7 20:00,5.02,23.027,90.137,207.515,93,1.28 +2024/5/7 21:00,13.52,23.474,132.259,332.545,156,1.32 +2024/5/7 22:00,14.13,23.57,63.097,107.004,46,1.4 +2024/5/7 23:00,12.2,22.631,75.796,88.258,36,1.5 +2024/5/8 0:00,6.26,22.423,67.664,83.429,30,0.37 +2024/5/8 1:00,5.42,22.582,54.318,39.717,11,0.49 +2024/5/8 2:00,11.95,21.957,59.127,74.122,25,0.37 +2024/5/8 3:00,17.32,23.278,56.525,79.745,28,0.44 +2024/5/8 4:00,18.93,21.842,64.931,42.549,13,0.33 +2024/5/8 5:00,2.12,23.474,63.746,61.982,19,0.39 +2024/5/8 6:00,3.1,23.533,62.228,83.278,31,0.77 +2024/5/8 7:00,18.89,23.898,51.919,63.303,21,0.66 +2024/5/8 8:00,14.73,23.224,77.514,147.527,62,0.62 +2024/5/8 9:00,17.66,23.256,98.693,239.051,110,0.7 +2024/5/8 10:00,66.14,22.633,102.225,208.353,93,0.89 +2024/5/8 11:00,87.32,22.812,110.892,247.678,113,0.85 +2024/5/8 12:00,93.56,23.625,57.463,52.715,15,0.98 +2024/5/8 13:00,92.41,23.193,75.717,93.602,36,0.92 +2024/5/8 14:00,77.45,23.181,55.614,63.801,24,0.87 +2024/5/8 15:00,55.85,23.906,69.039,97.927,40,0.8 +2024/5/8 16:00,11.66,23.516,69.712,86.399,31,0.63 +2024/5/8 17:00,5.06,23.404,51.856,59.234,21,0.77 +2024/5/8 18:00,9.01,22.016,91.954,197.723,89,1.27 +2024/5/8 19:00,19.15,22.845,113.933,268.569,125,1.27 +2024/5/8 20:00,7.98,22.544,110.336,267.863,126,1.35 +2024/5/8 21:00,16.8,23.776,131.604,344.812,164,1.4 +2024/5/8 22:00,3.77,22.184,61.662,55.867,19,1.41 +2024/5/8 23:00,13.45,22.11,65.368,91.633,36,1.21 +2024/5/9 0:00,19.54,23.928,47.62,45.745,11,0.36 +2024/5/9 1:00,2.04,23.273,52.789,60.156,20,0.43 +2024/5/9 2:00,0.17,22.54,59.04,55.519,17,0.48 +2024/5/9 3:00,8.67,22.442,57.495,75.26,28,0.43 +2024/5/9 4:00,1.85,23.258,70.297,73.701,25,0.35 +2024/5/9 5:00,14.97,23.042,63.184,47.626,13,0.4 +2024/5/9 6:00,18.29,23.212,58.481,61.906,23,0.73 +2024/5/9 7:00,8.68,22.788,72.12,81.775,31,0.63 +2024/5/9 8:00,5.17,22.061,119.664,299.272,138,0.71 +2024/5/9 9:00,8.69,23.31,134.681,388.337,183,0.69 +2024/5/9 10:00,94.79,22.199,121.784,302.053,139,0.87 +2024/5/9 11:00,55.5,23.316,108.089,235.277,109,0.92 +2024/5/9 12:00,87.42,23.352,56.178,82.772,29,0.93 +2024/5/9 13:00,88.73,22.324,63.789,87.851,35,0.99 +2024/5/9 14:00,90.07,22.254,50.608,57.502,21,0.89 +2024/5/9 15:00,68.31,22.302,54.829,53.957,17,0.71 +2024/5/9 16:00,14.28,23.6,68.709,104.103,44,0.63 +2024/5/9 17:00,1.83,23.136,71.604,97.813,38,0.71 +2024/5/9 18:00,3.99,22.321,107.481,278.006,127,1.21 +2024/5/9 19:00,17.55,22.831,99.602,260.213,118,1.24 +2024/5/9 20:00,14.77,23.474,99.313,233.07,106,1.25 +2024/5/9 21:00,0.27,22.565,130.512,316.353,148,1.39 +2024/5/9 22:00,4.97,23.278,56.483,58.94,17,1.37 +2024/5/9 23:00,4.29,21.626,56.302,52.794,16,1.44 +2024/5/10 0:00,5.42,21.684,56.381,52.275,14,0.39 +2024/5/10 1:00,4.95,22.353,60.036,44.166,10,0.39 +2024/5/10 2:00,1.25,21.82,58.6,53.895,18,0.33 +2024/5/10 3:00,9.18,22.708,55.326,69.138,27,0.45 +2024/5/10 4:00,14.65,22.243,53.628,57.392,19,0.3 +2024/5/10 5:00,12.13,21.734,48.758,43.614,10,0.38 +2024/5/10 6:00,13.46,22.591,64.657,81.361,29,0.64 +2024/5/10 7:00,1.62,22.908,59.599,97.037,38,0.75 +2024/5/10 8:00,19.03,23.709,88.672,188.567,86,0.73 +2024/5/10 9:00,16.77,22.801,131.144,332.076,158,0.74 +2024/5/10 10:00,99.28,22.203,122.593,326.547,151,0.83 +2024/5/10 11:00,100.26,22.117,99.154,199.214,90,0.93 +2024/5/10 12:00,106.3,22.42,71.324,115.482,47,0.94 +2024/5/10 13:00,84.93,23.079,75.085,86.059,31,0.8 +2024/5/10 14:00,66.02,23.839,64.807,45.699,11,0.86 +2024/5/10 15:00,88.92,23.052,60.997,40.669,10,0.62 +2024/5/10 16:00,14.86,22.938,75.588,85.879,33,0.74 +2024/5/10 17:00,14.76,22.943,66.596,112.353,45,0.64 +2024/5/10 18:00,10.43,22.343,119.018,274.496,128,1.28 +2024/5/10 19:00,1.37,21.35,117.933,307.254,143,1.22 +2024/5/10 20:00,7.42,22.67,95.506,179.232,82,1.35 +2024/5/10 21:00,18.42,22.884,115.478,295.243,136,1.21 +2024/5/10 22:00,11.69,22.91,52.288,50.98,13,1.45 +2024/5/10 23:00,10.77,22.67,66.176,52.547,14,1.21 +2024/5/11 0:00,5.38,23.147,58.698,76.599,29,0.31 +2024/5/11 1:00,7.37,22.561,86.671,146.311,63,0.43 +2024/5/11 2:00,17.91,22.34,82.993,135.362,59,0.48 +2024/5/11 3:00,13.33,22.502,73.57,128.03,55,0.48 +2024/5/11 4:00,15.75,22.336,76.167,127.573,54,0.32 +2024/5/11 5:00,9.09,22.352,81.859,178.471,78,0.36 +2024/5/11 6:00,12.6,23.657,100.424,183.179,84,0.7 +2024/5/11 7:00,4.97,22.213,84.362,118.938,50,0.61 +2024/5/11 8:00,14.11,23.054,136.149,346.565,163,0.71 +2024/5/11 9:00,8.55,23.299,128.988,305.152,144,0.69 +2024/5/11 10:00,79.34,23.304,133.152,381.785,183,0.92 +2024/5/11 11:00,90.71,22.352,117.679,300.396,140,0.98 +2024/5/11 12:00,106.5,22.781,69.116,111.378,45,0.85 +2024/5/11 13:00,58.52,23.611,62.299,65.41,22,0.93 +2024/5/11 14:00,100.36,22.322,69.667,122.566,52,0.89 +2024/5/11 15:00,71.08,23.486,85.768,155.374,69,0.69 +2024/5/11 16:00,8.88,22.548,78.087,117.204,50,0.73 +2024/5/11 17:00,0.44,22.483,86.147,189.405,87,0.79 +2024/5/11 18:00,6.02,22.038,92.634,216.847,100,1.46 +2024/5/11 19:00,10.05,21.374,133.208,393.186,185,1.39 +2024/5/11 20:00,1.12,23.446,155.218,415.031,200,1.34 +2024/5/11 21:00,9.82,22.673,101.12,233.439,109,1.33 +2024/5/11 22:00,18.54,22.814,89.508,196.27,90,1.44 +2024/5/11 23:00,2.11,22.352,96.562,183.202,82,1.27 +2024/5/12 0:00,15.29,22.383,77.865,158.337,70,0.42 +2024/5/12 1:00,8.19,22.754,62.044,70.778,27,0.4 +2024/5/12 2:00,13.1,22.81,64.896,56.109,20,0.43 +2024/5/12 3:00,5.2,23.213,64.977,78.389,27,0.34 +2024/5/12 4:00,3.19,21.841,88.08,172.113,74,0.44 +2024/5/12 5:00,3.21,22.216,57.149,78.719,28,0.43 +2024/5/12 6:00,1.41,21.892,78.619,157.52,70,0.64 +2024/5/12 7:00,3.71,22.727,69.151,88.237,35,0.69 +2024/5/12 8:00,13.28,22.943,130.471,381.658,180,0.74 +2024/5/12 9:00,17.63,23.192,132.382,317.917,150,0.78 +2024/5/12 10:00,99.78,22.286,146.009,416.306,198,0.82 +2024/5/12 11:00,92.68,23.169,138.332,381.513,180,0.8 +2024/5/12 12:00,61.07,21.188,79.669,158.192,69,0.83 +2024/5/12 13:00,70.91,23.321,93.533,163.133,72,1 +2024/5/12 14:00,72.04,22.344,90.85,170.479,76,0.95 +2024/5/12 15:00,68.75,21.407,67.998,98.777,38,0.72 +2024/5/12 16:00,10.3,22.119,74.206,112.39,45,0.63 +2024/5/12 17:00,10.71,22.41,91.107,195.962,87,0.68 +2024/5/12 18:00,7.14,23.128,152.312,430.747,206,1.41 +2024/5/12 19:00,7.08,23.362,148.653,428.757,203,1.47 +2024/5/12 20:00,16.57,21.998,134.713,370.577,173,1.31 +2024/5/12 21:00,15.79,21.454,134.3,373.89,176,1.5 +2024/5/12 22:00,6.16,22.808,57.553,83.079,32,1.24 +2024/5/12 23:00,18.28,23.226,54.747,78.965,28,1.32 +2024/5/13 0:00,19.06,23.823,48.982,43.093,11,0.48 +2024/5/13 1:00,6.53,23.034,67.033,111.777,44,0.43 +2024/5/13 2:00,7.09,22.488,68.309,64.132,21,0.46 +2024/5/13 3:00,10.11,21.249,65.225,74.699,26,0.48 +2024/5/13 4:00,18.82,21.944,65.666,47.674,13,0.4 +2024/5/13 5:00,17.53,22.204,58.293,61.92,23,0.35 +2024/5/13 6:00,2.05,22.675,63.035,79.851,30,0.74 +2024/5/13 7:00,7.85,22.791,62.895,49.565,17,0.71 +2024/5/13 8:00,11.07,21.399,128.058,325.475,153,0.75 +2024/5/13 9:00,10.06,22.276,127.058,328.164,153,0.7 +2024/5/13 10:00,65.66,23.65,129.011,329.213,155,0.96 +2024/5/13 11:00,102.23,22.847,101.683,215.016,100,0.98 +2024/5/13 12:00,92.23,22.96,69.815,76.693,29,0.95 +2024/5/13 13:00,101.08,22.768,58.362,35.678,10,0.95 +2024/5/13 14:00,102.23,22.023,68.646,60.806,19,0.92 +2024/5/13 15:00,96.16,22.484,69.959,66.838,22,0.69 +2024/5/13 16:00,8.78,22.464,58.938,65.064,21,0.79 +2024/5/13 17:00,12.21,21.469,50.714,55.303,20,0.73 +2024/5/13 18:00,3.21,22.861,95.721,237.323,111,1.45 +2024/5/13 19:00,13.47,21.04,119.464,332.034,154,1.35 +2024/5/13 20:00,3.59,22.846,89.998,210.237,97,1.37 +2024/5/13 21:00,13.88,22.352,87.967,183.701,81,1.4 +2024/5/13 22:00,4.59,22.598,64.557,116.955,47,1.42 +2024/5/13 23:00,2.35,22.329,62.998,61.479,21,1.33 +2024/5/14 0:00,3.31,21.984,63.803,100.465,40,0.37 +2024/5/14 1:00,0.04,21.992,55.779,39.274,11,0.35 +2024/5/14 2:00,14.37,22.789,47.062,44.236,10,0.38 +2024/5/14 3:00,14.65,23.016,69.555,70.018,26,0.34 +2024/5/14 4:00,10.3,20.374,72.599,85.178,34,0.38 +2024/5/14 5:00,3.23,22.618,54.73,48.254,14,0.47 +2024/5/14 6:00,1.67,21.8,69.712,62.905,23,0.8 +2024/5/14 7:00,0.38,23.296,53.214,59.867,19,0.72 +2024/5/14 8:00,3.31,22.484,108.279,228.151,104,0.63 +2024/5/14 9:00,17.82,22.382,130.917,336.478,160,0.69 +2024/5/14 10:00,68.28,21.964,109.592,267.672,126,0.92 +2024/5/14 11:00,74.48,23.866,105.187,270.37,127,0.87 +2024/5/14 12:00,60.79,22.181,56.426,68.366,26,0.84 +2024/5/14 13:00,67.23,23.032,81.757,116.129,49,0.85 +2024/5/14 14:00,83.56,22.07,59.638,53.333,15,0.89 +2024/5/14 15:00,88.43,22.964,66.242,101.573,43,0.64 +2024/5/14 16:00,4.91,22.853,67.417,86.281,35,0.65 +2024/5/14 17:00,1.15,22.48,62.157,98.029,40,0.77 +2024/5/14 18:00,7.82,22.974,102.977,264.533,122,1.43 +2024/5/14 19:00,4.68,22.612,136.155,334.629,156,1.22 +2024/5/14 20:00,4.39,23.058,138.657,382.212,179,1.3 +2024/5/14 21:00,19.2,23.42,131.731,357.121,169,1.36 +2024/5/14 22:00,12.33,21.563,69.981,60.058,22,1.22 +2024/5/14 23:00,11.14,23.118,67.48,95.135,39,1.4 +2024/5/15 0:00,8.32,22.3,67.225,99.872,41,0.38 +2024/5/15 1:00,8.58,21.633,52.46,50.861,14,0.38 +2024/5/15 2:00,10.82,22.591,61.801,63.866,21,0.35 +2024/5/15 3:00,13.93,22.726,75.168,113.09,48,0.37 +2024/5/15 4:00,14.04,22.017,63.324,115.387,46,0.47 +2024/5/15 5:00,3.43,21.355,59.581,49.592,13,0.46 +2024/5/15 6:00,10,22.94,74.766,99.824,38,0.79 +2024/5/15 7:00,8.24,22.281,59.319,45.75,14,0.74 +2024/5/15 8:00,17.41,23.27,138.898,342.337,163,0.72 +2024/5/15 9:00,12.63,22.445,93.028,206.04,95,0.65 +2024/5/15 10:00,84.29,22.153,121.34,329.001,155,0.93 +2024/5/15 11:00,61.35,22.745,96.446,189.293,85,0.98 +2024/5/15 12:00,88.31,22.487,61.271,93.682,35,0.81 +2024/5/15 13:00,61.45,23.083,54.322,67.678,25,0.89 +2024/5/15 14:00,73.55,22.123,53.432,67.269,23,0.83 +2024/5/15 15:00,62.86,21.403,77.368,110.882,44,0.76 +2024/5/15 16:00,13.84,22.896,63.075,107.692,45,0.72 +2024/5/15 17:00,4.13,22.596,61.289,79.671,31,0.78 +2024/5/15 18:00,7.84,21.818,79.084,167.692,73,1.22 +2024/5/15 19:00,17.91,21.282,95.598,184.261,81,1.47 +2024/5/15 20:00,4.09,23.133,138.57,378.598,177,1.22 +2024/5/15 21:00,10.16,22.293,113.11,299.499,138,1.29 +2024/5/15 22:00,8.39,21.977,68.008,75.221,26,1.25 +2024/5/15 23:00,0.36,22.247,64.507,59.923,19,1.24 +2024/5/16 0:00,15.86,23.578,73.96,110.185,47,0.33 +2024/5/16 1:00,1.38,21.692,69.517,119.092,48,0.4 +2024/5/16 2:00,9.49,20.902,68.726,92.353,34,0.46 +2024/5/16 3:00,11.21,21.973,76.671,90.907,36,0.48 +2024/5/16 4:00,12.57,22.748,60.533,96.137,39,0.41 +2024/5/16 5:00,13.77,22.41,64.839,98.225,39,0.33 +2024/5/16 6:00,5.07,20.698,67.199,110.565,43,0.62 +2024/5/16 7:00,0.2,21.383,73.636,99.508,42,0.7 +2024/5/16 8:00,14.47,21.588,104.023,226.089,102,0.75 +2024/5/16 9:00,10.71,21.799,131.126,371.147,174,0.72 +2024/5/16 10:00,100.99,22.509,115.822,308.887,143,0.92 +2024/5/16 11:00,100.18,22.197,102.064,194.668,87,0.81 +2024/5/16 12:00,101.38,22.111,71.126,88.206,32,0.88 +2024/5/16 13:00,81.68,21.656,73.685,76.345,30,0.91 +2024/5/16 14:00,73.35,20.91,78.593,105.452,44,0.92 +2024/5/16 15:00,98.54,21.221,68.542,100.07,41,0.6 +2024/5/16 16:00,9.03,22.987,51.938,53.087,19,0.64 +2024/5/16 17:00,3.67,21.895,58.091,40.707,11,0.79 +2024/5/16 18:00,17.1,21.515,118.04,300.607,142,1.35 +2024/5/16 19:00,17.65,21.604,102.008,236.246,107,1.41 +2024/5/16 20:00,9.33,22.487,125.518,327.15,154,1.29 +2024/5/16 21:00,1.51,19.722,117.73,258.045,118,1.38 +2024/5/16 22:00,7.76,22.901,65.877,115.937,49,1.31 +2024/5/16 23:00,16.07,22.781,62.862,92.319,38,1.29 +2024/5/17 0:00,18.04,21.763,63.659,62.32,23,0.38 +2024/5/17 1:00,4.07,20.264,63.175,39.033,11,0.39 +2024/5/17 2:00,1.34,22.511,73.859,78.152,31,0.37 +2024/5/17 3:00,17.55,22.122,58.674,47.205,15,0.35 +2024/5/17 4:00,7.79,21.118,49.691,56.79,18,0.42 +2024/5/17 5:00,10.84,21.946,57.758,59.563,21,0.38 +2024/5/17 6:00,19.36,22.17,82.377,114.429,48,0.64 +2024/5/17 7:00,1.33,21.514,56.999,43.527,14,0.75 +2024/5/17 8:00,12.97,21.734,133.032,337.922,157,0.74 +2024/5/17 9:00,1.48,21.155,111.884,282.382,133,0.78 +2024/5/17 10:00,75.65,20.947,120.5,338.487,160,0.91 +2024/5/17 11:00,99.21,21.708,134.067,348.795,165,0.86 +2024/5/17 12:00,78.84,21.72,63.7,50.721,14,0.97 +2024/5/17 13:00,109.85,21.777,70.805,63.835,22,0.86 +2024/5/17 14:00,85.75,21.572,66.433,56.83,19,0.93 +2024/5/17 15:00,72.66,21.893,73.58,111.959,45,0.64 +2024/5/17 16:00,4.4,21.933,64.675,70.97,25,0.73 +2024/5/17 17:00,7.01,21.023,64.483,47.781,16,0.77 +2024/5/17 18:00,7.45,20.765,129.896,376.127,179,1.36 +2024/5/17 19:00,1.37,22.937,119.033,264.786,120,1.34 +2024/5/17 20:00,7.39,21.926,115.624,279.833,130,1.5 +2024/5/17 21:00,9.28,22.412,139.041,339.242,160,1.21 +2024/5/17 22:00,14.45,22.154,61.79,42.499,13,1.3 +2024/5/17 23:00,13.13,21.637,59.046,87.391,32,1.48 +2024/5/18 0:00,14.18,21.302,67.805,114.333,49,0.43 +2024/5/18 1:00,0.17,21.889,88.073,180.051,82,0.41 +2024/5/18 2:00,4.35,23.076,56.28,63.39,22,0.43 +2024/5/18 3:00,13.23,22.482,98.286,217.366,99,0.36 +2024/5/18 4:00,9.68,21.125,78.578,130.815,53,0.31 +2024/5/18 5:00,0.11,23.536,82.732,152.275,68,0.36 +2024/5/18 6:00,16.09,20.892,72.628,145.838,63,0.67 +2024/5/18 7:00,15.46,21.417,89.513,137.012,60,0.7 +2024/5/18 8:00,10.97,20.788,142.002,396.018,187,0.68 +2024/5/18 9:00,1.33,21.952,98.522,184.917,83,0.7 +2024/5/18 10:00,97.16,23.163,121.479,341.485,160,0.84 +2024/5/18 11:00,87.1,21.486,150.701,396.384,189,0.84 +2024/5/18 12:00,98.01,20.821,63.468,100.645,40,0.87 +2024/5/18 13:00,96.35,21.102,80.088,125.691,53,0.89 +2024/5/18 14:00,99.17,22.278,87.236,154.744,68,0.87 +2024/5/18 15:00,83.49,21.744,81.196,112.375,46,0.72 +2024/5/18 16:00,2.81,22.188,59.914,72.838,27,0.66 +2024/5/18 17:00,13.42,22.384,68.679,129.06,53,0.64 +2024/5/18 18:00,12.41,21.078,125.791,293.952,137,1.46 +2024/5/18 19:00,14.85,22.634,129.632,356.031,166,1.26 +2024/5/18 20:00,3.4,22.434,135.651,381.228,182,1.49 +2024/5/18 21:00,3.9,22.573,114.724,276.121,130,1.5 +2024/5/18 22:00,17.81,22.82,56.423,72.81,27,1.41 +2024/5/18 23:00,15,21.7,69.439,110.837,47,1.35 +2024/5/19 0:00,18.16,20.773,82.206,156.931,69,0.46 +2024/5/19 1:00,15.17,21.817,78.545,149.074,66,0.47 +2024/5/19 2:00,11.94,22.721,86.505,173.682,75,0.44 +2024/5/19 3:00,13.08,21.033,73.193,122.679,51,0.32 +2024/5/19 4:00,17.78,20.338,70.492,79.976,30,0.3 +2024/5/19 5:00,11.58,22.147,78.368,102.877,40,0.34 +2024/5/19 6:00,12.65,22.029,64.518,106.304,45,0.64 +2024/5/19 7:00,3.13,21.288,72.966,89.57,33,0.64 +2024/5/19 8:00,9.48,20.391,139.135,341.833,161,0.7 +2024/5/19 9:00,14.33,22.058,175.732,504.364,244,0.7 +2024/5/19 10:00,69.9,22.61,123.928,279.194,128,0.94 +2024/5/19 11:00,66.12,21.198,103.701,247.608,114,0.84 +2024/5/19 12:00,72.26,21.065,94.606,173.046,76,0.82 +2024/5/19 13:00,68.28,21.676,95.474,191.936,84,0.93 +2024/5/19 14:00,66.82,22.085,68.469,111.907,44,0.9 +2024/5/19 15:00,78.37,20.909,79.094,123.928,50,0.73 +2024/5/19 16:00,18.16,21.279,64.692,77.169,29,0.68 +2024/5/19 17:00,10.14,22.232,91.779,214.496,96,0.75 +2024/5/19 18:00,3.76,21.644,117.978,315.333,149,1.4 +2024/5/19 19:00,1.54,22.622,131.768,333.312,155,1.4 +2024/5/19 20:00,13.92,21.155,112.739,252.417,117,1.21 +2024/5/19 21:00,7.66,21.873,130.615,339.639,160,1.46 +2024/5/19 22:00,16.44,21.998,83.028,155.914,66,1.31 +2024/5/19 23:00,13.19,21.705,76.101,153.057,65,1.24 +2024/5/20 0:00,15.92,21.521,66.086,94.525,35,0.45 +2024/5/20 1:00,5.44,20.85,62.428,38.635,10,0.4 +2024/5/20 2:00,13.85,21.094,63.095,40.511,12,0.31 +2024/5/20 3:00,5.28,21.669,74.718,110.104,43,0.46 +2024/5/20 4:00,18.78,20.956,76.947,87.932,34,0.39 +2024/5/20 5:00,12.73,21.244,77.364,101.894,39,0.45 +2024/5/20 6:00,6.49,21.868,47.905,42.321,10,0.75 +2024/5/20 7:00,5.39,21.645,61.483,77.748,27,0.62 +2024/5/20 8:00,3.82,21.663,92.639,221.547,100,0.72 +2024/5/20 9:00,13.89,21.162,96.822,213.124,95,0.67 +2024/5/20 10:00,67.03,21.824,131.528,320.203,152,0.91 +2024/5/20 11:00,87.74,21.841,85.116,192.683,84,0.82 +2024/5/20 12:00,69.55,19.947,81.108,110.81,47,0.92 +2024/5/20 13:00,91.41,20.814,74.381,107.245,46,0.96 +2024/5/20 14:00,99.82,22.107,64.479,58.308,19,1 +2024/5/20 15:00,97.79,21.11,52.403,68.119,23,0.66 +2024/5/20 16:00,15.22,21.462,48.877,50.164,14,0.63 +2024/5/20 17:00,3.75,21.251,74.917,108.392,45,0.67 +2024/5/20 18:00,1.77,21.447,126.264,300.538,139,1.21 +2024/5/20 19:00,13.98,20.609,100.477,195.426,86,1.32 +2024/5/20 20:00,7.37,21.287,140.267,367.1,173,1.47 +2024/5/20 21:00,8.65,21.598,105.519,264.86,123,1.26 +2024/5/20 22:00,0.62,20.73,51.9,53.136,16,1.34 +2024/5/20 23:00,5.19,21.374,65.627,55.622,16,1.37 +2024/5/21 0:00,0.67,21.327,48.765,50.005,13,0.34 +2024/5/21 1:00,17.58,21.177,74.221,97.315,41,0.37 +2024/5/21 2:00,4.87,21.492,69.17,90.224,37,0.48 +2024/5/21 3:00,11.15,21.413,54.928,41.045,13,0.36 +2024/5/21 4:00,0.78,21.859,72.807,115.924,48,0.43 +2024/5/21 5:00,13.34,21.978,67.404,53.364,17,0.33 +2024/5/21 6:00,6.46,22.153,68.729,66.458,23,0.73 +2024/5/21 7:00,17.96,22.422,76.8,99.836,39,0.66 +2024/5/21 8:00,17.76,22.069,79.632,144.658,63,0.65 +2024/5/21 9:00,6.51,21.553,111.14,293.086,138,0.62 +2024/5/21 10:00,104.55,21.341,100.457,180.948,81,0.81 +2024/5/21 11:00,109.79,21.626,114.907,303.09,144,0.99 +2024/5/21 12:00,100.4,23.033,68.312,95.294,36,0.88 +2024/5/21 13:00,101.47,20.139,55.792,60.837,21,0.96 +2024/5/21 14:00,68.7,20.551,65.715,83.228,31,0.98 +2024/5/21 15:00,86.72,21.073,58.099,66.247,24,0.64 +2024/5/21 16:00,1.35,19.851,73.438,83.148,31,0.77 +2024/5/21 17:00,1.9,22.138,81.367,108.404,44,0.74 +2024/5/21 18:00,19.98,19.868,128.201,337.086,160,1.37 +2024/5/21 19:00,6.53,22.13,113.904,311.253,145,1.44 +2024/5/21 20:00,14.96,21.236,116.267,268.096,126,1.23 +2024/5/21 21:00,16.13,22.342,120.533,311.811,146,1.28 +2024/5/21 22:00,17.16,21.409,66.219,48.199,13,1.24 +2024/5/21 23:00,19.95,21.12,60.287,94.491,37,1.47 +2024/5/22 0:00,4.83,21.407,55.883,76.463,27,0.32 +2024/5/22 1:00,0.81,20.717,78.488,115.732,49,0.5 +2024/5/22 2:00,8.22,21.21,75.173,95.488,40,0.32 +2024/5/22 3:00,2.6,21.685,64.922,77.56,31,0.43 +2024/5/22 4:00,0.45,21.718,55.545,57.687,20,0.43 +2024/5/22 5:00,7.21,20.637,58.696,69.077,25,0.49 +2024/5/22 6:00,15.67,21.782,53.259,46.375,13,0.66 +2024/5/22 7:00,11.32,20.55,59.506,82.577,30,0.67 +2024/5/22 8:00,6.26,20.292,140.513,357.396,167,0.77 +2024/5/22 9:00,13.09,22.492,78.802,171.937,75,0.8 +2024/5/22 10:00,67.76,20.368,101.646,233.632,107,0.81 +2024/5/22 11:00,55.79,19.564,116.452,263.645,123,0.93 +2024/5/22 12:00,97.04,21.09,53.577,73.278,27,0.85 +2024/5/22 13:00,89.31,20.811,71.561,73.734,28,0.95 +2024/5/22 14:00,96.93,20.449,70.626,87.245,33,0.95 +2024/5/22 15:00,57.14,21.499,56.967,85.182,31,0.75 +2024/5/22 16:00,16.74,21.145,69.4,66.182,23,0.69 +2024/5/22 17:00,12.39,22.252,63.746,71.458,28,0.63 +2024/5/22 18:00,11.27,21.179,107.545,242.397,109,1.38 +2024/5/22 19:00,12.49,20.893,109.141,223.943,103,1.44 +2024/5/22 20:00,17.29,20.878,110.123,234.145,105,1.47 +2024/5/22 21:00,11.74,20.425,101.175,235.131,106,1.34 +2024/5/22 22:00,11.62,21.871,52.754,51.131,16,1.27 +2024/5/22 23:00,19.81,21.693,55.148,55.567,20,1.24 +2024/5/23 0:00,15.13,19.557,79.319,120.477,48,0.46 +2024/5/23 1:00,8.85,21.271,73.089,79.591,29,0.41 +2024/5/23 2:00,14.15,20.994,63.445,105.497,44,0.43 +2024/5/23 3:00,7.78,21.206,46.8,46.335,13,0.33 +2024/5/23 4:00,4.58,21.779,61.959,43.354,11,0.3 +2024/5/23 5:00,11.94,19.798,62.232,75.267,29,0.49 +2024/5/23 6:00,18.56,21.56,60.029,73.935,29,0.76 +2024/5/23 7:00,18.58,22.001,54.267,59.675,21,0.68 +2024/5/23 8:00,6.84,21.502,93.43,201.476,93,0.69 +2024/5/23 9:00,10.55,22.597,120.429,259.7,122,0.79 +2024/5/23 10:00,66.64,21.653,111.042,222.566,103,0.84 +2024/5/23 11:00,109.76,21.886,132.63,360.584,172,0.96 +2024/5/23 12:00,108.96,20.655,75.274,81.48,32,0.8 +2024/5/23 13:00,90.72,21.669,68.997,116.374,46,0.98 +2024/5/23 14:00,99.24,20.43,66.59,58.758,19,0.92 +2024/5/23 15:00,94.33,19.994,65.24,103.225,42,0.7 +2024/5/23 16:00,11.86,20.519,73.03,86.638,33,0.74 +2024/5/23 17:00,1.07,21.321,69.575,105.057,45,0.61 +2024/5/23 18:00,9.1,21.041,105.914,271.947,124,1.26 +2024/5/23 19:00,13.5,22.279,139.696,344.323,162,1.32 +2024/5/23 20:00,13.55,21.258,106.784,269.517,125,1.39 +2024/5/23 21:00,7.46,21.808,110.837,228.416,102,1.24 +2024/5/23 22:00,18.83,20.591,50.171,54.304,16,1.31 +2024/5/23 23:00,3.35,18.945,55.2,78.374,30,1.28 +2024/5/24 0:00,10.01,20.61,77.916,106.362,41,0.43 +2024/5/24 1:00,13.82,22.477,59.732,55.52,16,0.48 +2024/5/24 2:00,13.94,21.301,64.433,88.545,32,0.33 +2024/5/24 3:00,12.97,20.918,56.139,73.962,29,0.34 +2024/5/24 4:00,5.51,20.946,65.998,82.553,29,0.42 +2024/5/24 5:00,3.12,21.583,68.375,102.429,41,0.39 +2024/5/24 6:00,12.72,20.819,67.172,91.722,35,0.74 +2024/5/24 7:00,11.99,21.96,75.108,107.122,45,0.66 +2024/5/24 8:00,3.59,21.743,126.299,310.404,147,0.71 +2024/5/24 9:00,14.1,20.488,147.212,367.794,176,0.68 +2024/5/24 10:00,80.03,21.795,144.101,383.223,182,0.86 +2024/5/24 11:00,91.73,20.578,128.288,343.213,163,0.95 +2024/5/24 12:00,101.06,22.05,52.093,37.816,11,0.96 +2024/5/24 13:00,64.34,19.52,70.043,106.551,41,0.87 +2024/5/24 14:00,56.05,21.616,66.687,108.334,43,0.92 +2024/5/24 15:00,97.85,21.193,67.029,98.179,39,0.64 +2024/5/24 16:00,12.19,20.749,73.342,88.433,33,0.76 +2024/5/24 17:00,13.99,21.458,75.695,95.115,37,0.66 +2024/5/24 18:00,16.76,20.901,88.056,158.78,71,1.25 +2024/5/24 19:00,16.06,20.547,132.657,345.334,162,1.48 +2024/5/24 20:00,19.22,20.222,119.042,303.81,141,1.33 +2024/5/24 21:00,10.72,20.366,117.718,277.375,130,1.39 +2024/5/24 22:00,9.77,21.153,80.121,114.201,48,1.44 +2024/5/24 23:00,8.04,21.133,69.257,76.833,29,1.41 +2024/5/25 0:00,3.07,18.833,81.709,185.025,82,0.41 +2024/5/25 1:00,11.45,20.084,69.123,74.268,29,0.37 +2024/5/25 2:00,5.54,21.598,76.899,112.435,45,0.48 +2024/5/25 3:00,18.43,20.797,60.98,94.46,38,0.33 +2024/5/25 4:00,11.66,21.146,83.005,181.918,80,0.48 +2024/5/25 5:00,11.86,20.987,103.758,216.329,96,0.44 +2024/5/25 6:00,7.1,21.826,77.68,129.699,53,0.71 +2024/5/25 7:00,1.04,21.206,87.933,148.376,63,0.66 +2024/5/25 8:00,0.63,19.324,135.695,384.933,184,0.63 +2024/5/25 9:00,8.47,20.4,118.612,334.321,156,0.69 +2024/5/25 10:00,59.65,22.691,128.739,363.358,171,0.96 +2024/5/25 11:00,88.38,19.852,148.551,420.725,199,0.95 +2024/5/25 12:00,103.45,19.963,98.466,215.688,96,0.93 +2024/5/25 13:00,103.56,21.165,80.154,110.115,46,1 +2024/5/25 14:00,91.25,20.283,65.824,67.443,23,0.99 +2024/5/25 15:00,66.62,21.551,94.808,157.751,70,0.68 +2024/5/25 16:00,17.26,21.252,52.574,62.463,22,0.64 +2024/5/25 17:00,17.72,19.604,85.104,190.206,85,0.69 +2024/5/25 18:00,3.93,21.095,120.687,335.342,158,1.45 +2024/5/25 19:00,14.75,22.279,120.769,301.006,140,1.34 +2024/5/25 20:00,5.73,20.929,89.337,198.588,88,1.3 +2024/5/25 21:00,16.05,20.941,148.673,401.05,190,1.42 +2024/5/25 22:00,19.94,19.869,62.154,102.698,39,1.4 +2024/5/25 23:00,0.6,20.866,79.564,172.381,75,1.49 +2024/5/26 0:00,17.95,21.078,70.203,108.85,42,0.41 +2024/5/26 1:00,12.45,19.852,87.018,180.434,79,0.49 +2024/5/26 2:00,19.47,20.638,101.583,200.079,90,0.36 +2024/5/26 3:00,9.3,21.335,88.751,147.11,64,0.47 +2024/5/26 4:00,16.95,19.756,75.349,154.357,66,0.37 +2024/5/26 5:00,1.25,20.578,104.746,215.871,97,0.46 +2024/5/26 6:00,6.71,20.735,79.283,133.688,56,0.79 +2024/5/26 7:00,1.34,20.591,63.571,76.218,27,0.72 +2024/5/26 8:00,19.51,21.58,89.895,215.722,96,0.75 +2024/5/26 9:00,16.34,21.162,107.293,227.278,105,0.79 +2024/5/26 10:00,101.89,20.735,111.193,300.649,140,0.88 +2024/5/26 11:00,106.59,20.896,89.054,195.033,87,0.9 +2024/5/26 12:00,59.68,19.652,65.409,111.929,47,0.98 +2024/5/26 13:00,76.21,20.558,77.115,130.879,53,0.93 +2024/5/26 14:00,58.91,20.017,83.905,146.855,62,0.97 +2024/5/26 15:00,66.59,20.73,81.317,112.213,47,0.72 +2024/5/26 16:00,4.59,19.842,88.677,154.584,68,0.75 +2024/5/26 17:00,9.38,20.408,99.222,182.183,80,0.6 +2024/5/26 18:00,5.37,20.727,109.219,231.115,108,1.3 +2024/5/26 19:00,2.02,20.749,127.461,345.64,163,1.43 +2024/5/26 20:00,3.35,21.492,97.452,204.431,93,1.32 +2024/5/26 21:00,2.95,20.315,117.159,295.54,136,1.31 +2024/5/26 22:00,19.46,20.771,73.319,110.913,44,1.49 +2024/5/26 23:00,15.19,21.141,98.942,208.321,95,1.37 +2024/5/27 0:00,19.36,19.647,72.042,95.648,36,0.34 +2024/5/27 1:00,8.79,21.586,56.161,82.136,29,0.39 +2024/5/27 2:00,5.57,20.941,63.935,56.525,18,0.4 +2024/5/27 3:00,15.97,19.716,58.875,80.592,32,0.5 +2024/5/27 4:00,6.53,20.332,63.024,112.703,45,0.44 +2024/5/27 5:00,5.99,20.635,68.878,92.193,37,0.4 +2024/5/27 6:00,4.65,20.386,70.63,96.273,38,0.69 +2024/5/27 7:00,2.59,20.446,61.197,97.456,41,0.78 +2024/5/27 8:00,5.13,21.784,100.307,220.001,100,0.73 +2024/5/27 9:00,7.11,20.882,127.191,324.803,153,0.67 +2024/5/27 10:00,92.07,19.189,115.55,319.861,149,0.89 +2024/5/27 11:00,58.44,21.13,125.732,301.408,143,0.86 +2024/5/27 12:00,66.58,20.857,49.206,41.249,10,0.99 +2024/5/27 13:00,99.5,21.036,72.889,90.72,34,0.94 +2024/5/27 14:00,63.08,20.668,64.216,87.128,36,0.88 +2024/5/27 15:00,73.85,21.069,70.058,104.5,41,0.64 +2024/5/27 16:00,17.29,20.186,65.337,46.302,15,0.64 +2024/5/27 17:00,3.1,20.431,78.624,111.981,45,0.7 +2024/5/27 18:00,1.65,19.939,147.637,387.553,184,1.34 +2024/5/27 19:00,9.69,21.434,101.709,254.52,117,1.33 +2024/5/27 20:00,6.05,20.875,109.463,292.373,137,1.46 +2024/5/27 21:00,11.27,20.782,131.615,335.455,159,1.49 +2024/5/27 22:00,16.08,20.213,64.214,79.71,32,1.31 +2024/5/27 23:00,2.74,21.235,64.182,47.647,12,1.29 +2024/5/28 0:00,11.61,19.663,54.492,51.104,15,0.45 +2024/5/28 1:00,10.11,19.422,56.211,56.828,16,0.39 +2024/5/28 2:00,2.88,21.253,74.52,119.505,48,0.34 +2024/5/28 3:00,12.48,20.857,71.428,85.696,31,0.34 +2024/5/28 4:00,5.47,20.89,66.366,104.978,42,0.36 +2024/5/28 5:00,9.76,18.083,83.336,113.809,49,0.3 +2024/5/28 6:00,1.65,20.808,56.798,48.134,12,0.79 +2024/5/28 7:00,9.19,18.976,76.32,94.179,39,0.69 +2024/5/28 8:00,6.13,21.468,125.012,318.171,149,0.62 +2024/5/28 9:00,16.45,21.254,107.44,231.569,104,0.63 +2024/5/28 10:00,58.13,21.015,99.528,253.724,117,0.86 +2024/5/28 11:00,78.02,21.141,121.984,280.657,132,0.91 +2024/5/28 12:00,80.21,20.675,64.979,76.732,29,0.94 +2024/5/28 13:00,94.88,21.032,68.988,104.884,40,0.86 +2024/5/28 14:00,86.59,21.12,62.232,104.998,40,0.99 +2024/5/28 15:00,91.7,19.447,77.831,114.108,46,0.75 +2024/5/28 16:00,15.54,19.388,61.623,99.88,38,0.77 +2024/5/28 17:00,17.24,19.633,50.346,41.442,13,0.66 +2024/5/28 18:00,6.28,20.006,108.028,279.76,131,1.31 +2024/5/28 19:00,10.76,20.374,114.632,316.69,149,1.36 +2024/5/28 20:00,16.8,20.862,128.238,315.12,150,1.34 +2024/5/28 21:00,19.79,21.225,106.417,262.77,122,1.28 +2024/5/28 22:00,17.79,20.145,47.989,35.93,10,1.5 +2024/5/28 23:00,7.43,21.396,56.899,62.174,21,1.45 +2024/5/29 0:00,3.9,21.122,66.482,81.044,33,0.35 +2024/5/29 1:00,9.79,19.297,55.568,39.704,11,0.48 +2024/5/29 2:00,14.83,18.611,61.844,81.663,29,0.42 +2024/5/29 3:00,9.85,19.97,62.399,67.131,25,0.3 +2024/5/29 4:00,9.66,19.339,70.047,101.648,43,0.37 +2024/5/29 5:00,16.76,20.514,67.453,61.497,22,0.31 +2024/5/29 6:00,7.23,21.39,54.092,77.276,27,0.62 +2024/5/29 7:00,17.2,19.779,76.361,96.872,38,0.64 +2024/5/29 8:00,8.14,19.816,127.878,352.861,166,0.7 +2024/5/29 9:00,6.56,20.246,105.436,219.006,102,0.68 +2024/5/29 10:00,79.97,20.511,101.601,233.722,107,0.83 +2024/5/29 11:00,96.93,19.468,126.387,339.656,161,0.88 +2024/5/29 12:00,61.93,21.116,62.307,58.362,20,0.86 +2024/5/29 13:00,65.8,20.947,73.378,92.987,36,0.88 +2024/5/29 14:00,107.33,21.133,65.499,89.743,33,0.83 +2024/5/29 15:00,64.65,20.235,70.831,102.817,43,0.72 +2024/5/29 16:00,11.35,21.196,55.677,80.682,29,0.61 +2024/5/29 17:00,11.59,20.874,69.48,59.489,22,0.68 +2024/5/29 18:00,9.79,20.892,124.438,288.267,135,1.47 +2024/5/29 19:00,12.89,20.526,112.46,275.189,129,1.33 +2024/5/29 20:00,4.6,21.505,92.299,172.156,74,1.33 +2024/5/29 21:00,11.05,20.233,104.766,250.78,117,1.22 +2024/5/29 22:00,7.44,19.212,59.608,40.786,10,1.38 +2024/5/29 23:00,13.23,20.192,61.334,60.648,22,1.48 +2024/5/30 0:00,2.82,18.784,66.215,87.735,34,0.36 +2024/5/30 1:00,11.42,18.976,62.63,105.134,43,0.38 +2024/5/30 2:00,3.71,19.48,81.308,103.414,44,0.42 +2024/5/30 3:00,5.57,20.097,69.748,75.259,26,0.32 +2024/5/30 4:00,4.37,20.141,73.368,92.801,35,0.49 +2024/5/30 5:00,3.66,19.492,61.098,77.779,30,0.39 +2024/5/30 6:00,16.51,20.492,56.292,63.14,21,0.62 +2024/5/30 7:00,5.71,21.672,63.964,68.627,25,0.67 +2024/5/30 8:00,18.54,19.733,122.924,286.692,132,0.67 +2024/5/30 9:00,19.4,21.094,136.193,331.925,155,0.67 +2024/5/30 10:00,86.42,20.96,118.879,309.905,147,0.94 +2024/5/30 11:00,62.87,20.16,110.648,257.442,117,0.87 +2024/5/30 12:00,75.6,20.242,61.478,44.794,14,0.86 +2024/5/30 13:00,98.88,21.315,55.028,58.741,21,0.86 +2024/5/30 14:00,75.21,20.018,59.649,68.337,23,0.96 +2024/5/30 15:00,59.79,19.31,54.249,58.833,21,0.66 +2024/5/30 16:00,11.14,21.092,70.478,82.224,33,0.6 +2024/5/30 17:00,16.9,19.032,70.276,70.356,26,0.67 +2024/5/30 18:00,15.92,21.429,116.051,257.387,117,1.28 +2024/5/30 19:00,3.5,18.245,138.402,356.768,170,1.47 +2024/5/30 20:00,13.46,20.508,118.443,304.391,143,1.34 +2024/5/30 21:00,4.41,20.035,113.721,259.863,121,1.27 +2024/5/30 22:00,4.36,21.68,73.285,82.561,32,1.49 +2024/5/30 23:00,17.48,20.214,76.017,116.143,47,1.27 +2024/5/31 0:00,4.99,19.813,71.758,113.055,47,0.45 +2024/5/31 1:00,5.26,20.087,68.896,64.596,21,0.43 +2024/5/31 2:00,0.01,20.491,64.704,53.404,16,0.39 +2024/5/31 3:00,17.41,20.808,80.649,110.611,46,0.38 +2024/5/31 4:00,15.85,19.004,70.564,69.322,25,0.47 +2024/5/31 5:00,12.55,19.986,71.376,116.036,47,0.4 +2024/5/31 6:00,15.01,18.625,81.693,118.348,49,0.68 +2024/5/31 7:00,3.04,20.461,73.407,111.683,44,0.67 +2024/5/31 8:00,9.17,20.384,104.263,278.332,127,0.66 +2024/5/31 9:00,7.02,19.291,109.717,250.177,114,0.68 +2024/5/31 10:00,60.16,21.345,101.412,232.892,104,0.82 +2024/5/31 11:00,81.74,21.023,117.003,306.965,143,0.81 +2024/5/31 12:00,105.64,19.035,82.908,109.398,47,0.91 +2024/5/31 13:00,57.2,20.99,65.101,116.049,48,0.89 +2024/5/31 14:00,71.03,21.495,81.918,109.3,46,0.83 +2024/5/31 15:00,66.41,18.318,57.185,74.337,28,0.62 +2024/5/31 16:00,4.76,21.166,62.54,79.901,30,0.63 +2024/5/31 17:00,18.17,19.852,68.845,99.951,41,0.66 +2024/5/31 18:00,9.36,19.953,103.62,214.096,98,1.34 +2024/5/31 19:00,9.33,22.216,126.812,349.02,165,1.26 +2024/5/31 20:00,15.21,20.242,139.222,335.865,159,1.43 +2024/5/31 21:00,3.09,19.619,140.48,358.695,171,1.26 +2024/5/31 22:00,9.75,19.703,67.799,70.656,24,1.24 +2024/5/31 23:00,8.6,19.211,65.129,110.952,46,1.5 +2024/6/1 0:00,11.94,20.198,65.026,85.318,31,0.39 +2024/6/1 1:00,19.99,19.228,70.412,69.827,23,0.33 +2024/6/1 2:00,15.39,20.453,72.401,130.51,54,0.48 +2024/6/1 3:00,7.96,21.043,82.908,178.967,80,0.35 +2024/6/1 4:00,16.55,20.953,72.708,114.213,46,0.49 +2024/6/1 5:00,3.41,21.084,84.608,120.552,52,0.32 +2024/6/1 6:00,0.61,18.957,65.736,85.611,32,0.77 +2024/6/1 7:00,4.09,21.125,76.097,131.06,56,0.64 +2024/6/1 8:00,6.81,19.621,110.005,249.556,114,0.79 +2024/6/1 9:00,10.21,20.093,130.238,308.548,143,0.71 +2024/6/1 10:00,96.91,19.952,138.981,412.627,196,0.84 +2024/6/1 11:00,114.64,18.63,110.068,289.425,134,0.97 +2024/6/1 12:00,90.59,20.241,85.155,187.135,85,0.88 +2024/6/1 13:00,90.08,19.32,75.707,156.927,68,0.95 +2024/6/1 14:00,63.01,19.83,84.542,173.605,77,0.93 +2024/6/1 15:00,62.09,19.995,71.586,127.281,54,0.74 +2024/6/1 16:00,11.02,17.743,99.474,213.103,97,0.67 +2024/6/1 17:00,8.76,21.067,94.046,208.109,95,0.79 +2024/6/1 18:00,16.78,18.699,159.604,464.053,223,1.37 +2024/6/1 19:00,3.21,19.279,100.837,189.997,84,1.22 +2024/6/1 20:00,0.5,20.276,113.613,302.578,141,1.22 +2024/6/1 21:00,8.98,18.381,100.269,225.3,105,1.42 +2024/6/1 22:00,4.75,21.386,82.642,165.485,75,1.45 +2024/6/1 23:00,0.99,20.312,88.483,170.701,75,1.41 +2024/6/2 0:00,14.49,20.741,86.227,149.463,63,0.36 +2024/6/2 1:00,2.23,19.344,101.84,197.44,91,0.35 +2024/6/2 2:00,12.17,20.662,66.306,84.072,32,0.41 +2024/6/2 3:00,5.62,19.325,68.598,69.511,23,0.34 +2024/6/2 4:00,3.47,19.875,91.202,157.044,71,0.38 +2024/6/2 5:00,7.6,20.129,90.14,205.758,94,0.43 +2024/6/2 6:00,16.03,19.365,61.909,92.199,34,0.66 +2024/6/2 7:00,7.84,19.947,63.434,55.815,20,0.68 +2024/6/2 8:00,15.02,20.642,131.496,309.07,144,0.67 +2024/6/2 9:00,2.51,17.089,158.523,464.074,222,0.69 +2024/6/2 10:00,106.37,20.136,129.096,354.517,169,0.93 +2024/6/2 11:00,74.22,21.536,148.383,379.425,182,0.96 +2024/6/2 12:00,100.64,20.437,90.492,206.026,93,0.93 +2024/6/2 13:00,93.95,20.789,98.448,200.351,89,0.81 +2024/6/2 14:00,115.75,18.968,84.185,190.772,87,0.98 +2024/6/2 15:00,83.24,19.425,51.88,67.913,23,0.72 +2024/6/2 16:00,1.32,19.356,94.031,200.464,90,0.78 +2024/6/2 17:00,0.38,20.035,86.631,152.578,67,0.79 +2024/6/2 18:00,16.54,19.956,126.349,355.644,167,1.34 +2024/6/2 19:00,10.49,20.035,155.278,416.92,200,1.47 +2024/6/2 20:00,15.5,19.783,132.575,379.569,180,1.31 +2024/6/2 21:00,4.69,18.959,130.174,338.493,159,1.28 +2024/6/2 22:00,6.9,19.413,79.666,153.587,67,1.22 +2024/6/2 23:00,0.6,19.265,67.045,66.975,24,1.34 +2024/6/3 0:00,19.23,19.109,71.082,82.409,30,0.44 +2024/6/3 1:00,13.36,18.755,59.322,93.561,36,0.5 +2024/6/3 2:00,18.66,19.301,48.852,41.395,10,0.4 +2024/6/3 3:00,5.31,19.237,70.353,73.918,25,0.45 +2024/6/3 4:00,12.23,18.471,70.312,112.935,44,0.48 +2024/6/3 5:00,13.57,20.14,72.035,110.672,45,0.41 +2024/6/3 6:00,6.35,20.303,63.86,100.483,41,0.63 +2024/6/3 7:00,16.96,20.58,78.898,98.789,38,0.77 +2024/6/3 8:00,18.94,19.396,130.461,304.421,144,0.71 +2024/6/3 9:00,17.7,21.121,88.04,212.129,96,0.75 +2024/6/3 10:00,104.34,19.143,111.515,262.245,121,0.93 +2024/6/3 11:00,76.65,19.656,126.445,300.835,138,0.81 +2024/6/3 12:00,76.9,18.522,54.111,46.91,11,0.83 +2024/6/3 13:00,117.8,20.146,59.236,64.992,21,0.86 +2024/6/3 14:00,60.62,19.739,61.587,75.73,28,0.86 +2024/6/3 15:00,102.96,18.534,61.077,102.472,41,0.77 +2024/6/3 16:00,14.12,18.288,71.806,82.197,32,0.72 +2024/6/3 17:00,12.45,20.153,56.136,51.298,14,0.62 +2024/6/3 18:00,19.8,19.397,141.621,386.465,182,1.32 +2024/6/3 19:00,6.24,19.295,130.614,364.714,171,1.37 +2024/6/3 20:00,6.8,19.223,138.182,346.387,165,1.28 +2024/6/3 21:00,1.58,19.791,136.875,342.986,162,1.21 +2024/6/3 22:00,8.86,18.384,66.058,80.374,30,1.31 +2024/6/3 23:00,5.22,21.15,73.593,78.247,31,1.34 +2024/6/4 0:00,6.87,19.779,66.318,114.686,48,0.48 +2024/6/4 1:00,16.69,18.999,66.233,57.874,21,0.48 +2024/6/4 2:00,18.71,18.99,61.172,64.588,20,0.4 +2024/6/4 3:00,3.71,18.154,55.12,64.513,21,0.39 +2024/6/4 4:00,7.45,18.3,60.146,91.207,35,0.43 +2024/6/4 5:00,18.57,19.66,65.52,95.049,39,0.35 +2024/6/4 6:00,1.24,18.204,69.126,66.341,24,0.66 +2024/6/4 7:00,1.85,20.034,64.252,50.445,17,0.6 +2024/6/4 8:00,3.26,18.552,127.903,320.361,150,0.62 +2024/6/4 9:00,11.9,17.717,124.307,353.205,165,0.64 +2024/6/4 10:00,69.03,18.285,104.097,195.19,90,0.93 +2024/6/4 11:00,118.08,19.31,118.609,306.033,145,0.84 +2024/6/4 12:00,86.8,19.701,62.64,59.293,21,0.82 +2024/6/4 13:00,90.09,20.721,72.562,88.141,33,0.92 +2024/6/4 14:00,74.8,19.124,55.157,73.94,25,0.93 +2024/6/4 15:00,88.26,20.377,62.544,60.53,19,0.61 +2024/6/4 16:00,13.24,20.103,54.646,76.249,28,0.75 +2024/6/4 17:00,15.02,20.44,53.536,62.051,23,0.72 +2024/6/4 18:00,15.08,19.814,101.463,210.549,94,1.32 +2024/6/4 19:00,11.56,19.43,103.602,258.056,121,1.49 +2024/6/4 20:00,18.09,19.158,126.87,330.477,156,1.2 +2024/6/4 21:00,16.35,19.936,131.967,366.08,174,1.36 +2024/6/4 22:00,15.14,18.422,61.925,72.592,27,1.25 +2024/6/4 23:00,1.11,19.591,66.044,116.295,49,1.3 +2024/6/5 0:00,0.14,19.949,75.098,102.692,40,0.33 +2024/6/5 1:00,4.25,19.044,56.081,74.717,29,0.43 +2024/6/5 2:00,13.27,17.402,79.258,113.458,45,0.38 +2024/6/5 3:00,8.22,18.944,62.752,61.583,19,0.5 +2024/6/5 4:00,8.05,19.576,54.332,43.909,12,0.43 +2024/6/5 5:00,17.69,20.578,72.33,76.061,30,0.48 +2024/6/5 6:00,17.91,19.448,66.223,110.754,45,0.65 +2024/6/5 7:00,18.18,19.036,54.791,61.209,19,0.66 +2024/6/5 8:00,6.28,19.598,86.242,191.895,87,0.67 +2024/6/5 9:00,13.82,20.692,126.131,337.377,157,0.77 +2024/6/5 10:00,76.3,20.004,114.735,241.769,110,0.84 +2024/6/5 11:00,71.44,17.893,98.721,246.872,111,0.99 +2024/6/5 12:00,71.08,17.913,77.62,107.247,42,0.81 +2024/6/5 13:00,80.53,20.035,73.038,97.015,40,0.98 +2024/6/5 14:00,85.8,18.632,58.816,93.49,37,0.89 +2024/6/5 15:00,109.86,20.285,72.898,72.035,28,0.71 +2024/6/5 16:00,2.4,17.941,74.422,75.697,30,0.8 +2024/6/5 17:00,14.7,19.027,78.998,104.061,41,0.77 +2024/6/5 18:00,10.63,18.373,98.535,218.129,97,1.47 +2024/6/5 19:00,5.76,20.733,123.408,340.736,158,1.38 +2024/6/5 20:00,9.86,18.627,124.825,325.705,154,1.49 +2024/6/5 21:00,6,19.257,147.284,397.018,190,1.41 +2024/6/5 22:00,11.92,18.464,63.577,84.602,32,1.45 +2024/6/5 23:00,8.68,18.405,64.163,57.009,20,1.42 +2024/6/6 0:00,3.29,19.033,70.912,77.959,30,0.46 +2024/6/6 1:00,2.33,19.634,58.188,79.372,28,0.43 +2024/6/6 2:00,10.93,18.37,69.599,109.105,43,0.45 +2024/6/6 3:00,18.05,19.148,81.155,111.951,44,0.39 +2024/6/6 4:00,6.88,19.873,64.996,99.822,40,0.44 +2024/6/6 5:00,14.66,19.915,65.929,96.641,38,0.36 +2024/6/6 6:00,13.17,20.392,48.213,52.706,15,0.73 +2024/6/6 7:00,18.63,19.554,69.147,107.393,45,0.7 +2024/6/6 8:00,16.42,18.065,139.919,393.231,185,0.78 +2024/6/6 9:00,11.33,18.931,132.997,379.176,182,0.73 +2024/6/6 10:00,99.42,19.571,113.529,316.977,147,0.92 +2024/6/6 11:00,113.9,18.347,94.008,192.759,85,0.86 +2024/6/6 12:00,83.97,19.838,66.031,98.018,40,0.97 +2024/6/6 13:00,79.61,19.006,60.856,104.279,41,0.81 +2024/6/6 14:00,60.65,19.257,69.199,65.14,24,0.98 +2024/6/6 15:00,109.59,18.371,75.688,116.762,48,0.73 +2024/6/6 16:00,16.02,20.476,63.423,102.006,40,0.64 +2024/6/6 17:00,2.09,19.854,63.305,46.147,12,0.78 +2024/6/6 18:00,11.54,20.527,127.072,352.829,164,1.3 +2024/6/6 19:00,9.28,19.329,101.049,242.82,113,1.25 +2024/6/6 20:00,2.37,17.961,128.393,301.808,141,1.3 +2024/6/6 21:00,19.61,19.549,113.589,303.801,140,1.49 +2024/6/6 22:00,4.29,19.554,79.08,106.615,43,1.43 +2024/6/6 23:00,1.34,18.284,63.059,51.764,14,1.48 +2024/6/7 0:00,11.9,17.933,56.196,59.341,20,0.36 +2024/6/7 1:00,14.78,19.017,48.688,54.954,16,0.32 +2024/6/7 2:00,0.65,18.298,50.151,57.7,17,0.41 +2024/6/7 3:00,13.17,19.901,55.191,75.464,26,0.4 +2024/6/7 4:00,10.65,17.636,81.816,119.714,48,0.44 +2024/6/7 5:00,2.07,16.885,59.581,63.196,23,0.41 +2024/6/7 6:00,3.45,18.452,57.151,85.39,33,0.68 +2024/6/7 7:00,11.36,20.753,70.631,94.746,39,0.6 +2024/6/7 8:00,5.93,19.443,107.16,268.805,126,0.69 +2024/6/7 9:00,18.77,18.366,114.203,297.878,139,0.62 +2024/6/7 10:00,109.12,19.32,90.217,212.601,94,0.98 +2024/6/7 11:00,119.01,17.738,105.24,220.919,100,0.98 +2024/6/7 12:00,75.58,18.389,49.512,61.538,19,0.96 +2024/6/7 13:00,118.18,19.575,68.28,102.372,39,0.83 +2024/6/7 14:00,85.87,18.906,59.237,85.866,35,0.83 +2024/6/7 15:00,80.85,19.741,58.547,46.621,15,0.71 +2024/6/7 16:00,1.01,19.103,64.92,89.908,36,0.75 +2024/6/7 17:00,1.06,19.439,55.067,79.168,29,0.78 +2024/6/7 18:00,13.84,17.831,102.219,227.617,106,1.47 +2024/6/7 19:00,9.16,16.917,128.912,332.867,155,1.25 +2024/6/7 20:00,4.53,20.207,113.453,289.638,137,1.5 +2024/6/7 21:00,12.28,20.62,91.81,162.584,73,1.25 +2024/6/7 22:00,5.06,19.16,70.421,110.817,46,1.45 +2024/6/7 23:00,11.55,20.281,63.487,54.577,17,1.38 +2024/6/8 0:00,7.18,18.734,76.08,121.815,49,0.44 +2024/6/8 1:00,16.47,18.074,75.385,96.637,36,0.42 +2024/6/8 2:00,16.41,17.357,93.938,195.846,86,0.47 +2024/6/8 3:00,9.55,18.59,63.713,96.07,40,0.43 +2024/6/8 4:00,7.02,18.955,73.952,91.312,35,0.47 +2024/6/8 5:00,7.25,20.523,78.661,111.417,46,0.33 +2024/6/8 6:00,16.11,18.753,71.947,66.258,25,0.77 +2024/6/8 7:00,6.56,18.711,72.372,142.551,61,0.8 +2024/6/8 8:00,4.18,18.178,116.325,276.567,129,0.73 +2024/6/8 9:00,1.69,19.423,105.333,240.458,111,0.8 +2024/6/8 10:00,88,19.176,100.917,205.944,95,0.84 +2024/6/8 11:00,88.93,20.099,128.604,300.789,138,0.97 +2024/6/8 12:00,110.45,20.781,86.145,164.26,71,0.83 +2024/6/8 13:00,73.27,19.778,64.715,61.803,22,0.9 +2024/6/8 14:00,82.86,20.179,66.944,104.175,40,0.93 +2024/6/8 15:00,108.5,18.463,81.979,168.481,72,0.73 +2024/6/8 16:00,16.47,19.252,71.206,121.104,49,0.73 +2024/6/8 17:00,7.69,19.27,55.772,81.593,30,0.66 +2024/6/8 18:00,9.18,19.669,117.195,304.764,143,1.49 +2024/6/8 19:00,6.07,21.523,104.459,263.343,122,1.2 +2024/6/8 20:00,18.65,17.343,128.649,337.55,159,1.39 +2024/6/8 21:00,2.37,19.683,100.216,228.488,102,1.46 +2024/6/8 22:00,18.67,19.156,72.305,90.601,34,1.47 +2024/6/8 23:00,13.68,20.08,79.046,133.92,58,1.42 +2024/6/9 0:00,10.63,17.695,76.262,129.246,54,0.41 +2024/6/9 1:00,0.65,18.483,60.633,84.939,32,0.39 +2024/6/9 2:00,9.51,19.374,74.55,93.121,35,0.39 +2024/6/9 3:00,8.15,18.98,84.82,187.953,86,0.39 +2024/6/9 4:00,3.22,17.009,96.646,170.013,74,0.44 +2024/6/9 5:00,13.13,18.685,91.521,186.312,84,0.45 +2024/6/9 6:00,19.42,18.786,70.72,124.296,54,0.7 +2024/6/9 7:00,11.24,19.477,64.587,92.318,35,0.75 +2024/6/9 8:00,14.3,20.308,99.807,256.316,119,0.71 +2024/6/9 9:00,1.37,18.766,115.33,310.301,144,0.62 +2024/6/9 10:00,85.06,18.312,95.707,212.624,98,0.97 +2024/6/9 11:00,66.98,17.572,131.088,344.859,160,0.97 +2024/6/9 12:00,96.77,20.605,63.09,105.034,41,0.85 +2024/6/9 13:00,116.31,19.641,103.019,215.892,99,0.96 +2024/6/9 14:00,99.71,19.152,69.386,72.405,25,0.9 +2024/6/9 15:00,64.61,18.62,75.447,112.358,48,0.62 +2024/6/9 16:00,7.09,18.752,56.438,63.534,21,0.68 +2024/6/9 17:00,11.01,18.73,83.928,181.596,83,0.62 +2024/6/9 18:00,8.06,18.234,140.311,418.334,200,1.44 +2024/6/9 19:00,16.67,19.443,126.136,310.785,143,1.26 +2024/6/9 20:00,16.29,17.732,153.57,420.209,202,1.25 +2024/6/9 21:00,12.24,18.21,144.026,398.974,189,1.26 +2024/6/9 22:00,7.47,18.913,86.54,193.706,89,1.27 +2024/6/9 23:00,5.11,17.085,64.641,103.694,41,1.4 +2024/6/10 0:00,2.12,16.96,71.303,77.787,30,0.43 +2024/6/10 1:00,7.1,17.567,63.597,74.1,28,0.33 +2024/6/10 2:00,8.26,21.09,71.257,66.378,24,0.44 +2024/6/10 3:00,13.52,16.938,81.499,103.052,43,0.37 +2024/6/10 4:00,13.16,17.7,64.014,56.417,16,0.39 +2024/6/10 5:00,1.4,16.517,58.164,76.058,26,0.32 +2024/6/10 6:00,7.91,17.271,51.622,51.7,14,0.74 +2024/6/10 7:00,3.64,16.938,69.073,112.064,48,0.68 +2024/6/10 8:00,3.14,17.619,135.236,319.334,151,0.73 +2024/6/10 9:00,16.55,17.163,118.207,307.122,143,0.69 +2024/6/10 10:00,62.51,16.529,129.629,326.704,151,0.81 +2024/6/10 11:00,85.15,18.252,144.68,363.048,171,0.94 +2024/6/10 12:00,70.09,19.883,62.392,42.271,12,0.91 +2024/6/10 13:00,112.76,18.743,71.452,101.174,39,0.89 +2024/6/10 14:00,93.42,18.088,48.379,36.354,10,0.84 +2024/6/10 15:00,73.88,18.386,56.999,77.817,27,0.72 +2024/6/10 16:00,10.05,19.596,70.848,108.747,42,0.66 +2024/6/10 17:00,14.63,19.934,71.039,72.677,24,0.69 +2024/6/10 18:00,19.16,19.141,117.09,252.477,118,1.22 +2024/6/10 19:00,4.41,17.688,134.324,384.496,182,1.43 +2024/6/10 20:00,17.72,16.936,105.754,260.849,120,1.23 +2024/6/10 21:00,18.69,17.583,109.776,248.949,116,1.47 +2024/6/10 22:00,18.33,17.446,62.049,70.468,25,1.46 +2024/6/10 23:00,12.71,18.532,49.387,49.465,14,1.49 +2024/6/11 0:00,12.6,19.881,54.886,48.29,15,0.48 +2024/6/11 1:00,8.06,18.72,75.594,84.157,33,0.49 +2024/6/11 2:00,15.05,18.537,78.529,93.602,39,0.48 +2024/6/11 3:00,10.63,18.759,74.189,116.568,46,0.32 +2024/6/11 4:00,13.55,18.242,73.205,105.036,41,0.39 +2024/6/11 5:00,8.57,17.874,58.438,78.594,28,0.32 +2024/6/11 6:00,14.63,17.478,73.339,89.218,37,0.71 +2024/6/11 7:00,16.49,18.555,49.55,55.243,17,0.71 +2024/6/11 8:00,2.93,20.021,107.914,270.806,127,0.78 +2024/6/11 9:00,16.66,18.746,123.118,353.617,166,0.79 +2024/6/11 10:00,92.42,18.253,120.714,313.212,146,0.85 +2024/6/11 11:00,110.68,17.118,145.005,375.519,176,0.92 +2024/6/11 12:00,85.88,18.825,70.65,61.554,22,0.89 +2024/6/11 13:00,82.74,17.806,77.355,111.275,48,0.91 +2024/6/11 14:00,114.9,18.019,72.897,96.141,36,0.91 +2024/6/11 15:00,75.07,18.253,69.255,120.086,48,0.78 +2024/6/11 16:00,16.88,17.403,73.907,113.559,47,0.78 +2024/6/11 17:00,9.68,18.91,63.232,49.781,17,0.62 +2024/6/11 18:00,10.28,18.831,96.946,207.98,94,1.3 +2024/6/11 19:00,6.17,18.305,87.271,202.24,91,1.43 +2024/6/11 20:00,11.46,18.891,140.317,365.217,171,1.41 +2024/6/11 21:00,6.5,17.81,101.891,252.171,115,1.39 +2024/6/11 22:00,0.79,18.959,58.454,81.708,33,1.5 +2024/6/11 23:00,5.44,18.08,63.561,78.053,28,1.3 +2024/6/12 0:00,0.13,18.226,59.492,88.357,36,0.4 +2024/6/12 1:00,19.57,17.926,72.589,95.895,40,0.5 +2024/6/12 2:00,19.31,18.564,67.809,78.986,30,0.44 +2024/6/12 3:00,7.9,18.451,57.634,65.774,25,0.43 +2024/6/12 4:00,14.57,18.04,75.291,87.293,32,0.33 +2024/6/12 5:00,6.92,17.939,67.989,65.631,23,0.35 +2024/6/12 6:00,13.42,18.135,58.192,84.87,32,0.68 +2024/6/12 7:00,16.11,16.474,68.47,74.769,27,0.69 +2024/6/12 8:00,18.94,19.055,100.061,236.781,106,0.7 +2024/6/12 9:00,8,18.192,140.006,364.158,170,0.78 +2024/6/12 10:00,107,19.581,113.016,251.491,114,0.82 +2024/6/12 11:00,75.96,17.776,98.528,240.833,111,0.85 +2024/6/12 12:00,119.42,19.169,72.237,92.451,38,0.83 +2024/6/12 13:00,61.55,18.394,65.255,52.919,16,0.95 +2024/6/12 14:00,96.21,18.482,68.967,109.403,45,0.99 +2024/6/12 15:00,99.57,17.863,66.107,115.255,49,0.78 +2024/6/12 16:00,13.76,18.651,58.545,87.977,36,0.74 +2024/6/12 17:00,2.41,18.691,49.7,49.361,15,0.6 +2024/6/12 18:00,18.77,16.74,115.084,321.509,150,1.3 +2024/6/12 19:00,3.62,17.86,100.539,237.254,108,1.46 +2024/6/12 20:00,12.46,18.659,129.487,356.739,167,1.4 +2024/6/12 21:00,4.45,18.368,115.207,311.666,146,1.26 +2024/6/12 22:00,6.14,16.533,72.522,96.216,39,1.34 +2024/6/12 23:00,10.93,18.354,68.838,56.387,18,1.23 +2024/6/13 0:00,8.34,18.618,70.519,74.75,25,0.4 +2024/6/13 1:00,3.2,18.614,51.557,41.451,13,0.48 +2024/6/13 2:00,3.42,18.487,72.9,90.287,35,0.31 +2024/6/13 3:00,8.36,18.529,77.737,94.293,38,0.42 +2024/6/13 4:00,15.15,19.162,76.627,90.054,37,0.35 +2024/6/13 5:00,17.96,19.02,67.691,59.347,20,0.5 +2024/6/13 6:00,1.68,18.748,74.229,95.412,37,0.61 +2024/6/13 7:00,7.86,17.397,66.36,102.282,41,0.72 +2024/6/13 8:00,2,18.329,108.171,281.292,133,0.65 +2024/6/13 9:00,0.33,18.164,101.756,228.791,104,0.78 +2024/6/13 10:00,99.7,16.734,80.596,175.32,79,0.82 +2024/6/13 11:00,96.15,16.709,147.969,370.415,176,0.89 +2024/6/13 12:00,69.78,18.235,66.666,96.122,39,0.84 +2024/6/13 13:00,74.03,18.563,68.167,59.585,18,0.96 +2024/6/13 14:00,61.42,18.781,64.962,53.476,19,0.87 +2024/6/13 15:00,110.1,17.299,55.726,48.48,15,0.64 +2024/6/13 16:00,19.49,18.162,55.366,70.948,26,0.75 +2024/6/13 17:00,2.71,18.334,56.744,69.188,24,0.76 +2024/6/13 18:00,4.63,18.733,128.461,322.89,150,1.34 +2024/6/13 19:00,17.37,18.693,113.099,248.277,113,1.31 +2024/6/13 20:00,18.53,17.66,139.589,342.526,160,1.39 +2024/6/13 21:00,8.39,19.194,122.143,334.924,159,1.4 +2024/6/13 22:00,1.01,17.004,51.619,58.117,17,1.4 +2024/6/13 23:00,0.79,18.472,55.349,77.141,29,1.28 +2024/6/14 0:00,11.48,17.946,61.707,81.111,33,0.49 +2024/6/14 1:00,7.86,19.057,69.921,75.681,27,0.34 +2024/6/14 2:00,0.57,17.814,59.965,85.04,32,0.37 +2024/6/14 3:00,11.67,18.116,55.957,36.26,10,0.36 +2024/6/14 4:00,0.23,17.85,54.428,46.599,11,0.49 +2024/6/14 5:00,15.75,16.364,53.517,48.616,14,0.47 +2024/6/14 6:00,6.13,17.631,65.867,73.693,27,0.76 +2024/6/14 7:00,0.81,18.555,62.547,68.981,25,0.6 +2024/6/14 8:00,11.77,18.477,127.195,339.099,161,0.74 +2024/6/14 9:00,7.95,17.226,112.777,260.528,118,0.65 +2024/6/14 10:00,118.43,16.536,93.099,212.022,95,0.99 +2024/6/14 11:00,92.65,17.531,111.864,256.676,118,0.91 +2024/6/14 12:00,76.51,17.135,80.645,107.312,43,0.91 +2024/6/14 13:00,102.57,17.212,68.579,79.404,28,0.87 +2024/6/14 14:00,76.29,16.416,66.868,95.357,37,0.91 +2024/6/14 15:00,114.25,19.609,72.951,88.146,36,0.75 +2024/6/14 16:00,7.49,17.156,73.685,91.973,35,0.71 +2024/6/14 17:00,11,16.846,56.517,60.649,20,0.73 +2024/6/14 18:00,1.01,19.058,142.603,378.663,177,1.34 +2024/6/14 19:00,8.52,18.64,112.188,276.337,127,1.41 +2024/6/14 20:00,16.65,18.608,132.37,322.44,152,1.47 +2024/6/14 21:00,16.11,18.494,111.908,280.354,132,1.22 +2024/6/14 22:00,4.49,18.261,74.255,81.823,31,1.23 +2024/6/14 23:00,4.52,17.569,75.996,119.794,49,1.41 +2024/6/15 0:00,16.35,16.793,61.066,72.773,28,0.38 +2024/6/15 1:00,18.61,16.58,93.387,201.494,90,0.36 +2024/6/15 2:00,1.91,18.435,74.456,133.256,55,0.34 +2024/6/15 3:00,9,18.441,79.425,162.571,73,0.41 +2024/6/15 4:00,6.75,16.348,69.87,136.058,57,0.37 +2024/6/15 5:00,17.41,17.008,88.936,185.683,85,0.4 +2024/6/15 6:00,1.67,17.557,80.174,139.08,62,0.79 +2024/6/15 7:00,4.22,17.177,59.236,63.326,24,0.75 +2024/6/15 8:00,15.05,17.665,121.778,347.315,163,0.76 +2024/6/15 9:00,1.03,17.127,166.58,484.734,230,0.62 +2024/6/15 10:00,89.55,17.959,138.396,404.714,191,0.86 +2024/6/15 11:00,86.53,17.376,133.22,373.544,178,0.82 +2024/6/15 12:00,80.06,19.058,85.415,187.717,86,0.99 +2024/6/15 13:00,83.67,18.293,92.409,189.167,84,0.94 +2024/6/15 14:00,91.8,18.283,82.403,177.032,81,0.8 +2024/6/15 15:00,69.68,17.996,86.127,186.926,82,0.7 +2024/6/15 16:00,11.44,18.518,73.534,115.431,49,0.65 +2024/6/15 17:00,16.11,18.147,71.854,131.992,57,0.71 +2024/6/15 18:00,15.2,19.062,127.425,332.44,157,1.25 +2024/6/15 19:00,3.08,17.104,152.855,446.636,212,1.22 +2024/6/15 20:00,2.98,17.716,121.212,273.657,128,1.3 +2024/6/15 21:00,5.36,19.235,135.898,337.845,160,1.29 +2024/6/15 22:00,7.22,18.432,70.357,62.41,21,1.42 +2024/6/15 23:00,8.17,17.311,97.578,207.63,94,1.34 +2024/6/16 0:00,13.59,17.993,88.508,172.556,74,0.36 +2024/6/16 1:00,1.13,18.139,71.433,67.634,25,0.41 +2024/6/16 2:00,0.69,17.542,88.492,177.919,81,0.31 +2024/6/16 3:00,7.84,17.136,85.114,156.41,68,0.43 +2024/6/16 4:00,13.94,18.832,84.082,162.845,73,0.33 +2024/6/16 5:00,3.87,16.934,65.417,77.136,29,0.36 +2024/6/16 6:00,12.83,18.237,63.115,102.872,43,0.66 +2024/6/16 7:00,5.2,17.488,79.676,119.81,48,0.69 +2024/6/16 8:00,17.72,17.505,125.706,282.274,132,0.79 +2024/6/16 9:00,17.91,17.977,142.815,428.749,203,0.66 +2024/6/16 10:00,77.84,18.447,103.521,214.486,95,0.86 +2024/6/16 11:00,73.8,17.746,137.335,394.406,185,0.83 +2024/6/16 12:00,84.68,15.87,57.951,76.248,28,0.88 +2024/6/16 13:00,74.43,18.763,78.367,122.833,49,0.84 +2024/6/16 14:00,100.34,15.803,88.883,213.559,96,0.83 +2024/6/16 15:00,109.56,17.721,80.765,142.285,63,0.77 +2024/6/16 16:00,13.46,17.436,76.029,167.884,72,0.61 +2024/6/16 17:00,16.49,18.507,94.588,193.687,87,0.74 +2024/6/16 18:00,7.94,18.21,124.742,318.527,151,1.26 +2024/6/16 19:00,3.13,17.954,126.31,294.914,136,1.2 +2024/6/16 20:00,14.76,18.468,137.905,355.244,167,1.44 +2024/6/16 21:00,7.21,17.672,133.52,387.821,182,1.41 +2024/6/16 22:00,13.43,17.862,86.091,179.273,78,1.3 +2024/6/16 23:00,5.41,15.645,70.632,66.201,24,1.22 +2024/6/17 0:00,1.62,18.419,71.507,85.563,34,0.37 +2024/6/17 1:00,19.85,17.203,70.386,96.338,37,0.34 +2024/6/17 2:00,3.12,17.061,62.681,66.733,23,0.49 +2024/6/17 3:00,19.77,18.329,65.962,87.699,36,0.41 +2024/6/17 4:00,19.55,16.63,64.204,66.816,25,0.49 +2024/6/17 5:00,15.88,17.689,73.433,88.514,36,0.37 +2024/6/17 6:00,13.19,19.632,48.051,42.898,11,0.71 +2024/6/17 7:00,11.56,16.656,73.397,71.858,28,0.64 +2024/6/17 8:00,17.32,18.373,105.787,261.077,122,0.76 +2024/6/17 9:00,5.79,18.308,108.455,258.454,119,0.61 +2024/6/17 10:00,88.06,16.629,86.454,200.331,92,0.94 +2024/6/17 11:00,97.16,17.639,113.507,267.483,125,0.88 +2024/6/17 12:00,84.67,16.402,66.137,98.068,37,0.92 +2024/6/17 13:00,85.65,16.111,51.495,47.971,13,0.92 +2024/6/17 14:00,79.82,17.925,83.21,112.069,47,0.94 +2024/6/17 15:00,93.85,16.525,58.563,63.774,20,0.64 +2024/6/17 16:00,17.01,18.031,64.786,83.503,33,0.71 +2024/6/17 17:00,4.03,15.091,67.762,94.891,37,0.69 +2024/6/17 18:00,18.69,17.971,104.823,268.685,125,1.28 +2024/6/17 19:00,13.78,16.294,100.362,232.521,105,1.35 +2024/6/17 20:00,16.47,16.475,115.728,294.716,138,1.49 +2024/6/17 21:00,11.12,16.994,143.302,393.489,188,1.48 +2024/6/17 22:00,15.59,17.95,68.632,67.077,23,1.28 +2024/6/17 23:00,0.32,17.45,48.856,42.453,10,1.47 +2024/6/18 0:00,16.37,19.174,70.655,94.364,37,0.48 +2024/6/18 1:00,0.8,16.915,63.253,112.163,45,0.35 +2024/6/18 2:00,17.8,16.792,56.336,59.22,20,0.42 +2024/6/18 3:00,19.84,17.005,73.953,120.954,49,0.47 +2024/6/18 4:00,5.88,19.904,47.986,46.85,13,0.4 +2024/6/18 5:00,4.21,18.351,72.379,102.962,43,0.37 +2024/6/18 6:00,15.31,17.859,51.207,43.908,10,0.73 +2024/6/18 7:00,5.06,16.849,69.356,61.368,19,0.63 +2024/6/18 8:00,17.31,16.852,125.619,316.639,146,0.63 +2024/6/18 9:00,2.06,17.301,125.384,342.69,161,0.77 +2024/6/18 10:00,67.56,16.511,88.553,207.757,93,0.81 +2024/6/18 11:00,118.75,18.125,116.314,325.636,151,0.96 +2024/6/18 12:00,100.43,16.535,62.815,99.526,42,0.86 +2024/6/18 13:00,110.81,16.669,64.601,68.122,22,0.9 +2024/6/18 14:00,79.46,16.765,62.1,37.712,10,0.91 +2024/6/18 15:00,100.59,17.313,66.635,109.57,47,0.75 +2024/6/18 16:00,11.88,15.321,65.043,85.376,34,0.78 +2024/6/18 17:00,12.06,16.651,62.085,80.864,30,0.76 +2024/6/18 18:00,13.65,18.07,126.89,311.478,148,1.37 +2024/6/18 19:00,11.51,16.892,119.654,319.008,152,1.3 +2024/6/18 20:00,8.58,16.395,136.066,329.394,154,1.36 +2024/6/18 21:00,5.52,17.706,100.071,201.534,91,1.21 +2024/6/18 22:00,15.37,16.061,65.101,47.443,12,1.27 +2024/6/18 23:00,4.53,16.761,59.047,71.575,27,1.31 +2024/6/19 0:00,13.85,19.189,67.754,81.807,32,0.36 +2024/6/19 1:00,4.67,16.672,63.145,49.775,17,0.32 +2024/6/19 2:00,12.51,17.363,63.219,56.385,18,0.31 +2024/6/19 3:00,14.94,16.437,45.927,40.659,11,0.38 +2024/6/19 4:00,4.37,16.034,65.466,40.397,11,0.31 +2024/6/19 5:00,1.2,16.775,76.561,91.576,36,0.36 +2024/6/19 6:00,2.62,15.314,66.395,119.497,48,0.69 +2024/6/19 7:00,12.12,17.142,73.371,106.052,45,0.64 +2024/6/19 8:00,16.99,16.351,78.291,148.236,64,0.62 +2024/6/19 9:00,0.9,16.172,134.578,324.964,154,0.69 +2024/6/19 10:00,104.05,17.062,124.45,299.124,141,0.89 +2024/6/19 11:00,80.48,16.198,129.47,357.567,170,0.98 +2024/6/19 12:00,88.71,17.546,56.677,83.594,32,0.83 +2024/6/19 13:00,115.73,17.379,57.335,65.944,23,0.92 +2024/6/19 14:00,79.92,18.233,54.263,77.715,27,0.86 +2024/6/19 15:00,87.92,16.729,59.826,91.921,34,0.62 +2024/6/19 16:00,0.27,16.647,68.223,82.867,31,0.68 +2024/6/19 17:00,1.63,15.8,77.902,109.814,46,0.69 +2024/6/19 18:00,5.17,16.186,126.86,333.184,155,1.31 +2024/6/19 19:00,0.56,17.245,131.506,340.929,159,1.43 +2024/6/19 20:00,12.63,18.106,117.618,320.98,149,1.45 +2024/6/19 21:00,8.53,16.541,87.836,181.164,83,1.24 +2024/6/19 22:00,10.96,15.868,66.258,70.539,24,1.25 +2024/6/19 23:00,3.49,16.221,55.798,57.527,17,1.33 +2024/6/20 0:00,5.92,15.722,59.476,71.05,25,0.36 +2024/6/20 1:00,13.28,17.006,49.88,46.512,12,0.46 +2024/6/20 2:00,19.31,17.255,60.896,58.762,18,0.5 +2024/6/20 3:00,1.01,17.517,73.691,90.066,35,0.34 +2024/6/20 4:00,17.81,16.853,66.889,93.136,35,0.45 +2024/6/20 5:00,11.54,16.875,61.811,100.923,39,0.42 +2024/6/20 6:00,11.28,16.594,74.767,96.161,36,0.73 +2024/6/20 7:00,10.01,16.925,53.928,74.214,25,0.65 +2024/6/20 8:00,1.39,16.929,105.935,246.297,113,0.62 +2024/6/20 9:00,1.8,17.556,132.722,365.315,175,0.71 +2024/6/20 10:00,96.05,15.865,130.226,301.191,143,0.92 +2024/6/20 11:00,80.46,16.722,106.751,232.389,104,0.99 +2024/6/20 12:00,115.04,16.969,75.828,116.374,49,0.94 +2024/6/20 13:00,84.4,17.527,60.855,48.775,15,0.89 +2024/6/20 14:00,68.6,18.088,75.155,117.699,49,1 +2024/6/20 15:00,102.88,15.499,50.452,47.658,15,0.67 +2024/6/20 16:00,5.87,16.25,66.182,68.904,24,0.63 +2024/6/20 17:00,10.51,18.364,68.853,98.846,38,0.72 +2024/6/20 18:00,13.96,16.042,135.686,349.573,166,1.28 +2024/6/20 19:00,18.01,15.884,78.404,172.431,75,1.48 +2024/6/20 20:00,15.84,16.675,105.841,273.72,126,1.33 +2024/6/20 21:00,13.53,15.209,119.787,292.256,136,1.24 +2024/6/20 22:00,13.59,16.584,64.189,78.254,30,1.24 +2024/6/20 23:00,18.92,18.169,54.537,63.728,20,1.39 +2024/6/21 0:00,5.92,16.267,54.315,57.028,19,0.37 +2024/6/21 1:00,0.02,16.386,64.633,66.747,24,0.37 +2024/6/21 2:00,5.44,17.22,60.679,99.414,39,0.42 +2024/6/21 3:00,4.36,16.06,61.685,76.203,26,0.34 +2024/6/21 4:00,13.24,18.243,69.462,96.08,38,0.33 +2024/6/21 5:00,12.67,15.644,59.163,74.227,26,0.43 +2024/6/21 6:00,11.87,17.487,77.411,103.569,42,0.6 +2024/6/21 7:00,0.32,17.59,64.635,111.188,47,0.78 +2024/6/21 8:00,14.58,16.74,135.816,330.24,157,0.64 +2024/6/21 9:00,6.47,16.199,131.965,326.363,155,0.69 +2024/6/21 10:00,99.9,16.466,116.925,287.213,136,0.84 +2024/6/21 11:00,93.39,17.356,117.989,258.529,119,0.84 +2024/6/21 12:00,80.56,17.125,69.545,78.311,31,0.97 +2024/6/21 13:00,68.07,17.733,77.121,97.657,37,0.92 +2024/6/21 14:00,65.67,16.849,58.452,60.829,18,0.86 +2024/6/21 15:00,109.89,15.56,65.059,83.959,32,0.65 +2024/6/21 16:00,18.37,16.632,58.615,51.497,16,0.64 +2024/6/21 17:00,13,15.775,57.809,84.481,33,0.71 +2024/6/21 18:00,2.07,15.18,142.17,357.38,168,1.42 +2024/6/21 19:00,8.04,17.205,136.854,355.08,167,1.28 +2024/6/21 20:00,14.58,16.812,105.352,230.434,106,1.3 +2024/6/21 21:00,15.6,14.464,120.029,264.432,123,1.42 +2024/6/21 22:00,2.36,15.191,67.873,53.448,16,1.42 +2024/6/21 23:00,0,18.248,50.768,50.545,15,1.26 +2024/6/22 0:00,14.24,16.074,82.48,132.186,55,0.38 +2024/6/22 1:00,7.13,16.457,84.099,154.414,65,0.47 +2024/6/22 2:00,5.09,15.636,69.72,104.796,41,0.45 +2024/6/22 3:00,0.26,17.19,86.552,126.043,54,0.33 +2024/6/22 4:00,10.81,17.283,90.005,154.591,66,0.38 +2024/6/22 5:00,17.02,17.123,79.935,123.5,52,0.49 +2024/6/22 6:00,19.15,17.021,94.654,210.777,94,0.71 +2024/6/22 7:00,11.31,15.647,69.321,87.866,32,0.74 +2024/6/22 8:00,10.29,17.614,146.134,399.499,191,0.62 +2024/6/22 9:00,1.7,17.071,110.487,279.386,131,0.77 +2024/6/22 10:00,92.93,18.195,160.508,465.326,223,0.92 +2024/6/22 11:00,82.8,15.456,141.244,403.515,194,0.84 +2024/6/22 12:00,96.43,15.192,92.008,189.857,84,0.88 +2024/6/22 13:00,83.32,16.781,75.905,108.497,43,0.82 +2024/6/22 14:00,74.42,16.752,83.733,190.454,86,0.96 +2024/6/22 15:00,65.7,16.008,68.308,71.653,26,0.75 +2024/6/22 16:00,6.3,14.989,86.9,206.904,93,0.7 +2024/6/22 17:00,1.93,16.053,71.846,101.736,43,0.69 +2024/6/22 18:00,3.54,17.144,97.47,206.113,92,1.34 +2024/6/22 19:00,19.75,18.033,160.225,440.267,210,1.21 +2024/6/22 20:00,8.88,17.55,107.221,229.243,104,1.31 +2024/6/22 21:00,10.64,16.386,118.849,304.238,141,1.24 +2024/6/22 22:00,17.47,17.103,79.327,173.756,76,1.26 +2024/6/22 23:00,19.91,16.265,82.37,129.953,57,1.49 +2024/6/23 0:00,11.65,16.834,63.72,76.826,27,0.35 +2024/6/23 1:00,16.25,17.328,59.161,71.1,25,0.4 +2024/6/23 2:00,6.54,17.443,78.697,158.149,68,0.48 +2024/6/23 3:00,6.11,14.729,74.395,145.615,64,0.38 +2024/6/23 4:00,8.05,15.402,65.903,97.214,40,0.41 +2024/6/23 5:00,13.45,14.561,75.67,129.261,53,0.33 +2024/6/23 6:00,13.64,15.75,65.052,80.904,31,0.66 +2024/6/23 7:00,6.3,16.713,80.655,136.753,58,0.7 +2024/6/23 8:00,2.66,14.968,124.749,330.516,155,0.67 +2024/6/23 9:00,12.65,16.32,138.398,340.852,160,0.61 +2024/6/23 10:00,67.7,16.068,106.917,243.695,114,0.88 +2024/6/23 11:00,94.71,16.33,119.475,302.025,142,0.96 +2024/6/23 12:00,101.61,19.112,54.963,71.665,28,0.82 +2024/6/23 13:00,102.04,14.686,87.48,161.802,71,0.8 +2024/6/23 14:00,105.21,15.799,75.557,118.021,47,0.82 +2024/6/23 15:00,112.37,15.96,92.166,180.892,81,0.74 +2024/6/23 16:00,10,16.349,91.252,156.824,67,0.76 +2024/6/23 17:00,14.6,16.125,84.258,133.872,58,0.61 +2024/6/23 18:00,12.38,16.877,165.348,455.563,216,1.47 +2024/6/23 19:00,3.73,15.674,116.188,319.195,150,1.39 +2024/6/23 20:00,0.51,17.569,128.863,348.552,165,1.36 +2024/6/23 21:00,5.69,16.103,115.874,299.975,139,1.28 +2024/6/23 22:00,8.86,15.729,63.141,60.128,20,1.31 +2024/6/23 23:00,12.34,16.484,95.972,206.373,94,1.48 +2024/6/24 0:00,17,15.747,61.049,37.581,11,0.48 +2024/6/24 1:00,3.92,17.095,69.689,104.666,44,0.43 +2024/6/24 2:00,2.51,17.07,55.432,66.723,22,0.42 +2024/6/24 3:00,19.27,15.881,69.819,120.207,48,0.34 +2024/6/24 4:00,2.16,15.44,65.149,102.688,43,0.49 +2024/6/24 5:00,9.57,17.949,65.458,106.694,43,0.45 +2024/6/24 6:00,11.71,15.597,66.337,103.342,44,0.68 +2024/6/24 7:00,10.83,16.654,60.822,99.908,41,0.76 +2024/6/24 8:00,1.72,16.308,105.822,225.488,103,0.64 +2024/6/24 9:00,1.14,17.434,120.492,312.359,145,0.64 +2024/6/24 10:00,66.33,16.958,94.453,231.441,108,0.96 +2024/6/24 11:00,95.14,15.153,121.9,320.812,149,0.91 +2024/6/24 12:00,92.66,16.084,81.607,111.026,47,0.91 +2024/6/24 13:00,74.02,16.496,62.225,70.595,24,0.91 +2024/6/24 14:00,98.27,16.232,66.235,47.255,13,0.83 +2024/6/24 15:00,109.2,15.629,64.799,74.396,28,0.67 +2024/6/24 16:00,0.83,15.678,74.256,82.238,30,0.71 +2024/6/24 17:00,9.96,16.191,68.536,115.363,49,0.65 +2024/6/24 18:00,13.79,15.026,85.299,175.197,79,1.35 +2024/6/24 19:00,5.05,15.148,120.999,283.617,134,1.37 +2024/6/24 20:00,6.16,15.705,127.736,290.931,136,1.48 +2024/6/24 21:00,12.27,16.062,123.506,283.977,134,1.27 +2024/6/24 22:00,17.96,15.461,63.074,67.195,24,1.33 +2024/6/24 23:00,16.2,15.804,53.203,61.098,23,1.49 +2024/6/25 0:00,11.66,14.886,54.288,44.551,14,0.34 +2024/6/25 1:00,14.6,15.047,49.229,54.324,15,0.46 +2024/6/25 2:00,7.3,16.952,66.226,102.956,40,0.34 +2024/6/25 3:00,12.82,17.019,62.676,87.362,35,0.47 +2024/6/25 4:00,9.32,16.641,64.771,90.183,34,0.4 +2024/6/25 5:00,3.8,14.971,80.746,117.685,48,0.49 +2024/6/25 6:00,14.03,17.496,67.508,114.769,49,0.63 +2024/6/25 7:00,11.13,15.552,58.121,66.711,24,0.74 +2024/6/25 8:00,7.17,15.584,109.722,282.137,129,0.74 +2024/6/25 9:00,18.23,14.784,109.423,276.387,127,0.74 +2024/6/25 10:00,61.26,15.766,78.712,148.603,63,0.82 +2024/6/25 11:00,78.95,17.27,123.886,336.639,158,0.86 +2024/6/25 12:00,63.41,16.895,80.852,109.655,44,0.87 +2024/6/25 13:00,105.99,17.113,59.402,64.087,22,0.86 +2024/6/25 14:00,102.13,16.479,55.282,74.409,26,0.94 +2024/6/25 15:00,79.88,16.127,58.853,60.327,19,0.61 +2024/6/25 16:00,13.51,17.097,49.689,39.311,12,0.75 +2024/6/25 17:00,7.92,14.476,50.823,47.318,13,0.71 +2024/6/25 18:00,15.13,17.253,133.701,373.298,176,1.25 +2024/6/25 19:00,9.08,14.601,97.495,235.673,110,1.27 +2024/6/25 20:00,8.25,14.762,117.922,273.104,127,1.23 +2024/6/25 21:00,18.69,15.048,136.339,345.988,161,1.34 +2024/6/25 22:00,5.02,16.633,68.386,106.534,41,1.38 +2024/6/25 23:00,2.41,15.604,58.78,42.822,10,1.37 +2024/6/26 0:00,11.69,17.038,60.779,68.515,26,0.49 +2024/6/26 1:00,19.39,14.864,53.782,60.747,21,0.36 +2024/6/26 2:00,7.56,15.848,53.443,38.826,11,0.45 +2024/6/26 3:00,1.24,16.181,60.14,57.521,18,0.44 +2024/6/26 4:00,6.79,16.985,51.32,64.731,21,0.31 +2024/6/26 5:00,10.12,18.195,70.09,91.838,34,0.49 +2024/6/26 6:00,3.24,16.803,77.352,113.606,45,0.79 +2024/6/26 7:00,13.16,14.662,79.199,103.992,44,0.68 +2024/6/26 8:00,19.95,16.175,130.555,370.257,177,0.68 +2024/6/26 9:00,9.03,15.943,107.002,292.097,134,0.76 +2024/6/26 10:00,81.28,15.119,115.965,321.438,149,0.9 +2024/6/26 11:00,84.04,13.971,112.482,235.604,108,0.96 +2024/6/26 12:00,66.91,14.45,61.811,45.301,13,0.81 +2024/6/26 13:00,113,16.738,74.209,90.528,35,0.85 +2024/6/26 14:00,84.89,17.684,66.34,84.966,32,0.82 +2024/6/26 15:00,83.24,13.422,66.534,81.542,32,0.69 +2024/6/26 16:00,13.19,13.511,54.47,53.037,17,0.77 +2024/6/26 17:00,8.84,15.586,77.355,103.197,41,0.71 +2024/6/26 18:00,12.96,17.031,135.595,333.063,158,1.36 +2024/6/26 19:00,1.23,14.811,92.343,202.988,89,1.31 +2024/6/26 20:00,16.27,15.881,98.085,223.829,103,1.22 +2024/6/26 21:00,18.81,15.886,107.267,230.524,105,1.43 +2024/6/26 22:00,12.98,14.88,56.023,82.542,31,1.37 +2024/6/26 23:00,19.09,15.44,64.199,47.515,14,1.48 +2024/6/27 0:00,3.03,16.779,65.925,85.415,34,0.39 +2024/6/27 1:00,9.55,15.926,56.827,52.654,16,0.38 +2024/6/27 2:00,12.04,14.941,68.882,77.91,31,0.49 +2024/6/27 3:00,11.63,15.092,75.915,110.869,46,0.33 +2024/6/27 4:00,8.03,15.34,66.819,103.243,43,0.35 +2024/6/27 5:00,6.76,14.669,81.366,106.242,45,0.4 +2024/6/27 6:00,2.54,15.963,84.227,122.255,49,0.7 +2024/6/27 7:00,7.83,15.424,65.02,79.999,29,0.71 +2024/6/27 8:00,3.25,18.874,107.228,240.688,112,0.64 +2024/6/27 9:00,14.69,16.05,113.586,274.494,125,0.79 +2024/6/27 10:00,72.53,14.839,133.716,353.16,168,0.94 +2024/6/27 11:00,63.51,15.991,131.904,309.356,146,0.85 +2024/6/27 12:00,93.14,16.067,58.395,70.333,27,0.86 +2024/6/27 13:00,95.71,16.637,61.159,98.279,38,0.98 +2024/6/27 14:00,112.31,14.599,83.091,118.709,49,0.88 +2024/6/27 15:00,94.62,15.054,56.761,65.583,25,0.71 +2024/6/27 16:00,6.91,14.777,74.483,93.253,39,0.62 +2024/6/27 17:00,16.06,17.308,65.577,106.327,43,0.65 +2024/6/27 18:00,10.81,15.762,113.704,239.515,109,1.32 +2024/6/27 19:00,1.59,15.881,119.322,277.229,127,1.4 +2024/6/27 20:00,11.32,15.882,142.874,357.783,169,1.28 +2024/6/27 21:00,18.16,16.216,118.52,259.765,119,1.49 +2024/6/27 22:00,7.93,15.947,47.188,44.337,11,1.27 +2024/6/27 23:00,5.93,14.753,55.168,47.131,13,1.43 +2024/6/28 0:00,2.87,17.322,65.462,68.522,25,0.37 +2024/6/28 1:00,3.03,13.657,66.549,58.319,21,0.47 +2024/6/28 2:00,8.66,14.947,57.829,73.475,26,0.48 +2024/6/28 3:00,11.91,15.473,80.792,112.687,45,0.34 +2024/6/28 4:00,1.61,14.524,56.92,66.898,25,0.4 +2024/6/28 5:00,18.79,16.871,81.324,115.949,48,0.33 +2024/6/28 6:00,15.1,16.093,66.254,82.972,32,0.74 +2024/6/28 7:00,11.73,15.551,58.808,51.057,17,0.77 +2024/6/28 8:00,16.57,14.066,119.98,307.453,145,0.68 +2024/6/28 9:00,1.6,15.477,107.57,279.377,131,0.68 +2024/6/28 10:00,88.61,14.98,138.942,387.189,184,0.84 +2024/6/28 11:00,97.81,16.018,84.035,160.905,71,0.86 +2024/6/28 12:00,109.72,14.944,66.58,88.542,34,0.86 +2024/6/28 13:00,107.01,13.756,61.282,41.932,13,0.83 +2024/6/28 14:00,76.62,14.435,66.541,98.813,39,0.86 +2024/6/28 15:00,116.45,15.512,58.132,55.218,20,0.78 +2024/6/28 16:00,2.49,14.755,72.122,73.574,28,0.67 +2024/6/28 17:00,17.5,14.853,66.051,64.021,22,0.65 +2024/6/28 18:00,19.42,14.924,88.957,215.869,97,1.32 +2024/6/28 19:00,3.54,14.319,129.242,314.713,146,1.49 +2024/6/28 20:00,14.44,14.326,121.299,261.356,123,1.43 +2024/6/28 21:00,0.81,15.557,139.795,344.375,162,1.26 +2024/6/28 22:00,8.11,14.788,66.219,56.544,19,1.43 +2024/6/28 23:00,10.33,15.813,70.583,93.949,36,1.43 +2024/6/29 0:00,11.61,16.179,58.564,69.838,26,0.49 +2024/6/29 1:00,18.72,15.527,69.089,86.437,32,0.48 +2024/6/29 2:00,13.45,15.334,99.412,203.022,91,0.32 +2024/6/29 3:00,9.63,16.908,85.131,180.897,79,0.39 +2024/6/29 4:00,16.19,14.398,61.607,90.844,33,0.44 +2024/6/29 5:00,19.01,17.98,79.438,150.086,63,0.49 +2024/6/29 6:00,0.44,12.568,97.323,198.933,89,0.62 +2024/6/29 7:00,19.65,13.76,69.361,117.938,47,0.67 +2024/6/29 8:00,1.72,15.519,102.613,222.531,103,0.7 +2024/6/29 9:00,16.29,15.249,129.485,301.43,143,0.68 +2024/6/29 10:00,76.82,14.955,121.902,324.331,152,0.89 +2024/6/29 11:00,67.93,15.846,149.319,384.744,180,0.87 +2024/6/29 12:00,86.39,15.066,87.967,176.097,77,0.99 +2024/6/29 13:00,98.64,15.402,87.018,198.051,90,0.96 +2024/6/29 14:00,82.86,15.352,58.101,89.688,34,0.95 +2024/6/29 15:00,63.27,15.077,90.273,189.399,87,0.68 +2024/6/29 16:00,11.99,16.565,57.675,69.706,25,0.78 +2024/6/29 17:00,18.05,15.219,67.374,59.373,21,0.62 +2024/6/29 18:00,7.66,15.095,116.253,261.492,123,1.24 +2024/6/29 19:00,4.33,15.129,132.691,317.499,150,1.49 +2024/6/29 20:00,8.85,15.474,145.785,398.225,188,1.37 +2024/6/29 21:00,0.97,14.121,156.709,452.512,216,1.25 +2024/6/29 22:00,16.41,15.611,55.911,57.234,21,1.48 +2024/6/29 23:00,16.53,15.031,100.662,215.097,98,1.49 +2024/6/30 0:00,11.76,13.792,91.36,178.522,78,0.48 +2024/6/30 1:00,7.06,15.165,88.859,188.546,82,0.35 +2024/6/30 2:00,16,14.872,105.732,211.744,94,0.36 +2024/6/30 3:00,11.09,15.182,70.799,87.015,36,0.38 +2024/6/30 4:00,16.52,13.851,93.25,163.187,73,0.42 +2024/6/30 5:00,12.63,15.344,72.408,97.077,40,0.5 +2024/6/30 6:00,15.69,13.806,66.831,101.131,41,0.79 +2024/6/30 7:00,11.97,15.19,91.732,169.458,74,0.78 +2024/6/30 8:00,8.28,15.944,132.605,368.531,176,0.62 +2024/6/30 9:00,19.16,14.407,97.432,206.157,91,0.75 +2024/6/30 10:00,92.47,15.391,129.047,346.771,162,0.98 +2024/6/30 11:00,96.31,14.466,97.498,237.193,109,0.87 +2024/6/30 12:00,73.23,17.778,70.265,108.84,44,0.84 +2024/6/30 13:00,97.54,15.081,94.206,212.418,96,0.95 +2024/6/30 14:00,94.3,15.545,82.744,182.822,81,0.82 +2024/6/30 15:00,71.09,16.147,73.477,91.601,34,0.79 +2024/6/30 16:00,1.19,15.639,94.472,195.001,89,0.63 +2024/6/30 17:00,12.09,15.659,61.427,79.837,29,0.69 +2024/6/30 18:00,15.27,15.134,155.099,436.07,210,1.49 +2024/6/30 19:00,10.47,16.448,131.592,325.592,153,1.5 +2024/6/30 20:00,4.54,14.77,132.866,391.358,185,1.43 +2024/6/30 21:00,13.33,13.723,150.935,415.125,200,1.45 +2024/6/30 22:00,1.6,14.805,78.583,132.081,58,1.49 +2024/6/30 23:00,8.84,14.278,105.861,207.913,96,1.48 +2024/7/1 0:00,3.27,13.822,74.619,112.747,47,0.42 +2024/7/1 1:00,3.69,13.681,50.246,51.22,15,0.45 +2024/7/1 2:00,4.05,13.056,56.274,58.96,17,0.42 +2024/7/1 3:00,7.73,15.413,61.921,55.541,19,0.4 +2024/7/1 4:00,1.02,15.632,47.419,42.36,13,0.48 +2024/7/1 5:00,7.96,14.132,69.193,65.148,23,0.45 +2024/7/1 6:00,10.23,14.206,47.856,42.46,13,0.77 +2024/7/1 7:00,9.67,14.139,57.112,81.245,33,0.62 +2024/7/1 8:00,7.66,13.037,84.54,198.64,89,0.72 +2024/7/1 9:00,16.78,14.903,130.175,329.796,153,0.67 +2024/7/1 10:00,74.45,14.488,108.118,259.609,118,0.9 +2024/7/1 11:00,97.87,15.893,135.056,388.008,186,0.92 +2024/7/1 12:00,69.03,12.797,78.124,100.475,42,0.97 +2024/7/1 13:00,69.63,15.25,63.554,97.911,39,0.81 +2024/7/1 14:00,102.3,15.222,69.026,108.677,45,0.83 +2024/7/1 15:00,101.79,15.261,60.554,90.031,34,0.78 +2024/7/1 16:00,17.56,15.559,69.535,63.949,22,0.79 +2024/7/1 17:00,11.16,15.643,79.161,111.201,48,0.61 +2024/7/1 18:00,19.2,15.437,109.979,239.846,111,1.3 +2024/7/1 19:00,0.97,16.276,91.88,228.015,102,1.2 +2024/7/1 20:00,1.96,15.699,81.954,146.115,63,1.43 +2024/7/1 21:00,0.88,12.979,107.009,244.979,111,1.4 +2024/7/1 22:00,3.71,14.179,70.15,109.023,45,1.37 +2024/7/1 23:00,10.83,13.99,52.935,47.77,13,1.41 +2024/7/2 0:00,12.91,13.57,68.539,62.69,23,0.41 +2024/7/2 1:00,0.91,12.923,57.46,90.365,34,0.35 +2024/7/2 2:00,18.92,16.507,76.507,118.866,48,0.45 +2024/7/2 3:00,16.84,15.97,53.885,39.901,12,0.46 +2024/7/2 4:00,5.93,15.545,61.319,48.833,16,0.47 +2024/7/2 5:00,1.54,15.212,52.458,53.629,17,0.49 +2024/7/2 6:00,3.4,15.042,52.773,53.374,16,0.75 +2024/7/2 7:00,2.54,15.189,68.737,89.375,34,0.61 +2024/7/2 8:00,2.47,14.523,142.099,351.682,165,0.6 +2024/7/2 9:00,10.37,14.707,122.494,274.144,126,0.75 +2024/7/2 10:00,80.98,15.464,84.98,180.058,80,0.81 +2024/7/2 11:00,88.28,16.906,103.047,264.749,122,0.86 +2024/7/2 12:00,129.32,15.734,64.807,67.084,26,0.83 +2024/7/2 13:00,109.48,15.291,65.4,84.666,34,0.99 +2024/7/2 14:00,126.68,14.989,61.234,43.986,12,0.86 +2024/7/2 15:00,74.27,15.87,61.06,64.456,21,0.61 +2024/7/2 16:00,7.64,15.233,68.212,95.089,36,0.79 +2024/7/2 17:00,11.09,15.872,65.929,74.289,26,0.72 +2024/7/2 18:00,1.54,14.868,102.028,257.864,119,1.21 +2024/7/2 19:00,0.08,15.814,152.043,411.813,197,1.45 +2024/7/2 20:00,13.41,15.59,112.27,269.447,125,1.25 +2024/7/2 21:00,12.84,16.049,138.903,345.093,165,1.44 +2024/7/2 22:00,8.22,14.895,50.774,52.98,16,1.38 +2024/7/2 23:00,9.79,15.608,64.515,89.746,37,1.25 +2024/7/3 0:00,8.31,13.667,70.005,60.454,22,0.45 +2024/7/3 1:00,0.48,14.165,63.561,71.26,25,0.39 +2024/7/3 2:00,6.71,14.64,73.586,75.133,30,0.43 +2024/7/3 3:00,3.54,15.367,60.281,46.736,13,0.47 +2024/7/3 4:00,1.97,14.19,82.529,117.384,48,0.35 +2024/7/3 5:00,19.13,13.881,68.357,110.883,44,0.37 +2024/7/3 6:00,11.99,14.427,53.811,63.68,24,0.8 +2024/7/3 7:00,14.57,12.98,73.545,85.029,35,0.7 +2024/7/3 8:00,6.31,14.111,97.589,188.669,83,0.71 +2024/7/3 9:00,7.86,13.66,104.377,225.901,104,0.66 +2024/7/3 10:00,80.4,14.436,114.091,273.872,125,0.88 +2024/7/3 11:00,71.3,13.896,138.298,336.85,160,0.9 +2024/7/3 12:00,76.64,15.366,57.53,76.855,28,0.85 +2024/7/3 13:00,116.84,15.028,58.331,40.094,12,0.85 +2024/7/3 14:00,109.04,14.221,64.495,113.027,47,0.92 +2024/7/3 15:00,100.55,14.228,56.317,77.821,27,0.64 +2024/7/3 16:00,9.5,14.063,66.745,93.083,36,0.71 +2024/7/3 17:00,18.45,13.475,68.424,69.896,24,0.74 +2024/7/3 18:00,1.45,15.993,105.163,219.26,101,1.26 +2024/7/3 19:00,5.61,15.544,97.981,178.228,77,1.42 +2024/7/3 20:00,7,14.341,99.897,257.235,118,1.31 +2024/7/3 21:00,15.65,15.294,127.627,336.059,160,1.5 +2024/7/3 22:00,19.85,11.283,61.176,87.156,36,1.49 +2024/7/3 23:00,4.81,14.055,62.739,103.159,44,1.44 +2024/7/4 0:00,17.49,14.476,50.788,37.512,11,0.37 +2024/7/4 1:00,16.61,14.913,66.889,112.116,44,0.49 +2024/7/4 2:00,4.49,14.878,68.401,98.584,40,0.5 +2024/7/4 3:00,7.99,14.368,51.302,51.982,17,0.39 +2024/7/4 4:00,8.19,14.286,64.271,77.165,29,0.42 +2024/7/4 5:00,19.56,14.854,66.902,53.096,17,0.3 +2024/7/4 6:00,3.62,14.671,61.464,43.385,13,0.61 +2024/7/4 7:00,15.98,13.065,76.844,95.918,40,0.7 +2024/7/4 8:00,6.68,13.026,107.595,222.086,103,0.72 +2024/7/4 9:00,14.62,14.147,100.793,232.992,106,0.66 +2024/7/4 10:00,92.3,15.738,106.179,226.968,104,0.82 +2024/7/4 11:00,102.59,13.861,140.585,366.025,171,0.96 +2024/7/4 12:00,119.12,12.86,57.613,73.637,27,0.88 +2024/7/4 13:00,117.27,13.04,64.205,48.035,14,0.93 +2024/7/4 14:00,121.32,13.667,59.655,66.282,21,0.93 +2024/7/4 15:00,68.88,12.989,45.827,42.016,11,0.71 +2024/7/4 16:00,13.84,14.345,60.868,52.02,16,0.64 +2024/7/4 17:00,2.8,13.773,71.035,88.632,35,0.72 +2024/7/4 18:00,8.32,15.078,107.035,246.104,112,1.3 +2024/7/4 19:00,10.97,14.106,123.248,334.922,158,1.45 +2024/7/4 20:00,8.05,13.08,120.146,302.883,141,1.26 +2024/7/4 21:00,10.39,14.987,95.503,209.474,95,1.29 +2024/7/4 22:00,19.93,15.259,72.494,72.287,26,1.33 +2024/7/4 23:00,2.7,14.301,61.994,45.27,11,1.42 +2024/7/5 0:00,13.51,14.452,76.238,103.137,42,0.44 +2024/7/5 1:00,7.92,13.581,62.621,93.301,38,0.37 +2024/7/5 2:00,2.66,14.679,54.121,50.703,15,0.4 +2024/7/5 3:00,3.17,12.533,70.094,114.375,45,0.35 +2024/7/5 4:00,18.99,15.515,66.353,87.932,33,0.45 +2024/7/5 5:00,17.59,12.986,50.604,58.084,20,0.34 +2024/7/5 6:00,18.14,14.99,58.86,52.63,14,0.76 +2024/7/5 7:00,19.83,16.02,66.657,96.427,39,0.79 +2024/7/5 8:00,4.17,13.989,130.734,342.833,159,0.8 +2024/7/5 9:00,7.11,14.48,94.68,234.92,109,0.77 +2024/7/5 10:00,108.5,15.335,107.429,268.996,122,0.84 +2024/7/5 11:00,96.45,15.905,116.373,259.759,122,0.88 +2024/7/5 12:00,92.2,14.234,74.022,118.132,48,0.82 +2024/7/5 13:00,88.26,13.258,69.278,76.404,27,0.83 +2024/7/5 14:00,103.6,13.645,59.979,45.796,12,0.81 +2024/7/5 15:00,102.41,14.17,80.598,116.776,47,0.73 +2024/7/5 16:00,3.23,13.75,57.149,87.718,34,0.71 +2024/7/5 17:00,9.43,14.253,56.227,59.541,22,0.78 +2024/7/5 18:00,11.07,15.655,136.476,360.578,171,1.34 +2024/7/5 19:00,11.41,15.646,117.32,255.423,117,1.39 +2024/7/5 20:00,4.2,14.429,116.596,273.462,126,1.32 +2024/7/5 21:00,14.85,14.386,136.132,364.952,174,1.45 +2024/7/5 22:00,0.5,13.382,54.603,65.53,24,1.48 +2024/7/5 23:00,7.1,13.474,72.364,109.867,45,1.33 +2024/7/6 0:00,15.6,13.454,89.822,186.286,82,0.32 +2024/7/6 1:00,11.28,14.334,65.569,63.528,20,0.33 +2024/7/6 2:00,5.22,15.434,91.267,187.865,86,0.44 +2024/7/6 3:00,13.9,13.645,95.377,220.256,98,0.37 +2024/7/6 4:00,11.35,13.533,67.794,128.277,52,0.46 +2024/7/6 5:00,15.92,16.437,66.43,117.079,51,0.45 +2024/7/6 6:00,14.7,14.888,87.283,174.064,77,0.74 +2024/7/6 7:00,12.2,14.744,69.437,110.871,45,0.76 +2024/7/6 8:00,9.76,13.937,124.106,312.537,146,0.75 +2024/7/6 9:00,2.66,14.857,159.239,441.158,210,0.73 +2024/7/6 10:00,81.99,14.093,120.8,340.034,160,0.8 +2024/7/6 11:00,92.24,14.264,116.424,283.938,133,0.9 +2024/7/6 12:00,103.95,14.213,77.239,95.957,40,0.92 +2024/7/6 13:00,98.39,14.77,81.103,145.084,64,0.99 +2024/7/6 14:00,83.73,14.692,82.425,150.403,64,0.93 +2024/7/6 15:00,65.42,15.133,76.736,125.411,54,0.72 +2024/7/6 16:00,9.92,13.677,83.296,165.297,71,0.71 +2024/7/6 17:00,5.71,13.488,74.702,149.035,65,0.62 +2024/7/6 18:00,14.69,14.824,138.027,401.145,191,1.33 +2024/7/6 19:00,0.48,12.558,135.082,389.685,183,1.24 +2024/7/6 20:00,11.7,14.368,177.351,503.143,243,1.22 +2024/7/6 21:00,18.83,12.548,90.007,194.896,89,1.3 +2024/7/6 22:00,3.49,14.695,68.962,64.854,20,1.39 +2024/7/6 23:00,9.43,16.078,76.703,102.406,41,1.46 +2024/7/7 0:00,1.83,13.485,87.191,150.905,67,0.46 +2024/7/7 1:00,12.51,13.637,76.908,106.658,45,0.36 +2024/7/7 2:00,11.01,13.849,67.453,129.617,53,0.31 +2024/7/7 3:00,8.15,14.523,89.868,174.998,77,0.38 +2024/7/7 4:00,10.43,13.918,71.821,68.15,26,0.36 +2024/7/7 5:00,17.93,14.393,62.782,111.869,44,0.37 +2024/7/7 6:00,3.93,14.184,83.82,171.439,76,0.71 +2024/7/7 7:00,0.45,13.052,56.53,86.894,31,0.61 +2024/7/7 8:00,17.23,13.701,114.395,269.818,126,0.67 +2024/7/7 9:00,11.54,13.28,133.824,386.288,183,0.71 +2024/7/7 10:00,122.89,14.114,167.585,488.731,236,0.89 +2024/7/7 11:00,103.8,14.224,123.899,297.397,139,0.93 +2024/7/7 12:00,117.66,15.035,81.789,170.765,77,0.84 +2024/7/7 13:00,92.93,14.252,94.607,176.072,79,0.83 +2024/7/7 14:00,113.74,17.184,63.704,107.699,45,0.86 +2024/7/7 15:00,124.35,14.472,74.992,145.831,64,0.62 +2024/7/7 16:00,11.44,13.965,77.602,152.698,64,0.65 +2024/7/7 17:00,3.62,13.325,81.422,117.384,51,0.62 +2024/7/7 18:00,5.38,14.151,167.503,461.969,221,1.32 +2024/7/7 19:00,3.97,13.539,125.408,345.292,162,1.41 +2024/7/7 20:00,4.94,16.059,127.916,365.608,172,1.29 +2024/7/7 21:00,6.13,13.94,146.959,382.545,180,1.2 +2024/7/7 22:00,11.1,15.56,95.987,194.61,86,1.37 +2024/7/7 23:00,11.76,15.089,84.157,188.555,82,1.41 +2024/7/8 0:00,8.53,13.898,58.654,52.557,15,0.38 +2024/7/8 1:00,12.31,12.461,77.447,103.237,40,0.36 +2024/7/8 2:00,1.63,13.345,59.39,92.323,36,0.4 +2024/7/8 3:00,1.76,13.694,60.674,97.577,38,0.32 +2024/7/8 4:00,3.44,13.732,57.472,67.781,24,0.43 +2024/7/8 5:00,10.36,14.423,75.545,107.764,45,0.45 +2024/7/8 6:00,4.28,14.254,50.56,46.134,14,0.74 +2024/7/8 7:00,5.67,13.29,62.327,42.605,12,0.67 +2024/7/8 8:00,8.01,15.094,112.509,248.406,115,0.77 +2024/7/8 9:00,16.24,13.127,99.22,212.332,96,0.79 +2024/7/8 10:00,65.9,14.099,88.821,203.476,93,0.86 +2024/7/8 11:00,107.21,12.899,120.264,262.166,121,0.85 +2024/7/8 12:00,108.48,12.767,65.801,88.162,32,0.94 +2024/7/8 13:00,116.91,15.382,59.041,59.06,20,0.94 +2024/7/8 14:00,125.63,14.291,69.411,55.226,19,0.9 +2024/7/8 15:00,66.31,14.565,73.277,82.469,32,0.78 +2024/7/8 16:00,3.08,15.521,56.127,51.769,14,0.63 +2024/7/8 17:00,17.72,14.741,65.876,94.417,35,0.7 +2024/7/8 18:00,9.17,11.354,86.418,201.867,89,1.21 +2024/7/8 19:00,11.29,13.111,155.53,405.873,194,1.22 +2024/7/8 20:00,13.26,11.846,112.375,240.878,111,1.22 +2024/7/8 21:00,13.58,12.896,104.2,256.749,116,1.35 +2024/7/8 22:00,18.63,14.451,68.566,72.239,27,1.38 +2024/7/8 23:00,19.94,14.092,63.255,48.379,16,1.2 +2024/7/9 0:00,14.4,12.963,55.558,61.821,22,0.43 +2024/7/9 1:00,5.74,13.111,59.773,54.64,15,0.4 +2024/7/9 2:00,17.6,14.115,67.101,107.159,44,0.34 +2024/7/9 3:00,0.98,15.047,75.798,104.339,40,0.3 +2024/7/9 4:00,4.62,10.426,66.076,108.041,46,0.33 +2024/7/9 5:00,17.95,13.682,59.878,48.661,13,0.42 +2024/7/9 6:00,5.12,13.865,53.02,41.933,13,0.73 +2024/7/9 7:00,4.41,13.43,49.224,50.975,17,0.73 +2024/7/9 8:00,2.76,13.783,127.974,363.161,171,0.63 +2024/7/9 9:00,17.18,13.421,124.098,303.345,142,0.78 +2024/7/9 10:00,97.5,12.284,93.798,217.667,98,0.88 +2024/7/9 11:00,108.87,13.665,128.121,326.734,151,0.95 +2024/7/9 12:00,80.54,14.7,61.296,67.527,26,0.83 +2024/7/9 13:00,114.27,13.702,76.354,106.916,45,0.89 +2024/7/9 14:00,114.4,14.003,68.859,97.402,38,0.9 +2024/7/9 15:00,85.32,12.153,58.671,73.965,25,0.75 +2024/7/9 16:00,8.21,12.396,52.916,62.976,20,0.72 +2024/7/9 17:00,4.19,13.436,62.322,81.656,31,0.68 +2024/7/9 18:00,19.53,14.816,100.698,214.455,96,1.28 +2024/7/9 19:00,12.91,14.763,132.809,329.081,156,1.49 +2024/7/9 20:00,18.69,13.527,118.207,315.137,150,1.29 +2024/7/9 21:00,6.07,13.21,116.285,272.7,126,1.24 +2024/7/9 22:00,15.64,13.914,62.586,99.132,38,1.29 +2024/7/9 23:00,15.32,14.019,55.436,63.334,22,1.3 +2024/7/10 0:00,13.83,13.959,63.626,72.692,26,0.33 +2024/7/10 1:00,19.31,13.395,70.284,117.222,49,0.44 +2024/7/10 2:00,7.87,15.747,66.232,72.14,26,0.42 +2024/7/10 3:00,2.61,14.466,68.116,59.843,18,0.36 +2024/7/10 4:00,13.43,13.993,48.478,41.781,11,0.5 +2024/7/10 5:00,14.59,12.195,67.91,81.075,33,0.43 +2024/7/10 6:00,11.5,14.179,73.466,82.998,30,0.74 +2024/7/10 7:00,4.14,13.194,49.031,43.177,11,0.71 +2024/7/10 8:00,10.09,13.149,87.337,182.304,80,0.71 +2024/7/10 9:00,6.24,12.109,87.472,204.011,90,0.6 +2024/7/10 10:00,92.79,12.142,121.841,293.862,138,0.95 +2024/7/10 11:00,106.94,13.429,122.883,298.031,139,0.98 +2024/7/10 12:00,113.44,13.843,69.784,87.025,33,0.82 +2024/7/10 13:00,80.09,14.03,68.343,88.454,35,0.96 +2024/7/10 14:00,91.35,13.61,63.425,57.461,17,0.91 +2024/7/10 15:00,82.5,13.802,51.218,63.976,21,0.66 +2024/7/10 16:00,3.97,12.828,70.65,68.334,23,0.78 +2024/7/10 17:00,15.67,12.959,63.942,101.08,39,0.6 +2024/7/10 18:00,18.19,12.791,119.431,325.581,154,1.28 +2024/7/10 19:00,7.4,12.146,149.323,384.456,181,1.47 +2024/7/10 20:00,15.03,11.573,149.109,392.738,185,1.34 +2024/7/10 21:00,17.94,13.249,105.297,223.424,100,1.38 +2024/7/10 22:00,16.92,12.299,53.595,65.885,23,1.42 +2024/7/10 23:00,3.66,13.72,65.651,58.042,19,1.24 +2024/7/11 0:00,19.13,12.052,60.18,47.982,16,0.34 +2024/7/11 1:00,7.53,12.17,79.138,121.521,49,0.5 +2024/7/11 2:00,6.78,12.221,71.061,66.335,23,0.35 +2024/7/11 3:00,1.25,13.11,66.389,110.944,45,0.41 +2024/7/11 4:00,9.72,13.863,68.088,88.214,36,0.36 +2024/7/11 5:00,2.18,14.587,65.067,61.018,20,0.47 +2024/7/11 6:00,4.97,13.242,71.673,107.42,46,0.79 +2024/7/11 7:00,6.34,11.721,50.593,62.232,19,0.63 +2024/7/11 8:00,16.18,13.508,115.229,315.635,146,0.72 +2024/7/11 9:00,17.51,12.436,114.542,266.943,125,0.76 +2024/7/11 10:00,84.66,12.38,96.2,222.938,101,0.96 +2024/7/11 11:00,120.82,13.482,100.757,253.027,116,0.89 +2024/7/11 12:00,120.72,11.927,51.798,43.034,10,0.85 +2024/7/11 13:00,114.7,16.099,63.02,98.569,38,0.88 +2024/7/11 14:00,74.54,14.416,57.979,94.932,35,0.95 +2024/7/11 15:00,109.87,14.109,52.536,56.508,19,0.8 +2024/7/11 16:00,18.9,14.014,62.662,36.246,10,0.71 +2024/7/11 17:00,13.65,12.873,53.241,72.735,26,0.64 +2024/7/11 18:00,6.63,12.918,138.977,356.64,167,1.21 +2024/7/11 19:00,10.01,12.816,135.069,337.858,160,1.48 +2024/7/11 20:00,12.91,12.62,138.285,365.362,174,1.34 +2024/7/11 21:00,10.21,14.144,115.169,307.025,142,1.41 +2024/7/11 22:00,2.4,14.411,76.061,96.537,37,1.4 +2024/7/11 23:00,6.24,12.814,57.502,49.034,16,1.47 +2024/7/12 0:00,16.05,13.655,53.464,63.693,20,0.35 +2024/7/12 1:00,17.23,14.591,56.58,48.347,16,0.39 +2024/7/12 2:00,2.75,12.092,60.398,82.092,33,0.48 +2024/7/12 3:00,19.05,11.689,59.52,66.511,24,0.42 +2024/7/12 4:00,6.58,11.536,69.934,103.865,40,0.31 +2024/7/12 5:00,13.25,12.85,61.198,77.954,28,0.34 +2024/7/12 6:00,15.04,12.424,62.641,56.947,19,0.65 +2024/7/12 7:00,16.24,11.713,67.218,50.573,17,0.8 +2024/7/12 8:00,18.91,13.666,77.463,144.135,61,0.64 +2024/7/12 9:00,6.26,11.959,111.615,278.991,129,0.77 +2024/7/12 10:00,120.8,12.764,93.266,178.877,77,0.82 +2024/7/12 11:00,73.56,12.147,143.112,392.656,185,0.84 +2024/7/12 12:00,110.83,12.851,54.077,38.021,11,0.97 +2024/7/12 13:00,113.23,11.782,72.776,88.282,33,0.98 +2024/7/12 14:00,109.05,12.815,80.821,109.574,46,0.84 +2024/7/12 15:00,81.4,14.505,59.312,54.619,15,0.65 +2024/7/12 16:00,17.46,11.635,52.202,49.193,17,0.71 +2024/7/12 17:00,3.38,13.97,73.826,115.384,49,0.61 +2024/7/12 18:00,1.07,11.823,113.087,271.99,126,1.48 +2024/7/12 19:00,14.35,13.122,113.144,273.791,129,1.31 +2024/7/12 20:00,9.51,11.896,129.249,354.441,168,1.35 +2024/7/12 21:00,16.98,11.936,122.446,311.972,146,1.23 +2024/7/12 22:00,7.67,12.613,54.931,43.469,12,1.21 +2024/7/12 23:00,3.37,12.537,49.19,39.606,10,1.34 +2024/7/13 0:00,16.73,12.454,99.069,187.79,82,0.32 +2024/7/13 1:00,10.98,14.862,105.207,210.053,95,0.43 +2024/7/13 2:00,3.78,12.749,95.692,186.41,81,0.46 +2024/7/13 3:00,14.41,13.966,88.019,176.477,80,0.31 +2024/7/13 4:00,10.22,12.698,76.907,135.803,59,0.42 +2024/7/13 5:00,12.09,13.993,78.329,117.565,48,0.46 +2024/7/13 6:00,9.22,14.035,79.162,125.831,54,0.69 +2024/7/13 7:00,16.57,11.331,67.012,78.473,30,0.79 +2024/7/13 8:00,16.59,11.834,113.482,308.01,142,0.62 +2024/7/13 9:00,14.19,12.869,148.866,406.386,193,0.66 +2024/7/13 10:00,71.85,12.685,121.037,270.347,126,0.85 +2024/7/13 11:00,119.53,13.108,116.216,320.767,149,1 +2024/7/13 12:00,108.62,12.312,92.283,197.707,91,0.86 +2024/7/13 13:00,110.31,13.53,86.18,164.637,72,0.88 +2024/7/13 14:00,88.59,11.906,73.72,95.997,40,0.97 +2024/7/13 15:00,122.15,13.113,66.293,114.769,49,0.79 +2024/7/13 16:00,14.51,13.277,105.956,209.624,97,0.79 +2024/7/13 17:00,2.25,12.844,50.811,64.017,20,0.71 +2024/7/13 18:00,8.16,13.446,106.154,211.482,98,1.4 +2024/7/13 19:00,17.73,12.545,112.053,306.164,143,1.3 +2024/7/13 20:00,0.94,13.393,125.57,347.25,165,1.38 +2024/7/13 21:00,19.23,12.41,147.006,382.836,182,1.29 +2024/7/13 22:00,13.58,11.696,90.703,153.937,67,1.42 +2024/7/13 23:00,12.63,13.572,105.145,201.501,91,1.29 +2024/7/14 0:00,5.41,12.824,73.314,146.481,62,0.48 +2024/7/14 1:00,4.98,12.251,77.529,132.119,54,0.33 +2024/7/14 2:00,18.84,13.123,53.543,66.003,24,0.41 +2024/7/14 3:00,5.97,12.248,68.128,115.245,50,0.4 +2024/7/14 4:00,15.51,12.16,68.49,123.939,50,0.35 +2024/7/14 5:00,7.86,11.658,54.768,78.788,27,0.31 +2024/7/14 6:00,2.79,13.291,70.36,69.334,25,0.63 +2024/7/14 7:00,0.21,13.623,78.527,163.558,72,0.79 +2024/7/14 8:00,10.89,12.997,148.587,400.442,192,0.79 +2024/7/14 9:00,19.52,13.648,115.015,269.755,125,0.62 +2024/7/14 10:00,88.99,12.152,111.973,290.033,136,0.87 +2024/7/14 11:00,88.22,13.84,136.468,330.944,153,0.89 +2024/7/14 12:00,87.37,10.51,89.947,188.848,86,0.9 +2024/7/14 13:00,98.84,11.459,99.102,182.786,82,0.86 +2024/7/14 14:00,93.64,12.685,108.466,219.165,99,0.98 +2024/7/14 15:00,122.19,11.863,98.48,176.451,79,0.78 +2024/7/14 16:00,10.11,14.313,103.057,211.744,96,0.6 +2024/7/14 17:00,10.16,10.34,71.076,128.735,52,0.73 +2024/7/14 18:00,2.77,13.275,102.913,262.081,121,1.22 +2024/7/14 19:00,19.65,12.814,98.898,214.103,95,1.38 +2024/7/14 20:00,5,14.532,144.701,405.431,195,1.46 +2024/7/14 21:00,1.47,12.227,152.621,400.198,192,1.39 +2024/7/14 22:00,13.26,13.785,89.9,164.445,70,1.34 +2024/7/14 23:00,11.91,12.598,70.029,114.287,49,1.49 +2024/7/15 0:00,8.3,13.061,62.34,110.366,44,0.45 +2024/7/15 1:00,8.44,13.586,61.746,87.46,34,0.35 +2024/7/15 2:00,15.7,13.316,69.842,93.067,37,0.38 +2024/7/15 3:00,3.91,12.312,62.58,105.592,42,0.45 +2024/7/15 4:00,16.41,13.788,69.165,86.276,32,0.3 +2024/7/15 5:00,12.97,13.262,70.934,94.32,35,0.31 +2024/7/15 6:00,8.38,11.893,52.388,53.569,18,0.77 +2024/7/15 7:00,9.16,10.12,60.426,55.981,17,0.61 +2024/7/15 8:00,5.13,12.07,148.139,402.423,192,0.74 +2024/7/15 9:00,15.04,13.428,110.56,266.176,122,0.66 +2024/7/15 10:00,98.34,12.887,119.565,258.421,121,0.97 +2024/7/15 11:00,85.86,12.499,110.663,293.575,137,0.97 +2024/7/15 12:00,103.74,12.87,54.133,40.836,12,0.99 +2024/7/15 13:00,129.72,11.666,66.658,54.364,18,0.82 +2024/7/15 14:00,93.29,12.32,59.226,68.156,23,0.88 +2024/7/15 15:00,124.84,11.661,71.993,111.333,47,0.71 +2024/7/15 16:00,6.9,12.836,71.365,93.849,36,0.78 +2024/7/15 17:00,1.09,11.271,67.811,77.959,29,0.65 +2024/7/15 18:00,4.08,12.691,83.458,187.92,86,1.22 +2024/7/15 19:00,8.37,13.481,129.614,340.867,161,1.26 +2024/7/15 20:00,4.39,10.495,139.17,393.692,185,1.35 +2024/7/15 21:00,0,14.329,109.054,250.893,113,1.4 +2024/7/15 22:00,18.3,13.252,57.114,42.689,12,1.41 +2024/7/15 23:00,16.88,13.142,72.517,93.549,39,1.22 +2024/7/16 0:00,14.85,10.052,71.075,88.302,36,0.45 +2024/7/16 1:00,3.36,10.673,58.097,74.881,26,0.43 +2024/7/16 2:00,2.41,10.957,52.429,51.558,15,0.38 +2024/7/16 3:00,1.35,12.684,60.906,71.85,27,0.41 +2024/7/16 4:00,14.48,10.123,66.839,106.913,44,0.45 +2024/7/16 5:00,18.58,12.01,71.656,95.112,36,0.35 +2024/7/16 6:00,8.61,11.435,65.057,71.131,26,0.79 +2024/7/16 7:00,2.38,12.19,54.328,62.558,20,0.63 +2024/7/16 8:00,10.25,12.411,122.682,277.952,130,0.78 +2024/7/16 9:00,6.98,12.607,122.713,316.248,147,0.75 +2024/7/16 10:00,89.36,12.566,135.041,389.664,185,0.93 +2024/7/16 11:00,105.39,11.782,92.259,212.454,96,0.82 +2024/7/16 12:00,111.72,12.011,75.297,118.987,49,0.98 +2024/7/16 13:00,72.19,12.394,57.268,61.506,21,0.86 +2024/7/16 14:00,67.31,10.943,64.024,47.661,14,0.95 +2024/7/16 15:00,129.63,15.299,67.395,87.657,35,0.78 +2024/7/16 16:00,4.65,11.875,75.806,94.858,35,0.65 +2024/7/16 17:00,1.08,11.678,53.037,68.058,22,0.78 +2024/7/16 18:00,3.8,11.277,127.872,318.274,149,1.38 +2024/7/16 19:00,0.78,12.426,114.216,241.346,113,1.4 +2024/7/16 20:00,7.84,12.163,124.359,330.684,157,1.47 +2024/7/16 21:00,16.05,11.427,129.214,369.539,173,1.36 +2024/7/16 22:00,6.82,10.96,61.133,72.308,24,1.33 +2024/7/16 23:00,8.88,12.654,64.727,38.613,11,1.39 +2024/7/17 0:00,13.51,11.942,62.669,62.345,20,0.41 +2024/7/17 1:00,10.18,10.633,65.38,71.23,25,0.31 +2024/7/17 2:00,17.23,14.284,66.93,72.034,27,0.34 +2024/7/17 3:00,17.32,12.866,62.295,105.361,43,0.3 +2024/7/17 4:00,0.2,10.826,58.413,59.773,19,0.32 +2024/7/17 5:00,15.56,11.168,52.551,60.013,22,0.45 +2024/7/17 6:00,9.21,11.7,66.817,98.89,41,0.6 +2024/7/17 7:00,19.78,12.631,64.932,49.333,17,0.66 +2024/7/17 8:00,9.66,13.054,109.625,250.022,113,0.69 +2024/7/17 9:00,19.74,12.77,117.911,252.739,116,0.79 +2024/7/17 10:00,114.05,10.751,89.943,206.234,93,0.87 +2024/7/17 11:00,81.16,12.806,109.941,270.062,124,0.96 +2024/7/17 12:00,100,12.1,74.193,96.884,36,0.88 +2024/7/17 13:00,129.49,12.928,67.314,108.722,46,0.82 +2024/7/17 14:00,120.74,11.4,59.574,82.331,33,0.82 +2024/7/17 15:00,71.33,12.719,61.052,67.948,25,0.69 +2024/7/17 16:00,14.13,12.292,65.175,94.039,35,0.61 +2024/7/17 17:00,6.91,13.846,79.604,99.115,40,0.71 +2024/7/17 18:00,0.14,13.776,136.625,372.935,175,1.35 +2024/7/17 19:00,8.07,12.19,122.719,279.029,131,1.41 +2024/7/17 20:00,4.7,13.491,137.759,339.936,160,1.26 +2024/7/17 21:00,16.38,10.254,118.657,318.275,151,1.38 +2024/7/17 22:00,6.75,14.222,76.806,109.129,45,1.25 +2024/7/17 23:00,16.55,12.974,58.052,67.623,25,1.42 +2024/7/18 0:00,0.01,12.017,66.395,118.494,49,0.36 +2024/7/18 1:00,6.16,12.383,72.494,82.804,30,0.42 +2024/7/18 2:00,4.82,13.103,70.349,122.384,49,0.48 +2024/7/18 3:00,4.67,12.96,59.907,69.838,26,0.4 +2024/7/18 4:00,1.36,12.992,52.48,46.431,12,0.34 +2024/7/18 5:00,3.74,12.308,52.006,55.856,16,0.48 +2024/7/18 6:00,11.11,10.237,59.19,58.249,21,0.67 +2024/7/18 7:00,5.83,11.959,53.566,40.859,10,0.75 +2024/7/18 8:00,8.35,10.927,130.675,351.118,165,0.66 +2024/7/18 9:00,7.54,11.553,111.326,229.724,106,0.66 +2024/7/18 10:00,121.93,10.99,89.795,187.225,86,0.93 +2024/7/18 11:00,123.84,14.787,103.108,267.567,125,0.83 +2024/7/18 12:00,97.04,12.325,63.069,98.847,39,0.97 +2024/7/18 13:00,86.46,10.813,75.43,100.964,42,0.88 +2024/7/18 14:00,71.94,12.583,70.817,93.873,38,0.8 +2024/7/18 15:00,126.97,10.404,65.535,48.079,13,0.66 +2024/7/18 16:00,1.2,10.654,65.389,64.983,23,0.76 +2024/7/18 17:00,5.95,12.484,58.885,75.654,30,0.77 +2024/7/18 18:00,5.96,12.517,85.413,190.992,86,1.37 +2024/7/18 19:00,6.41,13.014,83.415,156.998,66,1.29 +2024/7/18 20:00,3.29,12.64,142.805,375.611,179,1.36 +2024/7/18 21:00,15.66,13.229,82.813,175.653,79,1.45 +2024/7/18 22:00,2.45,11.626,62.534,58.699,21,1.29 +2024/7/18 23:00,12.7,13.45,68.801,63.716,23,1.32 +2024/7/19 0:00,2.48,11.302,73.051,94.748,37,0.41 +2024/7/19 1:00,1.41,11.279,69.784,90.646,33,0.48 +2024/7/19 2:00,18.19,13.482,72.287,87.077,33,0.42 +2024/7/19 3:00,3.8,10.44,48.082,43.098,12,0.34 +2024/7/19 4:00,16.43,11.385,53.077,54.896,18,0.32 +2024/7/19 5:00,10.89,11.166,57.262,81.242,33,0.32 +2024/7/19 6:00,1.56,12.598,48.4,37.025,11,0.79 +2024/7/19 7:00,19.11,11.284,82.764,120.972,49,0.76 +2024/7/19 8:00,4.94,10.821,122.943,333.902,157,0.75 +2024/7/19 9:00,17.19,11.963,116.742,269.332,127,0.7 +2024/7/19 10:00,75.97,10.043,118.831,277.86,130,0.93 +2024/7/19 11:00,120.51,11.827,129.907,326.567,154,0.83 +2024/7/19 12:00,65.86,10.808,66.078,82.833,30,0.92 +2024/7/19 13:00,98.27,11.592,68.723,95.344,38,0.96 +2024/7/19 14:00,115.01,11.319,66.398,94.893,36,0.81 +2024/7/19 15:00,125.76,13.492,71.338,73.337,26,0.66 +2024/7/19 16:00,18.18,11.519,56.19,79.331,32,0.62 +2024/7/19 17:00,16.39,12.575,56.07,84.687,30,0.65 +2024/7/19 18:00,17.76,12.683,119.35,294.814,139,1.43 +2024/7/19 19:00,3.98,10.268,121.11,315.756,149,1.3 +2024/7/19 20:00,5.68,12.073,110.665,273.093,125,1.41 +2024/7/19 21:00,5.78,12.836,145.957,360.898,172,1.43 +2024/7/19 22:00,7.54,12.212,75.003,97.011,39,1.44 +2024/7/19 23:00,7.87,13.127,74.548,91.65,34,1.46 +2024/7/20 0:00,10.89,10.39,84.871,171.373,75,0.42 +2024/7/20 1:00,3.2,12.37,71.291,124.021,53,0.36 +2024/7/20 2:00,13.82,11.211,89.86,159.44,69,0.33 +2024/7/20 3:00,3.35,10.46,66.652,65.126,21,0.4 +2024/7/20 4:00,6.21,12.182,98.998,211.039,96,0.32 +2024/7/20 5:00,10.07,11.208,93.919,164.717,72,0.48 +2024/7/20 6:00,15.93,12.694,89.347,144.879,60,0.69 +2024/7/20 7:00,14.79,9.518,70.42,108.646,42,0.77 +2024/7/20 8:00,12.91,10.838,152.453,452.09,216,0.74 +2024/7/20 9:00,3.12,11.888,132.842,345.961,165,0.77 +2024/7/20 10:00,100.56,12.445,129.291,300.007,139,0.98 +2024/7/20 11:00,70.68,11.814,148.859,429.686,206,0.81 +2024/7/20 12:00,89.53,12.029,73.352,105.695,42,0.95 +2024/7/20 13:00,91.88,9.936,91.88,170.518,76,0.85 +2024/7/20 14:00,67.59,12.885,71.279,130.188,54,1 +2024/7/20 15:00,82.81,11.579,61.769,58.673,20,0.76 +2024/7/20 16:00,19.11,11.723,79.79,158.412,67,0.6 +2024/7/20 17:00,19.07,11.817,91.084,152.367,68,0.79 +2024/7/20 18:00,7.05,11.809,139.295,355.684,170,1.29 +2024/7/20 19:00,0.86,11.816,113.025,248.812,113,1.32 +2024/7/20 20:00,3.58,10.895,92.494,213.013,97,1.38 +2024/7/20 21:00,7.84,11.137,95.191,237.656,109,1.47 +2024/7/20 22:00,18.96,11.313,98.511,190.338,83,1.48 +2024/7/20 23:00,2.82,14.677,78.235,142.899,61,1.37 +2024/7/21 0:00,15.27,11.264,79.594,165.602,72,0.36 +2024/7/21 1:00,2.17,13.138,86.338,193.195,89,0.36 +2024/7/21 2:00,19.63,10.945,64.83,79.705,29,0.37 +2024/7/21 3:00,7.63,10.203,81.503,172.884,77,0.34 +2024/7/21 4:00,15.5,12.427,62.834,65.602,23,0.43 +2024/7/21 5:00,6.85,11.791,68.046,77.081,27,0.41 +2024/7/21 6:00,12.55,12.112,66.201,82.238,31,0.75 +2024/7/21 7:00,3.84,10.414,80.074,112.869,44,0.62 +2024/7/21 8:00,2.92,11.455,91.611,216.968,97,0.68 +2024/7/21 9:00,18.76,9.982,147.879,414.286,196,0.65 +2024/7/21 10:00,124.65,11.159,122.764,338.887,159,0.91 +2024/7/21 11:00,122.69,11.317,118.518,263.124,122,0.89 +2024/7/21 12:00,105.65,11.48,91.645,147.529,66,0.89 +2024/7/21 13:00,117.54,10.789,69.5,101.185,43,0.86 +2024/7/21 14:00,69.49,13.218,77.615,141.468,63,0.95 +2024/7/21 15:00,86.76,11.464,89.086,198.588,87,0.7 +2024/7/21 16:00,6.27,11.61,73.695,84.232,33,0.64 +2024/7/21 17:00,12.71,10.873,81.149,132.006,55,0.71 +2024/7/21 18:00,7.12,11.721,120.112,270.943,125,1.38 +2024/7/21 19:00,2.97,12.535,125.85,354.717,167,1.21 +2024/7/21 20:00,11.93,11.537,145.021,402.792,191,1.26 +2024/7/21 21:00,16.29,12.578,119.524,282.023,132,1.27 +2024/7/21 22:00,7.64,13.403,67.942,63.865,20,1.27 +2024/7/21 23:00,2.65,10.871,62.64,84.192,30,1.27 +2024/7/22 0:00,3.93,10.849,58.762,71.445,25,0.35 +2024/7/22 1:00,4.75,10.952,81.259,115.639,46,0.35 +2024/7/22 2:00,6,10.202,59.451,89.6,37,0.48 +2024/7/22 3:00,12.86,12.01,58.592,52.004,18,0.36 +2024/7/22 4:00,12.02,12.75,57.673,54.591,17,0.37 +2024/7/22 5:00,13.92,11.448,59.921,91.465,34,0.35 +2024/7/22 6:00,7.25,11.709,57.399,56.154,19,0.79 +2024/7/22 7:00,16.48,12.18,78.952,118.481,49,0.71 +2024/7/22 8:00,4.08,11.457,89.337,183.1,84,0.72 +2024/7/22 9:00,9.38,11.959,108.693,274.866,125,0.75 +2024/7/22 10:00,117.06,13.146,98.138,192.67,85,0.87 +2024/7/22 11:00,76.71,11.798,95.274,160.614,71,0.99 +2024/7/22 12:00,72.14,12.463,77.087,110.83,43,0.83 +2024/7/22 13:00,122.44,11.168,80.927,111.924,48,0.89 +2024/7/22 14:00,87.29,12.002,72.29,73.642,27,0.83 +2024/7/22 15:00,109.45,10.371,77.535,101.589,43,0.76 +2024/7/22 16:00,0.51,9.94,81.107,104.35,43,0.62 +2024/7/22 17:00,13.8,10.758,60.946,41.194,12,0.71 +2024/7/22 18:00,6.32,12.866,108.73,240.166,111,1.23 +2024/7/22 19:00,1.11,10.026,145.367,390.474,183,1.34 +2024/7/22 20:00,12.2,9.965,124.002,283.272,132,1.28 +2024/7/22 21:00,4.82,11.365,129.66,322.249,152,1.47 +2024/7/22 22:00,7.74,10.185,78.224,113.408,46,1.22 +2024/7/22 23:00,1.61,11.902,54.82,63.834,21,1.39 +2024/7/23 0:00,2.94,13.006,74.253,88.838,32,0.44 +2024/7/23 1:00,5.96,11.937,61.944,72.461,26,0.48 +2024/7/23 2:00,1.8,9.686,55.721,72.526,25,0.48 +2024/7/23 3:00,18.22,12.64,68.996,70.822,26,0.5 +2024/7/23 4:00,0.12,11.223,59.128,64.71,24,0.35 +2024/7/23 5:00,9.68,11.191,61.182,89.298,35,0.35 +2024/7/23 6:00,2.46,11.703,50.625,41.188,11,0.68 +2024/7/23 7:00,6.15,11.637,53.699,71.206,26,0.71 +2024/7/23 8:00,18.52,11.156,118.312,327.954,153,0.67 +2024/7/23 9:00,3.23,11.749,111.852,259.059,120,0.75 +2024/7/23 10:00,127.78,12.573,110.324,236.542,106,0.8 +2024/7/23 11:00,78.38,11.025,123.971,324.827,150,0.8 +2024/7/23 12:00,113.2,10.253,74.521,108.234,44,0.94 +2024/7/23 13:00,100.53,10.433,61.195,40.584,10,0.98 +2024/7/23 14:00,122.49,11.984,61.135,75.076,28,0.96 +2024/7/23 15:00,101.01,12.408,74.086,102.556,42,0.62 +2024/7/23 16:00,10.69,11.488,61.009,80.853,28,0.79 +2024/7/23 17:00,3.91,9.824,75.354,105.407,45,0.7 +2024/7/23 18:00,3.32,10.633,125.352,343.101,162,1.42 +2024/7/23 19:00,18.33,10.581,141.057,342.513,163,1.26 +2024/7/23 20:00,6.56,10.415,132.024,384.263,181,1.36 +2024/7/23 21:00,7.44,10.837,101.105,220.944,102,1.3 +2024/7/23 22:00,15.2,11.112,55.726,63.846,20,1.49 +2024/7/23 23:00,6.78,10.618,61.017,54.745,18,1.34 +2024/7/24 0:00,19.04,11.572,56.066,54.171,15,0.45 +2024/7/24 1:00,14.76,12.399,68.633,114.866,45,0.42 +2024/7/24 2:00,11.95,10.41,68.001,114.712,46,0.32 +2024/7/24 3:00,17.62,9.959,62.65,97.232,38,0.41 +2024/7/24 4:00,0.99,12.115,64.658,52.499,18,0.41 +2024/7/24 5:00,5.14,10.323,65.444,108.331,42,0.44 +2024/7/24 6:00,9.3,9.582,71.471,86.769,32,0.66 +2024/7/24 7:00,4.54,11.066,61.701,65.88,24,0.77 +2024/7/24 8:00,14.88,11.828,87.445,203.685,92,0.72 +2024/7/24 9:00,18.38,10.951,85.809,185.677,85,0.61 +2024/7/24 10:00,92.55,11.576,142.358,359.59,169,0.94 +2024/7/24 11:00,87.24,11.638,142.556,378.253,181,0.98 +2024/7/24 12:00,127.5,10.67,50.687,49.515,14,0.94 +2024/7/24 13:00,93.92,12.583,76.075,109.716,44,0.88 +2024/7/24 14:00,96.79,12.428,65.465,54.246,18,0.92 +2024/7/24 15:00,87.86,11.046,53.113,50.487,13,0.63 +2024/7/24 16:00,18.19,11.085,59.132,54.79,16,0.72 +2024/7/24 17:00,11.38,10.751,50.869,39.967,10,0.7 +2024/7/24 18:00,15.24,9.419,107.101,286.186,131,1.21 +2024/7/24 19:00,16.24,10.968,118.49,305.558,141,1.3 +2024/7/24 20:00,6.84,10.522,94.029,177.922,78,1.26 +2024/7/24 21:00,8.67,11.978,134.174,356.53,170,1.32 +2024/7/24 22:00,16.97,10.37,53.105,39.971,10,1.27 +2024/7/24 23:00,7.27,11.553,52.32,43.644,10,1.45 +2024/7/25 0:00,15.88,10.841,71.678,111.089,45,0.44 +2024/7/25 1:00,18.82,11.006,54.865,54.455,17,0.45 +2024/7/25 2:00,12.46,9.987,72.744,106.552,41,0.37 +2024/7/25 3:00,14.83,12.133,62.271,99.165,42,0.3 +2024/7/25 4:00,16.1,13.078,64.648,49.12,17,0.34 +2024/7/25 5:00,16.9,11.102,54.963,69.928,23,0.45 +2024/7/25 6:00,7.9,10.484,69.169,81.385,33,0.72 +2024/7/25 7:00,1.03,10.768,67.998,94.325,38,0.71 +2024/7/25 8:00,8.04,9.816,99.97,202.24,89,0.66 +2024/7/25 9:00,13.48,10.511,129.523,313.912,146,0.62 +2024/7/25 10:00,94.27,11.427,96.584,231.482,105,0.96 +2024/7/25 11:00,113.68,13.119,111.044,251.57,115,0.81 +2024/7/25 12:00,88.2,11.124,68.298,116.176,49,0.81 +2024/7/25 13:00,106.26,9.992,58.48,84.305,32,0.86 +2024/7/25 14:00,77.12,11.267,82.106,115.3,47,0.91 +2024/7/25 15:00,113.71,10.881,52.788,56.057,19,0.8 +2024/7/25 16:00,10.91,10.526,62.563,94.954,36,0.62 +2024/7/25 17:00,4.08,11.852,51.106,52.217,17,0.69 +2024/7/25 18:00,5.84,10.346,122.906,309.714,147,1.38 +2024/7/25 19:00,14.97,9.474,112.892,235.015,109,1.45 +2024/7/25 20:00,9.65,11.065,109.781,277.084,129,1.41 +2024/7/25 21:00,4.32,11.96,123.337,314.081,145,1.44 +2024/7/25 22:00,19.35,10.967,70.729,109.158,45,1.36 +2024/7/25 23:00,14.3,13.02,71.22,113.898,49,1.33 +2024/7/26 0:00,19.14,10.448,58.443,44.965,14,0.42 +2024/7/26 1:00,8.54,10.345,66.678,82.445,31,0.48 +2024/7/26 2:00,9.5,9.3,52.687,38.777,11,0.41 +2024/7/26 3:00,17.96,10.926,74.011,83.64,34,0.42 +2024/7/26 4:00,10.5,10.384,65.563,120.148,49,0.37 +2024/7/26 5:00,14.15,11.544,58.205,88.843,33,0.42 +2024/7/26 6:00,5.04,11.075,66.816,51.506,14,0.73 +2024/7/26 7:00,8.93,12.175,67.454,73.439,25,0.75 +2024/7/26 8:00,2.47,10.927,131.079,318.793,150,0.71 +2024/7/26 9:00,4.12,11.028,126.554,320.345,149,0.64 +2024/7/26 10:00,65.06,10.481,130.897,350.835,165,0.92 +2024/7/26 11:00,67.55,11.322,102.585,215.234,100,0.86 +2024/7/26 12:00,128.52,10.675,56.852,79.016,30,0.82 +2024/7/26 13:00,80.75,11.054,65.155,55.529,20,0.97 +2024/7/26 14:00,108.12,11.052,72.315,101.834,43,0.81 +2024/7/26 15:00,119.54,10.677,78.635,93.56,39,0.73 +2024/7/26 16:00,11.01,10.713,59.25,50.609,13,0.8 +2024/7/26 17:00,3.06,10.074,54.534,69.442,23,0.62 +2024/7/26 18:00,14.56,10.86,118.051,293.391,137,1.27 +2024/7/26 19:00,12.01,11.069,84.656,191.48,87,1.43 +2024/7/26 20:00,14.63,10.914,121.409,281.725,133,1.23 +2024/7/26 21:00,15.39,11.407,94.037,195.312,88,1.45 +2024/7/26 22:00,19.51,11.078,71.393,117.004,48,1.2 +2024/7/26 23:00,11.47,9.011,69.371,62.971,20,1.47 +2024/7/27 0:00,6.83,11.431,73.812,75.516,30,0.31 +2024/7/27 1:00,12.97,10.847,95.557,165.179,73,0.48 +2024/7/27 2:00,1.37,10.946,72.919,138.769,57,0.47 +2024/7/27 3:00,17.95,10.818,74.071,94.207,39,0.41 +2024/7/27 4:00,2.39,10.895,81.408,109.003,45,0.46 +2024/7/27 5:00,6.56,10.346,98.917,207.751,95,0.31 +2024/7/27 6:00,16.31,12.187,60.783,82.34,33,0.63 +2024/7/27 7:00,11.95,9.689,90.856,161.389,69,0.67 +2024/7/27 8:00,7.87,10.036,131.598,317.971,148,0.71 +2024/7/27 9:00,9.47,11.742,158.565,437.116,209,0.77 +2024/7/27 10:00,120.55,12.727,91.871,202.691,92,0.91 +2024/7/27 11:00,87.1,11.492,108.814,283.277,130,0.93 +2024/7/27 12:00,121.53,10.814,72.985,97.908,41,0.94 +2024/7/27 13:00,70.73,8.45,96.656,204.468,94,0.98 +2024/7/27 14:00,115.49,10.114,77.376,120.066,48,0.96 +2024/7/27 15:00,120.09,12.281,55.234,75.172,26,0.8 +2024/7/27 16:00,3.64,11.224,61.218,96.749,37,0.6 +2024/7/27 17:00,8.61,10.643,72.258,121.24,50,0.64 +2024/7/27 18:00,3.31,10.369,142.675,407.925,195,1.48 +2024/7/27 19:00,14.13,11.81,139.387,372.348,174,1.44 +2024/7/27 20:00,10.71,10.716,108.851,265.919,123,1.28 +2024/7/27 21:00,12.71,11.25,149.679,401.806,192,1.49 +2024/7/27 22:00,3.93,11.61,91.376,162.656,72,1.46 +2024/7/27 23:00,4.23,10.363,90.243,201.168,93,1.22 +2024/7/28 0:00,0.83,9.766,74.896,83.552,33,0.46 +2024/7/28 1:00,6.44,9.709,83.243,126.88,55,0.46 +2024/7/28 2:00,11.19,9.938,68.036,78.356,31,0.34 +2024/7/28 3:00,17.16,10.889,105.679,205.321,95,0.43 +2024/7/28 4:00,13.34,9.817,71.817,123.269,53,0.49 +2024/7/28 5:00,8.71,10.168,70.934,106.035,45,0.44 +2024/7/28 6:00,19.06,10.322,54.216,65.451,25,0.76 +2024/7/28 7:00,14.38,10.994,85.124,160.373,72,0.62 +2024/7/28 8:00,18.6,10.889,101.128,221.024,102,0.75 +2024/7/28 9:00,10.55,10.375,153.321,423.16,202,0.64 +2024/7/28 10:00,81.83,8.426,161.281,500.837,240,0.81 +2024/7/28 11:00,68.43,10.175,150.149,456.223,219,0.91 +2024/7/28 12:00,112.2,10.993,83.898,158.413,71,0.95 +2024/7/28 13:00,72.88,11.197,62.283,98.403,37,0.91 +2024/7/28 14:00,84.68,10.884,94.676,178.149,79,0.99 +2024/7/28 15:00,99.61,8.626,86.375,154.419,66,0.74 +2024/7/28 16:00,11.29,10.8,84.517,173.944,76,0.62 +2024/7/28 17:00,12.01,9.654,66.916,121.849,52,0.79 +2024/7/28 18:00,3.33,10.779,95.649,228.599,104,1.25 +2024/7/28 19:00,7.59,10.21,117.834,277.022,128,1.43 +2024/7/28 20:00,12.34,9.751,146.803,366.518,174,1.24 +2024/7/28 21:00,19.4,10.957,137.029,383.708,181,1.5 +2024/7/28 22:00,14.55,11.021,91.04,162.907,70,1.3 +2024/7/28 23:00,18.45,9.034,94.842,168.642,75,1.35 +2024/7/29 0:00,15.24,9.444,48.964,47.149,16,0.39 +2024/7/29 1:00,11.83,9.606,68.324,58.493,20,0.32 +2024/7/29 2:00,3.84,9.609,57.824,50.168,17,0.4 +2024/7/29 3:00,13.33,9.888,70.285,60.556,22,0.33 +2024/7/29 4:00,12.47,8.616,71.271,100.659,41,0.46 +2024/7/29 5:00,12.05,10.25,66.203,103.076,43,0.49 +2024/7/29 6:00,9.8,9.787,72.993,78.349,27,0.76 +2024/7/29 7:00,10.57,11.613,56.866,69.528,24,0.69 +2024/7/29 8:00,6.69,11.031,109.15,226.184,103,0.6 +2024/7/29 9:00,10.39,11.379,88.463,195.097,90,0.61 +2024/7/29 10:00,77.84,9.206,130.495,324.036,154,0.9 +2024/7/29 11:00,117.34,12.668,86.226,174.885,76,0.94 +2024/7/29 12:00,77.08,10.647,80.94,104.897,43,0.96 +2024/7/29 13:00,70.52,13.099,61.195,85.455,35,0.92 +2024/7/29 14:00,93.36,11.037,63.676,85.256,31,1 +2024/7/29 15:00,107.79,10.727,67.296,76.026,29,0.7 +2024/7/29 16:00,8.75,9.116,78.552,94.863,38,0.72 +2024/7/29 17:00,5.54,9.942,59.577,78.744,27,0.65 +2024/7/29 18:00,11.16,11.039,113.437,277.155,131,1.3 +2024/7/29 19:00,6.94,9.377,109.236,262.213,120,1.4 +2024/7/29 20:00,18.66,10.273,91.554,210.489,93,1.38 +2024/7/29 21:00,18.45,10.255,148.347,383.639,184,1.31 +2024/7/29 22:00,10.05,11.381,56.84,83.661,30,1.23 +2024/7/29 23:00,6.56,11.183,74.096,99.162,40,1.3 +2024/7/30 0:00,14.74,10.874,75.179,121.78,49,0.31 +2024/7/30 1:00,0.73,10.097,57.339,68.083,25,0.42 +2024/7/30 2:00,9.5,10.069,61.357,70.827,23,0.36 +2024/7/30 3:00,6.73,8.851,64.099,51.47,15,0.38 +2024/7/30 4:00,18.41,9.804,58.909,61.271,20,0.42 +2024/7/30 5:00,0.24,12.652,60.438,95.059,36,0.42 +2024/7/30 6:00,11.06,9.909,64.316,113.366,47,0.72 +2024/7/30 7:00,14.81,11.451,62.556,45.587,14,0.7 +2024/7/30 8:00,9.7,11.003,102.109,239.629,111,0.7 +2024/7/30 9:00,1.71,10.862,104.625,202.306,92,0.76 +2024/7/30 10:00,128.21,10.727,147.343,401.174,190,0.89 +2024/7/30 11:00,98.67,11.381,139.226,385.384,181,0.91 +2024/7/30 12:00,104.92,9.96,59.289,51.996,16,1 +2024/7/30 13:00,80.38,11.414,60.643,65.034,23,0.84 +2024/7/30 14:00,96.43,9.829,77.616,100.938,39,0.95 +2024/7/30 15:00,92.89,8.32,65.66,83.897,33,0.69 +2024/7/30 16:00,1.5,11.338,54.081,69.89,24,0.77 +2024/7/30 17:00,2.12,10.388,62.942,60.058,22,0.68 +2024/7/30 18:00,16.75,12.473,105.46,228.132,106,1.29 +2024/7/30 19:00,4.8,10.402,96.307,185.441,82,1.26 +2024/7/30 20:00,3.9,9.586,145.666,363.828,174,1.46 +2024/7/30 21:00,10.1,9.521,114.862,280.551,132,1.42 +2024/7/30 22:00,15.37,10.07,60.542,75.244,27,1.22 +2024/7/30 23:00,1.24,9.38,61.815,67.382,24,1.41 +2024/7/31 0:00,11.54,7.97,80.004,108.613,44,0.31 +2024/7/31 1:00,2.38,8.586,72.6,76.769,26,0.34 +2024/7/31 2:00,0.73,10.446,70.425,65.32,22,0.42 +2024/7/31 3:00,1.05,11.292,60.094,82.909,31,0.39 +2024/7/31 4:00,16.68,10.343,74.438,116.801,49,0.47 +2024/7/31 5:00,2.36,10.828,60.189,81.309,30,0.42 +2024/7/31 6:00,0.9,9.602,64.86,85.13,35,0.79 +2024/7/31 7:00,8.76,11.042,47.134,46.573,13,0.77 +2024/7/31 8:00,16.88,10.051,80.712,165.689,75,0.67 +2024/7/31 9:00,5.25,9.281,97.442,215.202,99,0.77 +2024/7/31 10:00,92.41,10.075,104.294,248.631,114,0.97 +2024/7/31 11:00,67.59,10.828,122.077,327.68,153,0.99 +2024/7/31 12:00,94.19,9.008,57.606,70.848,26,0.8 +2024/7/31 13:00,102.54,11.692,78.479,113.19,47,0.97 +2024/7/31 14:00,102.11,10.274,58.391,69.98,25,0.81 +2024/7/31 15:00,86.61,10.024,75.631,108.591,43,0.71 +2024/7/31 16:00,6.31,9.974,66.373,91.176,38,0.68 +2024/7/31 17:00,2.13,9.832,69.54,73.471,27,0.78 +2024/7/31 18:00,7.34,9.469,115.845,305.143,145,1.32 +2024/7/31 19:00,1.99,10.018,91.652,212.191,97,1.38 +2024/7/31 20:00,15.33,10.309,118.593,280.198,130,1.41 +2024/7/31 21:00,19.33,10.344,154.798,401.799,193,1.21 +2024/7/31 22:00,19.4,10.526,51.86,55.852,18,1.38 +2024/7/31 23:00,17.3,9.322,53.474,72.246,24,1.36 +2024/8/1 0:00,12.02,10.404,77.193,95.853,37,0.42 +2024/8/1 1:00,14.02,9.133,50.847,56.823,17,0.32 +2024/8/1 2:00,5.7,9.823,67.507,110.804,45,0.31 +2024/8/1 3:00,12.62,10.293,82.59,119.964,48,0.34 +2024/8/1 4:00,9.11,9.32,64.558,50.469,17,0.47 +2024/8/1 5:00,9.64,10.476,60.855,75.498,28,0.37 +2024/8/1 6:00,15.16,9.304,65.591,46.97,13,0.69 +2024/8/1 7:00,5.64,9.658,69.361,95.735,36,0.68 +2024/8/1 8:00,6.36,10.359,95.945,236.08,109,0.74 +2024/8/1 9:00,18.49,9.394,138.561,353.011,169,0.65 +2024/8/1 10:00,63.37,9.379,118.246,294.744,135,0.81 +2024/8/1 11:00,89.14,8.885,142.952,381.26,183,0.88 +2024/8/1 12:00,114.77,9.037,79.882,96.524,40,0.95 +2024/8/1 13:00,96.62,9.425,55.55,69.22,25,0.98 +2024/8/1 14:00,92.78,10.836,61.136,51.964,16,0.81 +2024/8/1 15:00,74.98,7.917,62.175,75.345,26,0.76 +2024/8/1 16:00,6.87,11.088,61.938,85.478,33,0.61 +2024/8/1 17:00,17.04,9.051,68.371,78.474,29,0.67 +2024/8/1 18:00,11.18,9.475,115.364,265,124,1.21 +2024/8/1 19:00,10.29,10.878,117.13,260.692,120,1.47 +2024/8/1 20:00,1.99,9.946,136.077,332.484,157,1.41 +2024/8/1 21:00,0.32,9.907,96.736,197.987,91,1.31 +2024/8/1 22:00,19.27,8.768,70.011,118.465,47,1.31 +2024/8/1 23:00,7.54,10.463,68.592,87.817,36,1.39 +2024/8/2 0:00,12.06,9.917,59.685,71.779,25,0.32 +2024/8/2 1:00,1.59,11.799,67.547,112.082,44,0.33 +2024/8/2 2:00,13.66,8.309,69.032,88.792,36,0.47 +2024/8/2 3:00,18.65,10.629,75.159,105.371,44,0.34 +2024/8/2 4:00,11.51,9.419,74.311,109.267,45,0.45 +2024/8/2 5:00,2.52,9.779,82.588,111.945,47,0.35 +2024/8/2 6:00,11.63,9.776,64.473,96.59,37,0.62 +2024/8/2 7:00,15.33,9.024,53.447,42.382,12,0.78 +2024/8/2 8:00,8.13,8.357,99.353,208.858,92,0.78 +2024/8/2 9:00,17.6,9.481,126.507,321.588,149,0.72 +2024/8/2 10:00,98.92,9.149,94.037,239.953,108,0.89 +2024/8/2 11:00,113.95,9.417,125.746,333.637,159,0.91 +2024/8/2 12:00,97.41,8.859,68.075,108.763,46,0.88 +2024/8/2 13:00,67.88,10.091,74.798,88.694,36,0.95 +2024/8/2 14:00,78.58,8.814,63.325,45.72,12,0.95 +2024/8/2 15:00,72.11,8.786,64.178,89.119,37,0.76 +2024/8/2 16:00,18.18,8.808,62.541,105.064,41,0.7 +2024/8/2 17:00,15.21,10.263,66.104,108.47,44,0.76 +2024/8/2 18:00,13.53,9.836,111.531,292.663,136,1.25 +2024/8/2 19:00,6.02,9.491,100.249,242.373,111,1.21 +2024/8/2 20:00,3.68,10.901,102.693,252.353,116,1.39 +2024/8/2 21:00,15.13,8.414,116.597,284.979,134,1.23 +2024/8/2 22:00,9.48,9.703,63.893,87.832,35,1.37 +2024/8/2 23:00,4.52,9.454,63.196,67.876,24,1.42 +2024/8/3 0:00,12.33,10.04,91.383,199.778,89,0.38 +2024/8/3 1:00,0.81,10.705,89.794,151.72,67,0.31 +2024/8/3 2:00,6.52,10.064,103.016,199.061,88,0.48 +2024/8/3 3:00,9.37,9.365,80.578,153.106,65,0.31 +2024/8/3 4:00,2.96,8.996,79.489,171.739,77,0.48 +2024/8/3 5:00,19.69,9.413,89.292,198.601,89,0.31 +2024/8/3 6:00,4.18,9.26,85.037,190.489,86,0.75 +2024/8/3 7:00,2.61,9.833,70.895,112.907,48,0.78 +2024/8/3 8:00,4.07,9.138,127.402,321.06,149,0.78 +2024/8/3 9:00,15.38,8.369,149.378,420.915,198,0.78 +2024/8/3 10:00,85.53,8.971,98.358,234.657,107,0.98 +2024/8/3 11:00,93.92,8.888,99.345,200.139,88,0.9 +2024/8/3 12:00,61.26,9.304,67.13,119.422,49,0.91 +2024/8/3 13:00,62.07,10.864,77.564,152.657,66,0.92 +2024/8/3 14:00,86.75,10.451,73.021,97.801,39,0.98 +2024/8/3 15:00,109,9.172,61.445,87.357,35,0.77 +2024/8/3 16:00,17.7,9.557,97.075,189.843,87,0.76 +2024/8/3 17:00,1.73,9.184,86.039,125.423,53,0.74 +2024/8/3 18:00,10.77,8.225,129.627,312.613,146,1.39 +2024/8/3 19:00,18.26,8.954,105.2,268.094,124,1.48 +2024/8/3 20:00,7.76,8.538,129.41,337.956,158,1.26 +2024/8/3 21:00,16.59,9.468,129.446,340.921,162,1.26 +2024/8/3 22:00,2.67,10.241,91.833,146.542,64,1.49 +2024/8/3 23:00,18.71,9.596,87.288,131.156,56,1.37 +2024/8/4 0:00,15.03,10.088,63.542,100.865,42,0.4 +2024/8/4 1:00,18.83,8.186,79.675,110.065,43,0.47 +2024/8/4 2:00,13.53,8.767,59.868,85.815,32,0.47 +2024/8/4 3:00,7.27,8.98,90.389,191.919,88,0.34 +2024/8/4 4:00,18.76,8.425,96.568,220.128,99,0.33 +2024/8/4 5:00,5.51,11.181,85.236,178.478,79,0.46 +2024/8/4 6:00,6.64,8.927,85.565,134.239,57,0.76 +2024/8/4 7:00,14.02,10.535,80.099,158.898,67,0.65 +2024/8/4 8:00,15.31,9.41,146.335,381.182,180,0.77 +2024/8/4 9:00,18.59,9.665,174.888,483.967,230,0.7 +2024/8/4 10:00,72.29,8.868,93.315,170.135,73,0.89 +2024/8/4 11:00,107.88,9.216,157.923,460.014,222,1 +2024/8/4 12:00,104.31,8.343,103.725,213.084,99,0.9 +2024/8/4 13:00,63.83,9.913,66.678,83.353,32,0.83 +2024/8/4 14:00,83.23,8.831,84.73,138.693,58,0.86 +2024/8/4 15:00,76.97,9.27,68.062,123.242,50,0.67 +2024/8/4 16:00,6.09,10.828,74.263,108.875,43,0.79 +2024/8/4 17:00,19.66,10.188,104.473,215.473,98,0.65 +2024/8/4 18:00,12.86,9.529,116.225,266.5,122,1.33 +2024/8/4 19:00,14.35,8.519,110.772,228.188,103,1.42 +2024/8/4 20:00,19.53,9.026,134.668,392.138,187,1.28 +2024/8/4 21:00,7.54,10.408,103.416,242.687,113,1.41 +2024/8/4 22:00,16.04,9.521,87.531,173.214,76,1.26 +2024/8/4 23:00,8.69,7.857,70.195,117.771,48,1.27 +2024/8/5 0:00,17.39,9.172,61.696,82.68,31,0.5 +2024/8/5 1:00,3.61,9.533,64.523,101.132,42,0.37 +2024/8/5 2:00,18.95,8.867,64.759,51.767,17,0.45 +2024/8/5 3:00,4.38,8.654,78.661,104.085,41,0.47 +2024/8/5 4:00,6.52,9.642,66.147,122.626,49,0.37 +2024/8/5 5:00,15.12,8.858,59.098,88.448,32,0.37 +2024/8/5 6:00,7.88,9.535,51.569,48.197,14,0.75 +2024/8/5 7:00,12.16,8.688,70.18,103.866,40,0.72 +2024/8/5 8:00,8.89,9.124,102.323,201.295,93,0.67 +2024/8/5 9:00,14.85,8.874,127.429,367.612,172,0.75 +2024/8/5 10:00,73.7,9.9,104.236,225.762,103,0.97 +2024/8/5 11:00,63.51,9.954,120.487,332.815,155,0.85 +2024/8/5 12:00,78,8.515,77.929,89.056,37,0.8 +2024/8/5 13:00,88.46,9.327,66.975,59.686,18,0.85 +2024/8/5 14:00,70.08,9.031,64.492,42.95,11,0.93 +2024/8/5 15:00,81.29,9.516,48.623,43.402,13,0.78 +2024/8/5 16:00,8,8.55,64.261,76.475,29,0.77 +2024/8/5 17:00,1.15,9.77,65.805,107.007,45,0.64 +2024/8/5 18:00,11.67,9.374,102.507,221.244,101,1.46 +2024/8/5 19:00,17.69,8.637,99.155,236.3,109,1.44 +2024/8/5 20:00,3.03,8.343,104.413,216.345,98,1.42 +2024/8/5 21:00,11.96,9.699,99.88,211.148,94,1.41 +2024/8/5 22:00,13.29,7.777,63.432,72.823,24,1.44 +2024/8/5 23:00,8.39,9.009,63.005,43.515,13,1.46 +2024/8/6 0:00,14.02,9.996,62.005,64.065,24,0.46 +2024/8/6 1:00,8.21,8.828,53.397,50.957,16,0.32 +2024/8/6 2:00,10.09,9.436,58.914,42.436,13,0.44 +2024/8/6 3:00,0.15,8.777,65.141,47.342,12,0.47 +2024/8/6 4:00,13.83,9.157,68.023,84.011,32,0.34 +2024/8/6 5:00,13.23,9.062,64.092,67.2,23,0.34 +2024/8/6 6:00,0.77,9.883,66.195,46.506,15,0.76 +2024/8/6 7:00,7.37,8.351,71.306,106.496,42,0.67 +2024/8/6 8:00,19.58,10.095,99.427,182.736,79,0.68 +2024/8/6 9:00,8.41,10.053,137.193,395.824,188,0.68 +2024/8/6 10:00,90.12,8.829,109.241,258.625,117,0.84 +2024/8/6 11:00,114.6,7.906,97.758,229.347,107,0.99 +2024/8/6 12:00,103.04,9.411,60.067,59.357,22,0.96 +2024/8/6 13:00,94.92,8.57,64.911,110.6,43,0.85 +2024/8/6 14:00,107.87,8.289,59.451,82.003,30,0.82 +2024/8/6 15:00,111.86,8.483,65.716,102.887,43,0.67 +2024/8/6 16:00,9.14,9.377,64.901,92.639,37,0.68 +2024/8/6 17:00,9.5,10.038,64.692,108.078,44,0.6 +2024/8/6 18:00,7.72,11.036,133.187,330.026,154,1.47 +2024/8/6 19:00,19.33,9.337,124.414,343.42,160,1.46 +2024/8/6 20:00,13.94,8.212,119.331,299.827,142,1.46 +2024/8/6 21:00,1.66,10.067,96.821,247.566,113,1.44 +2024/8/6 22:00,17.26,8.571,61.098,95.767,38,1.42 +2024/8/6 23:00,9.61,9.916,66.425,54.976,17,1.39 +2024/8/7 0:00,1.38,8.899,73.743,88.085,34,0.49 +2024/8/7 1:00,10.99,8.434,69.818,71.507,26,0.44 +2024/8/7 2:00,8.34,9.523,53.227,37.055,10,0.43 +2024/8/7 3:00,17.55,8.848,66.331,113.723,47,0.46 +2024/8/7 4:00,4.08,9.32,61.658,94.897,39,0.35 +2024/8/7 5:00,16.53,8.436,70.612,89.446,37,0.49 +2024/8/7 6:00,11.15,8.797,77.564,102.738,42,0.6 +2024/8/7 7:00,1.09,8.939,69.002,59.25,22,0.73 +2024/8/7 8:00,19.44,7.817,108.775,272.625,126,0.62 +2024/8/7 9:00,10.25,8.468,136.921,377.724,181,0.77 +2024/8/7 10:00,77.45,9.549,115.518,313.376,147,0.99 +2024/8/7 11:00,88.16,9.053,105.988,226.801,101,0.88 +2024/8/7 12:00,111.47,9.045,64.514,91.099,38,0.97 +2024/8/7 13:00,78.29,8.92,68.619,94.669,38,0.87 +2024/8/7 14:00,71.56,7.179,76.078,91.733,35,0.83 +2024/8/7 15:00,67.74,8.692,73.044,88.589,36,0.66 +2024/8/7 16:00,5.96,10.723,57.555,86.607,33,0.66 +2024/8/7 17:00,15.6,9.426,60.163,97.582,40,0.73 +2024/8/7 18:00,9.43,10.63,128.748,309.228,146,1.44 +2024/8/7 19:00,4.55,9.25,145.55,401.95,189,1.26 +2024/8/7 20:00,3.32,10.679,94.907,179.033,81,1.23 +2024/8/7 21:00,6.65,9.702,108.136,278.766,130,1.27 +2024/8/7 22:00,18.8,10.263,78.941,102.696,43,1.29 +2024/8/7 23:00,6.86,8.681,61.466,41.839,12,1.28 +2024/8/8 0:00,19.76,8.847,80.317,107.931,45,0.34 +2024/8/8 1:00,9.7,8.611,68.822,106.268,44,0.39 +2024/8/8 2:00,3.58,8.93,56.014,63.411,21,0.47 +2024/8/8 3:00,17.82,10.002,55.035,70.426,24,0.32 +2024/8/8 4:00,9.21,8.451,65.102,46.107,13,0.47 +2024/8/8 5:00,14.19,7.454,64.537,105.105,42,0.4 +2024/8/8 6:00,19.67,8.53,54.886,73.133,25,0.73 +2024/8/8 7:00,1,9.188,62.854,100.996,38,0.76 +2024/8/8 8:00,1.93,10.032,118.928,273.565,127,0.66 +2024/8/8 9:00,14.41,9.587,116.791,260.364,118,0.79 +2024/8/8 10:00,76.91,8.496,113.718,249.904,115,0.82 +2024/8/8 11:00,71.06,8.038,109.265,254.82,116,0.91 +2024/8/8 12:00,62.36,8.644,70.378,62.732,21,0.85 +2024/8/8 13:00,61.31,8.237,59.377,95.84,36,0.88 +2024/8/8 14:00,106.47,8.305,74.344,87.487,34,0.89 +2024/8/8 15:00,68.07,8.456,64.054,83.958,31,0.78 +2024/8/8 16:00,9.35,9.379,70.602,105.663,43,0.69 +2024/8/8 17:00,12.12,8.711,56.052,77.57,27,0.74 +2024/8/8 18:00,8.57,9.537,124.169,358.944,167,1.49 +2024/8/8 19:00,0.54,8.833,105.333,253.433,118,1.35 +2024/8/8 20:00,15.67,8.59,105.997,269.743,125,1.32 +2024/8/8 21:00,0.21,7.616,110.667,259.813,122,1.49 +2024/8/8 22:00,15.24,9.929,64.447,102.41,43,1.45 +2024/8/8 23:00,17.87,8.475,49.259,50.292,13,1.48 +2024/8/9 0:00,8.66,7.634,77.54,100.436,40,0.38 +2024/8/9 1:00,10.71,8.141,69.926,64.951,23,0.44 +2024/8/9 2:00,9.54,8.087,67.784,55.715,17,0.35 +2024/8/9 3:00,7.78,8.267,76.61,112.602,46,0.47 +2024/8/9 4:00,17.75,7.759,62.42,45.887,14,0.49 +2024/8/9 5:00,17.88,9.593,65.216,51.266,17,0.35 +2024/8/9 6:00,6.72,9.847,63.178,60.902,20,0.62 +2024/8/9 7:00,12.3,8.717,65.605,92.883,38,0.64 +2024/8/9 8:00,18.54,10.526,102.128,252.392,118,0.73 +2024/8/9 9:00,19.24,7.805,112.245,288.184,135,0.65 +2024/8/9 10:00,90.54,7.812,128.808,311.613,144,0.93 +2024/8/9 11:00,87.17,9.055,141.422,365.368,175,0.87 +2024/8/9 12:00,76.72,9.005,69.616,105.333,41,0.98 +2024/8/9 13:00,117.53,8.769,63.088,111.21,45,0.89 +2024/8/9 14:00,68.57,8.672,69.324,111.404,48,0.9 +2024/8/9 15:00,94.79,8.614,66.078,67.02,23,0.67 +2024/8/9 16:00,5.65,8.288,58.248,51.26,16,0.61 +2024/8/9 17:00,5.58,8.848,63.211,81.411,29,0.7 +2024/8/9 18:00,8.1,8.008,118.274,312.072,144,1.43 +2024/8/9 19:00,19.98,8.372,139.639,367.865,175,1.49 +2024/8/9 20:00,1.1,9.196,138.328,338.842,158,1.22 +2024/8/9 21:00,11.57,7.733,125.522,288.098,135,1.44 +2024/8/9 22:00,1.65,9.823,53.61,69.956,26,1.28 +2024/8/9 23:00,3.09,8.784,72.619,108.926,46,1.45 +2024/8/10 0:00,8.79,7.869,65.589,97.785,38,0.37 +2024/8/10 1:00,10.21,9.15,64.712,75.617,29,0.32 +2024/8/10 2:00,5.18,8.345,83.624,145.649,63,0.42 +2024/8/10 3:00,6.33,8.173,78.001,159.121,68,0.48 +2024/8/10 4:00,1.74,9.262,83.631,134.919,56,0.34 +2024/8/10 5:00,6.06,8.635,88.001,177.554,77,0.3 +2024/8/10 6:00,19.33,8.7,76.84,84.611,34,0.78 +2024/8/10 7:00,18.89,9.012,60.003,98.869,39,0.74 +2024/8/10 8:00,6.7,7,111.794,296.148,136,0.76 +2024/8/10 9:00,11.42,9.183,119.293,277.421,131,0.61 +2024/8/10 10:00,114.58,7.843,132.404,336.945,157,0.98 +2024/8/10 11:00,60.37,8.885,159.644,449.462,216,0.88 +2024/8/10 12:00,108.64,9.449,102.939,195.697,87,0.98 +2024/8/10 13:00,116.9,8.501,79.806,148.174,63,0.81 +2024/8/10 14:00,65.48,8.096,94.341,208.256,92,0.98 +2024/8/10 15:00,69.69,7.902,91.21,152.088,66,0.73 +2024/8/10 16:00,19.21,7.465,85.269,161.482,69,0.71 +2024/8/10 17:00,10.75,6.63,72.575,117.453,51,0.61 +2024/8/10 18:00,0.28,8.389,134.879,341.205,161,1.41 +2024/8/10 19:00,5.15,9.102,145.893,393.395,187,1.38 +2024/8/10 20:00,9,8.239,157.628,466.383,223,1.42 +2024/8/10 21:00,13.86,8.786,123.959,331.813,156,1.42 +2024/8/10 22:00,14.66,7.898,68.412,106.68,41,1.33 +2024/8/10 23:00,19.91,9.625,68.432,123.785,54,1.26 +2024/8/11 0:00,5.75,6.859,73.352,75.65,29,0.48 +2024/8/11 1:00,10.76,7.826,60.66,92.686,34,0.49 +2024/8/11 2:00,10.67,9.807,54.376,61.453,21,0.34 +2024/8/11 3:00,8.11,9,73.441,102.712,41,0.43 +2024/8/11 4:00,3.38,7.854,69.985,77.81,31,0.34 +2024/8/11 5:00,19.55,7.607,95.237,179.841,81,0.47 +2024/8/11 6:00,17.07,9.46,79.502,143.397,64,0.62 +2024/8/11 7:00,9.97,7.927,95.967,170.375,77,0.8 +2024/8/11 8:00,12.06,10.034,120.38,299.333,139,0.72 +2024/8/11 9:00,4.55,8.516,98.272,220.636,99,0.6 +2024/8/11 10:00,92.63,7.65,158.708,433.701,205,0.98 +2024/8/11 11:00,101.7,8.875,122.371,327.515,155,0.94 +2024/8/11 12:00,90.91,9.657,83.204,122.329,52,0.94 +2024/8/11 13:00,119.42,8.339,71.777,104.694,42,0.86 +2024/8/11 14:00,96.68,8.917,96.501,169.837,77,0.87 +2024/8/11 15:00,82.26,7.986,87.532,197.067,87,0.78 +2024/8/11 16:00,15.44,9.142,102.721,195.833,88,0.73 +2024/8/11 17:00,3.41,9.051,103.258,222.655,99,0.6 +2024/8/11 18:00,7.69,10.098,129.867,326.173,155,1.3 +2024/8/11 19:00,6.94,8.321,134.441,360.333,172,1.38 +2024/8/11 20:00,8.64,8.571,145.126,362.486,172,1.24 +2024/8/11 21:00,15.64,9.39,143.878,397.068,190,1.23 +2024/8/11 22:00,9.68,8.303,83.971,157.966,68,1.22 +2024/8/11 23:00,15.88,7.708,89.63,160.468,68,1.39 +2024/8/12 0:00,11.53,8.481,57.197,61.899,23,0.36 +2024/8/12 1:00,6.84,8.122,66.83,101.422,42,0.37 +2024/8/12 2:00,16.2,8.119,74.006,91.379,37,0.31 +2024/8/12 3:00,4.77,9.262,54.572,68.091,24,0.45 +2024/8/12 4:00,4.49,6.941,62.959,45.52,13,0.45 +2024/8/12 5:00,10.09,8.677,67.004,80.269,29,0.47 +2024/8/12 6:00,5.22,7.846,67.782,90.326,34,0.73 +2024/8/12 7:00,0.18,7.767,66.582,108.728,44,0.75 +2024/8/12 8:00,12.97,8.424,130.727,320.91,150,0.72 +2024/8/12 9:00,10.22,7.88,145.599,381.423,179,0.7 +2024/8/12 10:00,86.73,8.138,97.659,210.969,96,0.85 +2024/8/12 11:00,118.02,9.438,128.283,337.123,161,0.81 +2024/8/12 12:00,94.27,8.57,58.923,73.13,28,0.86 +2024/8/12 13:00,111.81,8.787,60.085,35.354,10,0.94 +2024/8/12 14:00,68.37,8.67,57.789,38.935,10,0.99 +2024/8/12 15:00,94.15,9.344,61.633,88.578,35,0.65 +2024/8/12 16:00,17.36,7.525,77.389,101.986,43,0.73 +2024/8/12 17:00,11.66,7.218,63.144,44.55,11,0.7 +2024/8/12 18:00,14.36,7.625,126.185,360.531,170,1.39 +2024/8/12 19:00,7.44,7.43,111.948,243.257,113,1.2 +2024/8/12 20:00,1.85,8.58,125.056,294.591,136,1.24 +2024/8/12 21:00,9.16,8.806,128.33,295.679,137,1.27 +2024/8/12 22:00,7.89,8.918,65.252,98.916,41,1.47 +2024/8/12 23:00,17.34,7.854,57.42,64.829,20,1.21 +2024/8/13 0:00,4.88,8.028,76.824,86.774,35,0.41 +2024/8/13 1:00,19.33,8.249,58.88,90.717,34,0.49 +2024/8/13 2:00,19.16,7.303,58.474,56.683,16,0.43 +2024/8/13 3:00,4.95,7.901,64.635,80.255,29,0.4 +2024/8/13 4:00,6.96,8.83,71.631,99.658,39,0.38 +2024/8/13 5:00,17.91,8.706,51.616,44.033,10,0.42 +2024/8/13 6:00,19.33,7.709,72.018,71.691,27,0.7 +2024/8/13 7:00,8.87,7.467,53.901,51.772,17,0.74 +2024/8/13 8:00,6.42,7.799,107.494,239.412,109,0.72 +2024/8/13 9:00,10.52,6.933,114.919,283.821,130,0.71 +2024/8/13 10:00,101.27,7.091,82.333,169.174,74,0.99 +2024/8/13 11:00,76.41,7.876,125.777,352.77,164,0.97 +2024/8/13 12:00,104.19,8.83,65.131,41.229,12,0.92 +2024/8/13 13:00,63.1,9.207,63.226,71.259,24,0.91 +2024/8/13 14:00,62.96,8.481,73.584,110.273,43,0.94 +2024/8/13 15:00,83.18,7.66,71.158,81.27,31,0.76 +2024/8/13 16:00,7.07,6.975,55.125,78.62,27,0.66 +2024/8/13 17:00,6.31,7.893,67.775,71.021,27,0.73 +2024/8/13 18:00,9.82,7.385,107.303,280.528,128,1.24 +2024/8/13 19:00,6.41,8.374,121.81,292.028,134,1.33 +2024/8/13 20:00,3.85,7.75,102.327,253.661,119,1.48 +2024/8/13 21:00,6.19,7.613,120.15,274.213,127,1.3 +2024/8/13 22:00,19.5,9.766,64.12,62.288,21,1.25 +2024/8/13 23:00,8.22,8.501,61.218,69.57,27,1.24 +2024/8/14 0:00,8.89,7.415,67.177,95.395,40,0.38 +2024/8/14 1:00,11.53,7.872,54.979,63.051,24,0.35 +2024/8/14 2:00,19.67,8.977,82.581,118.245,49,0.39 +2024/8/14 3:00,4.83,10.005,61.871,97.638,39,0.44 +2024/8/14 4:00,13.63,8.335,71.942,114.405,45,0.48 +2024/8/14 5:00,14.32,8.119,63.23,92.423,37,0.32 +2024/8/14 6:00,12.15,8.73,71.927,69.582,24,0.75 +2024/8/14 7:00,1.77,7.965,72.717,99.076,42,0.62 +2024/8/14 8:00,13.54,7.711,102.492,259.635,119,0.68 +2024/8/14 9:00,1.28,7.6,102.851,222.135,99,0.8 +2024/8/14 10:00,95.77,9.941,115.332,240.548,111,0.81 +2024/8/14 11:00,104.37,9.071,104.601,228.141,105,0.8 +2024/8/14 12:00,72.66,8.29,67.648,95.26,37,0.87 +2024/8/14 13:00,110.5,7.666,60.365,76.286,29,0.99 +2024/8/14 14:00,61.82,7.723,56.342,77.024,29,0.8 +2024/8/14 15:00,110.63,7.735,51.065,43.731,13,0.64 +2024/8/14 16:00,9.21,8.349,73.572,108.449,45,0.72 +2024/8/14 17:00,4.35,8.307,76.576,107.794,43,0.65 +2024/8/14 18:00,2.68,8.61,140.559,356.224,166,1.22 +2024/8/14 19:00,19.07,7.535,139.874,356.831,168,1.22 +2024/8/14 20:00,1.45,8.759,86.009,189.1,87,1.37 +2024/8/14 21:00,3.98,7.48,123.469,289.639,136,1.37 +2024/8/14 22:00,6.96,7.919,73.132,110.522,43,1.41 +2024/8/14 23:00,12.4,8.1,64.882,86.103,31,1.24 +2024/8/15 0:00,10.9,8.424,66.455,76.156,30,0.4 +2024/8/15 1:00,2.51,8.967,49.162,60.084,18,0.42 +2024/8/15 2:00,5.79,8.418,51.855,66.645,21,0.34 +2024/8/15 3:00,4.78,8.182,63.517,70.246,26,0.41 +2024/8/15 4:00,4.27,9.804,55.972,72.01,25,0.44 +2024/8/15 5:00,8.22,8.085,57.911,48.6,14,0.5 +2024/8/15 6:00,14.08,7.32,61.084,74.37,28,0.72 +2024/8/15 7:00,4.35,7.554,76.648,90.533,37,0.77 +2024/8/15 8:00,7.33,8.304,107.494,212.669,97,0.77 +2024/8/15 9:00,7.82,7.911,135.596,328.278,152,0.79 +2024/8/15 10:00,118.59,8.349,103.979,207.112,92,0.94 +2024/8/15 11:00,117.28,7.84,131.718,306.307,144,0.84 +2024/8/15 12:00,108.01,6.941,76.123,108.477,44,0.86 +2024/8/15 13:00,74.5,7.292,75.211,83.06,32,0.96 +2024/8/15 14:00,64.08,7.585,62.336,57.662,19,0.9 +2024/8/15 15:00,79.01,8.302,71.684,84.612,31,0.65 +2024/8/15 16:00,5.34,7.433,52.638,60.43,20,0.73 +2024/8/15 17:00,10.12,9.234,71.152,86.81,35,0.78 +2024/8/15 18:00,15.55,8.125,138.122,335.69,159,1.31 +2024/8/15 19:00,17.17,7.543,94.301,194.678,87,1.38 +2024/8/15 20:00,16.9,7.439,105.236,267.928,123,1.37 +2024/8/15 21:00,7.19,7.486,127.538,328.081,154,1.24 +2024/8/15 22:00,13.74,7.738,69.139,81.202,30,1.23 +2024/8/15 23:00,6.26,8.084,60.396,42.894,10,1.47 +2024/8/16 0:00,1.22,7.459,56.474,44.454,12,0.49 +2024/8/16 1:00,14.03,8.518,64.347,104.772,40,0.48 +2024/8/16 2:00,0.2,8.436,78.534,97.356,40,0.38 +2024/8/16 3:00,8.18,7.78,70.472,84.197,30,0.36 +2024/8/16 4:00,6.59,7.704,61.414,81.477,32,0.49 +2024/8/16 5:00,13.87,9.207,69.236,72.316,26,0.48 +2024/8/16 6:00,15.32,7.514,62.457,81.559,31,0.76 +2024/8/16 7:00,6.08,7.307,61.749,80.729,31,0.67 +2024/8/16 8:00,16.23,7.877,140.262,356.627,166,0.73 +2024/8/16 9:00,5.88,6.387,121.465,273.723,128,0.75 +2024/8/16 10:00,86.78,8.315,95.97,213.749,96,0.92 +2024/8/16 11:00,103.62,8.079,87.678,213.041,95,0.92 +2024/8/16 12:00,101.58,8.104,58.231,74.97,29,0.95 +2024/8/16 13:00,119.24,7.876,76.186,96.732,36,0.95 +2024/8/16 14:00,73.51,8.056,76.475,94.466,37,0.85 +2024/8/16 15:00,99.74,8.871,64.567,86.145,31,0.68 +2024/8/16 16:00,12.19,8.214,66.082,101.639,40,0.76 +2024/8/16 17:00,18.3,7.892,55.055,57.494,18,0.65 +2024/8/16 18:00,3.13,7.024,132.944,318.456,150,1.47 +2024/8/16 19:00,15.04,6.475,135.495,378.706,178,1.45 +2024/8/16 20:00,11.37,6.96,133.732,349.298,167,1.47 +2024/8/16 21:00,5.49,8.384,119.12,278.558,129,1.29 +2024/8/16 22:00,9.49,8.325,52.69,49.321,17,1.23 +2024/8/16 23:00,6.68,7.935,53.077,50.069,16,1.23 +2024/8/17 0:00,11.59,6.606,78.661,141.963,63,0.41 +2024/8/17 1:00,17.78,7.819,81.584,138.116,57,0.36 +2024/8/17 2:00,11.39,8.674,76.35,101.283,40,0.35 +2024/8/17 3:00,12.63,8.056,62.434,67.685,23,0.34 +2024/8/17 4:00,10.37,7.208,68.159,125.511,51,0.41 +2024/8/17 5:00,1.02,7.25,85.925,170.33,74,0.41 +2024/8/17 6:00,4.66,7.843,82.054,174.242,79,0.68 +2024/8/17 7:00,9.84,7.254,80.766,177.175,78,0.63 +2024/8/17 8:00,6.2,9.433,121.792,304.782,140,0.79 +2024/8/17 9:00,3.64,7.634,147.624,371.141,177,0.69 +2024/8/17 10:00,90.25,7.144,110.752,237.197,108,0.82 +2024/8/17 11:00,79.37,8.299,124.989,298.636,139,0.81 +2024/8/17 12:00,75.49,8.301,79.041,116.916,49,0.83 +2024/8/17 13:00,87.84,9.1,104.943,212.546,94,0.86 +2024/8/17 14:00,68,6.714,90.557,160.564,71,0.93 +2024/8/17 15:00,115.66,8.215,82.538,135.937,60,0.79 +2024/8/17 16:00,17.35,7.542,96.794,222.625,99,0.65 +2024/8/17 17:00,14.15,7.305,59.019,90.292,34,0.76 +2024/8/17 18:00,2.12,6.757,93.221,194.424,88,1.47 +2024/8/17 19:00,15.52,7.811,100.496,185.805,84,1.32 +2024/8/17 20:00,16.16,8.084,139.662,376.28,176,1.28 +2024/8/17 21:00,15.36,7.587,132.19,371.735,177,1.35 +2024/8/17 22:00,2.28,6.889,98.48,202.372,91,1.47 +2024/8/17 23:00,12.88,7.822,72.309,109.15,46,1.2 +2024/8/18 0:00,16.69,8.262,83.128,122.952,49,0.4 +2024/8/18 1:00,11.55,8.706,90.719,212.695,95,0.45 +2024/8/18 2:00,12.93,8.461,93.74,178.676,79,0.42 +2024/8/18 3:00,9.17,7.036,96.132,192.458,85,0.4 +2024/8/18 4:00,10.57,7.807,92.171,154.164,65,0.41 +2024/8/18 5:00,0.69,8.009,86.798,166.631,71,0.42 +2024/8/18 6:00,12.78,8.087,84.431,130.86,54,0.74 +2024/8/18 7:00,1.63,7.531,70.994,145.491,61,0.67 +2024/8/18 8:00,8.7,7.751,126.958,356.978,169,0.7 +2024/8/18 9:00,5.85,7.774,118.419,304.918,143,0.65 +2024/8/18 10:00,92.73,6.752,115.387,275.083,126,1 +2024/8/18 11:00,68,6.647,120.982,310.596,144,0.84 +2024/8/18 12:00,101.5,8.76,57.554,78.01,27,0.83 +2024/8/18 13:00,107.7,7.372,86.284,154.33,69,0.85 +2024/8/18 14:00,69.8,8.131,64.334,73.908,26,0.98 +2024/8/18 15:00,66.26,7.757,65.489,81.476,30,0.73 +2024/8/18 16:00,2.91,7.384,84.811,194.985,86,0.69 +2024/8/18 17:00,17.54,7.732,101.041,185.246,85,0.79 +2024/8/18 18:00,10.56,7.435,127.845,327.263,152,1.47 +2024/8/18 19:00,9.35,7.153,137.78,388.264,185,1.32 +2024/8/18 20:00,2.13,7.393,145.248,387.871,183,1.37 +2024/8/18 21:00,12.99,8.037,119.358,313.166,146,1.47 +2024/8/18 22:00,17.36,8.025,90.117,179.402,80,1.3 +2024/8/18 23:00,16.56,8.628,94.323,212.46,95,1.32 +2024/8/19 0:00,12.52,8.062,74.608,92.612,34,0.46 +2024/8/19 1:00,1.51,6.334,82.88,110.235,46,0.44 +2024/8/19 2:00,2.25,8.018,63.224,102.484,40,0.31 +2024/8/19 3:00,0.99,8.311,53.472,70.145,26,0.32 +2024/8/19 4:00,5.15,7.267,54.886,65.457,21,0.47 +2024/8/19 5:00,2.71,7.546,71.299,97.373,39,0.31 +2024/8/19 6:00,5.2,7.604,48.979,41.493,11,0.78 +2024/8/19 7:00,7.7,6.623,68.73,72.719,25,0.65 +2024/8/19 8:00,18.86,7.123,103.673,241.962,111,0.72 +2024/8/19 9:00,12.21,7.833,120.711,291.666,137,0.71 +2024/8/19 10:00,110.1,7.76,128.612,342.955,159,0.88 +2024/8/19 11:00,102.62,7.814,137.567,339.202,159,0.81 +2024/8/19 12:00,66.75,6.927,51.203,63.451,21,0.84 +2024/8/19 13:00,104.16,7.68,72.586,93.466,36,0.92 +2024/8/19 14:00,76.51,8.768,76.043,115.834,46,0.89 +2024/8/19 15:00,98.35,7.505,69.99,84.839,34,0.68 +2024/8/19 16:00,6.82,8.57,58.78,57.592,21,0.62 +2024/8/19 17:00,19.95,6.225,61.314,102.867,42,0.67 +2024/8/19 18:00,5.27,8.143,119.785,284.649,132,1.36 +2024/8/19 19:00,5.58,7.581,111.089,235.857,109,1.22 +2024/8/19 20:00,18.61,7.306,91.205,219.892,99,1.22 +2024/8/19 21:00,0.49,7.666,117.832,291.739,138,1.35 +2024/8/19 22:00,13.93,7.667,50.252,50.907,14,1.37 +2024/8/19 23:00,14.51,7.202,71.219,98.181,38,1.28 +2024/8/20 0:00,16.73,6.469,66.712,61.139,22,0.37 +2024/8/20 1:00,19.49,6.889,59.834,43.985,13,0.46 +2024/8/20 2:00,19.51,6.494,53.861,53.07,15,0.47 +2024/8/20 3:00,1.31,8.077,66.295,116.733,47,0.37 +2024/8/20 4:00,16.44,7.16,63.385,53.138,15,0.37 +2024/8/20 5:00,12.93,7.262,56.478,58.222,20,0.47 +2024/8/20 6:00,12.95,7.139,58.443,96.696,36,0.79 +2024/8/20 7:00,2.57,6.548,73.428,110.153,44,0.66 +2024/8/20 8:00,13,7.505,95.934,219.652,102,0.76 +2024/8/20 9:00,19.65,7.629,107.324,221.777,101,0.7 +2024/8/20 10:00,114.71,7.028,84.365,187.645,83,0.85 +2024/8/20 11:00,86.35,8.623,119.196,298.687,141,0.94 +2024/8/20 12:00,62.4,7.516,52.563,54.018,15,0.89 +2024/8/20 13:00,81.74,7.448,60.792,50.541,14,0.85 +2024/8/20 14:00,109.58,7.987,58.471,45.814,15,0.82 +2024/8/20 15:00,102.09,6.723,79.32,118.132,47,0.77 +2024/8/20 16:00,9.19,8.088,54.672,41.044,11,0.78 +2024/8/20 17:00,1.1,7.45,60.096,99.525,40,0.61 +2024/8/20 18:00,8.54,7.175,140.804,408.831,193,1.4 +2024/8/20 19:00,9.38,6.56,132.983,313.44,146,1.25 +2024/8/20 20:00,18.57,7.368,114.107,283.375,132,1.39 +2024/8/20 21:00,12.82,6.791,140.905,371.596,177,1.47 +2024/8/20 22:00,6.23,6.928,65.099,48.169,14,1.28 +2024/8/20 23:00,10.51,7.282,53.41,72.792,26,1.3 +2024/8/21 0:00,1.32,7.984,76.192,113.309,46,0.46 +2024/8/21 1:00,19.45,8.234,62.268,87.051,33,0.45 +2024/8/21 2:00,7.2,7.184,65.585,101.173,40,0.38 +2024/8/21 3:00,9.56,7.605,66.497,107.757,44,0.47 +2024/8/21 4:00,7.11,6.704,62.955,46.619,13,0.48 +2024/8/21 5:00,13.65,6.802,61.959,75.886,29,0.39 +2024/8/21 6:00,13.24,7.369,54.342,68.584,26,0.61 +2024/8/21 7:00,14.31,8.033,51.437,59.069,19,0.7 +2024/8/21 8:00,5.36,6.939,100.972,247.47,116,0.75 +2024/8/21 9:00,6.31,7.934,137.479,333.652,159,0.64 +2024/8/21 10:00,67.52,7.752,99.049,219.473,101,0.82 +2024/8/21 11:00,99.33,7.906,144.821,362.943,173,0.86 +2024/8/21 12:00,62.39,7.339,75.35,94.741,38,0.8 +2024/8/21 13:00,95.86,6.566,76.758,98.713,40,0.94 +2024/8/21 14:00,112.18,7.254,62.237,82.169,33,0.83 +2024/8/21 15:00,113.45,7.539,55.926,59.465,21,0.74 +2024/8/21 16:00,8.98,8.302,65.701,73.046,29,0.65 +2024/8/21 17:00,9.19,6.914,55.858,48.51,15,0.8 +2024/8/21 18:00,1.54,7.768,122.181,310.964,144,1.36 +2024/8/21 19:00,13.42,7.177,99.564,251.662,117,1.21 +2024/8/21 20:00,16.43,7.48,125.432,285.433,132,1.43 +2024/8/21 21:00,4.89,6.749,89.663,209.983,97,1.32 +2024/8/21 22:00,8.43,7.352,59.077,77.123,31,1.38 +2024/8/21 23:00,16.78,7.289,62.064,53.984,17,1.49 +2024/8/22 0:00,17.54,6.852,54.61,65.615,23,0.4 +2024/8/22 1:00,4.86,6.023,50.137,48.915,16,0.46 +2024/8/22 2:00,11.01,6.626,49.572,43.866,13,0.36 +2024/8/22 3:00,3.85,7.199,55.238,71.307,28,0.44 +2024/8/22 4:00,2.04,7.142,61.526,88.978,33,0.32 +2024/8/22 5:00,18.22,7.479,57.922,68.013,25,0.48 +2024/8/22 6:00,16.41,7.766,57.472,47.195,15,0.64 +2024/8/22 7:00,15.2,7.497,57.274,57.047,17,0.66 +2024/8/22 8:00,0.98,7.644,138.974,373.393,179,0.79 +2024/8/22 9:00,16.87,6.756,130.821,331.845,157,0.63 +2024/8/22 10:00,86.28,7.85,112.119,287.628,135,0.85 +2024/8/22 11:00,80.54,6.391,77.694,157.63,70,0.92 +2024/8/22 12:00,92.79,6.701,71.078,69.115,27,1 +2024/8/22 13:00,65.48,7.131,72.179,102.347,39,0.94 +2024/8/22 14:00,105.4,7.143,48.213,51.641,14,0.82 +2024/8/22 15:00,94.95,7.5,79.721,101.145,41,0.75 +2024/8/22 16:00,3.73,6.979,71.861,91.454,36,0.69 +2024/8/22 17:00,3.76,6.518,58.034,80.242,30,0.8 +2024/8/22 18:00,3.68,7.598,119.383,259.783,120,1.39 +2024/8/22 19:00,1.14,8.181,85.808,176.791,77,1.36 +2024/8/22 20:00,11.76,6.728,108.69,215.884,98,1.37 +2024/8/22 21:00,16.81,6.947,77.066,156.888,70,1.39 +2024/8/22 22:00,0.35,7.884,63.699,98.17,41,1.42 +2024/8/22 23:00,0.98,7.618,75.148,112.183,44,1.22 +2024/8/23 0:00,11.46,7.587,59.943,93.484,39,0.33 +2024/8/23 1:00,16.39,7.497,64.374,119.976,48,0.36 +2024/8/23 2:00,6.53,7.238,75.34,99.905,39,0.4 +2024/8/23 3:00,6.99,7.202,56.356,71.047,26,0.36 +2024/8/23 4:00,11.93,7.449,72.376,72.872,28,0.34 +2024/8/23 5:00,5.48,7.519,68.518,98.105,40,0.49 +2024/8/23 6:00,0.53,7.179,70.473,72.299,26,0.61 +2024/8/23 7:00,14.7,6.938,53.855,43.569,11,0.79 +2024/8/23 8:00,12.51,7.233,112.605,269.915,124,0.78 +2024/8/23 9:00,11.62,6.392,101.33,239.473,110,0.74 +2024/8/23 10:00,104.5,6.741,138.662,360.74,171,0.81 +2024/8/23 11:00,100.51,8.097,101.364,242.683,110,0.85 +2024/8/23 12:00,72.35,6.732,50.463,48.254,12,1 +2024/8/23 13:00,81.15,6.687,66.121,122.145,49,0.98 +2024/8/23 14:00,67.57,7.309,56.653,82.516,31,0.99 +2024/8/23 15:00,67.79,8.028,59.619,69.79,27,0.8 +2024/8/23 16:00,13.52,7.033,74.229,93.733,39,0.61 +2024/8/23 17:00,17.17,7.043,49.112,39.028,10,0.71 +2024/8/23 18:00,19.25,7.765,87.485,188.329,83,1.45 +2024/8/23 19:00,12.57,7.997,98.603,181.973,81,1.3 +2024/8/23 20:00,3.68,7.091,122.783,301.274,140,1.33 +2024/8/23 21:00,2.11,7.181,132.394,319.433,148,1.29 +2024/8/23 22:00,16.26,7.297,77.225,91.403,38,1.21 +2024/8/23 23:00,11.58,7.089,56.768,86.238,31,1.22 +2024/8/24 0:00,12.37,7.635,96.6,168.309,75,0.3 +2024/8/24 1:00,15.63,7.2,83.524,185.468,85,0.41 +2024/8/24 2:00,14.07,6.631,79.512,107.354,42,0.42 +2024/8/24 3:00,16.69,7.147,68.435,94.342,35,0.36 +2024/8/24 4:00,1.12,8.032,82.164,148.686,63,0.47 +2024/8/24 5:00,14.95,7.224,99.765,205.045,91,0.48 +2024/8/24 6:00,17.02,7.613,101.084,197.713,87,0.63 +2024/8/24 7:00,5.72,6.78,68.84,86.224,33,0.61 +2024/8/24 8:00,12.81,6.751,124.508,325.805,152,0.66 +2024/8/24 9:00,6.28,8.022,90.738,211.865,97,0.74 +2024/8/24 10:00,117.48,6.51,129.784,313.497,148,0.9 +2024/8/24 11:00,62.01,7.641,130.066,371.089,175,0.9 +2024/8/24 12:00,94.79,6.115,72.527,94.346,36,0.83 +2024/8/24 13:00,69.99,6.964,92.558,186.971,84,0.87 +2024/8/24 14:00,102.73,7.733,84.217,165.003,73,0.99 +2024/8/24 15:00,70.55,7.661,62.76,66.542,21,0.67 +2024/8/24 16:00,4.71,6.734,73.447,92.185,36,0.72 +2024/8/24 17:00,9.89,7.173,79.823,108.863,42,0.61 +2024/8/24 18:00,18.3,6.993,85.794,185.628,81,1.22 +2024/8/24 19:00,4.23,6.09,138.443,339.397,159,1.33 +2024/8/24 20:00,2.88,7.368,136.219,323.091,154,1.38 +2024/8/24 21:00,15.18,6.9,161.773,439.959,211,1.31 +2024/8/24 22:00,10.01,6.18,76.129,93.176,37,1.25 +2024/8/24 23:00,18.24,6.778,70.849,89.528,34,1.42 +2024/8/25 0:00,2.93,7.863,69.782,134.955,58,0.33 +2024/8/25 1:00,12.92,6.553,100.002,217.278,97,0.43 +2024/8/25 2:00,4.66,7.56,100.944,205.629,92,0.49 +2024/8/25 3:00,3.14,6.106,102.834,194.472,88,0.39 +2024/8/25 4:00,13.67,7.337,77.409,126.844,52,0.34 +2024/8/25 5:00,11.87,5.503,89.384,152.031,67,0.47 +2024/8/25 6:00,15.1,6.078,66.101,63.628,24,0.7 +2024/8/25 7:00,6.19,7.32,59.116,70.726,27,0.78 +2024/8/25 8:00,8.96,6.823,112.595,293.027,139,0.74 +2024/8/25 9:00,8.11,6.423,131.018,327.324,152,0.69 +2024/8/25 10:00,119.05,6.408,110.175,283.271,131,0.92 +2024/8/25 11:00,77.53,6.587,136.894,388.706,184,0.83 +2024/8/25 12:00,77.69,6.178,94.879,189.62,84,0.88 +2024/8/25 13:00,81.27,6.906,102.781,209.536,94,0.92 +2024/8/25 14:00,93.88,7.052,84.647,152.655,66,0.92 +2024/8/25 15:00,75.14,7.04,84.7,131.424,54,0.72 +2024/8/25 16:00,18.31,6.37,69.729,121.409,51,0.75 +2024/8/25 17:00,5.31,6.629,80.048,163.048,70,0.62 +2024/8/25 18:00,17.92,6.67,129.739,330.866,154,1.22 +2024/8/25 19:00,2.07,6.402,115.087,250.995,117,1.24 +2024/8/25 20:00,13.13,8.182,144.787,395.538,188,1.44 +2024/8/25 21:00,18.14,6.66,128.208,375.349,176,1.22 +2024/8/25 22:00,3.37,6.71,81.539,135.309,56,1.27 +2024/8/25 23:00,19.37,5.989,91.772,157.24,71,1.28 +2024/8/26 0:00,9.06,7.69,56.031,59.231,21,0.43 +2024/8/26 1:00,18.91,5.963,64.584,113.239,47,0.38 +2024/8/26 2:00,13.54,6.694,71.859,101.472,43,0.34 +2024/8/26 3:00,6.03,6.471,47.343,43.606,13,0.39 +2024/8/26 4:00,3.77,5.913,60.82,67.583,25,0.44 +2024/8/26 5:00,6.07,6.434,56.856,83.146,33,0.46 +2024/8/26 6:00,1.86,6.518,55.999,64.967,23,0.62 +2024/8/26 7:00,2.88,6.602,60.776,75.13,26,0.74 +2024/8/26 8:00,2.09,7.018,88.734,203.441,93,0.6 +2024/8/26 9:00,8.46,6.753,89.783,210.821,95,0.74 +2024/8/26 10:00,107.73,7.16,95.541,176.576,78,0.93 +2024/8/26 11:00,68.48,6.762,120.328,341.179,159,0.89 +2024/8/26 12:00,67.82,8.264,72.779,94.94,38,0.83 +2024/8/26 13:00,98.61,6.503,72.29,81.236,32,0.95 +2024/8/26 14:00,71.83,6.806,63.614,107.915,42,0.81 +2024/8/26 15:00,65.86,6.93,57.407,77.329,27,0.78 +2024/8/26 16:00,3.34,6.615,77.33,119.215,49,0.75 +2024/8/26 17:00,18.47,7.626,61.813,77.932,31,0.75 +2024/8/26 18:00,16.43,5.81,132.028,345.161,165,1.43 +2024/8/26 19:00,7.08,6.795,100.72,192.826,88,1.22 +2024/8/26 20:00,13.12,6.819,123.76,340.966,162,1.5 +2024/8/26 21:00,10.75,7.318,117.393,276.362,130,1.46 +2024/8/26 22:00,13.54,6.723,69.348,59.622,21,1.35 +2024/8/26 23:00,13.65,6.037,55.649,76.379,29,1.42 +2024/8/27 0:00,12.57,6.118,55.7,80.544,29,0.45 +2024/8/27 1:00,5.32,6.203,75.095,118.095,48,0.47 +2024/8/27 2:00,0.78,6.353,83.202,112.044,48,0.35 +2024/8/27 3:00,9.11,6.843,49.409,44.771,10,0.37 +2024/8/27 4:00,17.82,7.522,52.616,46.521,12,0.46 +2024/8/27 5:00,11.39,6.753,50.973,52.634,18,0.45 +2024/8/27 6:00,16.65,6.773,61.745,74.245,29,0.7 +2024/8/27 7:00,19.83,6.112,49.887,51.875,18,0.68 +2024/8/27 8:00,3.27,6.475,106.282,256.318,117,0.79 +2024/8/27 9:00,13.84,5.868,117.61,283.363,133,0.68 +2024/8/27 10:00,100.46,6.045,108.5,211.73,98,0.95 +2024/8/27 11:00,118.8,6.9,93.868,169.218,75,0.88 +2024/8/27 12:00,119.14,7.755,69.441,74.087,26,0.86 +2024/8/27 13:00,101.2,5.963,66.563,106.046,44,0.93 +2024/8/27 14:00,74.62,5.974,48.245,45.826,13,0.96 +2024/8/27 15:00,107.91,7.466,71.561,94.927,39,0.8 +2024/8/27 16:00,2.14,5.911,74.423,115.291,48,0.63 +2024/8/27 17:00,15.61,6.437,61.83,64.589,23,0.78 +2024/8/27 18:00,18.2,6.554,123.18,343.339,162,1.36 +2024/8/27 19:00,7.66,5.867,113.378,273.657,127,1.23 +2024/8/27 20:00,12.61,5.98,89.007,199.923,92,1.44 +2024/8/27 21:00,8.6,6.301,89.442,179.934,82,1.3 +2024/8/27 22:00,8.76,6.39,56.743,79.606,31,1.46 +2024/8/27 23:00,6.21,6.319,67.138,56.158,20,1.25 +2024/8/28 0:00,15.24,6.768,56.264,81.528,32,0.44 +2024/8/28 1:00,18.72,6.577,74.286,77.245,31,0.36 +2024/8/28 2:00,18.82,7.063,81.758,116.507,49,0.35 +2024/8/28 3:00,3.5,6.73,68.552,71.134,27,0.31 +2024/8/28 4:00,17.49,6.749,77.151,93.921,35,0.4 +2024/8/28 5:00,14.75,6.904,60.576,101.582,39,0.38 +2024/8/28 6:00,5.06,6.475,63.832,62.004,22,0.61 +2024/8/28 7:00,1.35,6.725,63.486,45.755,13,0.65 +2024/8/28 8:00,5.36,6.29,105.032,274.558,125,0.7 +2024/8/28 9:00,18.24,7.522,131.695,340.241,160,0.76 +2024/8/28 10:00,97.99,6.609,124.878,331.484,154,0.99 +2024/8/28 11:00,103.26,6.478,137.717,379.264,178,0.9 +2024/8/28 12:00,75.43,6.718,72.25,80.413,28,0.88 +2024/8/28 13:00,103.16,6.641,60.273,56.057,19,0.99 +2024/8/28 14:00,61.69,7.497,53.865,63.434,24,0.99 +2024/8/28 15:00,82.52,6.362,72.244,70.04,27,0.64 +2024/8/28 16:00,12.54,6.219,51.704,52.713,16,0.71 +2024/8/28 17:00,2.92,6.294,77.353,98.303,39,0.76 +2024/8/28 18:00,16.46,6.039,110.418,221.985,102,1.45 +2024/8/28 19:00,4.7,6.442,124.557,285.487,134,1.41 +2024/8/28 20:00,13.05,6.301,132.543,338.094,158,1.34 +2024/8/28 21:00,8.1,6.465,107.371,228.405,105,1.32 +2024/8/28 22:00,11.92,6.2,67.497,75.04,27,1.44 +2024/8/28 23:00,2.15,7.492,55.21,46.123,12,1.27 +2024/8/29 0:00,0.34,6.955,63.988,93.305,37,0.39 +2024/8/29 1:00,18.19,5.743,68.7,108.934,46,0.41 +2024/8/29 2:00,5.39,7.98,74.123,101.608,39,0.47 +2024/8/29 3:00,16.39,6.53,67.521,75.935,30,0.37 +2024/8/29 4:00,19.99,5.908,66.198,81.295,29,0.41 +2024/8/29 5:00,4.23,6.506,68.552,85.367,31,0.36 +2024/8/29 6:00,5.3,6.674,77.996,110.71,45,0.77 +2024/8/29 7:00,13.26,6.39,77.467,111.295,45,0.76 +2024/8/29 8:00,19.31,6.646,125.608,352.58,167,0.76 +2024/8/29 9:00,18.32,6.441,90.261,195.416,86,0.61 +2024/8/29 10:00,90.17,6.832,121.279,321.637,152,0.9 +2024/8/29 11:00,107.71,5.934,122.265,306.598,143,0.83 +2024/8/29 12:00,68.14,5.806,60.728,93.018,39,0.93 +2024/8/29 13:00,118.65,6.527,76.749,110.398,43,0.86 +2024/8/29 14:00,117.86,7.257,61.131,100.483,38,0.95 +2024/8/29 15:00,69.82,6.741,54.928,60.104,19,0.61 +2024/8/29 16:00,5.99,6.554,62.655,47.232,14,0.7 +2024/8/29 17:00,2,6.205,65.031,112.786,48,0.62 +2024/8/29 18:00,5.43,7.023,104.204,223.925,102,1.37 +2024/8/29 19:00,16.32,6.881,121.99,276.914,127,1.38 +2024/8/29 20:00,7.57,6.203,99.853,211.053,95,1.34 +2024/8/29 21:00,1.77,6.007,106.253,228.275,104,1.28 +2024/8/29 22:00,6.84,6.796,68.345,73.494,25,1.21 +2024/8/29 23:00,19.63,7.223,62.445,90.131,36,1.4 +2024/8/30 0:00,12.59,5.201,66.119,81.6,29,0.47 +2024/8/30 1:00,8.32,6,51.181,39.395,10,0.45 +2024/8/30 2:00,3.33,6.506,62.49,85.024,35,0.48 +2024/8/30 3:00,19.72,5.963,53.849,62.319,20,0.49 +2024/8/30 4:00,16.42,6.432,63.709,71.778,24,0.39 +2024/8/30 5:00,5.63,5.964,79.891,115.844,48,0.44 +2024/8/30 6:00,1.4,6.289,82.018,117.547,49,0.68 +2024/8/30 7:00,1.13,6.323,62.072,77.054,27,0.78 +2024/8/30 8:00,2.41,6.426,102.458,243.848,110,0.71 +2024/8/30 9:00,11.62,7.187,138.746,364.744,170,0.75 +2024/8/30 10:00,115.73,5.558,138.607,350.457,166,0.8 +2024/8/30 11:00,89.8,6.882,100.066,240.947,110,0.92 +2024/8/30 12:00,110.58,7.133,61.946,87.229,32,0.95 +2024/8/30 13:00,86.75,6.478,58.168,50.319,15,0.85 +2024/8/30 14:00,102.52,6.893,65.388,85.619,33,0.8 +2024/8/30 15:00,103.91,6.395,77.616,114.719,47,0.75 +2024/8/30 16:00,3.48,6.042,57.59,48.569,15,0.67 +2024/8/30 17:00,7.22,5.91,51.732,54.921,19,0.69 +2024/8/30 18:00,12.75,5.986,126.819,349.666,167,1.37 +2024/8/30 19:00,1.41,6.527,103.538,203.1,91,1.23 +2024/8/30 20:00,7.23,6.344,97.548,230.791,106,1.23 +2024/8/30 21:00,10.7,6.17,115.002,319.83,148,1.49 +2024/8/30 22:00,19.92,7.385,71.629,85.23,34,1.3 +2024/8/30 23:00,9.49,6.095,77.18,112.107,47,1.28 +2024/8/31 0:00,16.32,7.087,73.502,110.705,43,0.31 +2024/8/31 1:00,8.64,5.471,91.545,186.563,83,0.33 +2024/8/31 2:00,15.93,6.488,90.392,142.468,62,0.39 +2024/8/31 3:00,11.91,6.375,59.897,93.609,35,0.37 +2024/8/31 4:00,17.73,6.686,92.703,192.434,85,0.38 +2024/8/31 5:00,8.22,6.609,93.781,190.731,85,0.44 +2024/8/31 6:00,12.09,5.403,84.45,199.891,88,0.73 +2024/8/31 7:00,12.6,5.861,80.74,145.94,65,0.7 +2024/8/31 8:00,8.35,7.143,130.156,316.945,149,0.76 +2024/8/31 9:00,2.89,5.647,97.422,215.106,96,0.77 +2024/8/31 10:00,65.61,5.762,130.006,308.859,145,0.92 +2024/8/31 11:00,61,6.424,142.896,384.267,180,0.82 +2024/8/31 12:00,112.41,6.137,76.322,100.525,42,0.88 +2024/8/31 13:00,74.19,6.29,85.09,134.366,58,0.93 +2024/8/31 14:00,72.69,5.492,65.29,65.257,23,0.81 +2024/8/31 15:00,104.16,6.7,84.988,141.87,60,0.6 +2024/8/31 16:00,6.4,6.212,64.906,60.953,22,0.79 +2024/8/31 17:00,10.12,6.501,87.009,159.099,72,0.75 +2024/8/31 18:00,3.25,7.072,170.331,500.765,238,1.25 +2024/8/31 19:00,19.19,5.426,120.298,329.988,153,1.33 +2024/8/31 20:00,17.03,6.921,130.549,314.002,148,1.26 +2024/8/31 21:00,17.28,6.177,146.243,419.835,200,1.2 +2024/8/31 22:00,8.14,7.263,60.715,59.889,20,1.32 +2024/8/31 23:00,15.25,6.485,77.491,153.692,65,1.39 +2024/9/1 0:00,2.88,6.007,94.417,182.971,81,0.49 +2024/9/1 1:00,0.17,6.621,107.503,215.264,96,0.45 +2024/9/1 2:00,0.4,5.936,98.539,194.12,85,0.35 +2024/9/1 3:00,11.73,6.331,72.882,102.66,41,0.37 +2024/9/1 4:00,9.11,5.709,80.35,133.855,58,0.4 +2024/9/1 5:00,10.36,5.637,81.295,145.987,63,0.34 +2024/9/1 6:00,0.15,6.494,54.599,65.509,21,0.77 +2024/9/1 7:00,8.45,6.164,93.96,208.836,94,0.63 +2024/9/1 8:00,14.36,6.114,156.628,457.957,217,0.66 +2024/9/1 9:00,8.85,5.923,151.891,395.954,186,0.72 +2024/9/1 10:00,86.61,6.193,123.012,316.734,149,0.82 +2024/9/1 11:00,61.65,6.111,119.224,289.481,135,0.92 +2024/9/1 12:00,90.66,6.318,81.948,115.779,47,0.99 +2024/9/1 13:00,79.42,6.146,86.369,160.111,72,0.94 +2024/9/1 14:00,60.54,5.659,80.529,161.656,71,0.96 +2024/9/1 15:00,61.84,5.912,69.62,104.494,44,0.69 +2024/9/1 16:00,12.56,5.889,85.511,175.48,76,0.67 +2024/9/1 17:00,16.6,5.88,68.294,80.428,28,0.67 +2024/9/1 18:00,8.31,6.274,107.922,264.415,124,1.4 +2024/9/1 19:00,5.17,6.053,116.606,269.673,124,1.36 +2024/9/1 20:00,17.34,6.766,129.785,309.365,144,1.34 +2024/9/1 21:00,13.39,5.67,153.721,450.601,214,1.23 +2024/9/1 22:00,8.96,7.843,57.707,81.958,30,1.4 +2024/9/1 23:00,9.76,6.242,76.771,113.171,48,1.42 +2024/9/2 0:00,4.09,5.654,65.717,91.912,37,0.34 +2024/9/2 1:00,12.54,6.827,69.18,90.652,37,0.45 +2024/9/2 2:00,7.17,5.943,59.683,52.211,14,0.48 +2024/9/2 3:00,19.91,6.453,62.655,78.218,29,0.33 +2024/9/2 4:00,9.6,6.295,81.494,116.762,46,0.39 +2024/9/2 5:00,9.72,5.725,71.992,115.493,48,0.48 +2024/9/2 6:00,11.32,6.03,55.647,58.527,19,0.7 +2024/9/2 7:00,18.34,7.231,78.214,104.893,41,0.76 +2024/9/2 8:00,16.02,6.61,119.226,328.972,153,0.64 +2024/9/2 9:00,9.02,5.714,113.984,303.311,143,0.61 +2024/9/2 10:00,85.93,5.922,90.214,143.883,63,0.81 +2024/9/2 11:00,79.31,5.455,104.179,255.978,120,0.99 +2024/9/2 12:00,74.62,5.475,62.469,101.055,39,0.83 +2024/9/2 13:00,59.62,6.282,58.203,52.939,15,0.97 +2024/9/2 14:00,73.2,5.257,64.436,109.813,47,0.86 +2024/9/2 15:00,62.29,6.108,57.4,37.574,10,0.61 +2024/9/2 16:00,18.3,6.602,57.059,51.499,16,0.65 +2024/9/2 17:00,6.71,6.428,59.808,48.418,14,0.7 +2024/9/2 18:00,19.05,7.373,128.179,350.225,165,1.23 +2024/9/2 19:00,10.66,5.498,126.609,298.831,137,1.48 +2024/9/2 20:00,12.63,5.502,123.912,336.641,157,1.47 +2024/9/2 21:00,10.86,6.631,108.251,238.132,111,1.24 +2024/9/2 22:00,2.59,6.226,69.402,59.935,21,1.42 +2024/9/2 23:00,7.52,6.076,71.016,110.454,46,1.34 +2024/9/3 0:00,1.98,6.509,67.729,116.151,49,0.5 +2024/9/3 1:00,12.46,6.955,49.368,54.859,16,0.31 +2024/9/3 2:00,8.94,6.137,79.26,98.606,40,0.39 +2024/9/3 3:00,15.56,6.189,60.274,39.924,10,0.36 +2024/9/3 4:00,4.41,6.221,68.379,60.335,20,0.45 +2024/9/3 5:00,3.29,5.945,75.477,103.704,43,0.32 +2024/9/3 6:00,8.13,5.5,60.849,74.227,28,0.73 +2024/9/3 7:00,18.53,6.18,52.46,62.8,20,0.79 +2024/9/3 8:00,14.21,5.967,120.586,271.667,124,0.69 +2024/9/3 9:00,8.38,5.743,105.292,237.371,111,0.69 +2024/9/3 10:00,75.86,5.809,129.93,349.052,164,0.9 +2024/9/3 11:00,54.21,6.331,146.056,399.334,189,0.88 +2024/9/3 12:00,99.23,5.999,61.131,98.373,38,0.89 +2024/9/3 13:00,83.32,5.812,57.684,67.938,23,0.89 +2024/9/3 14:00,64.27,6.599,74.258,109.774,43,1 +2024/9/3 15:00,79.29,5.553,65.002,107.785,46,0.62 +2024/9/3 16:00,2.19,5.499,47.705,38.884,10,0.66 +2024/9/3 17:00,19.32,6.386,59.212,58.821,18,0.64 +2024/9/3 18:00,3.5,5.957,133.469,347.466,162,1.36 +2024/9/3 19:00,12.96,5.775,122.24,331.648,157,1.2 +2024/9/3 20:00,4.91,6.297,78.162,170.853,75,1.48 +2024/9/3 21:00,14.35,5.838,118.167,252.808,118,1.36 +2024/9/3 22:00,15.54,5.97,61.55,107.509,42,1.47 +2024/9/3 23:00,13.47,6.788,61.041,106.304,42,1.3 +2024/9/4 0:00,12.29,5.779,59.967,71.221,27,0.33 +2024/9/4 1:00,17.85,6.492,51.449,49.238,14,0.34 +2024/9/4 2:00,1.57,5.604,71.472,100.093,40,0.39 +2024/9/4 3:00,6.62,6.274,70.384,67.588,25,0.31 +2024/9/4 4:00,4.97,6.037,55.122,45.931,11,0.46 +2024/9/4 5:00,19.76,5.465,64.466,52.478,18,0.46 +2024/9/4 6:00,7.79,5.765,63.685,41.675,11,0.74 +2024/9/4 7:00,14.65,6.481,66.788,112.828,46,0.78 +2024/9/4 8:00,13.69,6.447,118.266,297.235,137,0.71 +2024/9/4 9:00,4.24,6.24,119.341,282.502,133,0.7 +2024/9/4 10:00,61.95,5.804,129.638,353.092,166,0.91 +2024/9/4 11:00,64.06,5.819,113.795,251.066,118,0.84 +2024/9/4 12:00,70.56,6.36,64.106,63.226,20,0.9 +2024/9/4 13:00,61.72,6.527,59.422,61.347,22,0.91 +2024/9/4 14:00,50.98,5.849,52.759,66.209,22,0.95 +2024/9/4 15:00,93.97,6.046,49.231,57.019,18,0.67 +2024/9/4 16:00,19.31,5.258,54.387,43.501,14,0.62 +2024/9/4 17:00,6.83,5.951,55.141,70.832,27,0.72 +2024/9/4 18:00,6.77,5.341,130.632,317.677,150,1.44 +2024/9/4 19:00,0.14,6.529,99.687,235.867,106,1.49 +2024/9/4 20:00,13.61,6.75,117.322,275.808,128,1.23 +2024/9/4 21:00,16.51,6.502,104.428,254.135,115,1.42 +2024/9/4 22:00,2.93,5.521,74.919,91.474,38,1.38 +2024/9/4 23:00,3.19,5.356,68.768,59.066,22,1.2 +2024/9/5 0:00,15.8,6.245,74.75,96.482,36,0.44 +2024/9/5 1:00,12.33,6.094,54.689,42.239,10,0.31 +2024/9/5 2:00,0.9,6.438,49.679,54.833,16,0.46 +2024/9/5 3:00,12.45,6.788,53.934,50.158,13,0.44 +2024/9/5 4:00,6.18,5.621,57.989,62.845,19,0.44 +2024/9/5 5:00,7.37,5.804,83.705,113.977,49,0.32 +2024/9/5 6:00,15.39,5.89,73.31,104.583,44,0.78 +2024/9/5 7:00,16.22,6.56,76.817,112.886,48,0.78 +2024/9/5 8:00,8.01,5.341,138.14,353.184,165,0.78 +2024/9/5 9:00,18.94,6.113,121.364,298.555,140,0.67 +2024/9/5 10:00,70.32,5.686,116.97,280.933,130,0.9 +2024/9/5 11:00,88.59,6.589,125.907,347.552,162,0.82 +2024/9/5 12:00,74.19,5.974,56.677,83.832,31,0.81 +2024/9/5 13:00,94.88,5.777,67.428,67.654,26,0.81 +2024/9/5 14:00,95.39,5.764,65.974,55.457,18,0.91 +2024/9/5 15:00,54.37,5.831,72.74,113.675,49,0.66 +2024/9/5 16:00,18.73,5.701,60.478,57.788,19,0.72 +2024/9/5 17:00,16.51,6.418,68.646,107.193,45,0.72 +2024/9/5 18:00,15.83,5.814,109.004,255.013,120,1.47 +2024/9/5 19:00,4.02,5.848,84.678,185.132,81,1.46 +2024/9/5 20:00,16.1,5.801,112.198,252.694,114,1.42 +2024/9/5 21:00,17,5.864,104.838,244.641,110,1.45 +2024/9/5 22:00,5.78,6.492,57.943,45.992,14,1.2 +2024/9/5 23:00,19.05,6.516,59.242,97.288,37,1.2 +2024/9/6 0:00,1,6.921,58.448,45.788,12,0.39 +2024/9/6 1:00,3,5.53,57.553,77.001,27,0.43 +2024/9/6 2:00,10.75,5.527,54.168,49.462,13,0.46 +2024/9/6 3:00,11.52,5.522,72.754,122.803,49,0.39 +2024/9/6 4:00,12.9,5.707,69.475,98.517,41,0.49 +2024/9/6 5:00,0.34,6.874,65.049,104.697,41,0.46 +2024/9/6 6:00,19.21,6.28,71.002,78.342,28,0.62 +2024/9/6 7:00,0.89,5.758,67.557,93.877,38,0.69 +2024/9/6 8:00,2.86,5.771,130.743,332.926,157,0.8 +2024/9/6 9:00,0.28,5.915,135.279,348.768,166,0.68 +2024/9/6 10:00,78.34,5.684,133.64,350.133,163,0.88 +2024/9/6 11:00,96.61,5.82,128.686,333.793,155,0.86 +2024/9/6 12:00,83.3,5.777,61.953,43.14,11,0.9 +2024/9/6 13:00,91.13,6.097,62.752,46.116,13,0.95 +2024/9/6 14:00,50.66,5.479,68.843,99.329,41,0.81 +2024/9/6 15:00,77.1,6.004,60.717,54.896,16,0.77 +2024/9/6 16:00,9.19,6.433,61.057,91.082,38,0.78 +2024/9/6 17:00,9.98,6.158,50.815,55.628,18,0.76 +2024/9/6 18:00,1.44,5.968,122.598,315.606,146,1.47 +2024/9/6 19:00,13.69,5.475,120.004,269.185,124,1.23 +2024/9/6 20:00,10.06,5.841,121.5,295.351,137,1.34 +2024/9/6 21:00,15.3,5.9,97.884,193.707,89,1.22 +2024/9/6 22:00,9.71,6.391,63.653,99.867,41,1.45 +2024/9/6 23:00,2.99,5.541,61.066,69.739,24,1.49 +2024/9/7 0:00,12.97,6.025,84.516,161.496,73,0.36 +2024/9/7 1:00,3.45,5.796,104.16,212.309,97,0.41 +2024/9/7 2:00,17.45,5.295,72.756,138.539,60,0.36 +2024/9/7 3:00,12.26,5.575,68.284,89.987,35,0.38 +2024/9/7 4:00,3.14,6.498,93.227,158.624,70,0.4 +2024/9/7 5:00,19.25,6.573,67.849,59.541,20,0.46 +2024/9/7 6:00,10.37,5.782,86.547,138.47,59,0.63 +2024/9/7 7:00,1.46,6.287,66,90.283,37,0.63 +2024/9/7 8:00,12.54,5.529,154.822,400.805,192,0.64 +2024/9/7 9:00,5.06,5.741,170.606,481.325,229,0.61 +2024/9/7 10:00,90.18,5.695,102.023,199.598,90,0.93 +2024/9/7 11:00,90.89,6.05,131.647,310.552,146,0.84 +2024/9/7 12:00,98.95,5.236,73.74,79.339,30,0.89 +2024/9/7 13:00,75.09,5.058,61.301,82.748,33,0.94 +2024/9/7 14:00,72.75,5.867,79.554,165.398,74,0.89 +2024/9/7 15:00,87.67,5.628,76.817,112.155,46,0.78 +2024/9/7 16:00,2.65,5.72,71.764,100.589,41,0.75 +2024/9/7 17:00,10.94,5.859,66.549,99.755,40,0.65 +2024/9/7 18:00,10.92,6.106,109.189,238.497,111,1.24 +2024/9/7 19:00,1.79,6.225,100.24,252.565,118,1.47 +2024/9/7 20:00,8.36,6.249,109.944,294.839,138,1.32 +2024/9/7 21:00,17.07,5.61,132.586,360.789,171,1.31 +2024/9/7 22:00,17.12,5.968,58.877,83.833,30,1.44 +2024/9/7 23:00,1.98,7.036,75.871,101.335,43,1.2 +2024/9/8 0:00,1.81,5.539,80.46,110.929,43,0.39 +2024/9/8 1:00,5.25,5.707,68.733,86.565,31,0.44 +2024/9/8 2:00,17.5,5.286,66.096,72.423,26,0.47 +2024/9/8 3:00,2.58,5.563,69.632,140.188,59,0.48 +2024/9/8 4:00,14.4,6.333,94.746,202.353,89,0.39 +2024/9/8 5:00,2.02,6.732,103.842,207.512,95,0.47 +2024/9/8 6:00,12.46,5.98,102.082,214.156,98,0.61 +2024/9/8 7:00,7.12,5.939,65.556,100.109,42,0.66 +2024/9/8 8:00,15.78,5.39,145.47,374.638,177,0.6 +2024/9/8 9:00,4.67,5.696,123.288,272.594,128,0.63 +2024/9/8 10:00,81.96,5.339,115.58,304.309,140,0.94 +2024/9/8 11:00,61.78,6.257,161.642,489.316,235,0.8 +2024/9/8 12:00,85.68,5.384,90.271,198.197,87,0.9 +2024/9/8 13:00,93.68,5.453,61.263,97.051,40,0.88 +2024/9/8 14:00,56.34,6.615,71.469,77.94,28,0.82 +2024/9/8 15:00,93.33,5.292,92.586,157.476,68,0.74 +2024/9/8 16:00,11.87,5.659,80.666,130.997,56,0.74 +2024/9/8 17:00,2.54,5.557,75.287,103.983,40,0.75 +2024/9/8 18:00,8.55,6.043,128.873,321.348,151,1.43 +2024/9/8 19:00,3.22,5.303,121.547,312.984,148,1.29 +2024/9/8 20:00,14.01,6.191,111.641,260.77,118,1.5 +2024/9/8 21:00,15.18,5.421,140.226,353.415,167,1.22 +2024/9/8 22:00,2.12,5.424,76.198,97.081,40,1.39 +2024/9/8 23:00,10.12,6.093,82.621,182.636,82,1.49 +2024/9/9 0:00,16.29,5.126,56.252,49.135,14,0.34 +2024/9/9 1:00,18.72,5.553,59.946,68.12,24,0.36 +2024/9/9 2:00,10.27,5.423,69.04,77.351,28,0.42 +2024/9/9 3:00,19.01,6.272,62.528,71.619,25,0.46 +2024/9/9 4:00,10.71,5.106,71.494,114.234,49,0.37 +2024/9/9 5:00,7.88,6.128,70.127,82.149,32,0.47 +2024/9/9 6:00,16.96,5.323,55.972,48.487,13,0.65 +2024/9/9 7:00,9.86,6.025,60.132,81.504,30,0.77 +2024/9/9 8:00,9.44,5.865,119.808,263.883,124,0.65 +2024/9/9 9:00,9.81,5.385,117.261,318.151,150,0.72 +2024/9/9 10:00,92.34,5.322,93.362,236.313,106,0.87 +2024/9/9 11:00,91.6,6.15,109.378,289.62,133,0.86 +2024/9/9 12:00,70.18,5.306,54.773,67.706,23,0.87 +2024/9/9 13:00,66.66,5.318,65.261,73.729,29,0.9 +2024/9/9 14:00,74.6,6,57.997,43.071,11,0.97 +2024/9/9 15:00,78.64,5.194,55.472,41.122,13,0.75 +2024/9/9 16:00,4.77,6.238,66.083,109.611,44,0.69 +2024/9/9 17:00,15.88,5.868,54.144,68.312,23,0.66 +2024/9/9 18:00,9.73,5.475,128.843,335.972,158,1.46 +2024/9/9 19:00,6.68,5.963,124.81,309.038,147,1.46 +2024/9/9 20:00,2.14,5.542,120.079,317.666,148,1.34 +2024/9/9 21:00,4.78,5.55,108.909,281.197,129,1.41 +2024/9/9 22:00,18.99,5.698,47.112,42.859,11,1.31 +2024/9/9 23:00,6.1,5.373,59.025,96.092,37,1.24 +2024/9/10 0:00,3.38,5.651,63.615,101.903,43,0.36 +2024/9/10 1:00,9.21,5.498,66.342,68.153,23,0.44 +2024/9/10 2:00,6.14,5.253,55.88,57.142,18,0.45 +2024/9/10 3:00,0.7,5.338,56.548,82.31,32,0.47 +2024/9/10 4:00,6.46,5.34,72.163,109.853,44,0.3 +2024/9/10 5:00,10.88,6.017,66.221,83.456,31,0.4 +2024/9/10 6:00,11.03,5.41,55.574,48.995,14,0.65 +2024/9/10 7:00,7.13,5.901,61.214,92.829,38,0.74 +2024/9/10 8:00,8.95,6.076,150.599,399.962,191,0.65 +2024/9/10 9:00,19.31,5.597,107.282,238.914,107,0.71 +2024/9/10 10:00,68.87,5.912,106.895,255.331,118,0.94 +2024/9/10 11:00,62.91,5.338,118.116,297.594,141,0.95 +2024/9/10 12:00,62.17,5.332,61.119,95.99,36,0.85 +2024/9/10 13:00,72.89,6.373,65.071,56.729,20,0.82 +2024/9/10 14:00,87.98,5.881,71.491,97.035,39,0.84 +2024/9/10 15:00,60.3,6.158,64.716,109.78,46,0.72 +2024/9/10 16:00,14.19,5.737,71.561,120.639,48,0.61 +2024/9/10 17:00,0.42,5.43,79.571,104.781,43,0.63 +2024/9/10 18:00,8.38,5.656,130.047,346.087,162,1.5 +2024/9/10 19:00,15.52,5.785,102.499,244.984,112,1.31 +2024/9/10 20:00,6.77,5.22,97.876,195.43,90,1.35 +2024/9/10 21:00,11.27,6.584,110.059,282.843,132,1.2 +2024/9/10 22:00,4.1,5.233,68.476,90.9,36,1.38 +2024/9/10 23:00,14.84,5.768,72.39,100.898,38,1.3 +2024/9/11 0:00,1.05,5.541,62.598,45.119,11,0.41 +2024/9/11 1:00,17.05,5.697,72.85,99.567,38,0.41 +2024/9/11 2:00,3.96,5.142,72.188,116.135,49,0.49 +2024/9/11 3:00,17.49,5.978,64.356,54.291,18,0.35 +2024/9/11 4:00,7.05,5.513,76.468,94.156,37,0.41 +2024/9/11 5:00,14.45,5.362,72.555,113.31,46,0.38 +2024/9/11 6:00,6.38,6.148,56.09,86.283,32,0.68 +2024/9/11 7:00,18.12,5.848,68.618,67.208,22,0.61 +2024/9/11 8:00,2.53,5.564,122.809,341.732,159,0.74 +2024/9/11 9:00,3.57,5.835,114.527,303.246,144,0.64 +2024/9/11 10:00,74.65,5.806,126.654,344.961,161,0.89 +2024/9/11 11:00,54.1,5.633,135.1,371.108,175,0.89 +2024/9/11 12:00,59.8,5.33,62.988,48.321,14,0.89 +2024/9/11 13:00,97.19,5.631,70.784,113.285,46,0.88 +2024/9/11 14:00,98.82,5.23,63.476,113.819,45,0.85 +2024/9/11 15:00,68.81,5.88,71.219,94.453,37,0.69 +2024/9/11 16:00,18.47,5.987,73.924,98.622,41,0.61 +2024/9/11 17:00,10.9,5.085,72.284,83.368,32,0.65 +2024/9/11 18:00,5.39,5.745,121.977,320.245,148,1.44 +2024/9/11 19:00,14.05,6.012,98.721,251.145,114,1.45 +2024/9/11 20:00,13.18,6.21,109.561,251.03,117,1.41 +2024/9/11 21:00,19.78,5.231,116.42,318.141,148,1.39 +2024/9/11 22:00,5.3,5.63,62.842,107.562,45,1.44 +2024/9/11 23:00,13.44,5.6,67.072,64.485,23,1.24 +2024/9/12 0:00,1.04,5.512,54.568,45.689,13,0.41 +2024/9/12 1:00,2.27,5.208,71,101.409,41,0.32 +2024/9/12 2:00,0.08,5.519,67.757,73.293,29,0.46 +2024/9/12 3:00,19.99,5.025,61.021,74.74,26,0.4 +2024/9/12 4:00,16.05,5.424,60.023,99.464,38,0.46 +2024/9/12 5:00,15.73,5.198,69.055,116.309,48,0.46 +2024/9/12 6:00,10.19,5.252,64.387,98.73,41,0.69 +2024/9/12 7:00,6,5.474,66.048,43.479,13,0.7 +2024/9/12 8:00,3.03,5.656,96.79,184.263,84,0.61 +2024/9/12 9:00,5.69,5.369,106.031,244.695,114,0.7 +2024/9/12 10:00,68.8,5.322,116.767,325.764,151,0.94 +2024/9/12 11:00,87.82,5.651,111.317,295.802,138,0.85 +2024/9/12 12:00,76.98,5.414,61.758,38.11,11,1 +2024/9/12 13:00,53.87,5.165,81.409,107.547,45,0.99 +2024/9/12 14:00,50.9,5.049,48.127,54.495,15,0.86 +2024/9/12 15:00,55.12,5.241,80.708,110.093,45,0.74 +2024/9/12 16:00,8.21,5.071,63.111,82.156,31,0.61 +2024/9/12 17:00,18.66,5.671,51.273,48.256,14,0.73 +2024/9/12 18:00,12.75,5.276,117.045,316.116,150,1.39 +2024/9/12 19:00,16.04,5.147,132.935,334.703,155,1.45 +2024/9/12 20:00,9.33,5.771,120.378,299.845,142,1.29 +2024/9/12 21:00,7.23,5.62,129.648,314,146,1.46 +2024/9/12 22:00,2.17,5.087,65.523,99.578,42,1.46 +2024/9/12 23:00,17.52,5.801,69.071,81.436,31,1.4 +2024/9/13 0:00,15.66,5.879,60.362,95.997,36,0.39 +2024/9/13 1:00,3.36,5.092,50.295,56.684,17,0.42 +2024/9/13 2:00,10.25,5.142,50.168,48.347,15,0.45 +2024/9/13 3:00,9.75,5.299,73.178,88.513,34,0.5 +2024/9/13 4:00,12.5,5.426,74.612,102.653,43,0.32 +2024/9/13 5:00,18.92,5.547,52.319,60.561,18,0.36 +2024/9/13 6:00,11.6,5.336,70.195,112.087,45,0.76 +2024/9/13 7:00,10.8,5.085,75.274,98.743,40,0.68 +2024/9/13 8:00,1.01,5.348,116.713,302.179,142,0.73 +2024/9/13 9:00,1.26,5.026,148.425,377.386,180,0.63 +2024/9/13 10:00,59.37,5.706,112.792,240.865,109,0.94 +2024/9/13 11:00,51.62,5.418,115.558,277.346,129,0.93 +2024/9/13 12:00,87.17,5.526,63.639,62.302,22,0.92 +2024/9/13 13:00,86.17,5.777,70.064,92.052,34,0.95 +2024/9/13 14:00,56.8,5.457,55.669,58.502,21,0.98 +2024/9/13 15:00,91.8,5.303,62.306,77.638,30,0.77 +2024/9/13 16:00,3.1,5.277,65.719,110.448,46,0.63 +2024/9/13 17:00,6.02,5.025,81.997,111.599,47,0.75 +2024/9/13 18:00,4.98,5.291,86.977,150.854,65,1.33 +2024/9/13 19:00,7.45,5.15,115.427,319.01,149,1.3 +2024/9/13 20:00,5.09,5.394,96.488,197.547,91,1.46 +2024/9/13 21:00,9.78,5.073,107.361,258.445,121,1.37 +2024/9/13 22:00,8.15,5.012,73.806,86.985,35,1.35 +2024/9/13 23:00,19.73,5.275,61.876,75.703,30,1.44 +2024/9/14 0:00,1.12,5.678,90.883,168.248,76,0.41 +2024/9/14 1:00,2.84,5.527,65.815,107.397,45,0.47 +2024/9/14 2:00,1.06,5.294,68.175,86.456,34,0.32 +2024/9/14 3:00,12.52,5.253,86.878,186.913,82,0.46 +2024/9/14 4:00,1.09,5.202,70.298,125.179,54,0.33 +2024/9/14 5:00,16.73,5.252,67.385,81.7,30,0.35 +2024/9/14 6:00,10.24,5.363,98.773,199.579,92,0.64 +2024/9/14 7:00,10.54,5.555,103.167,195.582,87,0.65 +2024/9/14 8:00,11.23,5.266,126.882,316.947,147,0.75 +2024/9/14 9:00,3.42,5.037,136.814,367.048,173,0.73 +2024/9/14 10:00,59.88,5.143,119.252,261.014,122,0.85 +2024/9/14 11:00,65.94,5.236,147.566,382.304,182,0.85 +2024/9/14 12:00,79.67,5.141,71.975,107.052,42,0.82 +2024/9/14 13:00,60.51,5.471,79.227,135.32,58,0.88 +2024/9/14 14:00,55.82,5.514,102.839,193.552,88,0.88 +2024/9/14 15:00,98.51,5.592,72.343,104.327,40,0.63 +2024/9/14 16:00,0.44,5.4,88.276,157.374,68,0.77 +2024/9/14 17:00,16.05,5.487,88.734,211.057,94,0.77 +2024/9/14 18:00,15.76,5.113,146.866,385.245,185,1.23 +2024/9/14 19:00,5.94,5.503,147.794,428.393,205,1.28 +2024/9/14 20:00,2.71,5.611,128.311,363.589,172,1.42 +2024/9/14 21:00,2.91,5.03,136.493,338.874,159,1.46 +2024/9/14 22:00,13.95,5.496,67.324,70.9,27,1.22 +2024/9/14 23:00,12.86,5.325,92.151,195.98,88,1.47 +2024/9/15 0:00,15.65,5.217,78.128,139.856,59,0.31 +2024/9/15 1:00,18.75,5.668,58.442,76.459,29,0.43 +2024/9/15 2:00,13.84,5.085,65.191,121.914,50,0.3 +2024/9/15 3:00,3.12,5.18,71.487,116.897,49,0.49 +2024/9/15 4:00,4.87,5.048,77.968,159.695,70,0.37 +2024/9/15 5:00,16.84,5.513,75.935,126.343,55,0.43 +2024/9/15 6:00,4.19,5.296,96.677,181.513,80,0.64 +2024/9/15 7:00,1.45,5.311,65.295,109.243,46,0.66 +2024/9/15 8:00,14.07,5.258,123.335,349.289,163,0.75 +2024/9/15 9:00,8.05,5.787,153.042,400.534,190,0.79 +2024/9/15 10:00,96,5.293,136.403,346.603,163,1 +2024/9/15 11:00,82.51,5.776,112.061,308.125,142,0.96 +2024/9/15 12:00,54.52,5.237,54.091,66.674,25,0.97 +2024/9/15 13:00,97.39,6.07,76.198,110.302,45,0.99 +2024/9/15 14:00,62.93,5.949,68.907,104.822,43,0.81 +2024/9/15 15:00,66.86,5.148,99.483,204.663,90,0.63 +2024/9/15 16:00,8.05,5.472,79.589,148.927,63,0.61 +2024/9/15 17:00,1.02,5.616,75.856,88.575,33,0.7 +2024/9/15 18:00,9.93,5.08,107.388,231.041,107,1.49 +2024/9/15 19:00,2.47,5.244,117.932,325.373,154,1.37 +2024/9/15 20:00,8.02,5.139,157.11,457.292,221,1.37 +2024/9/15 21:00,7.01,5.364,99.772,215.385,97,1.45 +2024/9/15 22:00,15.46,5.001,58.337,80.708,31,1.48 +2024/9/15 23:00,16.06,5.49,74.55,156.12,69,1.41 +2024/9/16 0:00,3.07,5.019,63.586,109.37,44,0.48 +2024/9/16 1:00,7.33,5.293,67.985,93.287,35,0.34 +2024/9/16 2:00,7.47,5.798,72.645,96.33,40,0.4 +2024/9/16 3:00,3.03,5.177,52.358,66.187,21,0.37 +2024/9/16 4:00,15.97,5.21,72.303,91.343,38,0.37 +2024/9/16 5:00,14.14,5.579,59.342,43.951,14,0.34 +2024/9/16 6:00,3.81,5.536,80.798,111.381,44,0.78 +2024/9/16 7:00,7.33,5.285,64.814,51.927,16,0.69 +2024/9/16 8:00,2.12,5.203,143.865,364.393,170,0.71 +2024/9/16 9:00,12.56,6.147,107.322,211.617,96,0.66 +2024/9/16 10:00,56.07,5.086,130.816,352.261,164,0.99 +2024/9/16 11:00,99.3,5.407,126.258,323.396,153,0.92 +2024/9/16 12:00,89.03,5.676,62.632,89.164,34,0.8 +2024/9/16 13:00,69.51,5.101,60.169,64.945,20,0.85 +2024/9/16 14:00,78.93,5.284,58.014,78.761,30,1 +2024/9/16 15:00,95.57,5.066,62.929,53.015,19,0.79 +2024/9/16 16:00,11.08,5.185,49.499,51.641,18,0.71 +2024/9/16 17:00,3.49,5.279,49.713,43.591,10,0.71 +2024/9/16 18:00,7.57,5.316,119.161,319.919,150,1.47 +2024/9/16 19:00,16.86,5.177,130.258,306.367,143,1.41 +2024/9/16 20:00,12.88,5.384,127.398,360.994,169,1.48 +2024/9/16 21:00,13.01,5.514,100.816,195.116,86,1.34 +2024/9/16 22:00,17.34,5.154,58.987,85.774,33,1.49 +2024/9/16 23:00,17.88,5.314,68.014,83.581,30,1.36 +2024/9/17 0:00,18.4,5.233,70.398,115.684,48,0.43 +2024/9/17 1:00,1.9,5.061,62.32,85.75,32,0.32 +2024/9/17 2:00,10.88,5.265,66.965,43.334,14,0.42 +2024/9/17 3:00,14.81,5.237,52.521,48.38,16,0.45 +2024/9/17 4:00,15.14,5.388,50.051,47.514,12,0.39 +2024/9/17 5:00,12.13,5.155,62.787,62.131,22,0.4 +2024/9/17 6:00,3.34,5.17,65.315,60.347,21,0.68 +2024/9/17 7:00,15.95,5.084,67.15,51.63,15,0.79 +2024/9/17 8:00,14.4,5.382,139.528,362.925,171,0.7 +2024/9/17 9:00,1.72,5.35,116.737,277.822,131,0.63 +2024/9/17 10:00,73.19,5.098,89.683,188.658,83,0.81 +2024/9/17 11:00,58.7,5.188,112.402,263.172,121,0.95 +2024/9/17 12:00,66.87,5.477,62.517,65.553,21,0.91 +2024/9/17 13:00,50.9,5.039,49.354,40.355,10,0.8 +2024/9/17 14:00,70.02,5.748,75.924,109.143,45,0.88 +2024/9/17 15:00,77.49,5.099,63.588,96.713,39,0.78 +2024/9/17 16:00,12.39,5.593,65.799,79.044,32,0.79 +2024/9/17 17:00,13.27,5.005,68.197,107.398,46,0.61 +2024/9/17 18:00,16.73,5.691,123.756,326.312,155,1.24 +2024/9/17 19:00,4.31,5.054,126.278,320.295,148,1.2 +2024/9/17 20:00,2.41,5.258,77.79,169.807,73,1.46 +2024/9/17 21:00,17.03,5.326,88.241,211.972,96,1.22 +2024/9/17 22:00,3.13,5.201,61.112,90.802,37,1.23 +2024/9/17 23:00,19.5,5.122,58.374,76.461,30,1.27 +2024/9/18 0:00,16.85,5.425,68.457,115.561,49,0.48 +2024/9/18 1:00,10.02,5.4,65.979,66.087,21,0.44 +2024/9/18 2:00,19.63,5.094,63.437,78.215,29,0.42 +2024/9/18 3:00,1.95,5.688,69.899,105.04,41,0.46 +2024/9/18 4:00,6.06,5.338,76.387,114.068,47,0.44 +2024/9/18 5:00,12.76,5.052,79.082,119.094,49,0.45 +2024/9/18 6:00,7,5.444,55.07,81.101,30,0.61 +2024/9/18 7:00,18.57,5.038,70.135,67.313,26,0.72 +2024/9/18 8:00,1.31,5.338,103.269,193.453,87,0.75 +2024/9/18 9:00,10.99,5.114,112.936,305.64,141,0.71 +2024/9/18 10:00,79.54,5.093,108.522,241.891,111,0.8 +2024/9/18 11:00,82.64,5.04,98.048,251.353,116,0.84 +2024/9/18 12:00,62.78,5.246,54.481,74.265,27,0.99 +2024/9/18 13:00,68.23,5,70.2,116.808,49,0.94 +2024/9/18 14:00,92.18,5.339,78.428,106.154,43,0.94 +2024/9/18 15:00,59.75,5.16,58.05,36.353,10,0.73 +2024/9/18 16:00,16.54,5.158,62.416,78.679,27,0.63 +2024/9/18 17:00,11.25,5.49,70.272,101.341,43,0.6 +2024/9/18 18:00,15.24,5.265,114.321,279.832,130,1.33 +2024/9/18 19:00,14.27,5.173,124.721,331.1,157,1.33 +2024/9/18 20:00,4.15,5.3,132.554,315.584,150,1.44 +2024/9/18 21:00,11.38,5.009,95.357,197.517,88,1.25 +2024/9/18 22:00,17.35,5.407,62.679,76.852,26,1.28 +2024/9/18 23:00,8.64,5.036,61.802,72.496,25,1.22 +2024/9/19 0:00,19.33,5.049,82.717,113.54,48,0.38 +2024/9/19 1:00,9.04,5.173,61.973,49.934,15,0.35 +2024/9/19 2:00,2.86,5.367,55.396,65.498,25,0.35 +2024/9/19 3:00,7.79,5.341,57.739,56.317,18,0.35 +2024/9/19 4:00,19.03,5.279,64.767,91.995,38,0.35 +2024/9/19 5:00,6.39,5.654,66.237,48.946,13,0.36 +2024/9/19 6:00,17.36,5.405,65.808,85.567,35,0.71 +2024/9/19 7:00,17.63,5.55,64.857,109.094,47,0.69 +2024/9/19 8:00,7,5.013,97.224,219.616,98,0.61 +2024/9/19 9:00,1.67,5.076,117.427,308.425,142,0.69 +2024/9/19 10:00,86.23,5.057,96.992,195.866,90,0.97 +2024/9/19 11:00,65.58,5.079,106.022,263.789,123,0.82 +2024/9/19 12:00,89.15,5.141,47.219,48.417,13,0.99 +2024/9/19 13:00,72.13,5.008,53.918,68.397,24,0.86 +2024/9/19 14:00,74.26,5.301,58.163,74.492,25,0.8 +2024/9/19 15:00,88.9,5.152,56.966,58.892,20,0.65 +2024/9/19 16:00,7.65,5.061,75.189,89.033,37,0.61 +2024/9/19 17:00,8.86,5.499,53.401,47.197,16,0.71 +2024/9/19 18:00,7.52,5.078,100.63,260.649,120,1.29 +2024/9/19 19:00,7.35,5.166,134.115,336.521,157,1.44 +2024/9/19 20:00,10.52,5.146,122.378,282.906,130,1.42 +2024/9/19 21:00,16.18,5.018,98.346,218.115,97,1.34 +2024/9/19 22:00,7.24,5.044,66.199,99.291,41,1.37 +2024/9/19 23:00,10.49,5.164,78.943,116.384,47,1.38 +2024/9/20 0:00,13.41,5.12,62.178,111.271,44,0.35 +2024/9/20 1:00,5.39,5.502,71.481,75.363,26,0.33 +2024/9/20 2:00,5.55,5.249,77.811,101.115,41,0.38 +2024/9/20 3:00,18.67,5.067,62.397,67.26,23,0.32 +2024/9/20 4:00,14.47,5.076,59.552,76.516,28,0.36 +2024/9/20 5:00,11.54,5.01,57.157,86.975,33,0.41 +2024/9/20 6:00,12.95,5.161,83.996,113.82,48,0.71 +2024/9/20 7:00,0.59,5.466,65.241,61.832,20,0.62 +2024/9/20 8:00,12.36,5.019,101.774,242.1,110,0.6 +2024/9/20 9:00,10.19,5.003,110.385,296.959,140,0.62 +2024/9/20 10:00,77.29,5.03,132.786,339.436,160,0.81 +2024/9/20 11:00,67.97,5.169,106.238,205.221,93,0.88 +2024/9/20 12:00,54.07,5.02,62.641,56.49,17,0.88 +2024/9/20 13:00,59.67,5.153,53.674,69.665,24,0.85 +2024/9/20 14:00,97.54,5.122,53.546,41.762,11,0.84 +2024/9/20 15:00,70.43,5.444,58.684,87.525,33,0.68 +2024/9/20 16:00,9.33,5.255,67.743,55.629,19,0.62 +2024/9/20 17:00,1.05,5.055,67.108,99.323,41,0.64 +2024/9/20 18:00,0.75,5.534,119.168,275.399,129,1.32 +2024/9/20 19:00,14.34,5.114,118.694,323.295,154,1.23 +2024/9/20 20:00,10.76,5.084,120.068,331.911,155,1.45 +2024/9/20 21:00,10.17,5.001,93.09,182.858,79,1.4 +2024/9/20 22:00,4.86,5.007,69.87,70.09,26,1.31 +2024/9/20 23:00,14.9,5.033,49.029,44.298,10,1.25 +2024/9/21 0:00,3.36,5.666,88.367,181.065,80,0.34 +2024/9/21 1:00,3.8,5.017,101.388,213.249,98,0.32 +2024/9/21 2:00,9.21,5.032,65.926,55.119,20,0.33 +2024/9/21 3:00,5.73,5.078,85.064,152.237,65,0.38 +2024/9/21 4:00,4.95,5.519,81.409,179.966,79,0.35 +2024/9/21 5:00,12.9,5.259,81.856,141.293,62,0.48 +2024/9/21 6:00,13.02,5.355,89.192,144.327,63,0.79 +2024/9/21 7:00,16.49,5.614,85.86,137.98,57,0.74 +2024/9/21 8:00,8.35,5.114,127.7,320.572,152,0.76 +2024/9/21 9:00,1.46,5.264,146.414,369.354,173,0.65 +2024/9/21 10:00,63.68,5.063,92.102,216.692,100,0.93 +2024/9/21 11:00,99,5.14,112.572,271.817,126,0.81 +2024/9/21 12:00,79.81,5.002,105.002,217.99,99,0.99 +2024/9/21 13:00,85.49,5.469,83.321,181.721,81,0.93 +2024/9/21 14:00,50.37,5.207,80.455,101.879,42,0.86 +2024/9/21 15:00,75.91,5.099,86.081,173.534,78,0.75 +2024/9/21 16:00,0.75,5.29,61.503,80.332,29,0.6 +2024/9/21 17:00,11.38,5.185,59.764,79.757,31,0.68 +2024/9/21 18:00,18.42,5.148,148.76,433.099,206,1.47 +2024/9/21 19:00,19.37,5.151,137.552,367.466,172,1.28 +2024/9/21 20:00,10.81,5.006,155.587,451.37,214,1.4 +2024/9/21 21:00,9.16,5.064,143.368,414.672,199,1.31 +2024/9/21 22:00,18.9,5.053,86.183,141.547,60,1.32 +2024/9/21 23:00,13.47,5.047,54.245,73.023,26,1.42 +2024/9/22 0:00,1.3,5.026,103.193,203.82,93,0.48 +2024/9/22 1:00,9.31,5.1,80.999,160.915,71,0.33 +2024/9/22 2:00,4.8,5.137,81.918,145.851,64,0.36 +2024/9/22 3:00,9.4,5.068,76.121,134.371,57,0.4 +2024/9/22 4:00,9.11,5.002,78.912,133.036,55,0.42 +2024/9/22 5:00,11.64,5.002,94.42,177.775,77,0.39 +2024/9/22 6:00,7.14,5.124,92.286,152.228,65,0.76 +2024/9/22 7:00,3.29,5.016,89.121,191.835,86,0.75 +2024/9/22 8:00,10.07,5.117,126.576,326.581,151,0.68 +2024/9/22 9:00,16.6,5.084,86.32,168.639,74,0.61 +2024/9/22 10:00,83.2,5.163,139.479,337.785,159,0.84 +2024/9/22 11:00,66.92,5.115,118.178,271.568,124,0.9 +2024/9/22 12:00,96.78,5,61.942,72.846,28,0.99 +2024/9/22 13:00,95.61,5.077,94.538,196.579,90,0.91 +2024/9/22 14:00,60.47,5.072,67.919,114.825,46,0.91 +2024/9/22 15:00,51.97,5.384,75.105,103.706,40,0.74 +2024/9/22 16:00,14.83,5.135,83.904,123.728,54,0.63 +2024/9/22 17:00,16.55,5.124,106.8,212.641,95,0.63 +2024/9/22 18:00,19.36,5.233,149.817,413.245,197,1.3 +2024/9/22 19:00,17.8,5.086,142.414,378.037,178,1.5 +2024/9/22 20:00,12.01,5.155,135.921,364.35,174,1.46 +2024/9/22 21:00,10.6,5.079,143.183,388.73,182,1.4 +2024/9/22 22:00,0.56,5.073,80.475,157.813,67,1.32 +2024/9/22 23:00,4.93,5.261,87.254,149.06,65,1.37 +2024/9/23 0:00,9.19,5.122,60.954,105.934,41,0.36 +2024/9/23 1:00,12.57,5.059,48.569,55.949,16,0.43 +2024/9/23 2:00,11.15,5,63.822,57.613,19,0.38 +2024/9/23 3:00,14.85,5.041,69.114,66.469,21,0.32 +2024/9/23 4:00,5.6,5.166,77.145,122.769,49,0.34 +2024/9/23 5:00,11.3,5.029,70.531,81.172,32,0.42 +2024/9/23 6:00,1.76,5.015,66.479,55.667,20,0.74 +2024/9/23 7:00,8.27,5.003,58.233,62.311,22,0.62 +2024/9/23 8:00,15,5.019,112.662,301.888,141,0.76 +2024/9/23 9:00,13.87,5.01,128.162,293.927,139,0.76 +2024/9/23 10:00,99.53,5.004,104.771,200.407,92,0.94 +2024/9/23 11:00,63.89,5,133.337,362.717,169,0.94 +2024/9/23 12:00,74.91,5.018,61.343,90.373,34,0.85 +2024/9/23 13:00,66.48,5,80.347,113.749,45,0.98 +2024/9/23 14:00,72.03,5.251,75.169,108.712,42,0.85 +2024/9/23 15:00,92.85,5.353,63.165,110.781,46,0.64 +2024/9/23 16:00,13.68,5.05,66.154,117.879,48,0.73 +2024/9/23 17:00,17.65,5.06,67.664,48.84,16,0.67 +2024/9/23 18:00,4.07,5.145,114.763,316.517,148,1.48 +2024/9/23 19:00,17.47,5.006,108.651,269.099,126,1.34 +2024/9/23 20:00,1.2,5.454,139.47,370.604,177,1.25 +2024/9/23 21:00,17.77,5.144,125.187,341.984,163,1.49 +2024/9/23 22:00,6.58,5.135,66.141,106.797,43,1.35 +2024/9/23 23:00,6.29,5.389,55.559,58.499,17,1.36 +2024/9/24 0:00,10.24,5.013,65.891,98.222,41,0.38 +2024/9/24 1:00,18.81,5.275,75.567,98.023,39,0.47 +2024/9/24 2:00,0.96,5.124,69.005,97.871,38,0.36 +2024/9/24 3:00,7.04,5,52.572,47.959,14,0.3 +2024/9/24 4:00,17.13,5.006,65.762,102.118,39,0.4 +2024/9/24 5:00,7.92,5.219,51.297,58.663,21,0.49 +2024/9/24 6:00,3.98,5.005,64.988,111.242,48,0.65 +2024/9/24 7:00,8.5,5.024,72.358,90.831,36,0.65 +2024/9/24 8:00,7.71,5.09,82.758,182.555,81,0.75 +2024/9/24 9:00,18.31,5.017,144.016,395.545,189,0.76 +2024/9/24 10:00,88.1,5.064,111.847,236.684,110,0.89 +2024/9/24 11:00,75.26,5.17,131.369,359.048,168,0.97 +2024/9/24 12:00,99.42,5.15,68.415,102.886,43,0.83 +2024/9/24 13:00,73.26,5.164,80.461,111.427,46,0.87 +2024/9/24 14:00,52.91,5.007,65.797,58.545,17,0.88 +2024/9/24 15:00,63.11,5.047,64.103,47.127,13,0.66 +2024/9/24 16:00,8.72,5.009,70.438,95.977,38,0.64 +2024/9/24 17:00,3.14,5.014,79.046,98.603,40,0.67 +2024/9/24 18:00,18.95,5.555,130.879,318.204,149,1.21 +2024/9/24 19:00,15.34,5.004,97.813,220.343,99,1.41 +2024/9/24 20:00,5.37,5.044,95.091,193.225,85,1.41 +2024/9/24 21:00,11.82,5.015,115.936,315.498,147,1.34 +2024/9/24 22:00,14.43,5.165,60.027,58.903,18,1.3 +2024/9/24 23:00,18.83,5.152,55.763,57.884,21,1.33 +2024/9/25 0:00,17.63,5.005,52.171,41.144,13,0.49 +2024/9/25 1:00,10.3,5.123,56.014,76.344,27,0.42 +2024/9/25 2:00,15.49,5.002,60.664,71.617,27,0.45 +2024/9/25 3:00,11.24,5.01,70.628,107.777,42,0.35 +2024/9/25 4:00,11.05,5.051,58.007,44.359,12,0.32 +2024/9/25 5:00,2.29,5.1,69.597,113.785,47,0.32 +2024/9/25 6:00,2.52,5.127,68.845,74.728,26,0.69 +2024/9/25 7:00,10.59,5.085,60.919,64.411,21,0.74 +2024/9/25 8:00,5.38,5.409,127.761,322.043,150,0.75 +2024/9/25 9:00,0.42,5.119,117.063,307.899,143,0.74 +2024/9/25 10:00,86.14,5.095,137.783,346.154,163,0.98 +2024/9/25 11:00,51.62,5.049,100.485,216.265,96,0.81 +2024/9/25 12:00,79.76,5.024,67.247,63.906,20,0.97 +2024/9/25 13:00,76.96,5.01,67.199,114.294,48,0.93 +2024/9/25 14:00,98.44,5.035,58.613,67.047,22,0.84 +2024/9/25 15:00,74.21,5.098,53.26,67.911,22,0.74 +2024/9/25 16:00,1.27,5.384,68.311,117.183,48,0.7 +2024/9/25 17:00,11.03,5.097,69.391,106.556,43,0.67 +2024/9/25 18:00,16.82,5.16,104.392,207.719,93,1.27 +2024/9/25 19:00,19.94,5.006,114.641,270.631,127,1.34 +2024/9/25 20:00,8.61,5,83.608,163.873,74,1.27 +2024/9/25 21:00,6.41,5.001,98.938,199.202,88,1.22 +2024/9/25 22:00,18.13,5,55.894,82.733,31,1.45 +2024/9/25 23:00,3.82,5.045,59.902,66.225,25,1.38 +2024/9/26 0:00,12.31,5.068,60.517,53.163,17,0.37 +2024/9/26 1:00,8.11,5.097,58.665,45.982,14,0.39 +2024/9/26 2:00,0.82,5.231,71.651,101.755,39,0.47 +2024/9/26 3:00,6.95,5.006,62.73,94.072,37,0.36 +2024/9/26 4:00,5.3,5.034,64.742,92.775,36,0.38 +2024/9/26 5:00,13.72,5.178,74.131,79.353,31,0.45 +2024/9/26 6:00,18.98,5.108,78.98,100.991,39,0.64 +2024/9/26 7:00,5.36,5.114,69.241,116.301,46,0.73 +2024/9/26 8:00,16.23,5.018,132.39,340.925,159,0.69 +2024/9/26 9:00,1.11,5.009,91.326,205.929,93,0.7 +2024/9/26 10:00,76.91,5.049,84.371,171.351,74,0.96 +2024/9/26 11:00,53.53,5.417,135.347,334.88,159,1 +2024/9/26 12:00,96.7,5.035,74.024,112.134,48,0.97 +2024/9/26 13:00,88.32,5.032,79.992,111.382,46,0.83 +2024/9/26 14:00,82.9,5.038,72.575,96.815,40,0.84 +2024/9/26 15:00,91.19,5.081,71.578,93.592,38,0.68 +2024/9/26 16:00,12.95,5.009,64.678,116.851,48,0.74 +2024/9/26 17:00,19.38,5.017,67.993,71.039,26,0.7 +2024/9/26 18:00,14.28,5.022,132.057,313.659,145,1.47 +2024/9/26 19:00,18.49,5.003,138.961,375.256,179,1.21 +2024/9/26 20:00,10.34,5.058,93.672,226.968,101,1.28 +2024/9/26 21:00,2.34,5.064,130.04,300.594,141,1.27 +2024/9/26 22:00,10.56,5.027,60.303,78.154,29,1.42 +2024/9/26 23:00,2.54,5,55.684,46.323,15,1.34 +2024/9/27 0:00,11.85,5.006,61.547,100.793,40,0.3 +2024/9/27 1:00,9.65,5.028,56.217,80.613,28,0.45 +2024/9/27 2:00,12.45,5,51.831,52.494,15,0.37 +2024/9/27 3:00,0.2,5.01,72.469,103.441,43,0.35 +2024/9/27 4:00,3.9,5.21,69.656,93.426,37,0.34 +2024/9/27 5:00,9.83,5.004,63.125,63.254,22,0.49 +2024/9/27 6:00,19.01,5.022,61.176,53.979,19,0.79 +2024/9/27 7:00,7.67,5.072,57.905,55.859,16,0.62 +2024/9/27 8:00,8.49,5.01,137.042,342.815,162,0.65 +2024/9/27 9:00,14.29,5.061,112.678,235.943,108,0.73 +2024/9/27 10:00,80.19,5.001,84.395,173.912,78,0.93 +2024/9/27 11:00,64.95,5.005,140.104,406.524,195,0.88 +2024/9/27 12:00,70.54,5,65.002,90.021,33,0.91 +2024/9/27 13:00,60.88,5.111,64.528,111.374,48,0.94 +2024/9/27 14:00,98.3,5.001,69.166,64.999,23,0.99 +2024/9/27 15:00,56.53,5.025,51.794,50.307,14,0.75 +2024/9/27 16:00,7.44,5.002,64.986,74.089,28,0.62 +2024/9/27 17:00,0.52,5.072,48.302,43.46,12,0.74 +2024/9/27 18:00,4.44,5.056,129.065,332.645,156,1.22 +2024/9/27 19:00,15.61,5.025,114.78,320.951,148,1.35 +2024/9/27 20:00,4.02,5.116,117.376,270.583,124,1.36 +2024/9/27 21:00,1.6,5.105,96.108,172.671,74,1.43 +2024/9/27 22:00,9.49,5.014,69.14,113.931,46,1.2 +2024/9/27 23:00,0.2,5.077,68.664,111.691,47,1.46 +2024/9/28 0:00,1.7,5.07,97.46,211.875,97,0.43 +2024/9/28 1:00,16.15,5.002,64.899,73.225,25,0.31 +2024/9/28 2:00,15.43,5.163,84.779,183.277,82,0.33 +2024/9/28 3:00,18.3,5.086,90.066,154.702,68,0.31 +2024/9/28 4:00,17.09,5.153,57.971,80.451,28,0.45 +2024/9/28 5:00,13.66,5.001,67.609,125.132,55,0.33 +2024/9/28 6:00,1.05,5.055,71.485,104.25,42,0.61 +2024/9/28 7:00,15.66,5.001,91.303,218.751,98,0.63 +2024/9/28 8:00,16.91,5.004,141.465,372.362,175,0.71 +2024/9/28 9:00,15.98,5.024,110.349,286.676,134,0.7 +2024/9/28 10:00,75.42,5.009,158.348,428.356,204,0.85 +2024/9/28 11:00,61.65,5.023,148.907,413.056,199,0.99 +2024/9/28 12:00,92.27,5.272,64.826,74.348,27,0.97 +2024/9/28 13:00,86.36,5.092,71.232,130.904,55,0.86 +2024/9/28 14:00,99.04,5.001,73.434,145.748,61,0.89 +2024/9/28 15:00,57.78,5,81.626,133.107,58,0.7 +2024/9/28 16:00,4.51,5.073,87.109,191.251,84,0.75 +2024/9/28 17:00,4.24,5,79.219,148.181,63,0.69 +2024/9/28 18:00,15.85,5.043,162.089,471.66,225,1.36 +2024/9/28 19:00,3.74,5.017,108.093,272.944,127,1.32 +2024/9/28 20:00,1.33,5.026,115.408,256.674,119,1.43 +2024/9/28 21:00,19.97,5.018,105.288,208.033,93,1.37 +2024/9/28 22:00,0.5,5.084,85.638,172.902,74,1.45 +2024/9/28 23:00,16.7,5.092,81.851,113.054,47,1.22 +2024/9/29 0:00,7.31,5.015,78.154,106.186,41,0.48 +2024/9/29 1:00,16.83,5.001,62.321,96.865,38,0.46 +2024/9/29 2:00,11.09,5.031,90.468,211.682,94,0.46 +2024/9/29 3:00,18.03,5.042,74.048,115.172,49,0.33 +2024/9/29 4:00,18.52,5.002,87.017,168.622,73,0.35 +2024/9/29 5:00,0.18,5.004,63.823,91.349,34,0.5 +2024/9/29 6:00,1.51,5.097,70.758,121.322,49,0.79 +2024/9/29 7:00,5.01,5.054,72.627,118.847,48,0.65 +2024/9/29 8:00,13.39,5.432,118.81,278.042,130,0.69 +2024/9/29 9:00,17.77,5.025,101.688,260.22,120,0.63 +2024/9/29 10:00,73,5.032,126.212,305.997,144,0.85 +2024/9/29 11:00,80.35,5.016,165.025,444.43,213,0.84 +2024/9/29 12:00,59.42,5.065,92.77,168.012,75,0.82 +2024/9/29 13:00,90.25,5.002,81.334,167.842,75,0.92 +2024/9/29 14:00,98.37,5,88.75,209.934,94,0.85 +2024/9/29 15:00,63.43,5.002,67.808,93.503,36,0.8 +2024/9/29 16:00,9.9,5.464,99.628,179.043,81,0.7 +2024/9/29 17:00,1.72,5.074,76.381,101.915,40,0.67 +2024/9/29 18:00,11.18,5.016,120.755,295.911,139,1.47 +2024/9/29 19:00,10.06,5.054,125.36,347.017,165,1.39 +2024/9/29 20:00,2.89,5,123.777,300.473,139,1.24 +2024/9/29 21:00,8.84,5.044,165.76,456.629,219,1.35 +2024/9/29 22:00,6.68,5.024,108.201,218.694,99,1.33 +2024/9/29 23:00,10.44,5,98.742,203.001,93,1.43 +2024/9/30 0:00,11.71,5.058,71.789,107.137,43,0.44 +2024/9/30 1:00,0.17,5.001,73.384,101.08,42,0.37 +2024/9/30 2:00,15.22,5.032,68.365,54.669,19,0.39 +2024/9/30 3:00,14.26,5.002,70.063,88.865,35,0.4 +2024/9/30 4:00,7.33,5.033,62.152,90.901,34,0.38 +2024/9/30 5:00,1.06,5,58.223,38.765,11,0.32 +2024/9/30 6:00,15.1,5.031,75.095,86.17,35,0.78 +2024/9/30 7:00,19.1,5,65.84,73.316,29,0.73 +2024/9/30 8:00,4.8,5.006,96.554,205.16,93,0.69 +2024/9/30 9:00,6.47,5.003,96.167,183.82,83,0.71 +2024/9/30 10:00,59.19,5.027,117.72,275.921,129,0.84 +2024/9/30 11:00,78.85,5.057,96.134,244.819,110,0.91 +2024/9/30 12:00,57.74,5.005,75.506,100.941,42,0.95 +2024/9/30 13:00,67.81,5.092,58.151,59.584,20,0.91 +2024/9/30 14:00,84.85,5.019,74.818,88.864,32,0.9 +2024/9/30 15:00,78.01,5.001,82.916,109.306,47,0.69 +2024/9/30 16:00,7.73,5.023,69.475,103.967,41,0.75 +2024/9/30 17:00,8.4,5.012,73.376,74.711,28,0.75 +2024/9/30 18:00,11.24,5.032,127.216,348.061,162,1.43 +2024/9/30 19:00,0.12,5.196,88.653,164.119,70,1.27 +2024/9/30 20:00,1.57,5.114,94.001,228.872,105,1.39 +2024/9/30 21:00,17.63,5.055,87.4,195.215,89,1.43 +2024/9/30 22:00,1.56,5.107,76.791,97.28,39,1.37 +2024/9/30 23:00,14.14,5.01,76.376,98.653,37,1.43 +2024/10/1 0:00,18.4,5.001,61.652,61.814,22,0.47 +2024/10/1 1:00,5.41,5.03,69.795,116.813,46,0.33 +2024/10/1 2:00,7.41,5.016,59.52,65.194,21,0.36 +2024/10/1 3:00,11.38,5.009,66.892,55.675,19,0.42 +2024/10/1 4:00,17.63,5.269,57.22,74.911,26,0.36 +2024/10/1 5:00,18.84,5.008,50.897,35.498,10,0.49 +2024/10/1 6:00,14.79,5.137,71.209,82.481,31,0.64 +2024/10/1 7:00,1.73,5.016,70.705,66.573,24,0.67 +2024/10/1 8:00,13.38,5.01,120.859,335.269,158,0.8 +2024/10/1 9:00,8.21,5.051,111.075,239.729,110,0.64 +2024/10/1 10:00,66.18,5.03,119.401,286.027,133,0.89 +2024/10/1 11:00,47.21,5.003,117.115,311.564,145,0.86 +2024/10/1 12:00,53.6,5.012,68.116,73.968,26,0.96 +2024/10/1 13:00,80.57,5.007,76.058,110.757,43,0.86 +2024/10/1 14:00,65.43,5.019,58.341,84.628,31,0.83 +2024/10/1 15:00,58.57,5.047,56.545,47.878,13,0.79 +2024/10/1 16:00,7.68,5,63.166,50.925,16,0.66 +2024/10/1 17:00,17.09,5.001,50.831,44.178,14,0.75 +2024/10/1 18:00,14.98,5.012,135.255,359.588,172,1.29 +2024/10/1 19:00,5.45,5.012,98.415,243.777,112,1.25 +2024/10/1 20:00,2.35,5.074,119.637,315.683,147,1.44 +2024/10/1 21:00,5.04,5.113,118.859,319.502,149,1.22 +2024/10/1 22:00,18.42,5.006,66.601,90.529,33,1.3 +2024/10/1 23:00,11.63,5,54.324,64.824,23,1.43 +2024/10/2 0:00,10.67,5.033,53.663,45.278,12,0.4 +2024/10/2 1:00,11.93,5.019,60.503,83.879,30,0.44 +2024/10/2 2:00,7.32,5.067,72.421,89.041,35,0.31 +2024/10/2 3:00,16.14,5.043,58.993,39.777,10,0.45 +2024/10/2 4:00,10.47,5.061,61.399,102.23,39,0.33 +2024/10/2 5:00,2.33,5.151,65.57,46.502,13,0.46 +2024/10/2 6:00,2.58,5.081,66.394,68.996,23,0.71 +2024/10/2 7:00,10.74,5.003,65.819,78.356,27,0.75 +2024/10/2 8:00,18.73,5.027,103.554,236.711,108,0.64 +2024/10/2 9:00,6.17,5.21,98.558,236.092,110,0.68 +2024/10/2 10:00,84.13,5.001,122.24,275.217,126,0.96 +2024/10/2 11:00,79.38,5,138.157,415.178,196,0.98 +2024/10/2 12:00,56.15,5.091,65.85,64.15,24,0.85 +2024/10/2 13:00,46.64,5.026,73.649,114.481,47,0.96 +2024/10/2 14:00,49.58,5.014,70.552,69.871,25,0.82 +2024/10/2 15:00,77.78,5.064,60.614,75.472,26,0.69 +2024/10/2 16:00,3.99,5.035,71.873,103.746,43,0.79 +2024/10/2 17:00,7.43,5.001,64.347,57.263,19,0.79 +2024/10/2 18:00,10.03,5.47,89.451,215.048,97,1.29 +2024/10/2 19:00,14.51,5.002,124.59,354.172,167,1.26 +2024/10/2 20:00,2.26,5,126.733,354.55,165,1.24 +2024/10/2 21:00,8.13,5.012,80.928,176.607,76,1.34 +2024/10/2 22:00,9.7,5.138,54.629,73.816,29,1.23 +2024/10/2 23:00,10.82,5,62.96,59.978,21,1.31 +2024/10/3 0:00,16.37,5.001,74.919,91.075,38,0.3 +2024/10/3 1:00,3.43,5.08,67.642,53.179,17,0.35 +2024/10/3 2:00,16.16,5.034,72.318,115.621,47,0.48 +2024/10/3 3:00,13.86,5.07,60.094,77.713,29,0.39 +2024/10/3 4:00,11.12,5.273,79.278,103.672,44,0.31 +2024/10/3 5:00,13.99,5.063,80.888,112.96,48,0.43 +2024/10/3 6:00,8.24,5.072,72.497,96.733,40,0.79 +2024/10/3 7:00,2.77,5.102,57.963,70.111,25,0.69 +2024/10/3 8:00,13.32,5.256,115.67,251.777,115,0.72 +2024/10/3 9:00,10.49,5.156,97.068,232.163,107,0.78 +2024/10/3 10:00,73.77,5.05,99.373,250.305,117,0.88 +2024/10/3 11:00,60.21,5.107,100.432,200.986,89,0.93 +2024/10/3 12:00,85.81,5.005,67.273,87.584,32,0.89 +2024/10/3 13:00,71.43,5.089,59.929,77.765,30,0.99 +2024/10/3 14:00,48.84,5.01,67.418,75.207,28,0.9 +2024/10/3 15:00,65.24,5.002,75.334,95.819,40,0.78 +2024/10/3 16:00,15.13,5.317,64.891,49.277,16,0.7 +2024/10/3 17:00,15.88,5.046,62.143,88.67,33,0.73 +2024/10/3 18:00,9.89,5,112.012,304.652,143,1.32 +2024/10/3 19:00,17.89,5.139,97.701,211.047,95,1.48 +2024/10/3 20:00,5.35,5.045,121.122,280.462,128,1.39 +2024/10/3 21:00,8.21,5.141,106.656,272.236,125,1.21 +2024/10/3 22:00,17.97,5.014,63.423,79.535,30,1.2 +2024/10/3 23:00,17.93,5.127,50.128,38.669,10,1.4 +2024/10/4 0:00,13.71,5.4,45.767,38.905,11,0.32 +2024/10/4 1:00,17.18,5.112,75.47,92.561,35,0.44 +2024/10/4 2:00,1.78,5.116,48.701,40.124,12,0.36 +2024/10/4 3:00,17.3,5.041,71.835,81.614,33,0.41 +2024/10/4 4:00,6.41,5.002,64.432,86.048,35,0.33 +2024/10/4 5:00,3.57,5.111,54.054,51.429,17,0.35 +2024/10/4 6:00,4.79,5.03,81.821,113.271,46,0.69 +2024/10/4 7:00,8.36,5.005,61.644,57.613,17,0.73 +2024/10/4 8:00,5.02,5.054,100.738,212.926,94,0.63 +2024/10/4 9:00,6.41,5,108.193,234.315,106,0.66 +2024/10/4 10:00,51.07,5.094,96.819,216.46,100,0.84 +2024/10/4 11:00,58.33,5.076,91.773,179.777,81,0.97 +2024/10/4 12:00,70.75,5.031,69.904,114.32,49,0.93 +2024/10/4 13:00,64.88,5.041,78.191,102.156,43,0.89 +2024/10/4 14:00,60.6,5.067,59.486,50.677,15,0.99 +2024/10/4 15:00,78.59,5.006,69.368,122.067,49,0.75 +2024/10/4 16:00,17.87,5,67.495,59.843,19,0.79 +2024/10/4 17:00,15.14,5,68.117,89.007,33,0.72 +2024/10/4 18:00,6.64,5.088,104.401,238.081,109,1.24 +2024/10/4 19:00,14.89,5.001,92.69,227.753,104,1.4 +2024/10/4 20:00,3.04,5.001,143.196,364.375,170,1.26 +2024/10/4 21:00,2.61,5.092,126.545,292.22,135,1.3 +2024/10/4 22:00,6.91,5.01,68.252,87.593,34,1.35 +2024/10/4 23:00,16.15,5.006,61.85,70.326,26,1.25 +2024/10/5 0:00,4.93,5.048,87.191,175.931,80,0.3 +2024/10/5 1:00,1.27,5,80.361,163.21,70,0.37 +2024/10/5 2:00,2.63,5.051,79.491,128.693,56,0.46 +2024/10/5 3:00,17.17,5.029,85.562,192.15,86,0.3 +2024/10/5 4:00,12.68,5.33,79.883,107.373,43,0.32 +2024/10/5 5:00,5.06,5.098,77.519,158.441,68,0.46 +2024/10/5 6:00,11.11,5.044,74.91,95.833,40,0.66 +2024/10/5 7:00,10.55,5.007,93.138,203.107,94,0.79 +2024/10/5 8:00,13.11,5.046,127.521,354.06,166,0.68 +2024/10/5 9:00,4.66,5,104.157,231.544,106,0.76 +2024/10/5 10:00,83.9,5.212,171.302,480.811,232,0.85 +2024/10/5 11:00,58.92,5.253,142.535,376.82,176,0.81 +2024/10/5 12:00,76.24,5.132,68.175,116.914,47,0.98 +2024/10/5 13:00,45.73,5.101,74.11,130.785,55,0.99 +2024/10/5 14:00,61.77,5.004,85.377,134.021,56,0.94 +2024/10/5 15:00,60.83,5.089,85.965,142.55,63,0.75 +2024/10/5 16:00,10.87,5.002,88.754,162.622,69,0.6 +2024/10/5 17:00,1.45,5.061,82.378,172.964,74,0.75 +2024/10/5 18:00,15.8,5,113.84,253.484,116,1.34 +2024/10/5 19:00,4.36,5.291,141.668,399.683,189,1.34 +2024/10/5 20:00,13.54,5.022,105.028,250.045,114,1.36 +2024/10/5 21:00,16.06,5.227,107.751,269.658,124,1.28 +2024/10/5 22:00,11.24,5.044,80.428,171.385,76,1.41 +2024/10/5 23:00,14.82,5.009,69.408,104.407,42,1.29 +2024/10/6 0:00,13.24,5.077,65.839,119.827,51,0.41 +2024/10/6 1:00,7.11,5.163,94.118,199.468,90,0.33 +2024/10/6 2:00,16.18,5.297,80.5,123.361,52,0.44 +2024/10/6 3:00,5.89,5.096,77.215,89.881,36,0.34 +2024/10/6 4:00,11.42,5.002,87.072,204.867,91,0.33 +2024/10/6 5:00,14.91,5.064,76.126,141.097,61,0.3 +2024/10/6 6:00,7.58,5.415,67.883,92.517,36,0.62 +2024/10/6 7:00,6.06,5.292,76.908,150.561,67,0.65 +2024/10/6 8:00,9.19,5.196,141.337,415.75,198,0.64 +2024/10/6 9:00,16.36,5.175,142.046,394.615,186,0.67 +2024/10/6 10:00,86.85,5.157,119.115,289.445,135,0.81 +2024/10/6 11:00,69.53,5.249,171.904,482.577,231,0.99 +2024/10/6 12:00,74.77,5.019,95.956,166.017,72,0.82 +2024/10/6 13:00,85.65,5.004,81.485,122.89,52,0.94 +2024/10/6 14:00,49.43,5.065,81.927,168.533,75,0.91 +2024/10/6 15:00,55.44,5.003,78.46,109.857,47,0.71 +2024/10/6 16:00,14.18,5,71.743,104.823,42,0.62 +2024/10/6 17:00,16.47,5.006,90.016,186.07,82,0.65 +2024/10/6 18:00,17.14,5.627,97.215,174.813,77,1.43 +2024/10/6 19:00,8.3,5.073,122.542,291.835,137,1.34 +2024/10/6 20:00,1.79,5.103,116.134,267.623,125,1.34 +2024/10/6 21:00,8.76,5.001,129.735,374.595,179,1.36 +2024/10/6 22:00,4.61,5.029,94.301,163.47,74,1.33 +2024/10/6 23:00,5.82,5.003,83.866,131.269,56,1.44 +2024/10/7 0:00,15.45,5.359,65.979,96.605,40,0.45 +2024/10/7 1:00,1.51,5.125,53.342,51.908,15,0.36 +2024/10/7 2:00,16.55,5.17,57.57,90.617,33,0.46 +2024/10/7 3:00,8.55,5.197,53.017,63.735,24,0.4 +2024/10/7 4:00,11.92,5.022,77.872,121.93,49,0.43 +2024/10/7 5:00,1.79,5.345,54.225,63.577,21,0.47 +2024/10/7 6:00,6.75,5.019,69.971,69.603,23,0.7 +2024/10/7 7:00,1.79,5.35,74.848,88.55,36,0.75 +2024/10/7 8:00,19.23,5.143,132.978,368.065,172,0.73 +2024/10/7 9:00,16.15,5.015,126.601,340.579,158,0.69 +2024/10/7 10:00,65.68,5.012,117.046,306.067,141,0.96 +2024/10/7 11:00,55.06,5.014,83.848,190.855,84,0.82 +2024/10/7 12:00,87.01,5.289,62.129,101.903,43,0.92 +2024/10/7 13:00,60.51,5.075,69.043,97.207,40,0.81 +2024/10/7 14:00,52.24,5.048,82.861,120.131,48,0.83 +2024/10/7 15:00,70.34,5.132,65.345,45.294,14,0.72 +2024/10/7 16:00,18.88,5.025,66.697,60.477,21,0.66 +2024/10/7 17:00,0.08,5.003,70.072,85.505,35,0.65 +2024/10/7 18:00,4.76,5.425,121.124,277.281,128,1.49 +2024/10/7 19:00,18.77,5.092,101.301,224.633,102,1.31 +2024/10/7 20:00,3.42,5.046,115.603,312.618,144,1.37 +2024/10/7 21:00,2.26,5.036,132.683,339.923,158,1.36 +2024/10/7 22:00,11.4,5.004,78.413,100.059,40,1.22 +2024/10/7 23:00,17.24,5,50.392,61.093,20,1.4 +2024/10/8 0:00,9.54,5.364,58.029,71.132,26,0.4 +2024/10/8 1:00,19.89,5.045,63.309,88.325,36,0.38 +2024/10/8 2:00,13.58,5.104,50.481,57.678,17,0.31 +2024/10/8 3:00,1.48,5.019,59.51,80.495,30,0.36 +2024/10/8 4:00,19.86,5.001,68.68,103.254,42,0.48 +2024/10/8 5:00,8.16,5.205,65.797,43.685,14,0.33 +2024/10/8 6:00,5.75,5.161,77.705,103.654,41,0.64 +2024/10/8 7:00,11.16,5.499,75.92,86.997,34,0.64 +2024/10/8 8:00,6.09,5.379,88.911,203.537,93,0.78 +2024/10/8 9:00,1.73,5.071,102.561,271.768,124,0.74 +2024/10/8 10:00,45.06,5.179,122.198,336.836,160,0.98 +2024/10/8 11:00,65.23,5.061,99.786,186.15,83,0.98 +2024/10/8 12:00,82.66,5.598,58.15,82.958,30,0.99 +2024/10/8 13:00,70.75,5.328,63.953,73.491,25,0.9 +2024/10/8 14:00,89.96,5.126,50.552,47.187,12,0.9 +2024/10/8 15:00,57.91,5.131,60.913,105.966,41,0.77 +2024/10/8 16:00,5.61,5.408,51.192,54.424,19,0.67 +2024/10/8 17:00,3.19,5.199,74.696,106.405,41,0.6 +2024/10/8 18:00,3.28,5.44,124.647,339.108,162,1.3 +2024/10/8 19:00,5.7,5.03,90.083,199.559,91,1.41 +2024/10/8 20:00,15.86,5.176,132.545,355.84,170,1.24 +2024/10/8 21:00,18.12,5.041,107.145,240.455,108,1.44 +2024/10/8 22:00,19.5,5.5,66.887,89.239,35,1.44 +2024/10/8 23:00,4.65,5.437,66.392,48.153,15,1.23 +2024/10/9 0:00,17.63,5.132,67.684,92.671,38,0.32 +2024/10/9 1:00,6.57,5.485,56.983,68.558,26,0.34 +2024/10/9 2:00,2.26,5.564,65.223,79.139,29,0.37 +2024/10/9 3:00,17.4,5.139,58.518,53.471,19,0.41 +2024/10/9 4:00,12.72,5.815,63.243,50.943,15,0.4 +2024/10/9 5:00,3.29,5.122,79.202,104.746,41,0.47 +2024/10/9 6:00,8.6,5.095,62.226,43.01,11,0.63 +2024/10/9 7:00,5.75,5.301,57.281,61.266,19,0.74 +2024/10/9 8:00,14.74,5.077,137.322,389.653,186,0.71 +2024/10/9 9:00,9.07,5.14,117.29,251.772,118,0.75 +2024/10/9 10:00,89.52,5.447,126.719,338.21,158,0.87 +2024/10/9 11:00,47.46,5.13,134.404,339.281,158,0.89 +2024/10/9 12:00,60.98,5.001,66.791,48.017,14,0.81 +2024/10/9 13:00,66.69,5.191,65.049,77.206,27,0.82 +2024/10/9 14:00,67.64,5.04,58.098,53.579,17,0.87 +2024/10/9 15:00,59.22,5.3,64.997,60.985,22,0.7 +2024/10/9 16:00,14.58,5.261,53.379,57.744,19,0.62 +2024/10/9 17:00,17.49,5.466,72.265,107.16,45,0.76 +2024/10/9 18:00,18.77,5.311,100.247,235.72,108,1.48 +2024/10/9 19:00,16.1,5.358,136.785,390.476,187,1.38 +2024/10/9 20:00,17.01,5.043,108.703,242.856,113,1.22 +2024/10/9 21:00,11.01,5.286,119.014,293.829,135,1.42 +2024/10/9 22:00,16.52,5.627,75.724,98.159,41,1.27 +2024/10/9 23:00,6.07,5.041,64.459,45.243,14,1.42 +2024/10/10 0:00,7.97,5.628,64.408,104.955,40,0.39 +2024/10/10 1:00,6.34,5.074,66.594,64.76,22,0.31 +2024/10/10 2:00,9.35,5.042,62.848,82.858,31,0.36 +2024/10/10 3:00,5.71,5.212,74.576,111.45,44,0.39 +2024/10/10 4:00,19.23,5.306,71.005,76.243,28,0.45 +2024/10/10 5:00,6.26,5.356,64.124,93.218,38,0.33 +2024/10/10 6:00,1.96,5.032,68.019,83.225,32,0.66 +2024/10/10 7:00,10.54,5.241,63.606,78.55,28,0.62 +2024/10/10 8:00,1.14,5.058,140.312,361.724,169,0.72 +2024/10/10 9:00,2.21,5.004,103.945,217.732,100,0.69 +2024/10/10 10:00,54.87,5.035,97.393,185.62,84,0.99 +2024/10/10 11:00,65.9,5.051,104.759,254.276,118,0.95 +2024/10/10 12:00,64.5,5.26,70.587,86.962,33,0.96 +2024/10/10 13:00,80.99,5.422,73.116,101.785,42,0.83 +2024/10/10 14:00,78.28,5.004,60.634,69.931,23,0.85 +2024/10/10 15:00,64.18,5.223,66.067,98.78,37,0.7 +2024/10/10 16:00,6.67,5.017,63.132,87.791,33,0.6 +2024/10/10 17:00,6.33,5.285,48.193,56.703,16,0.77 +2024/10/10 18:00,15.48,5.065,113.391,297.879,140,1.43 +2024/10/10 19:00,1.04,5.025,110.68,301.152,139,1.22 +2024/10/10 20:00,0.26,5.327,109.467,231.784,105,1.45 +2024/10/10 21:00,15.91,5.069,130.202,309.632,146,1.2 +2024/10/10 22:00,9.54,5.105,81.424,116.184,49,1.23 +2024/10/10 23:00,2.62,5.01,69.858,73.886,27,1.22 +2024/10/11 0:00,4.71,5.413,52.927,56.916,17,0.4 +2024/10/11 1:00,18.65,5.378,71.336,109.722,43,0.46 +2024/10/11 2:00,17.19,5.188,66.657,55.339,17,0.34 +2024/10/11 3:00,14.2,5.008,74.196,98.216,38,0.45 +2024/10/11 4:00,9.64,5.491,51.036,61.638,22,0.34 +2024/10/11 5:00,10.41,5.081,54.189,42.411,10,0.5 +2024/10/11 6:00,19.5,5.11,59.213,97.05,38,0.77 +2024/10/11 7:00,19.32,5.889,68.613,109.229,46,0.75 +2024/10/11 8:00,4.31,5.076,112.715,280.502,128,0.72 +2024/10/11 9:00,16.22,5.357,119.358,266.129,123,0.65 +2024/10/11 10:00,53.88,5.311,140.088,370.945,174,0.82 +2024/10/11 11:00,54.61,5.269,96.25,216.256,98,0.89 +2024/10/11 12:00,75.42,5.245,55.813,48.329,12,0.88 +2024/10/11 13:00,63.23,5.266,67.348,60.413,22,0.93 +2024/10/11 14:00,86.92,5.243,51.993,44.462,12,0.83 +2024/10/11 15:00,49.01,5.177,61.801,53.252,19,0.71 +2024/10/11 16:00,10.23,5.589,51.745,42.974,13,0.74 +2024/10/11 17:00,18.37,5.019,61.099,63.81,23,0.66 +2024/10/11 18:00,18.08,5.434,121.493,343.726,162,1.43 +2024/10/11 19:00,3.13,5.378,115.046,255.202,116,1.33 +2024/10/11 20:00,7.33,5.345,107.467,285.667,133,1.25 +2024/10/11 21:00,12.38,5.463,115.487,304.612,142,1.26 +2024/10/11 22:00,3.19,5.17,70.67,120.241,48,1.28 +2024/10/11 23:00,19.36,5,68.003,84.565,31,1.25 +2024/10/12 0:00,18.29,5.207,77.901,109.502,47,0.41 +2024/10/12 1:00,3.34,5.062,89.609,208.765,96,0.49 +2024/10/12 2:00,2.42,5.095,83.869,187.382,86,0.48 +2024/10/12 3:00,1.71,5.038,66.98,59.691,22,0.36 +2024/10/12 4:00,18.19,5.133,90.243,162.389,72,0.47 +2024/10/12 5:00,3.87,5.114,79.131,112.279,45,0.49 +2024/10/12 6:00,8.33,5.004,65.031,63.444,23,0.66 +2024/10/12 7:00,8.98,5.392,72.52,88.923,35,0.78 +2024/10/12 8:00,11.98,5.922,144.581,406.939,194,0.8 +2024/10/12 9:00,1.43,5.366,109.304,250.903,115,0.76 +2024/10/12 10:00,55.2,5.181,127.608,309.929,143,0.88 +2024/10/12 11:00,86.92,5.21,126.942,358.832,167,0.92 +2024/10/12 12:00,85.88,5.142,87.456,177.046,78,0.87 +2024/10/12 13:00,80.16,5.241,93.81,176.051,78,1 +2024/10/12 14:00,45.87,5.214,71.153,103.819,41,0.81 +2024/10/12 15:00,59.72,5.08,80.133,127.68,53,0.78 +2024/10/12 16:00,12.56,5.71,91.857,204.239,92,0.61 +2024/10/12 17:00,5.5,5.019,78.147,172.37,75,0.61 +2024/10/12 18:00,18.19,5.397,141.083,421.913,201,1.48 +2024/10/12 19:00,12.68,5.201,141.356,354.965,165,1.46 +2024/10/12 20:00,1.44,5.793,160.891,423.49,204,1.31 +2024/10/12 21:00,18.18,5.299,156.726,469.432,225,1.49 +2024/10/12 22:00,19.16,5.153,62.949,98.97,40,1.46 +2024/10/12 23:00,1.55,5.173,71.363,146.703,62,1.47 +2024/10/13 0:00,10.65,5.268,73.625,132.908,58,0.42 +2024/10/13 1:00,6.07,5.065,62.687,83.341,32,0.49 +2024/10/13 2:00,7.86,5.114,75.325,143.979,61,0.46 +2024/10/13 3:00,3.59,5.012,87.948,149.032,64,0.49 +2024/10/13 4:00,11.56,5.092,89.989,160.451,70,0.36 +2024/10/13 5:00,19.16,5.281,59.62,91.35,36,0.41 +2024/10/13 6:00,10.06,5.331,94.946,186.52,82,0.77 +2024/10/13 7:00,1.66,5.005,63.412,73.464,26,0.72 +2024/10/13 8:00,12.4,5.229,106.143,277.747,127,0.76 +2024/10/13 9:00,6.8,5.402,151.291,408.33,193,0.79 +2024/10/13 10:00,83.52,5.223,105.721,272.404,128,0.96 +2024/10/13 11:00,64.56,5.135,121.043,331.195,155,0.86 +2024/10/13 12:00,53.68,5.174,77.485,153.445,69,0.82 +2024/10/13 13:00,53.6,5.151,79.781,102.874,42,0.85 +2024/10/13 14:00,79.59,5.135,88.963,159.119,70,0.93 +2024/10/13 15:00,56.95,5.3,76.726,137.549,57,0.6 +2024/10/13 16:00,15.34,6.034,70.444,72.804,28,0.64 +2024/10/13 17:00,4.12,5.118,84.319,181.435,80,0.67 +2024/10/13 18:00,6.43,5.192,143.122,354.924,169,1.46 +2024/10/13 19:00,9.31,5.247,104.94,228.487,102,1.22 +2024/10/13 20:00,18.86,5.127,124.692,314.295,147,1.21 +2024/10/13 21:00,18.63,5.566,169.393,476.082,227,1.37 +2024/10/13 22:00,4.14,5,76.396,115.465,47,1.25 +2024/10/13 23:00,7.16,5.153,99.242,184.036,83,1.27 +2024/10/14 0:00,2.99,5.53,65.083,58.012,17,0.34 +2024/10/14 1:00,10.2,5.232,55.457,67.272,23,0.42 +2024/10/14 2:00,9.21,5.133,56.793,68.103,24,0.31 +2024/10/14 3:00,18.02,5.416,65.302,116.284,48,0.49 +2024/10/14 4:00,18.6,5.559,61.404,91.907,34,0.32 +2024/10/14 5:00,7.67,5.353,56.87,55.591,20,0.49 +2024/10/14 6:00,9.83,5.136,59.577,94.891,38,0.76 +2024/10/14 7:00,17.92,5.42,52.299,47.416,12,0.77 +2024/10/14 8:00,16.13,5.21,114.931,253.375,119,0.63 +2024/10/14 9:00,0.07,5.507,124.807,293.392,136,0.73 +2024/10/14 10:00,59.4,5.765,88.677,213.033,97,0.96 +2024/10/14 11:00,63.98,5.001,121.143,341.046,162,0.91 +2024/10/14 12:00,55.34,5.327,56.926,77.114,28,0.91 +2024/10/14 13:00,53.98,5.026,69.952,73.311,25,0.83 +2024/10/14 14:00,46.7,6.174,54.886,41.673,11,0.88 +2024/10/14 15:00,73.95,5.196,64.658,36.467,10,0.63 +2024/10/14 16:00,5.25,5.507,63.747,42.062,12,0.79 +2024/10/14 17:00,1.05,5.291,74.303,90.814,33,0.74 +2024/10/14 18:00,4.62,5.136,91.57,212.111,98,1.21 +2024/10/14 19:00,16.04,5.117,133.005,350.607,167,1.34 +2024/10/14 20:00,17.03,5.805,109.372,222.902,99,1.39 +2024/10/14 21:00,9.66,5.575,119.481,329.821,153,1.23 +2024/10/14 22:00,8.32,5.951,64.485,74.071,26,1.4 +2024/10/14 23:00,19.56,5.313,61.386,74.51,29,1.25 +2024/10/15 0:00,4.01,5.421,66.757,93.405,38,0.38 +2024/10/15 1:00,4.31,5.277,75.316,86.802,35,0.43 +2024/10/15 2:00,5.84,5.272,75.258,115.31,47,0.37 +2024/10/15 3:00,3.46,5.125,68.176,70.989,26,0.38 +2024/10/15 4:00,7.59,5.365,63.965,57.478,21,0.47 +2024/10/15 5:00,18.22,5.168,69.08,91.913,37,0.36 +2024/10/15 6:00,12.31,5.467,64.834,59.607,18,0.73 +2024/10/15 7:00,8.24,5.388,79.915,104.96,41,0.77 +2024/10/15 8:00,18.69,5.421,145.336,365.43,172,0.63 +2024/10/15 9:00,0.97,5.91,127.789,303.855,144,0.61 +2024/10/15 10:00,54.46,5.333,138.747,379.828,178,0.97 +2024/10/15 11:00,70.46,5.566,118.263,320.345,150,0.91 +2024/10/15 12:00,72.7,6.074,61.389,101.946,41,0.97 +2024/10/15 13:00,46.78,5.763,54.629,64.341,20,0.84 +2024/10/15 14:00,63.14,5.705,68.805,103.088,44,0.97 +2024/10/15 15:00,74.21,5.268,48.097,42.559,11,0.62 +2024/10/15 16:00,13.96,5.405,49.495,42.912,10,0.78 +2024/10/15 17:00,12.76,5.085,49.171,45.637,15,0.76 +2024/10/15 18:00,6.41,5.484,115.974,280.572,131,1.37 +2024/10/15 19:00,1.87,5.417,107.026,282.775,129,1.38 +2024/10/15 20:00,8.54,5.349,99.855,197.118,90,1.3 +2024/10/15 21:00,2.58,5.66,108.653,268.312,124,1.26 +2024/10/15 22:00,18.95,5.1,58.441,42.461,10,1.34 +2024/10/15 23:00,9.5,5.894,79.65,106.904,44,1.4 +2024/10/16 0:00,6.35,5.676,55.22,73.079,27,0.5 +2024/10/16 1:00,15.33,5.369,80.28,97.633,41,0.46 +2024/10/16 2:00,9.96,5.349,73.405,98.901,41,0.39 +2024/10/16 3:00,6.2,5.532,49.567,57.806,17,0.45 +2024/10/16 4:00,16.24,5.918,56.28,63.183,20,0.32 +2024/10/16 5:00,17.34,5.417,72.225,76.046,29,0.38 +2024/10/16 6:00,13.46,5.429,60.425,52.817,17,0.68 +2024/10/16 7:00,0.94,5.394,64.244,93.404,37,0.8 +2024/10/16 8:00,11.33,6.03,117.31,252.459,117,0.68 +2024/10/16 9:00,15.27,5.293,88.745,153.539,66,0.62 +2024/10/16 10:00,51.14,5.381,125.211,297.128,141,0.81 +2024/10/16 11:00,55.29,5.894,121.269,277.802,127,0.94 +2024/10/16 12:00,84.71,5.43,77.896,108.006,45,0.86 +2024/10/16 13:00,45.91,5.764,54.235,57.724,17,0.97 +2024/10/16 14:00,78.87,5.177,60.678,55.544,18,0.9 +2024/10/16 15:00,66.32,5.334,74.346,92.763,35,0.67 +2024/10/16 16:00,8.94,5.903,65.117,109.258,43,0.75 +2024/10/16 17:00,0.14,5.224,62.76,96.013,39,0.68 +2024/10/16 18:00,16.39,5.348,95.18,229.403,104,1.42 +2024/10/16 19:00,7.2,5.463,111.885,293.074,136,1.41 +2024/10/16 20:00,10.82,5.163,118.065,323.76,152,1.42 +2024/10/16 21:00,13.55,5.283,106.753,219.696,100,1.46 +2024/10/16 22:00,14.05,5.42,74.366,90.052,36,1.45 +2024/10/16 23:00,19.12,5.402,50.027,46.102,14,1.4 +2024/10/17 0:00,10.63,5.89,68.611,78.482,29,0.49 +2024/10/17 1:00,7.99,6,67.54,75.323,30,0.3 +2024/10/17 2:00,19.07,5.222,51.524,48.337,12,0.49 +2024/10/17 3:00,12.84,5.471,51.047,47.5,13,0.33 +2024/10/17 4:00,5.96,5.657,61.512,85.434,33,0.34 +2024/10/17 5:00,2.53,5.989,62.613,47.618,16,0.46 +2024/10/17 6:00,16.85,5.672,62.886,87.3,33,0.68 +2024/10/17 7:00,7.24,5.527,55.559,55.177,20,0.69 +2024/10/17 8:00,13.21,5.654,92.45,229.799,104,0.65 +2024/10/17 9:00,9.42,5.656,93.665,157.725,71,0.64 +2024/10/17 10:00,53.95,5.208,144.054,377.561,178,0.82 +2024/10/17 11:00,72.08,5.496,109.456,259.059,120,0.84 +2024/10/17 12:00,47.73,5.965,77.359,95.626,37,0.91 +2024/10/17 13:00,63.6,5.379,59.871,72.385,28,0.94 +2024/10/17 14:00,69.6,5.476,59.994,42.174,13,0.95 +2024/10/17 15:00,64.62,5.37,52.603,43.474,13,0.67 +2024/10/17 16:00,14.97,5.021,57.291,63.115,22,0.78 +2024/10/17 17:00,16.56,5.444,75.394,91.53,37,0.67 +2024/10/17 18:00,15.42,5.53,91.24,157.82,71,1.23 +2024/10/17 19:00,0.78,5.3,83.882,170.25,76,1.48 +2024/10/17 20:00,3.88,5.164,109.128,292.058,135,1.36 +2024/10/17 21:00,10.73,5.217,114.152,288.831,134,1.49 +2024/10/17 22:00,18.7,5.689,64.201,60.633,18,1.32 +2024/10/17 23:00,16.7,6.197,59.511,89.359,35,1.43 +2024/10/18 0:00,16.85,6.006,59.942,44.328,13,0.32 +2024/10/18 1:00,6.06,5.161,64.295,47.937,13,0.47 +2024/10/18 2:00,8.59,5.788,65.085,105.12,43,0.33 +2024/10/18 3:00,9.41,5.306,72.744,83.183,31,0.31 +2024/10/18 4:00,3.15,5.326,52.027,68.463,22,0.32 +2024/10/18 5:00,0.62,5.357,65.338,67.992,24,0.41 +2024/10/18 6:00,18.94,5.731,80.321,117.982,49,0.66 +2024/10/18 7:00,4.81,5.829,72.395,116.752,47,0.79 +2024/10/18 8:00,4.8,5.46,107.075,274.561,126,0.77 +2024/10/18 9:00,1.67,5.465,110.495,228.162,104,0.76 +2024/10/18 10:00,86.78,5.643,92.899,225.647,105,0.96 +2024/10/18 11:00,71.09,5.68,113.601,274.808,125,0.98 +2024/10/18 12:00,75.02,5.918,54.957,48.773,15,0.97 +2024/10/18 13:00,86.02,5.172,58.221,54.167,18,0.99 +2024/10/18 14:00,60.55,5.496,66.231,86.815,31,0.99 +2024/10/18 15:00,72.97,5.214,67.695,91.721,34,0.66 +2024/10/18 16:00,0.78,5.474,64.072,98.302,40,0.64 +2024/10/18 17:00,3.74,5.422,68.594,78.083,30,0.73 +2024/10/18 18:00,16.62,5.475,114.383,318.21,148,1.24 +2024/10/18 19:00,15.34,5.273,83.924,192.343,87,1.26 +2024/10/18 20:00,7.01,5.137,135.07,359.514,171,1.43 +2024/10/18 21:00,7.54,5.055,122.338,310.797,143,1.39 +2024/10/18 22:00,10.67,5.45,57.498,68.657,24,1.4 +2024/10/18 23:00,0,5.365,74.534,116.625,47,1.49 +2024/10/19 0:00,4.82,5.346,90.822,184.131,81,0.43 +2024/10/19 1:00,4.16,6.056,92.484,204.555,91,0.39 +2024/10/19 2:00,5.01,5.3,85.535,154.034,65,0.36 +2024/10/19 3:00,16.12,6.098,86.159,128.008,54,0.37 +2024/10/19 4:00,5.59,6.194,80.816,146.534,62,0.36 +2024/10/19 5:00,3.83,5.093,80.221,120.968,49,0.31 +2024/10/19 6:00,10.09,5.574,90.952,208.464,92,0.65 +2024/10/19 7:00,17.31,5.422,96.239,186.131,82,0.77 +2024/10/19 8:00,4.83,5.008,143.478,385.926,181,0.75 +2024/10/19 9:00,1.57,5.174,134.294,341.95,163,0.72 +2024/10/19 10:00,61.04,5.824,172.361,474.261,229,0.98 +2024/10/19 11:00,78.64,6.389,126.667,344.583,164,0.85 +2024/10/19 12:00,69.78,5.876,74.369,124.448,54,0.92 +2024/10/19 13:00,81.76,5.654,72.161,137.875,61,0.81 +2024/10/19 14:00,88.18,5.537,76.022,102.226,43,0.98 +2024/10/19 15:00,80.67,6.222,79.377,114.959,45,0.69 +2024/10/19 16:00,12.08,6.455,73.117,117.722,50,0.64 +2024/10/19 17:00,9.87,5.369,57.637,61.78,21,0.65 +2024/10/19 18:00,0.8,5.086,155.173,431.216,204,1.45 +2024/10/19 19:00,19.69,5.074,118.012,322.183,153,1.23 +2024/10/19 20:00,7.67,6.055,123.377,328.174,155,1.48 +2024/10/19 21:00,3.04,5.529,158.324,460.593,222,1.31 +2024/10/19 22:00,13.33,5.605,78.872,129.626,57,1.28 +2024/10/19 23:00,5.69,5.116,92.031,194.608,85,1.3 +2024/10/20 0:00,11.72,5.371,73.674,141.584,59,0.38 +2024/10/20 1:00,11.74,5.505,71.316,105.793,41,0.41 +2024/10/20 2:00,8.91,5.674,105.517,211.687,94,0.42 +2024/10/20 3:00,16.72,5.473,81.542,180.546,82,0.39 +2024/10/20 4:00,5.3,5.298,92.606,178.85,78,0.39 +2024/10/20 5:00,8.97,5.363,99.994,212.279,95,0.36 +2024/10/20 6:00,10.75,6.082,77.489,100.254,38,0.68 +2024/10/20 7:00,13.27,5.688,72.407,95.193,39,0.69 +2024/10/20 8:00,15.68,5.828,144.497,387.14,184,0.72 +2024/10/20 9:00,7.9,5.333,159.396,433.949,208,0.63 +2024/10/20 10:00,74.07,5.014,147.356,425.579,204,0.95 +2024/10/20 11:00,51.78,5.436,155.915,437.524,208,0.94 +2024/10/20 12:00,86.97,5.341,73.388,108.639,46,0.86 +2024/10/20 13:00,62.24,5.726,64.769,83.648,32,0.89 +2024/10/20 14:00,77.83,7.206,74.59,153.466,66,0.99 +2024/10/20 15:00,45.92,5.861,91.353,198.303,91,0.6 +2024/10/20 16:00,4.1,6.874,66.6,101.57,42,0.76 +2024/10/20 17:00,9.74,5.811,93.485,180.674,78,0.7 +2024/10/20 18:00,17.57,5.405,134.413,326.954,152,1.39 +2024/10/20 19:00,10.55,5.726,136.616,389.77,184,1.41 +2024/10/20 20:00,18.6,6.355,96.492,243.56,110,1.34 +2024/10/20 21:00,9.68,6.38,131.499,301.14,143,1.26 +2024/10/20 22:00,9.81,5.421,90.824,163.061,74,1.47 +2024/10/20 23:00,2.39,5.691,71.229,70.54,27,1.42 +2024/10/21 0:00,16.05,5.247,63.378,101.953,41,0.41 +2024/10/21 1:00,4.94,5.988,70.015,76.7,28,0.39 +2024/10/21 2:00,17.99,6.327,66.766,58.137,21,0.4 +2024/10/21 3:00,18.22,5.676,52.53,53.723,19,0.46 +2024/10/21 4:00,18.87,5.444,54.728,69.283,23,0.3 +2024/10/21 5:00,10.4,5.796,63.909,91.645,36,0.47 +2024/10/21 6:00,13.54,5.819,59.336,84.925,30,0.61 +2024/10/21 7:00,15.57,5.691,74.008,75.293,29,0.72 +2024/10/21 8:00,2.62,5.727,87.759,183.472,81,0.67 +2024/10/21 9:00,12.02,5.601,134.226,339.044,158,0.74 +2024/10/21 10:00,46.54,6.064,137.601,349.726,163,0.82 +2024/10/21 11:00,67.39,5.95,98.719,222.063,102,0.91 +2024/10/21 12:00,51.97,5.356,70.652,84.933,34,0.97 +2024/10/21 13:00,53.23,5.348,63.156,101.261,42,0.9 +2024/10/21 14:00,61.43,5.574,70.439,111.667,45,0.82 +2024/10/21 15:00,64.46,5.95,76.846,90.223,35,0.61 +2024/10/21 16:00,12.46,5.716,65.871,110.99,45,0.72 +2024/10/21 17:00,1.49,5.451,57.714,55.205,20,0.61 +2024/10/21 18:00,10.07,5.758,128.31,308.91,145,1.22 +2024/10/21 19:00,3.65,5.548,103.808,220.101,101,1.33 +2024/10/21 20:00,11.48,6.012,108.63,247.638,112,1.26 +2024/10/21 21:00,12.75,5.786,136.065,338.763,158,1.26 +2024/10/21 22:00,11.13,5.554,64.582,115.296,48,1.34 +2024/10/21 23:00,14.77,5.747,76.923,107.305,43,1.28 +2024/10/22 0:00,6.71,6.295,73.151,77.477,31,0.34 +2024/10/22 1:00,15.3,5.527,51.323,65.373,22,0.4 +2024/10/22 2:00,8.66,5.883,73.679,105.972,45,0.36 +2024/10/22 3:00,9.68,5.698,54.472,52.14,15,0.32 +2024/10/22 4:00,12.96,5.893,54.015,72.738,26,0.44 +2024/10/22 5:00,0.37,5.5,65.855,88.005,35,0.42 +2024/10/22 6:00,13.08,5.766,69.381,84.708,33,0.64 +2024/10/22 7:00,12.37,6.195,67.38,51.901,18,0.72 +2024/10/22 8:00,6.2,5.416,92.411,178.228,80,0.79 +2024/10/22 9:00,1.72,5.311,102.635,206.668,91,0.79 +2024/10/22 10:00,49.09,5.321,128.931,365.862,173,0.91 +2024/10/22 11:00,86.55,5.352,108.21,275.742,128,0.82 +2024/10/22 12:00,76.02,5.963,80.406,105.292,42,0.89 +2024/10/22 13:00,50.72,5.292,67.248,57.844,19,0.81 +2024/10/22 14:00,61.05,5.617,59.705,78.555,30,0.88 +2024/10/22 15:00,71.66,5.973,59.919,46.395,15,0.78 +2024/10/22 16:00,16.71,5.888,66.753,99.303,39,0.69 +2024/10/22 17:00,0.87,5.587,65.372,86.489,32,0.71 +2024/10/22 18:00,4.73,5.798,105.718,218.231,97,1.25 +2024/10/22 19:00,17.79,5.765,113.714,251.03,118,1.2 +2024/10/22 20:00,0.18,5.643,129.769,355.667,170,1.5 +2024/10/22 21:00,4.03,5.648,104.82,257.994,117,1.3 +2024/10/22 22:00,19.18,6.784,60.794,81.312,30,1.28 +2024/10/22 23:00,12.27,6.057,72.113,90.579,33,1.37 +2024/10/23 0:00,5.23,7.029,56.302,45.308,13,0.45 +2024/10/23 1:00,1.34,5.608,76.014,87.167,34,0.35 +2024/10/23 2:00,0.56,5.758,72.834,84.443,33,0.4 +2024/10/23 3:00,4.89,5.354,62.224,88.428,36,0.37 +2024/10/23 4:00,17.63,5.505,75.719,98.786,40,0.4 +2024/10/23 5:00,8.32,6.693,72.122,103.146,44,0.33 +2024/10/23 6:00,14.41,5.6,59.574,78.093,29,0.7 +2024/10/23 7:00,18.37,6.703,59.767,73.472,25,0.61 +2024/10/23 8:00,8.16,5.378,139.443,338.212,160,0.77 +2024/10/23 9:00,3.83,5.432,91.679,183.946,84,0.73 +2024/10/23 10:00,68.27,5.663,103.892,222.738,99,0.99 +2024/10/23 11:00,85.86,5.766,120.042,298.29,141,0.92 +2024/10/23 12:00,81.2,6.189,67.431,100.287,40,0.84 +2024/10/23 13:00,47.96,5.975,70.428,81.092,29,0.9 +2024/10/23 14:00,76.17,5.636,64.466,47.523,15,0.93 +2024/10/23 15:00,70.74,5.739,46.438,43.415,10,0.67 +2024/10/23 16:00,18.15,5.671,59.58,76.57,28,0.71 +2024/10/23 17:00,2.45,5.473,74.157,114.319,48,0.63 +2024/10/23 18:00,10.68,5.481,116.83,305.657,141,1.43 +2024/10/23 19:00,17.59,6.239,131.672,325.22,152,1.47 +2024/10/23 20:00,8.2,5.235,91.795,219.154,99,1.29 +2024/10/23 21:00,9.64,6.538,110.456,238.04,109,1.44 +2024/10/23 22:00,1.41,5.662,67.858,79.747,31,1.23 +2024/10/23 23:00,5.56,5.517,60.287,76.049,29,1.27 +2024/10/24 0:00,6.49,6.183,58.889,63.881,24,0.39 +2024/10/24 1:00,18.9,6.559,60.658,85.437,34,0.38 +2024/10/24 2:00,5.65,6.368,50.051,37.778,10,0.42 +2024/10/24 3:00,9.22,6.074,67.345,67.587,26,0.41 +2024/10/24 4:00,13.43,6.352,60.018,66.103,25,0.32 +2024/10/24 5:00,3.24,5.301,76.75,109.703,46,0.33 +2024/10/24 6:00,9.73,5.66,65.282,81.773,30,0.61 +2024/10/24 7:00,14.77,5.528,60.906,88.842,36,0.79 +2024/10/24 8:00,17.34,6.422,108.481,254.218,117,0.73 +2024/10/24 9:00,12.53,5.71,113.629,254.079,117,0.77 +2024/10/24 10:00,75.11,6.234,96.954,227.34,102,0.91 +2024/10/24 11:00,50.68,6.089,102.962,221.092,100,0.84 +2024/10/24 12:00,87.56,5.544,64.481,106.17,41,0.93 +2024/10/24 13:00,50.97,5.637,50.214,51.281,15,0.9 +2024/10/24 14:00,79.86,6.458,56.205,51.255,18,0.88 +2024/10/24 15:00,56.92,5.572,52.784,38.815,10,0.67 +2024/10/24 16:00,18.67,5.91,71.72,87.99,33,0.73 +2024/10/24 17:00,14.4,5.57,58.702,57.751,19,0.72 +2024/10/24 18:00,15.08,5.736,91.125,217.194,99,1.25 +2024/10/24 19:00,4.38,5.84,129.68,329.715,154,1.44 +2024/10/24 20:00,8.86,5.57,107.385,249.857,116,1.39 +2024/10/24 21:00,12.36,5.512,95.133,218.09,97,1.36 +2024/10/24 22:00,15.4,5.979,78.044,107.131,44,1.42 +2024/10/24 23:00,2.08,5.549,66.088,113.312,46,1.25 +2024/10/25 0:00,19.25,5.619,72.264,80.823,28,0.48 +2024/10/25 1:00,17.8,5.575,63.681,90.855,34,0.35 +2024/10/25 2:00,5.41,5.897,62.719,74.316,27,0.35 +2024/10/25 3:00,16.46,6.367,83.085,121.594,49,0.46 +2024/10/25 4:00,10.37,6.665,74.725,98.604,39,0.37 +2024/10/25 5:00,9.24,5.648,62.986,105.417,43,0.47 +2024/10/25 6:00,6.29,7.037,61.066,61.735,19,0.67 +2024/10/25 7:00,11.62,5.553,61.707,77.272,31,0.71 +2024/10/25 8:00,14.6,6.438,112.67,269.075,125,0.65 +2024/10/25 9:00,8.22,5.65,113.359,252.43,117,0.75 +2024/10/25 10:00,73.31,5.598,103.923,238.141,108,0.83 +2024/10/25 11:00,76.47,5.642,100.92,253.126,119,0.98 +2024/10/25 12:00,77,5.908,61.6,65.609,22,0.87 +2024/10/25 13:00,47.34,6.189,61.483,102.464,42,0.89 +2024/10/25 14:00,83.69,6.232,60.968,71.979,28,0.8 +2024/10/25 15:00,65.62,5.573,62.561,76.803,26,0.8 +2024/10/25 16:00,5.25,5.558,74.393,103.122,43,0.76 +2024/10/25 17:00,4.84,5.582,56.624,44.491,13,0.69 +2024/10/25 18:00,9.66,5.884,127.539,355.07,169,1.48 +2024/10/25 19:00,17.74,5.843,104.644,205.62,92,1.48 +2024/10/25 20:00,7.57,5.571,132.506,340.825,159,1.36 +2024/10/25 21:00,14.99,6.047,126.839,345.606,161,1.27 +2024/10/25 22:00,1.94,7.106,64.319,38.11,10,1.35 +2024/10/25 23:00,9.52,5.729,79.652,108.246,44,1.3 +2024/10/26 0:00,19.83,5.823,60.87,93.633,36,0.39 +2024/10/26 1:00,15.41,6.262,92.609,179.295,79,0.48 +2024/10/26 2:00,4.21,5.774,61.201,62.16,20,0.36 +2024/10/26 3:00,10.03,6.316,55.356,68.697,23,0.47 +2024/10/26 4:00,4.67,5.713,58.67,71.975,28,0.49 +2024/10/26 5:00,8.19,6.95,83.275,144.683,64,0.46 +2024/10/26 6:00,15.6,6.16,71.926,124.343,51,0.71 +2024/10/26 7:00,15.42,5.75,100.697,195.767,88,0.71 +2024/10/26 8:00,4.56,5.762,108.455,285.27,133,0.76 +2024/10/26 9:00,18.44,5.791,126.781,293.554,137,0.61 +2024/10/26 10:00,71.67,6.686,148.811,386.72,184,0.95 +2024/10/26 11:00,62.1,5.523,140.772,364.911,172,0.91 +2024/10/26 12:00,67.59,5.732,70.751,120.233,51,0.88 +2024/10/26 13:00,72.23,5.773,100.299,205.368,92,0.95 +2024/10/26 14:00,70.2,5.997,91.275,187.026,85,0.85 +2024/10/26 15:00,66.89,5.889,83.175,144.577,61,0.78 +2024/10/26 16:00,10.1,5.455,80.751,160.816,69,0.74 +2024/10/26 17:00,3.53,5.836,94.717,172.785,76,0.72 +2024/10/26 18:00,16.25,5.961,129.812,374.693,178,1.36 +2024/10/26 19:00,10.84,5.747,169.329,477.144,231,1.26 +2024/10/26 20:00,2.62,6.325,144.073,366.215,175,1.39 +2024/10/26 21:00,15.32,6.443,119.929,283.797,134,1.42 +2024/10/26 22:00,18.65,5.97,87.84,191.102,88,1.2 +2024/10/26 23:00,18.95,6.107,62.2,88.222,33,1.31 +2024/10/27 0:00,7.38,5.318,73.298,116.561,46,0.47 +2024/10/27 1:00,2.71,5.898,58.589,63.112,24,0.43 +2024/10/27 2:00,10.37,6.579,71.598,142.127,63,0.42 +2024/10/27 3:00,2.25,5.897,57.814,91.607,34,0.35 +2024/10/27 4:00,18.68,5.771,98.355,193.885,86,0.43 +2024/10/27 5:00,3.67,7.331,51.674,59.047,20,0.46 +2024/10/27 6:00,5.06,7.045,80.06,110.928,43,0.68 +2024/10/27 7:00,8.13,6.301,96.355,210.736,95,0.64 +2024/10/27 8:00,7.66,6.652,159.164,437.696,208,0.62 +2024/10/27 9:00,15.89,5.302,115.01,311.532,145,0.7 +2024/10/27 10:00,65.53,5.752,128.53,297.227,140,0.94 +2024/10/27 11:00,52.68,5.878,140.176,417.881,199,0.83 +2024/10/27 12:00,57.02,5.976,67.843,125.164,54,0.88 +2024/10/27 13:00,67.91,5.869,81.592,182.095,81,0.91 +2024/10/27 14:00,51.64,5.228,82.068,175.308,80,0.83 +2024/10/27 15:00,72.52,6.261,68.737,94.82,38,0.65 +2024/10/27 16:00,11.31,6.339,86.266,140.722,61,0.72 +2024/10/27 17:00,14.29,6.915,77.199,143.916,63,0.75 +2024/10/27 18:00,18.75,5.752,123.416,289.792,137,1.39 +2024/10/27 19:00,18.25,5.721,151.481,406.71,192,1.41 +2024/10/27 20:00,18.92,5.202,133.666,321.205,151,1.37 +2024/10/27 21:00,4.89,5.951,126.487,357.14,167,1.45 +2024/10/27 22:00,2.63,6.523,71.711,139.357,58,1.45 +2024/10/27 23:00,6.05,5.82,58.942,83.136,33,1.44 +2024/10/28 0:00,17.9,7.356,66.186,95.213,38,0.42 +2024/10/28 1:00,19.44,6.042,61.288,68.21,23,0.5 +2024/10/28 2:00,17.19,6.229,59.232,59.995,20,0.31 +2024/10/28 3:00,2.2,5.606,55.141,63.551,20,0.34 +2024/10/28 4:00,18.95,6.297,76.94,118.716,49,0.46 +2024/10/28 5:00,8.47,5.413,63.265,87.296,33,0.47 +2024/10/28 6:00,0.19,6.505,62.822,84.87,31,0.76 +2024/10/28 7:00,8.85,6.521,57.111,76.222,30,0.77 +2024/10/28 8:00,0.92,6.874,122.845,304.842,142,0.68 +2024/10/28 9:00,10.88,5.729,104.106,219.854,102,0.79 +2024/10/28 10:00,60.23,6.236,146.659,383.606,183,0.84 +2024/10/28 11:00,66.3,6.437,117.08,253.126,118,0.99 +2024/10/28 12:00,72.59,6.375,73.82,94.671,37,0.91 +2024/10/28 13:00,84.1,5.789,56.215,69.439,23,0.83 +2024/10/28 14:00,74.79,5.304,55.713,60.328,22,0.95 +2024/10/28 15:00,64.53,6.327,78.302,102.684,40,0.66 +2024/10/28 16:00,16.39,6.089,62.803,44.431,14,0.64 +2024/10/28 17:00,18.11,5.909,69.645,72.897,28,0.63 +2024/10/28 18:00,2.4,6.542,93.894,182.169,79,1.21 +2024/10/28 19:00,10.64,6.138,98.844,229.097,107,1.43 +2024/10/28 20:00,5.69,5.621,92.948,160.971,72,1.35 +2024/10/28 21:00,0.94,5.427,89.358,203.156,93,1.49 +2024/10/28 22:00,13.37,5.689,71.5,115.819,49,1.33 +2024/10/28 23:00,17.26,7.519,58.929,66.634,24,1.45 +2024/10/29 0:00,3.26,6.612,71.703,98.032,41,0.49 +2024/10/29 1:00,16.25,6.334,70.769,105.685,43,0.3 +2024/10/29 2:00,17.07,6.155,71.196,106.994,44,0.32 +2024/10/29 3:00,18.29,6.124,69.571,95.249,37,0.37 +2024/10/29 4:00,5.31,6.863,61.308,75.675,26,0.47 +2024/10/29 5:00,18.08,6.015,55,57.977,20,0.47 +2024/10/29 6:00,6.41,6.534,69.282,84.465,32,0.67 +2024/10/29 7:00,11.05,6.078,73.313,88.714,35,0.64 +2024/10/29 8:00,1.01,7.336,126.08,321.403,153,0.76 +2024/10/29 9:00,0.88,6.623,110.49,253.211,115,0.72 +2024/10/29 10:00,77.42,6.908,117.707,289.342,134,0.81 +2024/10/29 11:00,65,5.974,89.18,207.022,96,0.96 +2024/10/29 12:00,56.53,6.8,53.962,39.496,11,0.99 +2024/10/29 13:00,53.57,6.095,51.697,64.09,23,0.81 +2024/10/29 14:00,75.15,6.295,66.238,75.115,26,0.86 +2024/10/29 15:00,45.02,7.143,74.663,120.607,49,0.76 +2024/10/29 16:00,16.12,5.786,67.037,116.961,49,0.72 +2024/10/29 17:00,1.58,6.341,74.844,112.573,48,0.8 +2024/10/29 18:00,3.83,6.461,144.969,366.86,174,1.47 +2024/10/29 19:00,7.72,6.504,112.31,285.101,131,1.25 +2024/10/29 20:00,9.7,6.033,118.647,255.524,118,1.4 +2024/10/29 21:00,7.1,7.43,135.188,320.159,152,1.4 +2024/10/29 22:00,6.41,5.691,79.206,109.385,47,1.23 +2024/10/29 23:00,19.28,7.036,68.276,66.333,24,1.23 +2024/10/30 0:00,12.83,6.992,72.711,114.484,49,0.41 +2024/10/30 1:00,0.47,7.422,53.051,42.45,10,0.38 +2024/10/30 2:00,8.6,5.648,69.088,57.788,20,0.41 +2024/10/30 3:00,17.5,5.926,59.324,71.775,24,0.35 +2024/10/30 4:00,6.03,7.161,62.937,105.173,42,0.41 +2024/10/30 5:00,1.89,5.549,63.554,100.937,41,0.38 +2024/10/30 6:00,15.17,5.641,71.208,89.101,34,0.78 +2024/10/30 7:00,12.12,6.093,71.66,113.952,48,0.66 +2024/10/30 8:00,11.41,6.423,103.987,256.413,120,0.77 +2024/10/30 9:00,1.07,7.224,138.276,352.642,164,0.68 +2024/10/30 10:00,51.32,6.235,90.773,184.632,82,0.92 +2024/10/30 11:00,73.01,6.039,124.353,307.073,146,0.86 +2024/10/30 12:00,54.35,6.485,58.079,78.103,30,0.96 +2024/10/30 13:00,67.68,6.569,49.855,40.595,12,0.97 +2024/10/30 14:00,69.52,6.553,60.017,87.582,35,0.96 +2024/10/30 15:00,57.76,6.238,71.291,99.557,42,0.73 +2024/10/30 16:00,18.97,5.524,75.013,95.451,39,0.66 +2024/10/30 17:00,16.85,5.906,70.146,83.83,31,0.73 +2024/10/30 18:00,14.45,7.117,86.225,187.206,82,1.49 +2024/10/30 19:00,1.56,6.42,119.531,268.474,125,1.39 +2024/10/30 20:00,2.12,6.17,102.613,262.225,121,1.49 +2024/10/30 21:00,9.86,6.935,107.781,277.418,131,1.29 +2024/10/30 22:00,3.21,5.82,74.986,87.908,36,1.45 +2024/10/30 23:00,19.57,6.216,59.888,80.519,30,1.42 +2024/10/31 0:00,3.17,6.484,77.662,117.406,47,0.46 +2024/10/31 1:00,9.75,6.195,62.182,103.88,44,0.44 +2024/10/31 2:00,7.28,6.464,62.372,101.185,41,0.4 +2024/10/31 3:00,12.79,6.318,74.686,114.704,45,0.44 +2024/10/31 4:00,2.58,5.782,64.648,106.388,42,0.49 +2024/10/31 5:00,8.61,6.507,53.564,68.976,26,0.38 +2024/10/31 6:00,5.49,5.809,56.339,45.852,14,0.79 +2024/10/31 7:00,17.76,6.498,61.11,82.479,29,0.61 +2024/10/31 8:00,0.81,7.195,130.545,315.21,149,0.6 +2024/10/31 9:00,18.27,6.272,145.377,375.409,178,0.7 +2024/10/31 10:00,82.48,5.872,112.788,260.556,121,0.97 +2024/10/31 11:00,58.39,6.348,89.861,195.9,88,0.85 +2024/10/31 12:00,80.52,6.016,65.733,83.366,33,0.94 +2024/10/31 13:00,46.4,6.732,75.545,107.684,43,0.91 +2024/10/31 14:00,88.51,6.337,64.386,109.346,46,0.86 +2024/10/31 15:00,68.7,7.409,57.65,65.021,22,0.66 +2024/10/31 16:00,6.07,7.065,72.447,82.578,32,0.61 +2024/10/31 17:00,7.25,6.335,57.621,55.515,19,0.71 +2024/10/31 18:00,1.33,6.801,114.993,271.95,125,1.34 +2024/10/31 19:00,19.79,6.218,122.427,346.652,161,1.29 +2024/10/31 20:00,0.79,6.43,135.541,343.694,160,1.49 +2024/10/31 21:00,13.1,6.233,89.009,203.868,94,1.45 +2024/10/31 22:00,8.85,6.83,64.231,47.544,14,1.36 +2024/10/31 23:00,18.98,7.232,57.132,81.948,30,1.36 +2024/11/1 0:00,4.92,6.949,72.318,78.626,29,0.34 +2024/11/1 1:00,10.64,7.023,59.775,72.264,25,0.43 +2024/11/1 2:00,9.65,7.024,66.991,82.751,29,0.49 +2024/11/1 3:00,14.06,6.805,73.931,86.423,34,0.48 +2024/11/1 4:00,1.36,5.958,48.205,54.709,16,0.32 +2024/11/1 5:00,3.88,7.517,62.314,83.941,34,0.31 +2024/11/1 6:00,4.29,7.586,80.667,113.697,45,0.79 +2024/11/1 7:00,14.76,6.381,57.264,60.784,19,0.64 +2024/11/1 8:00,3.78,6.312,111.128,248.21,114,0.71 +2024/11/1 9:00,11.47,6.84,78.8,167.21,72,0.61 +2024/11/1 10:00,42.53,6.805,136.067,351.666,165,0.97 +2024/11/1 11:00,65.16,6.397,96.463,240.522,110,0.82 +2024/11/1 12:00,67.98,5.911,59.847,46.46,11,0.93 +2024/11/1 13:00,53.15,6.667,56.476,56.303,20,0.81 +2024/11/1 14:00,47.33,6.805,63.817,82.93,29,0.83 +2024/11/1 15:00,43.19,6.906,59.325,80.544,32,0.7 +2024/11/1 16:00,1,6.691,63.557,63.802,22,0.61 +2024/11/1 17:00,5.37,6.362,68.751,105.314,44,0.64 +2024/11/1 18:00,13.08,7.067,90.168,187.719,85,1.24 +2024/11/1 19:00,10.67,6.537,121.044,293.318,136,1.21 +2024/11/1 20:00,18.88,6.266,121.077,325.347,155,1.49 +2024/11/1 21:00,7.93,6.408,129.04,312.407,144,1.34 +2024/11/1 22:00,13.88,5.715,75.786,101.796,42,1.46 +2024/11/1 23:00,9.79,6.407,68.555,85.725,34,1.31 +2024/11/2 0:00,10.25,6.986,64.567,111.636,44,0.31 +2024/11/2 1:00,5.36,6.783,70.242,88.648,33,0.44 +2024/11/2 2:00,9.1,7.511,72.362,149.717,64,0.31 +2024/11/2 3:00,9.42,6.454,87.588,142.464,63,0.41 +2024/11/2 4:00,14.13,6.868,74.576,136.696,57,0.33 +2024/11/2 5:00,18.81,7.049,69.844,128.608,55,0.43 +2024/11/2 6:00,6.59,8.081,72.29,140.939,58,0.78 +2024/11/2 7:00,0.84,6.673,88.263,137.712,58,0.79 +2024/11/2 8:00,9.93,6.075,128.977,317.359,147,0.71 +2024/11/2 9:00,10.89,7.083,103.257,256.338,117,0.71 +2024/11/2 10:00,40.9,7.744,151.769,390.942,185,0.81 +2024/11/2 11:00,61.62,6.424,135.802,394.163,186,0.95 +2024/11/2 12:00,69.47,7.079,98.671,196.975,88,0.99 +2024/11/2 13:00,68.1,7.321,65.135,63.512,24,0.89 +2024/11/2 14:00,41.9,7.187,87.43,142.455,62,0.96 +2024/11/2 15:00,65.64,6.662,61.134,72.164,27,0.76 +2024/11/2 16:00,14.09,6.236,96.537,216.14,97,0.76 +2024/11/2 17:00,9.08,6.55,93.491,184.762,82,0.75 +2024/11/2 18:00,10.81,6.851,133.464,363.105,171,1.26 +2024/11/2 19:00,16.99,7.12,155.327,481.47,229,1.43 +2024/11/2 20:00,9.6,6.779,153.094,414.253,197,1.24 +2024/11/2 21:00,7.46,6.394,123.819,301.183,142,1.41 +2024/11/2 22:00,9.86,6.907,87.474,171.124,78,1.2 +2024/11/2 23:00,11.58,7.09,88.057,184.595,84,1.48 +2024/11/3 0:00,3.78,6.905,74.915,129.306,57,0.47 +2024/11/3 1:00,18.02,6.253,83.321,131.371,57,0.44 +2024/11/3 2:00,13.48,6.589,74.583,101.35,40,0.32 +2024/11/3 3:00,12.67,7.252,77.378,100.514,42,0.46 +2024/11/3 4:00,1.99,6.001,87.744,145.819,65,0.48 +2024/11/3 5:00,12.08,5.714,99.159,200.709,88,0.44 +2024/11/3 6:00,2.42,7.618,69.535,122.969,49,0.8 +2024/11/3 7:00,1.57,6.983,71.532,139.37,59,0.62 +2024/11/3 8:00,10.55,7.041,158.735,430.086,207,0.74 +2024/11/3 9:00,8.06,6.139,105.972,279.215,128,0.7 +2024/11/3 10:00,55.61,7.121,129.642,300.392,140,0.83 +2024/11/3 11:00,38.12,6.844,136.002,330.821,157,0.93 +2024/11/3 12:00,50.08,5.915,98.669,212.757,96,0.96 +2024/11/3 13:00,41.12,7.562,95.044,207.394,96,0.83 +2024/11/3 14:00,69.55,6.778,98.537,216.725,96,0.96 +2024/11/3 15:00,54.64,6.475,94.686,183.26,80,0.62 +2024/11/3 16:00,13.75,6.484,83.627,131.608,57,0.72 +2024/11/3 17:00,6.51,5.744,70.973,137.189,59,0.76 +2024/11/3 18:00,1.89,7.033,132.597,324.953,153,1.24 +2024/11/3 19:00,19.52,6.837,157.83,443.615,210,1.37 +2024/11/3 20:00,5.73,6.582,106.312,280.546,131,1.33 +2024/11/3 21:00,8.48,7.465,125.263,331.48,158,1.38 +2024/11/3 22:00,13,6.001,96.713,203.147,93,1.33 +2024/11/3 23:00,0.49,6.371,89.269,199.156,91,1.28 +2024/11/4 0:00,16.21,6.331,67.605,122.492,49,0.35 +2024/11/4 1:00,10.73,6.629,62.786,114.241,45,0.47 +2024/11/4 2:00,5.56,6.824,78.231,98.006,40,0.33 +2024/11/4 3:00,1.23,7.038,53.122,63.028,24,0.32 +2024/11/4 4:00,3.25,6.592,60.82,74.17,27,0.32 +2024/11/4 5:00,17.9,6.317,56.115,70.972,24,0.31 +2024/11/4 6:00,13.72,7.859,68.821,73.686,28,0.6 +2024/11/4 7:00,5,8.385,70.644,85.39,33,0.63 +2024/11/4 8:00,1.31,6.868,135.624,334.728,159,0.64 +2024/11/4 9:00,13.81,6.378,116.336,274.274,128,0.65 +2024/11/4 10:00,55.03,7.713,134.833,354.589,166,0.82 +2024/11/4 11:00,49.16,6.049,86.142,171.283,76,0.82 +2024/11/4 12:00,47.73,6.599,75.227,109.473,45,0.91 +2024/11/4 13:00,42.59,6.408,47.804,44.896,11,0.94 +2024/11/4 14:00,58.44,6.181,66.19,72.63,25,0.93 +2024/11/4 15:00,68.97,6.629,50.578,50.872,17,0.71 +2024/11/4 16:00,3.51,6.324,62.235,39.153,10,0.69 +2024/11/4 17:00,11.94,6.792,63.614,77.489,27,0.73 +2024/11/4 18:00,8.48,6.801,114.607,275.567,128,1.47 +2024/11/4 19:00,8.93,6.447,93.697,189.618,84,1.39 +2024/11/4 20:00,5.08,6.58,148.021,388.06,185,1.22 +2024/11/4 21:00,16.5,6.656,139.569,375.596,180,1.37 +2024/11/4 22:00,9.71,7.273,63.552,76.649,30,1.36 +2024/11/4 23:00,10.87,6.702,52.267,45.017,13,1.34 +2024/11/5 0:00,6.1,7.394,65.061,108.535,45,0.41 +2024/11/5 1:00,3.64,7.241,60.307,89.956,33,0.43 +2024/11/5 2:00,1.72,7.232,61.011,104.456,42,0.31 +2024/11/5 3:00,14.28,7.771,64.388,49.272,14,0.4 +2024/11/5 4:00,3.92,6.283,61.299,45.887,12,0.46 +2024/11/5 5:00,13.8,6.617,54.374,60.316,20,0.41 +2024/11/5 6:00,7.81,8.035,60.548,104.696,41,0.61 +2024/11/5 7:00,8.32,6.737,65.342,84.831,31,0.76 +2024/11/5 8:00,9.38,5.581,101.751,232.514,107,0.79 +2024/11/5 9:00,7.35,6.768,97.52,183.848,84,0.77 +2024/11/5 10:00,38.52,6.964,130.058,352.864,164,0.87 +2024/11/5 11:00,45.84,5.649,100.782,195.426,87,0.91 +2024/11/5 12:00,58.23,7.734,55.417,76.089,27,0.92 +2024/11/5 13:00,58.3,6.489,65.817,96.567,37,0.94 +2024/11/5 14:00,45.02,7.081,78.679,101.13,40,0.93 +2024/11/5 15:00,51.1,6.755,53.235,71.709,26,0.64 +2024/11/5 16:00,3.87,6.201,64.316,90.847,33,0.77 +2024/11/5 17:00,4.21,6.307,50.194,42.277,10,0.77 +2024/11/5 18:00,0.46,6.374,98.137,213.458,95,1.32 +2024/11/5 19:00,17.93,7.566,111.575,283.397,132,1.24 +2024/11/5 20:00,4.21,6.799,118.398,268.048,122,1.38 +2024/11/5 21:00,4.55,6.591,118.243,260.322,119,1.31 +2024/11/5 22:00,5.59,6.375,78.483,108.461,43,1.42 +2024/11/5 23:00,2.55,7.64,59.471,61.869,23,1.29 +2024/11/6 0:00,12.79,7.945,72.299,71.175,25,0.35 +2024/11/6 1:00,1.5,7.75,61.701,46.352,14,0.47 +2024/11/6 2:00,2.68,7.291,60.612,75.69,27,0.42 +2024/11/6 3:00,12.9,7.163,48.374,46.682,13,0.32 +2024/11/6 4:00,6.79,6.32,71.841,90.112,37,0.44 +2024/11/6 5:00,14.16,6.842,72.571,92.3,36,0.45 +2024/11/6 6:00,11.15,6.596,49.949,49.513,15,0.65 +2024/11/6 7:00,5.12,6.034,60.995,62.764,20,0.79 +2024/11/6 8:00,13.02,7.662,139.742,340.026,160,0.67 +2024/11/6 9:00,2.33,6.59,140.025,393.812,187,0.79 +2024/11/6 10:00,53.77,7.757,93.038,210.195,94,0.86 +2024/11/6 11:00,50.3,7.544,121.566,275.686,127,0.92 +2024/11/6 12:00,44.38,7.332,61.848,102.919,39,0.9 +2024/11/6 13:00,56.14,7.368,78.671,98.52,40,1 +2024/11/6 14:00,65.5,6.634,68.09,71.884,25,0.88 +2024/11/6 15:00,69.96,8.229,53.817,40.673,12,0.64 +2024/11/6 16:00,12.16,7.012,52.171,65.046,21,0.77 +2024/11/6 17:00,8.09,7.171,50.883,64.862,21,0.61 +2024/11/6 18:00,4.5,6.615,90.017,192.258,85,1.47 +2024/11/6 19:00,5.14,6.465,108.107,232.191,108,1.23 +2024/11/6 20:00,9.59,7.281,107.251,254.875,115,1.37 +2024/11/6 21:00,7.35,7.118,130.773,328.426,152,1.41 +2024/11/6 22:00,18.28,6.54,63.911,60.701,21,1.3 +2024/11/6 23:00,7.37,6.212,64.458,72.773,26,1.45 +2024/11/7 0:00,7.47,6.379,64.35,43.889,10,0.42 +2024/11/7 1:00,7.67,7.877,63.068,53.946,17,0.38 +2024/11/7 2:00,16.73,6.73,70.792,70.992,25,0.37 +2024/11/7 3:00,13.02,6.888,56.843,69.032,24,0.32 +2024/11/7 4:00,12.28,8.058,68.273,77.493,28,0.43 +2024/11/7 5:00,6.68,6.455,68.956,88.755,34,0.37 +2024/11/7 6:00,16.36,6.667,78.486,99.059,40,0.66 +2024/11/7 7:00,0.77,6.644,55.709,42.395,11,0.79 +2024/11/7 8:00,17.42,8.18,102.593,251.714,114,0.65 +2024/11/7 9:00,10.25,8.459,112.697,283.641,130,0.78 +2024/11/7 10:00,48.94,7.572,87.877,196.725,87,0.99 +2024/11/7 11:00,52.4,7.594,98.399,235.141,108,0.96 +2024/11/7 12:00,58.36,6.749,64.908,84.86,31,0.8 +2024/11/7 13:00,35.45,8.424,80.351,108.879,45,0.97 +2024/11/7 14:00,65.5,7.257,68.337,119.641,49,0.84 +2024/11/7 15:00,50.64,7.641,58.257,70.674,25,0.67 +2024/11/7 16:00,6.86,7.026,69.06,66,24,0.8 +2024/11/7 17:00,2.76,6.929,66.285,97.529,39,0.68 +2024/11/7 18:00,8.79,8.213,122.248,275.304,126,1.4 +2024/11/7 19:00,9.93,7.432,124.378,340.128,158,1.29 +2024/11/7 20:00,8.07,8.059,125.343,323.053,153,1.31 +2024/11/7 21:00,13.57,7.249,119.412,329.562,155,1.38 +2024/11/7 22:00,8.42,6.601,74.344,77.335,29,1.48 +2024/11/7 23:00,19.23,6.747,63.303,41.89,11,1.28 +2024/11/8 0:00,11.99,7.262,64.851,58.766,17,0.35 +2024/11/8 1:00,16.15,6.821,56.647,74.187,27,0.31 +2024/11/8 2:00,2.19,6.554,67.387,55.301,16,0.34 +2024/11/8 3:00,7.95,8.003,78.583,101.639,40,0.35 +2024/11/8 4:00,6.74,6.868,64.213,78.072,31,0.31 +2024/11/8 5:00,11.39,7.284,72.133,95.957,37,0.41 +2024/11/8 6:00,17.22,7.386,76.849,89.471,34,0.63 +2024/11/8 7:00,1.57,6.843,53.195,42.585,10,0.7 +2024/11/8 8:00,1.45,8.183,131.761,373.744,179,0.64 +2024/11/8 9:00,17.01,6.548,140.856,351.413,167,0.79 +2024/11/8 10:00,42.45,7.363,131.03,348.693,163,0.86 +2024/11/8 11:00,58.41,7.353,130.739,302.706,142,0.82 +2024/11/8 12:00,54,7.163,68.518,94.108,35,0.97 +2024/11/8 13:00,64.15,6.454,59.09,94.177,37,0.88 +2024/11/8 14:00,39.38,7.771,72.335,105.01,45,0.96 +2024/11/8 15:00,39.54,7.683,74.361,101.988,40,0.66 +2024/11/8 16:00,11.14,6.793,58.521,92.135,36,0.7 +2024/11/8 17:00,18.93,7.659,53.769,40.171,11,0.69 +2024/11/8 18:00,8.3,7.437,127.611,353.204,169,1.37 +2024/11/8 19:00,6.54,6.462,119.862,284.987,134,1.32 +2024/11/8 20:00,12.13,6.692,112.647,230.616,107,1.35 +2024/11/8 21:00,18.61,7.958,102.992,222.829,101,1.4 +2024/11/8 22:00,16.74,7.394,58.898,42.696,10,1.32 +2024/11/8 23:00,19.91,6.857,64.431,83.346,33,1.41 +2024/11/9 0:00,0.45,6.787,82.263,145.977,62,0.44 +2024/11/9 1:00,2.26,6.987,73.877,115.998,46,0.45 +2024/11/9 2:00,12.19,7.03,69.192,77.216,28,0.39 +2024/11/9 3:00,16.41,6.794,75.138,94.756,36,0.3 +2024/11/9 4:00,5.7,6.315,82.258,133.042,58,0.45 +2024/11/9 5:00,4.78,8.082,96.596,163.749,74,0.48 +2024/11/9 6:00,15.74,7.961,100.066,192.654,87,0.73 +2024/11/9 7:00,1.13,6.557,74.493,150.09,64,0.7 +2024/11/9 8:00,7.39,7.394,126.15,325.861,152,0.71 +2024/11/9 9:00,10.12,6.762,121.065,276.551,126,0.73 +2024/11/9 10:00,54.61,7.141,132.879,317.3,148,1 +2024/11/9 11:00,60.5,7.09,116.604,295.113,138,0.81 +2024/11/9 12:00,47.42,7.04,69.014,80.971,29,0.8 +2024/11/9 13:00,56.44,8.731,93.711,198.531,91,0.99 +2024/11/9 14:00,55.49,7.032,65.473,115.13,46,0.89 +2024/11/9 15:00,54.17,6.815,84.692,126.659,54,0.72 +2024/11/9 16:00,12.81,6.842,93.139,154.54,69,0.75 +2024/11/9 17:00,5.19,8.013,96.595,202.621,93,0.75 +2024/11/9 18:00,1.69,6.36,83.866,198.836,87,1.39 +2024/11/9 19:00,2.39,6.842,142.321,365.232,172,1.34 +2024/11/9 20:00,4.49,8.307,147.539,408.743,196,1.37 +2024/11/9 21:00,10,7.464,132.001,379.686,181,1.42 +2024/11/9 22:00,16.81,7.43,71.288,128.721,55,1.46 +2024/11/9 23:00,14.03,8.832,75.042,143.559,64,1.24 +2024/11/10 0:00,15.78,7.58,68.226,74.084,29,0.36 +2024/11/10 1:00,7.02,6.975,86.988,186.618,82,0.38 +2024/11/10 2:00,8.09,7.236,73.554,146.869,62,0.43 +2024/11/10 3:00,7.87,6.727,93.353,164.882,70,0.38 +2024/11/10 4:00,3.84,8.293,108.131,211.676,98,0.35 +2024/11/10 5:00,1.22,7.804,53.772,67.892,22,0.31 +2024/11/10 6:00,11.82,8.196,87.105,188.172,85,0.77 +2024/11/10 7:00,19.78,8.261,78.842,126.279,54,0.68 +2024/11/10 8:00,3.34,7.153,151.01,448.273,216,0.67 +2024/11/10 9:00,0.93,6.836,119.672,330.863,153,0.71 +2024/11/10 10:00,62.28,7.383,119.232,314.81,145,0.82 +2024/11/10 11:00,43.84,6.878,134.483,325.648,151,0.88 +2024/11/10 12:00,64.04,7.526,105.249,199.908,92,0.95 +2024/11/10 13:00,59.64,8.202,94.836,175.416,76,0.95 +2024/11/10 14:00,68.1,7.308,73.414,99.346,39,0.95 +2024/11/10 15:00,49.31,7.516,70.913,82.288,33,0.69 +2024/11/10 16:00,13.24,7.356,84.891,159.618,71,0.67 +2024/11/10 17:00,9.3,7.964,87.103,167.892,73,0.77 +2024/11/10 18:00,12.61,6.999,156.689,439.034,208,1.25 +2024/11/10 19:00,8.99,6.179,105.126,225.481,101,1.42 +2024/11/10 20:00,3.77,7.732,97.437,242.438,111,1.47 +2024/11/10 21:00,10.16,8.097,110.498,284.346,132,1.29 +2024/11/10 22:00,10.57,7.715,80.759,107.842,43,1.26 +2024/11/10 23:00,16.21,7.015,76.703,142.777,60,1.35 +2024/11/11 0:00,14.71,6.825,69.869,114.706,49,0.34 +2024/11/11 1:00,13.28,7.868,58.438,62.398,20,0.47 +2024/11/11 2:00,2.27,7.625,63.818,90.417,36,0.35 +2024/11/11 3:00,14.41,7.447,50.824,54.838,18,0.36 +2024/11/11 4:00,10.01,8.859,56.659,65.777,25,0.48 +2024/11/11 5:00,17.88,6.935,64.303,66.884,23,0.34 +2024/11/11 6:00,18.4,8.822,63.964,93.934,39,0.78 +2024/11/11 7:00,1.1,7.551,69.453,90.131,33,0.64 +2024/11/11 8:00,16.41,6.442,126.002,357.21,168,0.78 +2024/11/11 9:00,0.75,7.412,98.838,256.903,116,0.66 +2024/11/11 10:00,47.85,8.202,123.731,283.457,133,0.85 +2024/11/11 11:00,53.98,7.293,101.201,205.796,92,0.9 +2024/11/11 12:00,40.18,6.634,72.321,100.644,38,0.87 +2024/11/11 13:00,61.12,7.422,59.118,91.986,37,0.84 +2024/11/11 14:00,35.29,6.989,61.287,81.963,33,0.87 +2024/11/11 15:00,40.9,7.866,67.246,65.34,22,0.74 +2024/11/11 16:00,11.62,8.066,57.393,76.661,29,0.77 +2024/11/11 17:00,14.29,6.871,80.257,113.731,48,0.76 +2024/11/11 18:00,18.33,7.08,104.685,236.936,106,1.43 +2024/11/11 19:00,14.11,8.054,135.807,346.541,162,1.2 +2024/11/11 20:00,13.44,6.988,137.89,359.854,170,1.33 +2024/11/11 21:00,7.89,6.856,123.84,317.5,151,1.25 +2024/11/11 22:00,0.03,6.8,53.34,46.916,15,1.22 +2024/11/11 23:00,2.4,7.769,62.955,55.988,19,1.42 +2024/11/12 0:00,10.69,7.859,71.138,79.872,30,0.46 +2024/11/12 1:00,13.5,7.2,52.395,65.972,23,0.46 +2024/11/12 2:00,8.35,7.649,68.598,99.247,42,0.48 +2024/11/12 3:00,14.61,8.762,64.015,92.434,34,0.42 +2024/11/12 4:00,10.44,7.022,65.189,76.428,28,0.5 +2024/11/12 5:00,1.48,6.471,51.279,51.197,18,0.4 +2024/11/12 6:00,3.84,7.962,81.668,114.013,46,0.78 +2024/11/12 7:00,16.8,7.571,73.47,105.714,45,0.62 +2024/11/12 8:00,14.5,7.184,133.975,324.212,151,0.63 +2024/11/12 9:00,17.9,8.103,95.339,178.015,78,0.72 +2024/11/12 10:00,39.11,8.24,128.333,362.849,169,0.82 +2024/11/12 11:00,69.66,6.34,78.147,160.42,71,0.82 +2024/11/12 12:00,42.33,7.22,69.225,64.443,24,0.84 +2024/11/12 13:00,35.41,9.399,60.222,53.919,19,0.96 +2024/11/12 14:00,69.91,8.053,47.895,45.717,15,0.99 +2024/11/12 15:00,44.84,8.12,69.685,67.103,22,0.67 +2024/11/12 16:00,13.36,8.489,60.961,68.185,23,0.79 +2024/11/12 17:00,3.53,7.657,51.019,44.759,10,0.76 +2024/11/12 18:00,11.6,8.208,137.332,366.092,174,1.27 +2024/11/12 19:00,18.08,8.151,108.458,231.031,104,1.38 +2024/11/12 20:00,6.4,8.022,79.706,165.93,75,1.49 +2024/11/12 21:00,13.41,7.431,84.679,174.039,75,1.45 +2024/11/12 22:00,3.76,7.764,69.877,109.518,47,1.31 +2024/11/12 23:00,12.5,7.26,66.293,60.879,19,1.29 +2024/11/13 0:00,6.73,7.772,67.569,66.074,24,0.46 +2024/11/13 1:00,4.22,7.008,72.002,112.812,48,0.41 +2024/11/13 2:00,6.26,7.241,71.79,96.045,37,0.33 +2024/11/13 3:00,3.58,7.572,53.889,47.959,12,0.37 +2024/11/13 4:00,18.04,7.145,63.926,72.641,25,0.43 +2024/11/13 5:00,7.94,7.424,72.824,70.131,26,0.33 +2024/11/13 6:00,4.91,7.651,73.211,108.536,45,0.74 +2024/11/13 7:00,8.97,8.047,73.771,72.893,28,0.74 +2024/11/13 8:00,6.41,8.45,115.444,265.241,121,0.65 +2024/11/13 9:00,14.89,7.451,129.414,364.071,174,0.68 +2024/11/13 10:00,68.99,8.747,122.419,290.032,133,0.99 +2024/11/13 11:00,50.33,8.442,119.726,327.011,153,0.95 +2024/11/13 12:00,65.14,8.121,67.147,86.889,33,0.96 +2024/11/13 13:00,54.81,7.87,65.265,75.378,26,0.9 +2024/11/13 14:00,40.5,7.987,75.345,91.675,35,0.84 +2024/11/13 15:00,59.17,8.632,57.708,72.042,27,0.72 +2024/11/13 16:00,10.27,8.66,73.019,80.495,31,0.75 +2024/11/13 17:00,13.01,8.747,66.19,46.731,15,0.6 +2024/11/13 18:00,17.79,7.792,97.29,241.641,111,1.23 +2024/11/13 19:00,8.81,8.158,136.206,330.102,157,1.34 +2024/11/13 20:00,18.02,8.753,104.184,257.53,118,1.33 +2024/11/13 21:00,15.01,7.347,112.12,298.692,141,1.49 +2024/11/13 22:00,9.77,7.548,65.671,49.639,13,1.23 +2024/11/13 23:00,12.06,7.775,61.344,76.005,27,1.3 +2024/11/14 0:00,6.51,8.543,71.96,101.915,39,0.46 +2024/11/14 1:00,19.67,8.555,63.057,63.87,24,0.42 +2024/11/14 2:00,13.35,7.723,67.264,114.985,46,0.41 +2024/11/14 3:00,0.88,6.908,69.391,87.808,32,0.45 +2024/11/14 4:00,6.53,8.059,51.422,57.446,21,0.31 +2024/11/14 5:00,12.47,7.269,50.562,50.991,13,0.49 +2024/11/14 6:00,1.13,6.919,65.393,44.006,13,0.64 +2024/11/14 7:00,0.48,7.055,70.57,63.117,23,0.62 +2024/11/14 8:00,9,8.116,94.153,197.149,89,0.67 +2024/11/14 9:00,6.65,8.902,100.881,245.086,115,0.74 +2024/11/14 10:00,50.34,7.911,128.432,343.859,160,0.85 +2024/11/14 11:00,44.19,8.034,103.041,199.685,91,0.81 +2024/11/14 12:00,40.77,8.762,54.405,72.216,26,0.81 +2024/11/14 13:00,59.12,6.887,56.557,77.236,28,0.85 +2024/11/14 14:00,53.01,8.258,74.413,88.911,33,0.83 +2024/11/14 15:00,42.01,7.875,68.808,99.502,41,0.67 +2024/11/14 16:00,6.39,8.292,61.669,102.171,40,0.63 +2024/11/14 17:00,11.84,7.552,55.284,66.177,25,0.67 +2024/11/14 18:00,1.44,7.333,123.649,286.042,132,1.33 +2024/11/14 19:00,2.95,7.983,145.302,406.193,191,1.42 +2024/11/14 20:00,1.46,9.133,98.76,237.85,111,1.27 +2024/11/14 21:00,16.25,8.514,103.881,200.167,92,1.34 +2024/11/14 22:00,15.05,7.536,70.406,74.572,27,1.44 +2024/11/14 23:00,15.07,7.008,45.96,37.464,11,1.5 +2024/11/15 0:00,14.33,6.908,72.62,100.874,42,0.41 +2024/11/15 1:00,13.39,9.004,58.387,70.902,27,0.39 +2024/11/15 2:00,9.54,7.356,69.163,93.812,37,0.43 +2024/11/15 3:00,12.85,7.777,68.585,109.485,46,0.4 +2024/11/15 4:00,0.77,9.008,68.318,107.755,44,0.33 +2024/11/15 5:00,12.43,6.948,75.037,112.212,46,0.39 +2024/11/15 6:00,15.56,9.146,61.277,64.306,21,0.8 +2024/11/15 7:00,10.01,7.826,72.404,122.46,49,0.73 +2024/11/15 8:00,7.15,7.232,102.151,260.037,120,0.66 +2024/11/15 9:00,5.55,7.831,104.388,198.55,90,0.79 +2024/11/15 10:00,57.5,7.508,121.992,331.587,157,0.88 +2024/11/15 11:00,59.25,8.327,126.662,317.347,148,0.88 +2024/11/15 12:00,65.48,7.557,57.655,88.429,32,0.92 +2024/11/15 13:00,46.98,6.775,60.766,50.647,14,0.91 +2024/11/15 14:00,61.94,7.85,53.397,63.061,23,0.86 +2024/11/15 15:00,54.65,7.103,53.09,57.933,17,0.69 +2024/11/15 16:00,17.66,8.153,67.44,80.355,29,0.67 +2024/11/15 17:00,10.56,7.208,59.159,70.279,27,0.75 +2024/11/15 18:00,10.35,7.665,137.657,370.128,174,1.24 +2024/11/15 19:00,11.56,8.137,118.99,323.894,153,1.43 +2024/11/15 20:00,14.99,7.855,124.548,341.914,161,1.25 +2024/11/15 21:00,19.29,8.187,136.176,344.002,163,1.29 +2024/11/15 22:00,1.47,8.507,52.203,61.841,23,1.3 +2024/11/15 23:00,1.07,7.227,48.236,46.686,12,1.5 +2024/11/16 0:00,18.75,8.083,74.799,145.287,61,0.42 +2024/11/16 1:00,10.6,6.132,81.904,183.32,83,0.46 +2024/11/16 2:00,12.3,8.311,87.908,201.396,92,0.41 +2024/11/16 3:00,9.65,7.914,81.628,163.3,72,0.5 +2024/11/16 4:00,1.87,7.449,86.858,203.115,90,0.34 +2024/11/16 5:00,15.36,8.362,70.322,67.773,26,0.42 +2024/11/16 6:00,14.94,9.027,54.321,75.087,26,0.76 +2024/11/16 7:00,6.23,7.792,84.72,134.227,55,0.73 +2024/11/16 8:00,6.12,7.475,130.457,316.615,148,0.78 +2024/11/16 9:00,16.76,8.25,122.515,337.604,161,0.72 +2024/11/16 10:00,37.53,7.223,144.004,431.696,207,0.97 +2024/11/16 11:00,65.84,7.665,149.5,450.114,217,0.84 +2024/11/16 12:00,43.98,9.067,91.808,177.593,80,0.85 +2024/11/16 13:00,55.75,8.175,93.407,183.118,80,0.89 +2024/11/16 14:00,67.76,6.893,89.913,165.557,75,0.97 +2024/11/16 15:00,58.73,6.941,80.33,135.838,59,0.69 +2024/11/16 16:00,8.29,8.248,84.494,184.17,82,0.73 +2024/11/16 17:00,13.79,8.781,94.819,175.74,76,0.68 +2024/11/16 18:00,6.88,7.049,95.551,213.5,98,1.44 +2024/11/16 19:00,5.55,8.463,162.724,434.783,206,1.26 +2024/11/16 20:00,19.93,9.154,139.697,388.836,184,1.38 +2024/11/16 21:00,15.02,9.615,93.26,213.764,96,1.37 +2024/11/16 22:00,12.89,8.374,85.385,133.618,55,1.32 +2024/11/16 23:00,7.11,8.506,61.848,57.264,21,1.41 +2024/11/17 0:00,0.98,6.845,93.937,178.297,79,0.31 +2024/11/17 1:00,0.62,9.943,81.168,154.472,66,0.47 +2024/11/17 2:00,11.08,7.842,103.738,207.846,92,0.37 +2024/11/17 3:00,15.24,7.597,83.855,118.327,51,0.46 +2024/11/17 4:00,10.75,8.069,92.735,194.415,88,0.36 +2024/11/17 5:00,16.82,9.444,79.814,155.786,70,0.34 +2024/11/17 6:00,0.67,10.036,95.953,195.349,86,0.68 +2024/11/17 7:00,7.34,8.349,107.092,215.574,96,0.76 +2024/11/17 8:00,4.74,9.025,165.949,473.836,227,0.74 +2024/11/17 9:00,8.95,8.288,168.084,451.208,218,0.68 +2024/11/17 10:00,37.53,7.527,158.376,462.022,223,0.99 +2024/11/17 11:00,68.39,9.415,107.302,217.244,98,0.88 +2024/11/17 12:00,42.81,7.81,89.751,214.826,95,0.87 +2024/11/17 13:00,67.28,9.464,94.177,211.389,94,0.83 +2024/11/17 14:00,49.91,9.268,92.389,192.979,85,0.81 +2024/11/17 15:00,69.49,8.721,79.062,123.18,52,0.67 +2024/11/17 16:00,11.08,9.711,61.883,88.852,32,0.62 +2024/11/17 17:00,18.62,10.057,82.985,121.25,49,0.69 +2024/11/17 18:00,0.11,8.127,146.07,370.357,176,1.46 +2024/11/17 19:00,14.96,7.681,130.487,320.485,149,1.34 +2024/11/17 20:00,18.06,7.004,100.287,251.325,116,1.34 +2024/11/17 21:00,2.79,10.068,87.066,203.605,91,1.28 +2024/11/17 22:00,1.92,7.938,61.963,72.701,24,1.25 +2024/11/17 23:00,8.49,9.135,81.307,121.465,52,1.27 +2024/11/18 0:00,18.67,7.847,54.965,72.95,25,0.41 +2024/11/18 1:00,10.85,9.611,69.329,86.904,33,0.42 +2024/11/18 2:00,10.55,7.875,57.557,52.5,14,0.34 +2024/11/18 3:00,2.82,7.539,60.52,40.345,12,0.38 +2024/11/18 4:00,0.02,8.229,70.708,110.197,44,0.41 +2024/11/18 5:00,16.2,7.994,71.866,87.372,36,0.45 +2024/11/18 6:00,1.75,8.842,53.692,59.466,21,0.66 +2024/11/18 7:00,12.68,8.345,61.292,86.209,34,0.65 +2024/11/18 8:00,18.29,8.867,105.567,209.323,95,0.75 +2024/11/18 9:00,4.17,8.168,114.588,296.653,136,0.7 +2024/11/18 10:00,58.28,7.9,131.21,301.676,143,0.97 +2024/11/18 11:00,37.75,7.958,93.924,228.69,106,0.84 +2024/11/18 12:00,56.13,10.044,55.918,41.03,12,0.95 +2024/11/18 13:00,40.74,8.554,54.5,51.24,16,0.83 +2024/11/18 14:00,60.76,7.036,69.419,53.607,19,0.92 +2024/11/18 15:00,45.54,8.003,77.301,94.654,35,0.66 +2024/11/18 16:00,9.27,8.457,69.205,118.599,49,0.62 +2024/11/18 17:00,11.99,9.872,52.845,53.133,15,0.72 +2024/11/18 18:00,3.43,9.189,108.493,236.725,107,1.35 +2024/11/18 19:00,14.83,7.722,145.793,373.608,176,1.35 +2024/11/18 20:00,6.05,10.372,92.774,182.044,79,1.38 +2024/11/18 21:00,13.25,8.36,98.794,190.024,83,1.31 +2024/11/18 22:00,3.17,9.367,64.766,110.278,47,1.4 +2024/11/18 23:00,13.76,7.564,77.311,122.019,49,1.24 +2024/11/19 0:00,2.56,6.892,70.003,84.239,32,0.44 +2024/11/19 1:00,8.51,7.51,57.806,73.681,28,0.42 +2024/11/19 2:00,4.94,6.423,80.059,119.085,49,0.4 +2024/11/19 3:00,14.97,10.253,69.885,61.809,22,0.33 +2024/11/19 4:00,5.24,8.678,80.459,109.79,45,0.36 +2024/11/19 5:00,17.63,7.839,50.899,47.164,12,0.36 +2024/11/19 6:00,17.84,8.865,61.98,77.322,31,0.65 +2024/11/19 7:00,3.93,8.659,66.992,84.831,34,0.79 +2024/11/19 8:00,12.28,8.998,96.167,236.566,106,0.78 +2024/11/19 9:00,1.75,9.479,132.579,313.451,147,0.71 +2024/11/19 10:00,48.7,8.296,99.732,244.033,113,0.84 +2024/11/19 11:00,59.97,7.87,117.228,272.233,124,0.98 +2024/11/19 12:00,58.08,9.165,53.829,52.112,14,0.95 +2024/11/19 13:00,56.86,9.145,60.474,51.442,18,0.81 +2024/11/19 14:00,44.89,8.591,59.943,94.625,38,0.9 +2024/11/19 15:00,48.23,10.311,57.1,76.128,26,0.72 +2024/11/19 16:00,2.06,8.187,59.388,58.798,21,0.61 +2024/11/19 17:00,14.38,7.856,71.044,90.782,35,0.61 +2024/11/19 18:00,10.08,8.837,149.551,394.208,188,1.34 +2024/11/19 19:00,14.18,8.015,134.103,396.366,187,1.2 +2024/11/19 20:00,4.98,8.899,124.05,340.583,162,1.21 +2024/11/19 21:00,6.49,7.903,114.096,258.961,119,1.25 +2024/11/19 22:00,6.68,8.214,72.761,81,33,1.47 +2024/11/19 23:00,0.51,10.06,60.231,79.526,31,1.43 +2024/11/20 0:00,6.82,8.338,51.593,44.622,14,0.39 +2024/11/20 1:00,16.07,8.05,46.761,37.098,10,0.4 +2024/11/20 2:00,17.95,9.591,57.006,79.604,28,0.44 +2024/11/20 3:00,10.36,7.871,59.66,102.148,39,0.39 +2024/11/20 4:00,9.11,8.126,75.797,118.55,48,0.31 +2024/11/20 5:00,0.62,9.101,70.078,68.901,24,0.45 +2024/11/20 6:00,17.58,9.397,64.992,105.309,44,0.61 +2024/11/20 7:00,0.26,9.633,62.029,45.747,14,0.7 +2024/11/20 8:00,18.9,8.087,127.973,324.099,153,0.77 +2024/11/20 9:00,9.78,9.117,118.798,262.77,120,0.62 +2024/11/20 10:00,46.97,8.293,112.962,245.529,114,0.94 +2024/11/20 11:00,67.35,8.19,129.555,314.734,145,0.81 +2024/11/20 12:00,35.85,9.618,67.283,80.965,29,1 +2024/11/20 13:00,55.35,8.231,68.727,74.997,25,0.94 +2024/11/20 14:00,54.21,8.863,60.017,71.592,26,0.99 +2024/11/20 15:00,42.68,8.767,57.18,72.893,26,0.73 +2024/11/20 16:00,8.58,7.857,79.75,103.804,43,0.65 +2024/11/20 17:00,13.05,9.42,64.687,61.037,20,0.79 +2024/11/20 18:00,14.54,9.088,119.314,334.739,155,1.39 +2024/11/20 19:00,0.01,7.247,153.338,399.304,192,1.37 +2024/11/20 20:00,18.74,8.862,89.478,187.893,85,1.33 +2024/11/20 21:00,3.29,8.068,134.966,373.813,178,1.29 +2024/11/20 22:00,4.67,9.529,57.966,46.824,11,1.36 +2024/11/20 23:00,5.27,7.6,59.872,50.326,17,1.31 +2024/11/21 0:00,0.76,8.504,69.765,99.124,38,0.47 +2024/11/21 1:00,2.46,9.067,53.098,49.746,16,0.31 +2024/11/21 2:00,19.73,8.822,78.195,99.606,38,0.41 +2024/11/21 3:00,6.3,9.394,79.002,99.878,40,0.47 +2024/11/21 4:00,2.31,7.667,59.583,95.423,39,0.31 +2024/11/21 5:00,2.14,10.152,68.757,110.097,44,0.36 +2024/11/21 6:00,14.39,9.199,57.911,91.416,34,0.61 +2024/11/21 7:00,17.09,9.898,63.505,45.701,13,0.72 +2024/11/21 8:00,5.14,9.487,114.23,248.14,113,0.66 +2024/11/21 9:00,0.42,8.77,84.866,154.816,69,0.79 +2024/11/21 10:00,42.81,7.828,126.294,302.376,139,0.92 +2024/11/21 11:00,36.98,8.348,117.567,269.964,127,0.91 +2024/11/21 12:00,38.62,10.097,70.491,99.22,41,0.98 +2024/11/21 13:00,50.1,9.92,67.276,97.884,40,0.84 +2024/11/21 14:00,43.05,8.307,66.325,100.528,42,0.91 +2024/11/21 15:00,53.06,6.847,60.689,81.067,31,0.71 +2024/11/21 16:00,5.07,8.614,56.241,39.577,10,0.62 +2024/11/21 17:00,18.81,8.557,65.336,108.186,44,0.79 +2024/11/21 18:00,18.12,8.586,97.996,233.408,109,1.41 +2024/11/21 19:00,11.34,9.202,86.708,203.191,93,1.47 +2024/11/21 20:00,7.09,9.489,109.267,251.078,114,1.49 +2024/11/21 21:00,7.62,9.584,108.387,217.106,97,1.34 +2024/11/21 22:00,8.24,9.135,64.284,44.3,13,1.44 +2024/11/21 23:00,14.55,7.478,66.614,69.612,25,1.37 +2024/11/22 0:00,9.03,8.648,65.711,56.835,20,0.5 +2024/11/22 1:00,17.13,10.888,62.837,81.221,29,0.35 +2024/11/22 2:00,18.88,9.216,63.462,94.567,35,0.3 +2024/11/22 3:00,6.72,9.211,65.873,91.914,37,0.34 +2024/11/22 4:00,11.21,9.204,50.128,56.819,17,0.33 +2024/11/22 5:00,1.9,9.25,58.176,40.524,11,0.39 +2024/11/22 6:00,4.01,7.214,67.997,113.026,49,0.62 +2024/11/22 7:00,8.27,8.727,72.758,90.997,35,0.64 +2024/11/22 8:00,4.12,8.885,134.8,383.104,182,0.62 +2024/11/22 9:00,17.53,9.979,104.062,260.584,119,0.7 +2024/11/22 10:00,40.54,8.953,116.646,252.488,115,0.85 +2024/11/22 11:00,50.95,7.697,131.608,382.46,179,0.89 +2024/11/22 12:00,56.2,9.262,71.477,105.378,43,0.82 +2024/11/22 13:00,59.22,8.298,65.754,117.825,49,0.9 +2024/11/22 14:00,48.41,7.997,49.808,51.004,16,0.83 +2024/11/22 15:00,65.42,8.275,70.17,87.969,35,0.62 +2024/11/22 16:00,11.37,9.354,77.115,119.378,49,0.66 +2024/11/22 17:00,8.79,9.96,56.862,75.28,26,0.77 +2024/11/22 18:00,1.34,9.305,146.45,372.578,178,1.44 +2024/11/22 19:00,9.29,9.429,132.544,338.818,157,1.49 +2024/11/22 20:00,16.41,9.297,83.512,171.838,75,1.34 +2024/11/22 21:00,12.29,8.996,127.468,352.801,165,1.29 +2024/11/22 22:00,16.64,9.483,74.586,102.989,39,1.49 +2024/11/22 23:00,9.88,7.192,67.672,72.04,26,1.31 +2024/11/23 0:00,2.37,9.142,74.977,143.713,64,0.3 +2024/11/23 1:00,0.27,8.247,90.484,196.903,87,0.46 +2024/11/23 2:00,6.06,10.026,84.334,183.708,80,0.33 +2024/11/23 3:00,13.96,8.935,78.383,146.624,65,0.44 +2024/11/23 4:00,15.81,9.078,71.251,117.241,51,0.3 +2024/11/23 5:00,5.92,7.915,78.52,92.358,38,0.32 +2024/11/23 6:00,9.91,9.9,98.004,190.24,86,0.7 +2024/11/23 7:00,8.42,9.568,67.101,70.243,23,0.61 +2024/11/23 8:00,8.21,9.509,128.548,347.025,166,0.78 +2024/11/23 9:00,4.63,8.419,128.011,375.038,176,0.75 +2024/11/23 10:00,39.77,8.449,93.163,231.549,104,0.87 +2024/11/23 11:00,41.88,9.234,134.56,357.111,167,0.92 +2024/11/23 12:00,36.94,8.509,95.21,213.822,99,0.94 +2024/11/23 13:00,41.93,9.408,58.859,81.792,30,0.95 +2024/11/23 14:00,35.32,7.467,79.993,180.539,78,0.88 +2024/11/23 15:00,56.95,8.668,74.018,82.204,33,0.78 +2024/11/23 16:00,6.33,10.585,65.003,67.317,26,0.79 +2024/11/23 17:00,19.46,9.412,86.147,199.737,88,0.64 +2024/11/23 18:00,3.87,9.188,138.328,353.449,166,1.47 +2024/11/23 19:00,6.92,10.755,140.617,363.464,171,1.41 +2024/11/23 20:00,7.16,7.353,143.788,416.644,196,1.47 +2024/11/23 21:00,0.17,8.418,102.269,256.698,117,1.33 +2024/11/23 22:00,16.78,8.735,79.78,112.974,47,1.4 +2024/11/23 23:00,0.64,9.764,94.091,209.358,95,1.27 +2024/11/24 0:00,18.8,9.926,96.449,174.447,79,0.45 +2024/11/24 1:00,17.84,8.51,88.873,210.04,96,0.42 +2024/11/24 2:00,10.71,10.032,69.986,99.454,40,0.4 +2024/11/24 3:00,10.87,8.868,77.592,153.611,68,0.44 +2024/11/24 4:00,13.08,10.218,90.941,174.159,75,0.41 +2024/11/24 5:00,7.74,8.384,97.944,167.118,76,0.45 +2024/11/24 6:00,12.94,9.092,88.25,180.87,80,0.77 +2024/11/24 7:00,0.9,8.8,70.506,136.716,57,0.76 +2024/11/24 8:00,1.08,10.082,117.853,308.321,143,0.66 +2024/11/24 9:00,9.14,8.775,114.83,249.437,114,0.8 +2024/11/24 10:00,54.24,9.157,143.815,373.103,177,0.93 +2024/11/24 11:00,66.07,9.612,135.144,386.185,181,0.86 +2024/11/24 12:00,38.66,9.644,97.572,172.289,77,0.81 +2024/11/24 13:00,63.79,9.936,78.944,128.501,53,1 +2024/11/24 14:00,42.35,9.365,65.361,112.267,44,0.92 +2024/11/24 15:00,48.79,8.857,88.946,166.284,75,0.65 +2024/11/24 16:00,6.33,8.911,74.526,126.471,51,0.7 +2024/11/24 17:00,8,9.213,76.894,104.76,41,0.68 +2024/11/24 18:00,3.01,9.397,163.383,487.166,233,1.49 +2024/11/24 19:00,10.07,9.073,142,356.734,169,1.35 +2024/11/24 20:00,16.03,9.208,114.739,258.043,117,1.35 +2024/11/24 21:00,8.83,8.028,103.992,217.44,101,1.44 +2024/11/24 22:00,9.81,9.748,66.672,105.318,43,1.32 +2024/11/24 23:00,16.98,9.34,78.907,100.566,39,1.26 +2024/11/25 0:00,14.12,10.185,71.473,105.111,41,0.45 +2024/11/25 1:00,9.81,9.333,82.65,115.023,49,0.48 +2024/11/25 2:00,5.15,7.993,53.815,53.476,19,0.31 +2024/11/25 3:00,17.7,9.041,64.668,43.029,10,0.47 +2024/11/25 4:00,11.54,9.169,76.321,99.219,40,0.39 +2024/11/25 5:00,4.42,9.96,81.985,108.435,46,0.36 +2024/11/25 6:00,5.38,7.76,56.247,63.856,24,0.61 +2024/11/25 7:00,16.06,9.367,73.113,119.406,49,0.64 +2024/11/25 8:00,0.88,9.764,132.453,382.828,181,0.67 +2024/11/25 9:00,19.84,8.801,111.739,299.54,138,0.61 +2024/11/25 10:00,39.56,9.395,105.679,255.316,120,0.84 +2024/11/25 11:00,62.86,8.828,106.533,213.684,95,0.95 +2024/11/25 12:00,48.82,8.747,68.344,83.872,30,0.94 +2024/11/25 13:00,52.23,9.001,60.293,75.463,28,0.95 +2024/11/25 14:00,65.82,8.762,65.591,41.767,13,0.83 +2024/11/25 15:00,49.45,9.909,70.295,86.467,31,0.61 +2024/11/25 16:00,10.75,8.743,81.64,109.72,47,0.69 +2024/11/25 17:00,0.99,8.613,70.544,68.907,24,0.67 +2024/11/25 18:00,0.05,10.87,124.515,297.932,139,1.43 +2024/11/25 19:00,4.9,10.149,100.863,247.351,112,1.36 +2024/11/25 20:00,13.61,7.906,146.932,368.026,174,1.48 +2024/11/25 21:00,2.43,8.72,80.502,155.691,68,1.22 +2024/11/25 22:00,2.28,9.534,76.934,117.807,47,1.31 +2024/11/25 23:00,8.22,9.603,74.396,94.64,35,1.32 +2024/11/26 0:00,12.96,8.299,57.503,76.493,28,0.33 +2024/11/26 1:00,14.24,10.476,57.681,41.547,11,0.42 +2024/11/26 2:00,3.57,10.182,54.003,49.311,13,0.31 +2024/11/26 3:00,1.59,9.884,51.886,51.311,14,0.44 +2024/11/26 4:00,18.81,10.654,62.235,106.194,44,0.31 +2024/11/26 5:00,5.21,9.858,76.439,96.762,38,0.47 +2024/11/26 6:00,17.07,9.855,55.218,66.541,25,0.61 +2024/11/26 7:00,17.27,10.836,68.062,63.355,21,0.69 +2024/11/26 8:00,15.45,10.425,128.014,327.34,152,0.63 +2024/11/26 9:00,3.38,8.795,90.921,170.875,77,0.63 +2024/11/26 10:00,63.76,10.014,114.573,250.23,116,0.94 +2024/11/26 11:00,61.92,8.935,100.689,221.489,101,0.95 +2024/11/26 12:00,55.89,9.903,68.646,109.451,43,0.95 +2024/11/26 13:00,46.8,9.879,61.276,96.314,37,0.88 +2024/11/26 14:00,44.19,8.379,68.408,86.169,34,1 +2024/11/26 15:00,39.27,9.374,73.063,105.43,44,0.67 +2024/11/26 16:00,10.2,9.699,59.878,77.957,28,0.65 +2024/11/26 17:00,11.71,9.117,74.001,107.799,44,0.8 +2024/11/26 18:00,7.19,9.741,111.787,272.936,126,1.49 +2024/11/26 19:00,9.51,10.165,134.611,335.487,157,1.38 +2024/11/26 20:00,7.27,9.45,137.19,364.587,172,1.26 +2024/11/26 21:00,12.82,9.664,137.674,337.131,158,1.27 +2024/11/26 22:00,18.03,10.678,62.36,71.875,24,1.36 +2024/11/26 23:00,3.28,9.876,77.25,101.682,39,1.43 +2024/11/27 0:00,7.63,9.79,60.911,58.49,21,0.32 +2024/11/27 1:00,2.82,8.838,58.161,48.865,14,0.44 +2024/11/27 2:00,12.5,10.197,65.336,91.393,36,0.32 +2024/11/27 3:00,14.58,9.901,60.003,65.855,24,0.47 +2024/11/27 4:00,18.64,10.743,76.162,91.311,35,0.41 +2024/11/27 5:00,5.58,9.66,53.466,56.109,18,0.5 +2024/11/27 6:00,19,8.186,66.929,120.749,49,0.75 +2024/11/27 7:00,1.27,8.271,81.104,113.934,49,0.7 +2024/11/27 8:00,12.06,10.254,104.538,230.027,106,0.63 +2024/11/27 9:00,1.14,9.148,140.193,393.258,189,0.71 +2024/11/27 10:00,66.28,9.993,118.148,300.46,139,0.82 +2024/11/27 11:00,53.54,9.717,110.998,266.125,121,0.98 +2024/11/27 12:00,58.43,9.48,56.843,40.874,10,0.85 +2024/11/27 13:00,64.11,9.539,66.421,61.17,20,0.97 +2024/11/27 14:00,40.26,8.912,56.887,51.464,18,0.86 +2024/11/27 15:00,36.35,9.607,77.03,114.038,47,0.64 +2024/11/27 16:00,17.58,9.137,72.695,84.269,32,0.66 +2024/11/27 17:00,6.3,9.31,67.875,59.39,22,0.74 +2024/11/27 18:00,2.58,9.35,89.085,198.824,88,1.36 +2024/11/27 19:00,9.37,9.43,83.503,163.783,73,1.23 +2024/11/27 20:00,11.97,10.419,112.898,266.234,122,1.24 +2024/11/27 21:00,0.62,9.511,109.215,225.029,103,1.31 +2024/11/27 22:00,5.5,10.51,74.309,98.956,37,1.3 +2024/11/27 23:00,0.66,10.975,66.679,77.122,30,1.46 +2024/11/28 0:00,8.41,10.513,69.675,55.582,20,0.41 +2024/11/28 1:00,17.9,10.229,67.78,100.799,38,0.34 +2024/11/28 2:00,19.65,10.047,63.849,45.438,14,0.31 +2024/11/28 3:00,12.74,10.522,79.368,113.353,46,0.32 +2024/11/28 4:00,3.23,9.842,65.161,46.746,14,0.44 +2024/11/28 5:00,18.12,10.629,80.754,105.396,42,0.47 +2024/11/28 6:00,10.32,10.299,72.414,110.961,45,0.76 +2024/11/28 7:00,3.07,9.463,52.413,56.073,17,0.76 +2024/11/28 8:00,18.43,10.549,88.718,173.184,79,0.65 +2024/11/28 9:00,15.15,9.844,98.078,187.362,82,0.8 +2024/11/28 10:00,60.61,9.676,101.222,197.787,89,0.82 +2024/11/28 11:00,59.82,9.366,127.219,342.189,161,0.96 +2024/11/28 12:00,42.01,9.908,64.946,115.11,48,0.82 +2024/11/28 13:00,42.39,10.639,72.197,112.894,44,0.85 +2024/11/28 14:00,59.09,10.543,58.982,61.016,19,0.9 +2024/11/28 15:00,42.69,10.07,59.715,90.114,36,0.61 +2024/11/28 16:00,8.77,10.286,68.398,72.831,25,0.68 +2024/11/28 17:00,15.64,10.889,60.672,79.37,30,0.67 +2024/11/28 18:00,15.68,9.639,92.415,181.7,79,1.39 +2024/11/28 19:00,9.07,8.85,115.53,309.308,147,1.42 +2024/11/28 20:00,15.84,10.916,127.714,300.554,141,1.23 +2024/11/28 21:00,16.77,9.322,114.785,259.298,120,1.21 +2024/11/28 22:00,13.1,9.191,64.268,88.442,33,1.43 +2024/11/28 23:00,4.57,8.328,68.09,78.823,31,1.36 +2024/11/29 0:00,5.48,10.413,63.749,97.863,40,0.41 +2024/11/29 1:00,6.3,8.59,69.208,60.239,19,0.5 +2024/11/29 2:00,2.34,9.282,73.922,87.768,36,0.39 +2024/11/29 3:00,5.46,10.428,77.279,103.011,43,0.34 +2024/11/29 4:00,4.19,10.548,67.068,118.534,48,0.44 +2024/11/29 5:00,9.11,9.363,56.855,89.755,33,0.46 +2024/11/29 6:00,18.17,9.798,66.707,82.288,30,0.7 +2024/11/29 7:00,2.09,9.182,54.882,68.271,24,0.74 +2024/11/29 8:00,14.41,9.449,115.609,255.991,120,0.7 +2024/11/29 9:00,13.75,10.144,113.322,283.272,130,0.68 +2024/11/29 10:00,38.35,9.488,115.772,292.24,138,0.81 +2024/11/29 11:00,67.29,9.705,133.473,386.851,184,0.83 +2024/11/29 12:00,54.9,8.711,71.421,61.505,23,0.9 +2024/11/29 13:00,47.73,10.919,77.62,96.097,37,0.88 +2024/11/29 14:00,61.48,10.359,53.132,62.035,21,0.97 +2024/11/29 15:00,44.01,10.611,64.656,96.076,36,0.62 +2024/11/29 16:00,13.87,11.064,64.316,82.387,33,0.61 +2024/11/29 17:00,0.79,9.221,61.436,85.192,31,0.62 +2024/11/29 18:00,16.79,9.608,137.689,336.107,158,1.4 +2024/11/29 19:00,8.96,8.383,152.927,412.661,197,1.38 +2024/11/29 20:00,12.73,12.822,135.618,327.436,153,1.39 +2024/11/29 21:00,4.42,9.785,146.99,380.904,179,1.25 +2024/11/29 22:00,13.54,10.833,67.091,67.403,24,1.35 +2024/11/29 23:00,15.44,8.889,77.939,113.328,48,1.43 +2024/11/30 0:00,9.46,10.952,102.823,206.158,91,0.44 +2024/11/30 1:00,12.35,11.753,68.683,78.13,30,0.39 +2024/11/30 2:00,9.13,10.01,74.274,146.982,61,0.32 +2024/11/30 3:00,17.88,9.21,74.963,110.673,44,0.47 +2024/11/30 4:00,9.96,9.942,76.8,127.878,53,0.41 +2024/11/30 5:00,16.84,8.264,80.138,97.124,41,0.48 +2024/11/30 6:00,16.03,10.029,60.699,61.485,21,0.69 +2024/11/30 7:00,8.21,10.792,75.769,160.025,70,0.65 +2024/11/30 8:00,4.6,10.031,92.784,208.764,95,0.66 +2024/11/30 9:00,8.12,9.817,179.348,500.5,242,0.68 +2024/11/30 10:00,63.92,10.528,177.747,492.675,237,0.92 +2024/11/30 11:00,42.97,10.596,129.07,313.75,149,0.95 +2024/11/30 12:00,53.36,8.693,65.137,113.909,48,0.85 +2024/11/30 13:00,63.21,10.14,70.971,137.837,61,0.84 +2024/11/30 14:00,47.37,12.305,70.592,106.524,42,0.84 +2024/11/30 15:00,57.48,8.949,99.493,179.712,79,0.79 +2024/11/30 16:00,4.91,9.988,103.386,208.399,92,0.63 +2024/11/30 17:00,2.19,11.833,77.162,92.799,37,0.67 +2024/11/30 18:00,15.89,11.051,122.971,304.862,141,1.35 +2024/11/30 19:00,1.98,9.623,147.182,380.876,180,1.37 +2024/11/30 20:00,5.43,10.243,128.894,351.461,165,1.46 +2024/11/30 21:00,17.1,10.06,111.047,302.475,141,1.23 +2024/11/30 22:00,6.93,9.426,106.865,216.792,97,1.23 +2024/11/30 23:00,19.46,9.998,70.369,119.42,52,1.29 +2024/12/1 0:00,19.59,9.969,82.07,125.805,55,0.38 +2024/12/1 1:00,5.37,10.312,82.179,131.959,58,0.37 +2024/12/1 2:00,0.82,9.57,90.663,207.887,95,0.38 +2024/12/1 3:00,14.1,9.134,75.916,148.911,64,0.47 +2024/12/1 4:00,9.02,10.176,68.581,109.456,44,0.47 +2024/12/1 5:00,2.02,11.781,72.139,90.126,34,0.46 +2024/12/1 6:00,14.15,10.285,60.285,95.808,39,0.75 +2024/12/1 7:00,0.62,9.924,74.641,127.502,53,0.61 +2024/12/1 8:00,17.4,10.888,146.302,388.177,186,0.63 +2024/12/1 9:00,2.77,10.074,131.429,367.1,176,0.75 +2024/12/1 10:00,33.82,11.926,121.888,339.947,159,0.92 +2024/12/1 11:00,35.27,10.209,159.804,470.156,224,0.93 +2024/12/1 12:00,58.81,10.839,77.731,149.221,64,0.94 +2024/12/1 13:00,50.8,9.564,82.482,135.589,59,0.98 +2024/12/1 14:00,54.04,10.66,108.891,222.275,99,0.93 +2024/12/1 15:00,41.93,10.456,68.589,137.757,57,0.66 +2024/12/1 16:00,6.73,10.163,105.048,208.155,94,0.62 +2024/12/1 17:00,4.69,9.778,81.664,156.891,66,0.69 +2024/12/1 18:00,9.61,9.663,118.78,279.986,131,1.41 +2024/12/1 19:00,11.04,10.462,106.521,217.911,99,1.28 +2024/12/1 20:00,12.64,10.774,131.969,346.279,161,1.24 +2024/12/1 21:00,5.14,10.101,115.446,313.621,147,1.5 +2024/12/1 22:00,18.97,10.467,64.812,107.71,44,1.33 +2024/12/1 23:00,3.4,10.179,81.786,119.794,52,1.26 +2024/12/2 0:00,19.31,10.452,64.582,97.113,40,0.33 +2024/12/2 1:00,0.3,10.188,60.881,54.579,19,0.47 +2024/12/2 2:00,9.62,10.38,72.562,116.653,48,0.46 +2024/12/2 3:00,6.67,12.894,58.073,66.185,24,0.42 +2024/12/2 4:00,8.98,10.643,60.739,35.77,10,0.41 +2024/12/2 5:00,11.41,10.946,67.124,70.1,25,0.49 +2024/12/2 6:00,8.71,10.757,67.922,81.692,30,0.65 +2024/12/2 7:00,8.3,10.133,52.953,44.365,11,0.68 +2024/12/2 8:00,14.65,11.547,82.529,175.375,76,0.6 +2024/12/2 9:00,13.72,10.109,120.318,299.82,140,0.68 +2024/12/2 10:00,55,11.323,148.842,388.906,185,0.88 +2024/12/2 11:00,37.5,10.071,128.013,327.841,153,0.99 +2024/12/2 12:00,48.29,9.537,83.403,111.134,48,0.87 +2024/12/2 13:00,47.56,10.691,56.809,87.335,33,0.97 +2024/12/2 14:00,41.09,9.416,68.467,53.057,17,0.95 +2024/12/2 15:00,44.58,10.846,61.828,51.529,16,0.63 +2024/12/2 16:00,6.28,9.342,63.153,43.963,13,0.79 +2024/12/2 17:00,2.84,10.084,66.199,94.273,39,0.73 +2024/12/2 18:00,4.28,9.148,114.167,275.014,128,1.38 +2024/12/2 19:00,2.11,13.017,118.44,268.082,125,1.2 +2024/12/2 20:00,13.66,8.969,148.213,396.601,186,1.41 +2024/12/2 21:00,13.21,10.373,128.681,352.435,164,1.22 +2024/12/2 22:00,19.01,11.406,55.488,57.439,18,1.26 +2024/12/2 23:00,14.59,11.306,70.256,92.037,34,1.23 +2024/12/3 0:00,1.04,11.294,75.673,90.513,34,0.38 +2024/12/3 1:00,17.68,10.236,61.276,68.459,25,0.46 +2024/12/3 2:00,17.25,11.763,59.559,71.039,25,0.44 +2024/12/3 3:00,8.87,11.352,77.394,95.203,39,0.32 +2024/12/3 4:00,11.72,10.708,77.161,115.872,47,0.46 +2024/12/3 5:00,19.52,10.734,54.766,43.448,14,0.39 +2024/12/3 6:00,10.65,10.248,49.146,55.313,16,0.61 +2024/12/3 7:00,18.11,9.724,65.43,64.832,22,0.64 +2024/12/3 8:00,1.66,11.655,96.558,213.584,99,0.76 +2024/12/3 9:00,3.82,11.726,117.411,327.718,152,0.75 +2024/12/3 10:00,43.22,9.746,143.746,389.777,183,0.84 +2024/12/3 11:00,47.54,10.381,121.46,323.528,150,0.81 +2024/12/3 12:00,54.49,10.39,61.269,80.743,29,0.86 +2024/12/3 13:00,59.65,10.489,61.083,67.779,23,0.96 +2024/12/3 14:00,41.67,10.575,66.349,66.969,24,0.99 +2024/12/3 15:00,31.42,11.383,53.027,46.363,15,0.71 +2024/12/3 16:00,16.02,9.863,47.119,39.888,11,0.62 +2024/12/3 17:00,12.09,9.778,67.489,94.471,38,0.7 +2024/12/3 18:00,3.97,11.655,105.599,276.581,129,1.5 +2024/12/3 19:00,9.9,10.109,128.445,318.655,149,1.48 +2024/12/3 20:00,14.85,9.427,118.185,253.084,118,1.5 +2024/12/3 21:00,15.41,10.089,98.175,196.897,90,1.41 +2024/12/3 22:00,9.99,10.225,65.508,102.17,40,1.33 +2024/12/3 23:00,6.1,11.956,54.634,59.075,22,1.47 +2024/12/4 0:00,19.47,11.523,52.156,46.495,15,0.48 +2024/12/4 1:00,13.27,11.733,59.432,79.35,30,0.33 +2024/12/4 2:00,8.16,11.425,57.777,62.491,23,0.46 +2024/12/4 3:00,5.61,11.543,58.947,92.598,34,0.48 +2024/12/4 4:00,14.62,10.063,65.914,53.701,16,0.48 +2024/12/4 5:00,4.84,10.494,73.202,81.328,31,0.44 +2024/12/4 6:00,3.43,9.802,72.805,98.123,41,0.71 +2024/12/4 7:00,10.6,10.483,61.738,100.852,41,0.76 +2024/12/4 8:00,5.8,11.299,140.58,359.506,169,0.7 +2024/12/4 9:00,12.58,10.794,117.236,328.688,152,0.66 +2024/12/4 10:00,33.54,11.888,121.128,335.727,158,0.85 +2024/12/4 11:00,49.65,9.674,131.006,359.924,169,0.91 +2024/12/4 12:00,38.5,11.128,54.629,40.954,12,0.89 +2024/12/4 13:00,30.01,9.583,70.578,115.236,47,0.9 +2024/12/4 14:00,33.81,10.757,56.305,69.391,26,0.85 +2024/12/4 15:00,58.01,11.351,66.243,112.981,48,0.72 +2024/12/4 16:00,17.35,10.48,64.688,50.092,15,0.73 +2024/12/4 17:00,4.67,11.175,62.264,77.117,30,0.76 +2024/12/4 18:00,15.57,9.828,99.872,244.213,111,1.38 +2024/12/4 19:00,12.17,9.239,111.74,272.373,124,1.43 +2024/12/4 20:00,19.42,11.181,93.736,230.936,106,1.25 +2024/12/4 21:00,7.47,12.302,106.506,236.225,109,1.24 +2024/12/4 22:00,13.63,9.797,68.47,110.759,47,1.25 +2024/12/4 23:00,1.27,11.804,71.964,98.904,40,1.45 +2024/12/5 0:00,7.92,10.868,58.783,46.596,13,0.41 +2024/12/5 1:00,19.28,9.655,67.184,62.73,22,0.39 +2024/12/5 2:00,10.78,9.829,56.598,69.231,24,0.45 +2024/12/5 3:00,5.76,10.842,73.769,119.624,49,0.32 +2024/12/5 4:00,2.41,10.464,70.238,59.978,22,0.3 +2024/12/5 5:00,14.07,9.674,72.042,91.978,35,0.36 +2024/12/5 6:00,12.9,9.356,73.507,80.003,28,0.65 +2024/12/5 7:00,7.48,10.074,63.547,35.263,10,0.66 +2024/12/5 8:00,19.02,11.005,100.215,212.514,96,0.79 +2024/12/5 9:00,0.44,10.822,104.779,259.039,119,0.71 +2024/12/5 10:00,39.11,10.378,124.638,300.098,139,0.92 +2024/12/5 11:00,57.63,11.012,116.462,268.858,125,0.93 +2024/12/5 12:00,39.63,11.794,75.778,119.187,48,0.88 +2024/12/5 13:00,37.57,11.189,78.457,118.399,49,1 +2024/12/5 14:00,46.03,10.718,71.772,97.089,39,0.99 +2024/12/5 15:00,54.71,11.688,71.888,108.193,43,0.75 +2024/12/5 16:00,2.06,9.976,57.819,62.274,19,0.64 +2024/12/5 17:00,18.86,10.625,45.894,43.12,10,0.78 +2024/12/5 18:00,15.9,10.646,115.314,256.307,116,1.23 +2024/12/5 19:00,3.63,9.739,138.311,341.659,162,1.39 +2024/12/5 20:00,14.24,10.45,131.381,334.185,159,1.34 +2024/12/5 21:00,7.7,9.045,96.358,224.343,102,1.21 +2024/12/5 22:00,8.05,12.631,55.063,73.444,29,1.47 +2024/12/5 23:00,15.67,9.996,49.529,59.746,19,1.49 +2024/12/6 0:00,19.26,12.482,50.958,55.4,19,0.48 +2024/12/6 1:00,2.53,11.02,67.198,99.544,40,0.34 +2024/12/6 2:00,8.41,11.509,61.268,91.556,35,0.37 +2024/12/6 3:00,9.62,10.542,58.301,71.831,26,0.49 +2024/12/6 4:00,7.53,11.176,65.493,63.361,23,0.32 +2024/12/6 5:00,7.26,11.589,66.183,51.804,14,0.42 +2024/12/6 6:00,1.05,11.602,50.136,46.645,12,0.7 +2024/12/6 7:00,13.71,11.706,63.813,79.011,29,0.63 +2024/12/6 8:00,8.72,10.651,129.83,301.985,140,0.78 +2024/12/6 9:00,3.9,10.55,100.633,187.153,84,0.63 +2024/12/6 10:00,54.48,9.582,86.046,174.759,78,0.92 +2024/12/6 11:00,54.08,11.47,85.894,174.601,79,0.86 +2024/12/6 12:00,44.59,11.998,60.343,85.036,31,0.88 +2024/12/6 13:00,38.95,12.511,66.608,112.81,47,0.84 +2024/12/6 14:00,49.14,11.266,67.201,93.923,36,0.92 +2024/12/6 15:00,38.64,10.296,64.322,87.999,35,0.8 +2024/12/6 16:00,4.72,9.496,70.897,86.96,32,0.77 +2024/12/6 17:00,14.61,11.959,68.737,112.052,48,0.74 +2024/12/6 18:00,0.81,9.413,145.727,385.25,182,1.43 +2024/12/6 19:00,1.9,10.676,112.263,289.076,133,1.45 +2024/12/6 20:00,0.14,10.781,98.355,207.603,93,1.34 +2024/12/6 21:00,3.06,10.922,98.269,203.961,91,1.37 +2024/12/6 22:00,1.38,11.018,62.436,56.26,18,1.47 +2024/12/6 23:00,19.92,11.112,55.507,68.59,24,1.41 +2024/12/7 0:00,5.78,9.048,77.154,141.659,63,0.33 +2024/12/7 1:00,2.99,11.157,55.922,61.508,22,0.46 +2024/12/7 2:00,4.82,9.199,90.523,178.219,78,0.3 +2024/12/7 3:00,18.72,11.829,90.515,220.454,98,0.47 +2024/12/7 4:00,10.4,10.637,86.365,164.418,72,0.46 +2024/12/7 5:00,7.3,9.258,56.749,82.256,30,0.47 +2024/12/7 6:00,17.47,10.406,59.241,71.836,25,0.6 +2024/12/7 7:00,7.9,10.624,86.734,156.994,66,0.79 +2024/12/7 8:00,6.7,12.267,119.751,308.95,143,0.72 +2024/12/7 9:00,4.15,11.326,108.107,271.276,125,0.76 +2024/12/7 10:00,41.33,11.463,146.317,392.152,188,0.91 +2024/12/7 11:00,39.5,12.258,117.305,268.627,125,0.87 +2024/12/7 12:00,50.32,11.055,63.592,91.507,37,0.86 +2024/12/7 13:00,38.69,11.85,91.988,207.537,92,0.81 +2024/12/7 14:00,47.32,11.783,93.306,181.462,81,0.91 +2024/12/7 15:00,31.98,9.992,71.804,70.353,25,0.63 +2024/12/7 16:00,3.83,12.539,61.777,94.648,35,0.71 +2024/12/7 17:00,8.15,9.876,63.085,63.367,20,0.72 +2024/12/7 18:00,18.74,12.005,126.132,294.898,136,1.33 +2024/12/7 19:00,7.55,9.793,125.739,322.422,153,1.25 +2024/12/7 20:00,13.28,11.705,116.337,295.228,140,1.33 +2024/12/7 21:00,5.1,12.918,120.337,284.255,134,1.46 +2024/12/7 22:00,2.54,10.948,72.129,148.403,63,1.34 +2024/12/7 23:00,1.17,10.908,76.203,135.107,58,1.3 +2024/12/8 0:00,6.11,11.876,75.659,138.175,61,0.43 +2024/12/8 1:00,3.15,10.999,74.992,144.39,61,0.42 +2024/12/8 2:00,3.48,13.044,83.095,174.946,79,0.32 +2024/12/8 3:00,15.22,11.482,92.741,172.89,76,0.35 +2024/12/8 4:00,0.32,11.007,107.102,214.415,96,0.4 +2024/12/8 5:00,11.16,10.806,60.695,73.081,26,0.37 +2024/12/8 6:00,7.59,10.453,75.982,164.936,70,0.66 +2024/12/8 7:00,10.13,10.727,102.378,211.342,96,0.69 +2024/12/8 8:00,11.26,10.979,104.264,232.118,107,0.66 +2024/12/8 9:00,6.27,10.854,146.473,385.012,184,0.67 +2024/12/8 10:00,38.85,10.7,123.958,304.038,142,0.95 +2024/12/8 11:00,52,13.32,136.609,337.525,157,0.9 +2024/12/8 12:00,56.14,10.367,73.309,146.469,61,0.97 +2024/12/8 13:00,35.78,11.439,72.383,140.721,58,0.99 +2024/12/8 14:00,32.93,11.859,87.831,184.314,82,0.98 +2024/12/8 15:00,56.93,11.895,60.328,63.053,21,0.65 +2024/12/8 16:00,7,11.248,82.514,116.815,48,0.69 +2024/12/8 17:00,11.03,11.08,98.139,179.66,80,0.71 +2024/12/8 18:00,7.19,11.726,155.937,410.522,197,1.46 +2024/12/8 19:00,2.52,11.552,100.951,241.655,113,1.37 +2024/12/8 20:00,11.79,11.063,147.094,389.366,185,1.28 +2024/12/8 21:00,10.5,9.902,153.17,438.862,211,1.36 +2024/12/8 22:00,4.06,10.872,86.124,133.867,55,1.21 +2024/12/8 23:00,9.04,10.264,74.791,144.617,61,1.45 +2024/12/9 0:00,15.94,10.848,61.825,97.184,38,0.41 +2024/12/9 1:00,11.81,11.494,63.348,41.474,13,0.43 +2024/12/9 2:00,1.94,11.801,68.838,79.222,29,0.34 +2024/12/9 3:00,10.96,13.176,63.428,49.211,14,0.41 +2024/12/9 4:00,14.05,10.966,53.159,59.392,20,0.41 +2024/12/9 5:00,15.85,12.198,63.196,43.578,11,0.42 +2024/12/9 6:00,12.58,11.751,70.052,89.579,33,0.77 +2024/12/9 7:00,3.05,12.702,74.031,106.58,42,0.75 +2024/12/9 8:00,14.2,12.008,115.152,273.734,127,0.71 +2024/12/9 9:00,13.55,10.54,99.298,193.623,88,0.78 +2024/12/9 10:00,30.73,9.912,116.312,291.778,136,0.87 +2024/12/9 11:00,42.35,11.756,134.656,392.46,184,0.9 +2024/12/9 12:00,39.99,10.974,56.785,47.2,12,0.93 +2024/12/9 13:00,50.08,10.565,71.962,83.27,34,0.89 +2024/12/9 14:00,36.48,10.309,61.573,96.83,37,0.87 +2024/12/9 15:00,47.73,11.614,56.48,64.706,24,0.62 +2024/12/9 16:00,18.26,12.908,66.931,72.711,26,0.73 +2024/12/9 17:00,15.96,11.084,50.893,45.065,11,0.64 +2024/12/9 18:00,18.43,12.021,135.899,390.613,185,1.24 +2024/12/9 19:00,19.57,11.368,115.288,249.039,115,1.25 +2024/12/9 20:00,0.21,10.29,94.218,222.213,102,1.41 +2024/12/9 21:00,12.45,12.159,95.383,212.051,97,1.24 +2024/12/9 22:00,8.26,10.463,54.069,45.374,11,1.49 +2024/12/9 23:00,17.2,11.483,57.523,55.251,16,1.43 +2024/12/10 0:00,5.04,11.305,62.226,83.234,30,0.38 +2024/12/10 1:00,19.62,12.478,78.251,97.827,40,0.42 +2024/12/10 2:00,12.27,10.649,69.173,86.989,32,0.3 +2024/12/10 3:00,15.87,11.995,64.19,83.366,34,0.47 +2024/12/10 4:00,1.71,10.847,69.154,105.065,44,0.35 +2024/12/10 5:00,3.67,11.148,72.059,108.145,44,0.31 +2024/12/10 6:00,15.17,8.498,48.673,51.067,16,0.75 +2024/12/10 7:00,0.44,13.653,65.533,44.119,14,0.67 +2024/12/10 8:00,16.34,12.148,115.966,301.417,143,0.71 +2024/12/10 9:00,0.28,10.913,97.952,197.112,88,0.77 +2024/12/10 10:00,49.71,10.59,142.054,364.135,173,0.96 +2024/12/10 11:00,40.95,11.163,135.048,329.16,157,0.87 +2024/12/10 12:00,48.34,12.308,67.313,115.309,48,0.97 +2024/12/10 13:00,50.88,9.915,56.234,40.068,11,0.88 +2024/12/10 14:00,40.27,11.492,57.173,82.766,31,0.9 +2024/12/10 15:00,33.24,13.336,65.096,60.298,18,0.72 +2024/12/10 16:00,1.39,10.581,55.229,40.079,11,0.61 +2024/12/10 17:00,11.78,11.701,63.67,106.971,41,0.72 +2024/12/10 18:00,10.41,13.764,127.374,307.86,146,1.37 +2024/12/10 19:00,14.84,12.226,129.623,347.883,166,1.46 +2024/12/10 20:00,10.19,11.744,91.29,218.13,98,1.31 +2024/12/10 21:00,8.45,12.106,136.721,372.486,175,1.27 +2024/12/10 22:00,7.96,11.25,61.705,87.229,34,1.34 +2024/12/10 23:00,0.53,12.873,73.504,75.86,29,1.41 +2024/12/11 0:00,6.71,11.412,52.227,42.94,10,0.41 +2024/12/11 1:00,19.52,10.005,66.449,84.562,30,0.33 +2024/12/11 2:00,17.47,11.419,66.967,56.899,16,0.37 +2024/12/11 3:00,6.59,10.888,64.874,89.345,34,0.31 +2024/12/11 4:00,11.76,11.522,56.163,58.401,18,0.45 +2024/12/11 5:00,16.95,11.543,58.748,85.222,31,0.48 +2024/12/11 6:00,8.83,12.942,64.266,44.989,11,0.61 +2024/12/11 7:00,0.36,12.453,70.015,80.934,28,0.71 +2024/12/11 8:00,1.49,12.038,105.92,269.104,123,0.71 +2024/12/11 9:00,10.21,11.785,100.653,237.626,108,0.69 +2024/12/11 10:00,59.08,10.804,124.798,284.762,133,0.9 +2024/12/11 11:00,50.8,9.814,137.746,368.98,174,0.94 +2024/12/11 12:00,32.13,11.895,64.627,77.804,27,0.9 +2024/12/11 13:00,35.68,12.549,67.963,78.055,30,0.98 +2024/12/11 14:00,53.14,11.685,65.743,57.307,21,0.91 +2024/12/11 15:00,55.24,11.286,82.286,112.272,47,0.61 +2024/12/11 16:00,12.35,12.23,67.545,70.602,23,0.79 +2024/12/11 17:00,12.89,11.709,79.191,104.941,41,0.63 +2024/12/11 18:00,0.57,13.422,154.412,408.871,196,1.44 +2024/12/11 19:00,16.57,12.976,105.929,275.12,130,1.36 +2024/12/11 20:00,15.77,12.709,93.851,227.691,103,1.42 +2024/12/11 21:00,5.18,12.513,97.698,180.79,80,1.35 +2024/12/11 22:00,14.17,10.596,47.054,41.83,13,1.22 +2024/12/11 23:00,4.3,12.422,64.883,60.66,18,1.31 +2024/12/12 0:00,0.81,12.311,75.997,97.178,38,0.42 +2024/12/12 1:00,4.02,12.534,56.309,53.515,16,0.43 +2024/12/12 2:00,3.57,12.423,59.597,73.536,25,0.49 +2024/12/12 3:00,6.75,12.385,51.388,48.371,15,0.42 +2024/12/12 4:00,8.37,14.602,46.978,44.583,12,0.36 +2024/12/12 5:00,10.17,11.878,66.408,66.762,23,0.31 +2024/12/12 6:00,9.54,12.855,52.975,70.674,23,0.76 +2024/12/12 7:00,5.41,11.506,67.893,52.315,18,0.78 +2024/12/12 8:00,0.58,12.713,104.435,256.589,117,0.72 +2024/12/12 9:00,12.1,12.858,124.385,294.752,137,0.7 +2024/12/12 10:00,41.87,12.3,83.694,193.454,85,0.97 +2024/12/12 11:00,38.96,13.576,92.226,189.32,83,0.85 +2024/12/12 12:00,56.01,11.122,70.982,111.12,48,0.88 +2024/12/12 13:00,52.4,11.491,45.6,37.565,10,0.9 +2024/12/12 14:00,55.73,12.154,61.116,48.808,16,0.81 +2024/12/12 15:00,44.85,12.8,80.863,107.617,44,0.74 +2024/12/12 16:00,2.62,12.122,57.215,92.053,34,0.64 +2024/12/12 17:00,13.92,13.197,68.909,109.05,47,0.67 +2024/12/12 18:00,4.12,11.328,139.072,359.882,170,1.32 +2024/12/12 19:00,8.82,10.887,134.425,331.848,154,1.39 +2024/12/12 20:00,1.3,12.246,95.316,230.262,103,1.22 +2024/12/12 21:00,16.51,11.877,104.914,275.573,127,1.3 +2024/12/12 22:00,2.52,12.472,50.673,65.298,21,1.28 +2024/12/12 23:00,18.06,11.925,53.304,54.241,18,1.2 +2024/12/13 0:00,17.28,11.791,52.426,61.86,22,0.44 +2024/12/13 1:00,9.29,12.044,61.688,73.491,29,0.35 +2024/12/13 2:00,14.89,12.143,63.803,80.032,30,0.33 +2024/12/13 3:00,12.39,11.825,65.098,81.558,31,0.46 +2024/12/13 4:00,16.06,11.921,47.847,38.719,10,0.31 +2024/12/13 5:00,8.64,11.731,73.78,114.133,49,0.48 +2024/12/13 6:00,15.72,12.945,53.181,69.308,26,0.74 +2024/12/13 7:00,9.25,12.301,51.288,43.037,13,0.63 +2024/12/13 8:00,18.82,14.331,101.882,242.44,109,0.67 +2024/12/13 9:00,9.73,12.269,127.867,366.665,171,0.79 +2024/12/13 10:00,43.88,11.592,112.78,241.034,113,0.92 +2024/12/13 11:00,53.55,14.744,91.524,206.705,95,0.92 +2024/12/13 12:00,54.65,12.514,70.098,83.888,30,0.93 +2024/12/13 13:00,46.63,13.076,62.478,67.383,26,0.89 +2024/12/13 14:00,35.39,12.687,62.595,76.435,26,0.83 +2024/12/13 15:00,44.03,12.717,67.904,78.801,30,0.63 +2024/12/13 16:00,19.36,12.632,52.886,68.387,24,0.74 +2024/12/13 17:00,15.06,11.08,59.575,94.638,36,0.78 +2024/12/13 18:00,16.22,12.469,104.537,249.439,116,1.29 +2024/12/13 19:00,0.66,10.876,86.336,168.007,76,1.35 +2024/12/13 20:00,9.36,11.949,131.599,355.099,166,1.5 +2024/12/13 21:00,12.93,11.429,94.038,186.846,81,1.28 +2024/12/13 22:00,16.6,12.459,47.014,49.588,14,1.32 +2024/12/13 23:00,0.99,12.437,75.182,87.252,32,1.31 +2024/12/14 0:00,17.05,12.746,56.99,78.413,27,0.31 +2024/12/14 1:00,10.97,12.558,55.973,61.286,22,0.4 +2024/12/14 2:00,3.95,11.702,85.113,126.504,54,0.34 +2024/12/14 3:00,6.35,12.03,67.61,127.19,55,0.33 +2024/12/14 4:00,5.64,13.176,108.826,211.618,98,0.44 +2024/12/14 5:00,10.62,13.322,65.219,120.323,49,0.45 +2024/12/14 6:00,1.03,11.197,59.411,84.457,34,0.78 +2024/12/14 7:00,3.17,10.845,88.302,189.927,87,0.79 +2024/12/14 8:00,16.25,11.589,161.274,468.576,225,0.77 +2024/12/14 9:00,2.65,13.299,145.869,397.606,191,0.62 +2024/12/14 10:00,37,13.467,145.594,430.796,207,0.84 +2024/12/14 11:00,43.6,11.403,86.973,197.699,91,0.82 +2024/12/14 12:00,45.51,12.577,54.637,79.773,28,0.87 +2024/12/14 13:00,52.91,14.081,59.135,78.797,28,0.82 +2024/12/14 14:00,43.42,12.682,76.931,97.595,37,0.93 +2024/12/14 15:00,53.7,13.671,85.297,173.683,75,0.74 +2024/12/14 16:00,12.37,13.253,72.28,92.445,34,0.63 +2024/12/14 17:00,2.26,11.417,92.804,212.867,98,0.72 +2024/12/14 18:00,3.13,12.098,145.294,440,208,1.21 +2024/12/14 19:00,8.74,12.314,122.586,306.25,143,1.33 +2024/12/14 20:00,7.94,12.381,145.942,374.662,179,1.29 +2024/12/14 21:00,14.87,13.172,161.969,437.558,208,1.5 +2024/12/14 22:00,11.61,12.676,97.924,206.27,94,1.48 +2024/12/14 23:00,7.76,9.612,75.881,135.465,60,1.24 +2024/12/15 0:00,3.42,11.203,78.69,161.786,73,0.48 +2024/12/15 1:00,4.54,10.409,71.356,91.237,36,0.38 +2024/12/15 2:00,11.51,12.616,67.609,111.265,44,0.42 +2024/12/15 3:00,8.47,12.68,70.879,74.11,28,0.41 +2024/12/15 4:00,10.3,12.721,89.602,172.661,75,0.45 +2024/12/15 5:00,3.41,11.532,78.178,99.557,42,0.37 +2024/12/15 6:00,13.26,13.104,61.833,60.937,21,0.61 +2024/12/15 7:00,17.05,13.145,87.435,144.274,64,0.68 +2024/12/15 8:00,5.16,11.256,131.386,365.635,171,0.71 +2024/12/15 9:00,9.83,11.061,111.061,268.679,122,0.71 +2024/12/15 10:00,59.27,12.446,135.888,400.256,191,0.96 +2024/12/15 11:00,40,14.21,122.657,306.889,141,0.81 +2024/12/15 12:00,47.85,14.119,91.175,184.523,81,1 +2024/12/15 13:00,32.71,12.995,79.606,113.012,49,1 +2024/12/15 14:00,48.18,11.748,102.079,209.853,95,0.82 +2024/12/15 15:00,32.69,13.313,88.052,165.341,71,0.67 +2024/12/15 16:00,19.18,12.012,68.634,130.339,55,0.72 +2024/12/15 17:00,14.31,11.713,85.06,128.5,54,0.67 +2024/12/15 18:00,15.76,10.448,132.36,387.477,184,1.35 +2024/12/15 19:00,14.08,12.546,129.565,312.95,147,1.3 +2024/12/15 20:00,11.79,11.843,113.087,269.274,127,1.41 +2024/12/15 21:00,9,12.54,145.86,379.217,179,1.31 +2024/12/15 22:00,17.17,10.31,94.301,202.667,90,1.33 +2024/12/15 23:00,19.14,12.611,72.439,100.902,39,1.37 +2024/12/16 0:00,9.98,10.346,61.265,77.246,28,0.49 +2024/12/16 1:00,18.63,13.682,63.374,52.413,17,0.43 +2024/12/16 2:00,11.67,13.123,51.084,39.226,12,0.32 +2024/12/16 3:00,10.77,12.344,72.387,95.958,36,0.36 +2024/12/16 4:00,9.09,13.163,55.868,67.29,24,0.38 +2024/12/16 5:00,4.19,11.676,62.943,55.012,17,0.45 +2024/12/16 6:00,0.07,12.684,59.373,70.946,27,0.69 +2024/12/16 7:00,4.83,13.392,64.573,92.42,38,0.73 +2024/12/16 8:00,10.19,9.769,104.73,209.868,97,0.77 +2024/12/16 9:00,7.6,12.182,94.774,176.988,77,0.62 +2024/12/16 10:00,43.45,12.591,144.828,385.465,182,0.95 +2024/12/16 11:00,59.42,12.423,88.978,143.212,61,0.95 +2024/12/16 12:00,40.51,14.049,61.124,96.194,36,0.96 +2024/12/16 13:00,43.57,11.539,51.886,42.587,13,0.99 +2024/12/16 14:00,34.01,12.015,68.88,108.703,46,0.86 +2024/12/16 15:00,31.44,10.808,66.606,98.895,41,0.69 +2024/12/16 16:00,15.51,14.102,60.061,73.234,27,0.65 +2024/12/16 17:00,11.41,12.375,65.44,69.742,23,0.67 +2024/12/16 18:00,15.21,12.19,107.415,271.815,124,1.3 +2024/12/16 19:00,3,12.562,86.218,182.906,81,1.46 +2024/12/16 20:00,11.44,13.236,139.408,373.581,176,1.22 +2024/12/16 21:00,5.07,12.952,84.867,187.978,82,1.26 +2024/12/16 22:00,4.56,15.238,65.798,95.242,37,1.38 +2024/12/16 23:00,0.23,13.056,51.159,57.298,20,1.43 +2024/12/17 0:00,2.61,12.33,64.051,42.049,10,0.44 +2024/12/17 1:00,6.19,12.237,52.846,48.699,13,0.31 +2024/12/17 2:00,2.34,12.4,80.501,115.353,47,0.39 +2024/12/17 3:00,19.72,11.347,72.099,103.736,43,0.34 +2024/12/17 4:00,6.17,12.82,55.064,60.999,21,0.5 +2024/12/17 5:00,2.61,13.551,60.369,85.706,33,0.5 +2024/12/17 6:00,3.98,12.187,76.899,108.453,46,0.61 +2024/12/17 7:00,11.75,12.002,79.797,101.522,41,0.73 +2024/12/17 8:00,1.28,14.279,128.661,356.612,170,0.76 +2024/12/17 9:00,17.25,11.417,136.808,397.995,189,0.66 +2024/12/17 10:00,58.84,10.826,96.242,209.508,97,0.94 +2024/12/17 11:00,37.4,11.674,98.376,226.485,101,0.84 +2024/12/17 12:00,43.5,11.311,63.125,45.463,14,0.83 +2024/12/17 13:00,30.66,13.159,65.378,83.67,32,0.99 +2024/12/17 14:00,49.22,12.431,48.249,43.328,14,0.93 +2024/12/17 15:00,42.42,12.567,77.913,94.927,39,0.76 +2024/12/17 16:00,5.4,13.917,67.964,103.932,41,0.71 +2024/12/17 17:00,4.14,12.113,69.871,82.118,33,0.63 +2024/12/17 18:00,13.08,13.542,115.85,271.281,125,1.31 +2024/12/17 19:00,8.32,14.274,123.627,345.021,165,1.46 +2024/12/17 20:00,3.59,12.339,107.572,289.65,135,1.2 +2024/12/17 21:00,13.78,13.505,95.761,238.213,108,1.26 +2024/12/17 22:00,11.3,12.546,69.131,64.263,20,1.28 +2024/12/17 23:00,17.17,13.69,76.88,103.928,42,1.28 +2024/12/18 0:00,2.35,11.442,66.14,117.405,47,0.32 +2024/12/18 1:00,15.71,11.373,66.297,79.026,28,0.47 +2024/12/18 2:00,13.47,12.568,70.739,91.958,37,0.33 +2024/12/18 3:00,2.3,12.088,59.011,99.747,38,0.47 +2024/12/18 4:00,13.9,12.446,71.581,113.403,46,0.37 +2024/12/18 5:00,8.83,12.735,60.236,40.042,12,0.39 +2024/12/18 6:00,18.9,13.658,57.236,78.391,27,0.69 +2024/12/18 7:00,2.83,12.552,70.518,70.767,27,0.74 +2024/12/18 8:00,12.86,12.15,129.206,323.704,152,0.75 +2024/12/18 9:00,7.64,12.606,135.138,399.664,190,0.73 +2024/12/18 10:00,58.7,12.203,123.598,287.252,133,0.95 +2024/12/18 11:00,39.9,12.045,76.888,167.65,73,0.8 +2024/12/18 12:00,58.87,11.404,63.759,41.329,12,0.9 +2024/12/18 13:00,57.04,13.017,64.674,90.524,36,0.9 +2024/12/18 14:00,38.11,12.396,66.473,66.446,25,0.85 +2024/12/18 15:00,54.11,13.903,69.249,70.26,27,0.71 +2024/12/18 16:00,19.91,11.559,65.125,101.251,39,0.69 +2024/12/18 17:00,5.05,12.422,63.629,88.507,33,0.69 +2024/12/18 18:00,8.74,14.747,105.691,241.427,111,1.24 +2024/12/18 19:00,10.4,12.04,135.654,351.959,168,1.33 +2024/12/18 20:00,5.9,12.718,136.341,381.499,181,1.43 +2024/12/18 21:00,0.31,11.777,116.348,243.945,113,1.32 +2024/12/18 22:00,4.4,11.652,67.24,72.779,25,1.35 +2024/12/18 23:00,5.64,14.482,56.983,61.966,23,1.49 +2024/12/19 0:00,8.87,13.286,64.809,67.514,24,0.47 +2024/12/19 1:00,3.42,13.249,59.207,62.914,21,0.49 +2024/12/19 2:00,17.47,11.487,79.207,112.857,44,0.32 +2024/12/19 3:00,14.1,13.471,63.579,83.896,34,0.42 +2024/12/19 4:00,1.7,14.265,55.257,62.14,23,0.34 +2024/12/19 5:00,13,14.257,46.423,46.88,11,0.38 +2024/12/19 6:00,13.07,13.778,73.186,73.056,27,0.74 +2024/12/19 7:00,19.12,12.023,69.184,110.437,44,0.72 +2024/12/19 8:00,0.06,13.426,83.41,178.835,78,0.7 +2024/12/19 9:00,4.96,13.777,125.335,320.146,151,0.76 +2024/12/19 10:00,57.83,11.395,125.333,335.143,159,0.94 +2024/12/19 11:00,57.96,12.031,97.658,229.761,106,0.96 +2024/12/19 12:00,51.62,13.996,59.828,52.644,15,0.99 +2024/12/19 13:00,52.97,13.984,51.497,63.405,20,0.94 +2024/12/19 14:00,32.74,11.625,63.18,73.995,26,0.88 +2024/12/19 15:00,45.42,13.904,53.249,41.412,11,0.64 +2024/12/19 16:00,4.63,13.211,67.151,83.626,33,0.65 +2024/12/19 17:00,3.62,13.89,53.409,47.252,14,0.68 +2024/12/19 18:00,16.21,12.499,93.906,194.145,85,1.42 +2024/12/19 19:00,2.7,13.755,77.136,165.632,71,1.21 +2024/12/19 20:00,9.37,13.952,113.023,280.234,131,1.44 +2024/12/19 21:00,18.77,12.774,87.25,188.279,85,1.43 +2024/12/19 22:00,3.72,13.135,61.262,72.8,25,1.35 +2024/12/19 23:00,19.56,12.485,53.467,41.266,11,1.32 +2024/12/20 0:00,19.89,14.93,71.624,96.727,38,0.32 +2024/12/20 1:00,11.11,13.169,75.075,109.223,45,0.36 +2024/12/20 2:00,3.4,12.387,58.767,59.423,21,0.32 +2024/12/20 3:00,6.32,12.587,66.632,108.889,46,0.46 +2024/12/20 4:00,8.49,13.412,73.138,102.395,43,0.4 +2024/12/20 5:00,6.19,14.033,81.33,103.114,44,0.35 +2024/12/20 6:00,5.61,11.99,68.209,115.806,49,0.6 +2024/12/20 7:00,19.44,15.126,48.881,46.714,15,0.7 +2024/12/20 8:00,3.07,13.592,110.791,279.58,131,0.75 +2024/12/20 9:00,14.67,13.748,95.258,203.758,94,0.75 +2024/12/20 10:00,30.01,13.191,90.124,194.416,88,0.84 +2024/12/20 11:00,47.89,13.306,122.694,284.2,132,1 +2024/12/20 12:00,57.48,13.141,59.861,64.446,20,0.91 +2024/12/20 13:00,38.64,14.297,58.923,74.471,28,0.87 +2024/12/20 14:00,35.57,13.279,83.004,111.31,48,0.88 +2024/12/20 15:00,49.55,14.047,55.501,70.624,26,0.62 +2024/12/20 16:00,14.25,12.861,65.458,115.172,46,0.7 +2024/12/20 17:00,13.76,13.48,68.406,112.401,47,0.75 +2024/12/20 18:00,6.39,12.501,116.035,315.917,149,1.32 +2024/12/20 19:00,5.04,14.495,113.033,256.19,116,1.46 +2024/12/20 20:00,19.12,12.473,133.756,367.972,175,1.34 +2024/12/20 21:00,18.47,12.968,104.597,224.703,100,1.47 +2024/12/20 22:00,9.15,12.978,66.255,67.326,22,1.41 +2024/12/20 23:00,16.92,12.939,69.25,119.842,49,1.22 +2024/12/21 0:00,9.05,14.174,73.867,114.983,47,0.31 +2024/12/21 1:00,8.49,13.145,93.392,189.248,86,0.46 +2024/12/21 2:00,3.14,14.845,104.427,210.304,94,0.37 +2024/12/21 3:00,8.53,12.654,69.513,134.471,58,0.34 +2024/12/21 4:00,10.75,13.624,66.336,99.856,40,0.47 +2024/12/21 5:00,0.45,12.696,85.65,128.041,56,0.5 +2024/12/21 6:00,8.88,13.874,55.236,59.962,21,0.76 +2024/12/21 7:00,15.63,13.441,55.238,70.291,25,0.75 +2024/12/21 8:00,13.6,13.304,114.023,269.68,125,0.6 +2024/12/21 9:00,12.7,14.639,125.118,334.435,158,0.62 +2024/12/21 10:00,57.29,12.814,108.846,257.719,119,0.93 +2024/12/21 11:00,30.54,14.039,98.4,190.449,84,0.88 +2024/12/21 12:00,46.71,12.702,79.414,135.593,58,0.8 +2024/12/21 13:00,53.62,13.568,91.318,184.062,82,0.95 +2024/12/21 14:00,46.24,12.289,86.564,186.011,82,0.88 +2024/12/21 15:00,39.72,12.806,74.357,97.416,37,0.73 +2024/12/21 16:00,2.73,13.376,103.796,216.269,98,0.69 +2024/12/21 17:00,17.75,15.265,54.682,64.482,20,0.61 +2024/12/21 18:00,9.42,13.557,115.9,296.534,139,1.39 +2024/12/21 19:00,17.56,15.105,133.273,327.526,155,1.44 +2024/12/21 20:00,11.72,13.675,121.654,319.931,149,1.25 +2024/12/21 21:00,13.48,13.076,103.071,236.757,110,1.47 +2024/12/21 22:00,16.09,14.99,78.288,148,62,1.25 +2024/12/21 23:00,13.18,13.89,80.733,168.866,75,1.33 +2024/12/22 0:00,7.96,12.994,68.318,107.981,43,0.41 +2024/12/22 1:00,10.27,14.095,87.059,144.702,62,0.36 +2024/12/22 2:00,16.06,13.338,69.822,95.544,40,0.4 +2024/12/22 3:00,7.47,11.697,82.664,156.091,67,0.44 +2024/12/22 4:00,7.76,14.559,85.627,192.9,85,0.44 +2024/12/22 5:00,1.91,14.718,61.051,94.825,35,0.48 +2024/12/22 6:00,18.29,15.461,70.359,137.161,59,0.77 +2024/12/22 7:00,1.82,14.046,60.279,100.029,40,0.8 +2024/12/22 8:00,12.96,13.381,113.76,279.749,128,0.72 +2024/12/22 9:00,8.26,14.458,148.685,419.692,201,0.68 +2024/12/22 10:00,42.17,14.473,111.008,278.891,131,0.85 +2024/12/22 11:00,50.39,15.261,129.801,296.329,140,0.85 +2024/12/22 12:00,32.01,13.583,61.96,80.783,28,0.83 +2024/12/22 13:00,47.81,13.463,85.777,137.704,60,0.95 +2024/12/22 14:00,53.16,12.923,79.211,162.574,70,0.93 +2024/12/22 15:00,54.85,14.161,82.941,171.497,76,0.66 +2024/12/22 16:00,3.41,12.116,97.368,201.406,92,0.78 +2024/12/22 17:00,17.95,14.399,80.081,184.133,80,0.71 +2024/12/22 18:00,13.12,14.212,90.349,219.638,100,1.22 +2024/12/22 19:00,17.64,14.209,116.844,316.66,148,1.22 +2024/12/22 20:00,9.71,13.764,135.462,381.225,182,1.24 +2024/12/22 21:00,10.84,15.156,123.557,310.242,146,1.26 +2024/12/22 22:00,18.38,14.495,83.225,140.477,59,1.47 +2024/12/22 23:00,18,13.029,67.738,104.43,43,1.43 +2024/12/23 0:00,8.96,13.215,63.281,94.06,37,0.34 +2024/12/23 1:00,5.49,12.93,79.956,110.144,47,0.35 +2024/12/23 2:00,7.86,14.347,62.256,99.501,38,0.43 +2024/12/23 3:00,7.76,12.813,65.567,70.376,24,0.47 +2024/12/23 4:00,5.74,14.878,67.127,56.607,17,0.36 +2024/12/23 5:00,5.37,15.118,60.644,80.782,32,0.41 +2024/12/23 6:00,17.22,12.931,50.739,55.952,18,0.78 +2024/12/23 7:00,1.4,13.614,69.595,55.275,20,0.75 +2024/12/23 8:00,13.55,13.814,100.915,240.151,111,0.78 +2024/12/23 9:00,3.46,14.679,129.513,354.48,168,0.66 +2024/12/23 10:00,40.34,15.404,105.175,246.137,111,0.94 +2024/12/23 11:00,31.85,12.15,136.121,390.928,183,0.82 +2024/12/23 12:00,38.1,13.483,81.857,109.177,44,0.92 +2024/12/23 13:00,53.05,13.534,62.359,106.168,43,0.86 +2024/12/23 14:00,56.55,12.424,63.029,75.401,28,0.94 +2024/12/23 15:00,36.65,13.318,73.967,107.183,46,0.63 +2024/12/23 16:00,9.27,14.224,62.339,75.001,26,0.73 +2024/12/23 17:00,9.41,13.522,62.91,71.718,25,0.74 +2024/12/23 18:00,17.47,12.285,125.752,285.493,132,1.46 +2024/12/23 19:00,15.26,16.661,113.038,245.09,111,1.41 +2024/12/23 20:00,10.26,14.063,115.669,302.281,139,1.36 +2024/12/23 21:00,13.41,13.909,99.53,212.895,97,1.44 +2024/12/23 22:00,16.95,12.717,61.006,103.264,42,1.29 +2024/12/23 23:00,0.19,14.057,57.191,60.751,18,1.4 +2024/12/24 0:00,8.06,13.806,56.277,73.644,26,0.44 +2024/12/24 1:00,18.14,12.12,64.727,65.514,21,0.38 +2024/12/24 2:00,14.81,12.912,60.922,83.216,33,0.5 +2024/12/24 3:00,10.86,14.762,65.478,60.171,21,0.37 +2024/12/24 4:00,10.59,15.91,58.263,66.916,24,0.32 +2024/12/24 5:00,6.96,14.335,71.017,68.169,25,0.36 +2024/12/24 6:00,10.41,15.07,64.908,87.842,32,0.62 +2024/12/24 7:00,13.11,13.814,70.29,74.115,27,0.67 +2024/12/24 8:00,8.37,13.883,114.563,272.536,124,0.63 +2024/12/24 9:00,14.28,15.058,125.548,282.213,132,0.69 +2024/12/24 10:00,55.84,15.63,101.854,203.372,94,0.96 +2024/12/24 11:00,34.64,15.268,112.054,246.381,115,0.81 +2024/12/24 12:00,43.55,12.916,69.797,115.171,49,0.91 +2024/12/24 13:00,42.24,13.902,72.597,111.4,45,0.81 +2024/12/24 14:00,50.62,14.245,69.302,110.811,47,0.98 +2024/12/24 15:00,37.5,13.711,47.886,48.815,15,0.78 +2024/12/24 16:00,12.81,14.355,67.212,74.954,26,0.7 +2024/12/24 17:00,17.55,14.788,69.217,114.248,49,0.75 +2024/12/24 18:00,8.36,14.97,140.946,387.805,186,1.38 +2024/12/24 19:00,18.22,15.653,101.693,244.4,112,1.3 +2024/12/24 20:00,19.86,13.642,109.493,283.981,131,1.27 +2024/12/24 21:00,2.12,12.626,128.342,372.11,174,1.43 +2024/12/24 22:00,4.66,14.326,59.758,73.62,26,1.33 +2024/12/24 23:00,19.01,15.85,65.135,118.462,47,1.48 +2024/12/25 0:00,19.17,13.666,58.306,47.445,15,0.5 +2024/12/25 1:00,1.95,14.826,45.392,38.418,10,0.34 +2024/12/25 2:00,0.3,14.835,81.8,115.393,46,0.41 +2024/12/25 3:00,3.22,14.331,65.83,49.111,13,0.41 +2024/12/25 4:00,19.92,14.147,66.093,101.649,40,0.47 +2024/12/25 5:00,3.6,13.225,55.204,60.06,20,0.44 +2024/12/25 6:00,10.05,11.909,55.088,67.177,26,0.72 +2024/12/25 7:00,16.97,13.04,66.098,49.804,16,0.74 +2024/12/25 8:00,0.41,13.752,99.237,206.583,95,0.68 +2024/12/25 9:00,12.09,15.237,119.702,285.512,135,0.79 +2024/12/25 10:00,38.31,14.038,110.417,232.761,105,0.81 +2024/12/25 11:00,55.87,13.625,133.716,318.313,151,0.81 +2024/12/25 12:00,38.5,13.257,74.067,88.574,35,0.88 +2024/12/25 13:00,50.6,14.796,62.469,52.775,14,0.83 +2024/12/25 14:00,50.23,15.497,64.545,47.092,14,0.91 +2024/12/25 15:00,36.64,15.203,81.019,110.415,47,0.6 +2024/12/25 16:00,0.7,14.745,65.373,93.898,36,0.69 +2024/12/25 17:00,8.18,12.685,66.468,51.099,14,0.66 +2024/12/25 18:00,5.78,13.791,102.683,211.792,97,1.26 +2024/12/25 19:00,16.18,16.084,103.404,247.094,112,1.33 +2024/12/25 20:00,16.01,15.261,105.841,245.715,114,1.46 +2024/12/25 21:00,9.14,12.625,140.243,367.931,173,1.4 +2024/12/25 22:00,12.13,14.085,52.722,38.248,11,1.25 +2024/12/25 23:00,12.09,14.503,76.031,97.278,39,1.35 +2024/12/26 0:00,16.54,13.554,61.461,94.205,37,0.49 +2024/12/26 1:00,8.5,12.047,71.152,74.253,26,0.39 +2024/12/26 2:00,5.51,14.411,60.524,79.5,29,0.39 +2024/12/26 3:00,5.3,13.529,67.554,121.533,49,0.49 +2024/12/26 4:00,10.72,13.533,76.16,92.843,38,0.33 +2024/12/26 5:00,8.98,13.959,51.789,49.612,14,0.45 +2024/12/26 6:00,8.8,14.179,73.868,84.278,34,0.66 +2024/12/26 7:00,1.82,14.303,55.425,57.781,19,0.77 +2024/12/26 8:00,14.37,13.434,127.677,296.246,138,0.61 +2024/12/26 9:00,4.27,14.092,97.382,227.273,106,0.8 +2024/12/26 10:00,35.91,12.578,115.893,313.704,149,0.95 +2024/12/26 11:00,42.38,14.623,107.231,217.393,97,0.86 +2024/12/26 12:00,36.83,11.529,60.813,87.868,35,0.95 +2024/12/26 13:00,47.52,14.024,73.883,78.461,30,0.98 +2024/12/26 14:00,41.14,15.231,68.98,71.404,25,0.82 +2024/12/26 15:00,43.47,13.261,51.139,55.207,19,0.78 +2024/12/26 16:00,10.74,15.028,69.403,98.929,41,0.67 +2024/12/26 17:00,4.07,15.467,55.968,77.215,29,0.6 +2024/12/26 18:00,3.12,11.109,110.096,269.59,127,1.23 +2024/12/26 19:00,17.61,14.161,140.53,398.17,187,1.47 +2024/12/26 20:00,8.67,11.511,113.993,272.401,124,1.49 +2024/12/26 21:00,8.24,14.194,136.018,325.482,153,1.47 +2024/12/26 22:00,0.71,14.305,62.895,95.092,39,1.33 +2024/12/26 23:00,9.96,11.882,63.083,85.706,33,1.49 +2024/12/27 0:00,11.08,16.404,72.742,99.999,42,0.38 +2024/12/27 1:00,11.18,14.77,56.928,72.978,27,0.32 +2024/12/27 2:00,14.14,13.639,69.214,75.737,30,0.37 +2024/12/27 3:00,3.55,15.948,68.073,102.062,40,0.5 +2024/12/27 4:00,5.04,12.709,82.991,113.757,48,0.43 +2024/12/27 5:00,16.21,13.263,59.097,46.207,13,0.37 +2024/12/27 6:00,18.94,12.221,64.762,85.135,35,0.72 +2024/12/27 7:00,2.72,16.281,75.389,104.246,42,0.69 +2024/12/27 8:00,9.95,14.816,126.775,295.033,140,0.61 +2024/12/27 9:00,4.28,15.143,115.51,262.252,119,0.64 +2024/12/27 10:00,31.8,14.785,96.255,224.012,102,0.8 +2024/12/27 11:00,39.77,15.057,128.84,338.001,161,0.85 +2024/12/27 12:00,34.31,14.562,64.544,80.411,31,0.95 +2024/12/27 13:00,51.3,14.755,61.768,71.461,28,0.84 +2024/12/27 14:00,46.01,14.591,60.717,78.309,29,0.91 +2024/12/27 15:00,34.32,13.877,71.055,80.223,32,0.74 +2024/12/27 16:00,0.18,14.437,56.744,85.731,33,0.71 +2024/12/27 17:00,16.16,14.757,62.371,84.055,33,0.6 +2024/12/27 18:00,3.52,14.594,126.332,356.616,167,1.31 +2024/12/27 19:00,12.12,13.019,99.575,247.823,114,1.33 +2024/12/27 20:00,6.74,13.149,110.539,283.482,130,1.3 +2024/12/27 21:00,11.71,15.566,109.243,240.413,108,1.36 +2024/12/27 22:00,6.31,14.178,64.888,46.695,11,1.35 +2024/12/27 23:00,1.74,15.068,60.792,59.602,21,1.26 +2024/12/28 0:00,4.46,13.569,85.779,178.676,78,0.45 +2024/12/28 1:00,3.76,13.193,73.083,85.381,33,0.33 +2024/12/28 2:00,8.56,13.815,75.342,155.262,68,0.39 +2024/12/28 3:00,13.17,14.433,66.363,121.682,49,0.45 +2024/12/28 4:00,5.28,13.992,60.907,72.457,28,0.44 +2024/12/28 5:00,0.24,15.948,97.968,215.778,98,0.39 +2024/12/28 6:00,10.38,14.835,77.457,106.929,43,0.76 +2024/12/28 7:00,12.12,16.499,88.505,135.661,60,0.74 +2024/12/28 8:00,19.26,15.06,159.126,457.645,217,0.68 +2024/12/28 9:00,11.79,12.278,123.413,312.143,147,0.78 +2024/12/28 10:00,44.14,15.711,109.76,283.568,131,0.83 +2024/12/28 11:00,47.2,13.157,162.524,478.281,227,0.87 +2024/12/28 12:00,57.84,14.886,68.973,64.198,21,0.94 +2024/12/28 13:00,54.85,13.883,72.858,123.86,50,0.97 +2024/12/28 14:00,39.69,16.789,81.714,165.695,75,0.86 +2024/12/28 15:00,37.12,16.093,71.246,117.927,49,0.71 +2024/12/28 16:00,5.25,13.916,91.292,184.648,82,0.6 +2024/12/28 17:00,10.09,14.529,68.972,89.89,34,0.67 +2024/12/28 18:00,14.88,14.9,107.649,252.169,118,1.3 +2024/12/28 19:00,10.06,15.519,127.171,309.568,144,1.45 +2024/12/28 20:00,1.36,14.685,122.689,300.46,142,1.22 +2024/12/28 21:00,14.47,13.635,133.301,335.676,160,1.22 +2024/12/28 22:00,16.12,13.94,83.758,125.693,53,1.33 +2024/12/28 23:00,5.79,14.651,106.814,219.004,99,1.32 +2024/12/29 0:00,13.28,16.06,81.57,174.581,75,0.33 +2024/12/29 1:00,8.53,15.256,88.467,165.986,72,0.35 +2024/12/29 2:00,17.78,14.056,88.333,156.914,68,0.49 +2024/12/29 3:00,16.9,15.476,83.917,181.146,82,0.4 +2024/12/29 4:00,10.51,14.441,74.355,86.52,35,0.32 +2024/12/29 5:00,13.83,15.718,93.109,219.073,99,0.31 +2024/12/29 6:00,17.67,17.333,85.486,135.229,59,0.61 +2024/12/29 7:00,9.91,14.469,71.729,136.066,57,0.68 +2024/12/29 8:00,6.27,15.629,109.336,234.145,109,0.77 +2024/12/29 9:00,15.07,14.084,141.963,414.396,198,0.77 +2024/12/29 10:00,36.6,14.716,115.577,294.731,136,0.87 +2024/12/29 11:00,41.66,14.857,123.87,347.31,162,0.95 +2024/12/29 12:00,55.97,14.634,69.914,116.452,49,0.95 +2024/12/29 13:00,51.73,17.271,96.69,165.067,74,0.9 +2024/12/29 14:00,42.11,14.521,79.654,174.582,75,0.88 +2024/12/29 15:00,36.44,15.415,78.629,144.611,61,0.64 +2024/12/29 16:00,7.12,12.913,84.038,145.071,61,0.66 +2024/12/29 17:00,5.68,15.26,82.392,179.228,81,0.67 +2024/12/29 18:00,3.52,15.968,143.681,425.244,203,1.44 +2024/12/29 19:00,14.87,14.301,135.365,385.682,185,1.37 +2024/12/29 20:00,5.04,12.35,126.9,312.094,148,1.26 +2024/12/29 21:00,9.08,14.789,140.187,345.21,164,1.23 +2024/12/29 22:00,7.72,14.845,74.52,90.032,36,1.35 +2024/12/29 23:00,19.64,15.552,100.661,188.972,82,1.4 +2024/12/30 0:00,7.82,16.997,72.063,101.221,41,0.46 +2024/12/30 1:00,1.6,14.62,82.73,115.979,47,0.46 +2024/12/30 2:00,1.8,14.145,63.599,94.044,35,0.46 +2024/12/30 3:00,11.82,13.836,53.93,39.461,11,0.39 +2024/12/30 4:00,11.99,15.198,66.421,90.447,37,0.47 +2024/12/30 5:00,8.38,15.479,56.947,81.433,32,0.39 +2024/12/30 6:00,8.64,14.455,71.094,81.824,29,0.63 +2024/12/30 7:00,1.08,15.778,62.994,111.657,45,0.68 +2024/12/30 8:00,10.33,15.465,124.598,299.513,140,0.67 +2024/12/30 9:00,10.09,15.043,96.641,217.203,97,0.68 +2024/12/30 10:00,34.49,14.099,120.625,339.367,161,0.93 +2024/12/30 11:00,33.12,14.518,95.799,217.392,100,0.93 +2024/12/30 12:00,33.71,12.594,69.423,110.672,45,0.84 +2024/12/30 13:00,33.03,15.236,70.794,68.901,23,0.86 +2024/12/30 14:00,48.29,15.026,75.222,105.596,44,0.92 +2024/12/30 15:00,35.89,15.188,66.871,81.1,32,0.62 +2024/12/30 16:00,5.03,15.504,61.541,95.74,38,0.74 +2024/12/30 17:00,3.47,15.386,63.822,80.342,32,0.64 +2024/12/30 18:00,19.16,14.89,95.715,242.478,110,1.46 +2024/12/30 19:00,17.09,15.049,145.734,382.773,181,1.32 +2024/12/30 20:00,4.61,13.6,94.256,224.125,102,1.27 +2024/12/30 21:00,6.55,14.417,141.889,383.723,180,1.4 +2024/12/30 22:00,4.2,15.05,68.988,82.326,30,1.37 +2024/12/30 23:00,9.84,14.265,56.33,52.493,18,1.25 diff --git a/data/data.csv b/data/data.csv deleted file mode 100644 index e69de29..0000000 diff --git a/models/data_manager.py b/models/data_manager.py new file mode 100644 index 0000000..2a1fc25 --- /dev/null +++ b/models/data_manager.py @@ -0,0 +1,68 @@ +class Constant: + MONTHS_LEN = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31] + + +class DataManager: + def __init__(self) -> None: + self.Prices = [] + self.Temper = [] + self.Solar = [] + self.Electricity = [] + self.Heat = [] + self.People = [] + + def add_price_element(self, e): self.Prices.append(e) + + def add_temper_element(self, e): self.Temper.append(e) + + def add_solar_element(self, e): self.Solar.append(e) + + def add_electricity_element(self, e): self.Electricity.append(e) + + def add_heat_element(self, e): self.Heat.append(e) + + def add_people_element(self, e): self.People.append(e) + + # get current time data based on given month day, and day_time + def get_price_data(self, month, day, day_time): + return self.Prices[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + day_time] + + def get_temper_data(self, month, day, day_time): + return self.Temper[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + day_time] + + def get_solar_data(self, month, day, day_time): + return self.Solar[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + day_time] + + def get_load_data(self, month, day, day_time): + return self.Electricity[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + day_time] + + def get_heat_data(self, month, day, day_time): + return self.Heat[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + day_time] + + def get_people_data(self, month, day, day_time): + return self.People[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + day_time] + + # get series data for one episode + def get_series_price_data(self, month, day): + return self.Prices[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24: + (sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + 24] + + def get_series_temper_data(self, month, day): + return self.Temper[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24: + (sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + 24] + + def get_series_solar_data(self, month, day): + return self.Solar[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24: + (sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + 24] + + def get_series_load_data(self, month, day): + return self.Electricity[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24: + (sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + 24] + + def get_series_heat_data(self, month, day): + return self.Heat[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24: + (sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + 24] + + def get_series_people_data(self, month, day): + return self.People[(sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24: + (sum(Constant.MONTHS_LEN[:month - 1]) + day - 1) * 24 + 24] diff --git a/models/env.py b/models/env.py new file mode 100644 index 0000000..ebb826c --- /dev/null +++ b/models/env.py @@ -0,0 +1,153 @@ +import gym +import pandas as pd + +from data_manager import * +from module import * +from parameters import * + + +class WgzGym(gym.Env): + def __init__(self, **kwargs): + super(WgzGym, self).__init__() + self.excess = None + self.shedding = None + self.unbalance = None + self.real_unbalance = None + self.operation_cost = None + self.current_output = None + self.final_step_outputs = None + self.data_manager = DataManager() + self._load_year_data() + self.month = 1 + self.day = 1 + self.TRAIN = True + self.current_time = None + self.episode_length = 24 + self.penalty_coefficient = 50 # 约束惩罚系数 + self.sell_coefficient = 0.1 # 售出利润系数 + self.EC_parameters = kwargs.get('EC_parameters', EC_parameters) # 电解水制氢器 + self.HST_parameters = kwargs.get('dg_parameters', dg_parameters) # 储氢罐 + + self.grid = Grid() + self.EC = EC(self.EC_parameters) + self.HST = HST(self.HST_parameters) + + self.action_space = gym.spaces.Box(low=-1, high=1, shape=(3,), dtype=np.float32) + ''' + 时间 光伏 温度(湿度暂未考虑) 电需 热需(转化为对应热水所需瓦数) 人数 电价 7 + 电解水制氢功率 市电功率 储氢罐容量占比 3 + ''' + self.state_space = gym.spaces.Box(low=0, high=1, shape=(10,), dtype=np.float32) + + def reset(self, *args): + self.month = np.random.randint(1, 13) # choose 12 month + if self.TRAIN: + self.day = np.random.randint(1, 20) + else: + self.day = np.random.randint(20, Constant.MONTHS_LEN[self.month - 1]) + self.current_time = 0 + self.EC.reset() + self.HST.reset() + return self._build_state() + + def _build_state(self): + soc = self.HST.SOC() + ec_output = self.EC.current_output + time_step = self.current_time + + price = self.data_manager.get_price_data(self.month, self.day, self.current_time) + temper = self.data_manager.get_temperature_data(self.month, self.day, self.current_time) + solar = self.data_manager.get_solar_data(self.month, self.day, self.current_time) + load = self.data_manager.get_load_data(self.month, self.day, self.current_time) + heat = self.data_manager.get_heat_data(self.month, self.day, self.current_time) + people = self.data_manager.get_people_data(self.month, self.day, self.current_time) + + obs = np.concatenate((np.float32(time_step), np.float32(soc), np.float32(price), np.float32(netload), + np.float32(dg1_output), np.float32(dg2_output), np.float32(dg3_output), + np.float32(temperature), np.float32(irradiance), np.float32(windspeed)), axis=None) + return obs + + def step(self, action): # state transition: current_obs->take_action->get_reward->get_finish->next_obs + # 在每个组件中添加动作 + current_obs = self._build_state() + temperature = current_obs[7] + irradiance = current_obs[8] + self.wind.current_power = current_obs[9] + self.battery.step(action[0]) # 执行状态转换,电池当前容量也改变 + self.dg1.step(action[1]) + self.dg2.step(action[2]) + self.dg3.step(action[3]) + self.solar.step(temperature, irradiance, action[4]) + self.current_output = np.array((self.dg1.current_output, self.dg2.current_output, self.dg3.current_output, + -self.battery.energy_change, self.solar.current_power, self.wind.current_power)) + actual_production = sum(self.current_output) + price = current_obs[1] + netload = current_obs[3] - self.solar.output_change + unbalance = actual_production - netload + + # reward = 0.0 + excess_penalty = 0 + deficient_penalty = 0 + sell_benefit, buy_cost = 0, 0 + self.excess, self.shedding = 0, 0 + if unbalance >= 0: # 过剩 + if unbalance <= self.grid.exchange_ability: + sell_benefit = self.grid.get_cost(price, unbalance) * self.sell_coefficient + else: + sell_benefit = self.grid.get_cost(price, self.grid.exchange_ability) * self.sell_coefficient + # real unbalance:超电网限值 + self.excess = unbalance - self.grid.exchange_ability + excess_penalty = self.excess * self.penalty_coefficient + else: # unbalance <0, 缺少惩罚 + if abs(unbalance) <= self.grid.exchange_ability: + buy_cost = self.grid.get_cost(price, abs(unbalance)) + else: + buy_cost = self.grid.get_cost(price, self.grid.exchange_ability) + self.shedding = abs(unbalance) - self.grid.exchange_ability + deficient_penalty = self.shedding * self.penalty_coefficient + battery_cost = self.battery.get_cost(self.battery.energy_change) + dg1_cost = self.dg1.get_cost(self.dg1.current_output) + dg2_cost = self.dg2.get_cost(self.dg2.current_output) + dg3_cost = self.dg3.get_cost(self.dg3.current_output) + solar_cost = self.solar.get_cost(self.solar.current_power) + wind_cost = self.wind.gen_cost(self.wind.current_power) + + self.operation_cost = (battery_cost + dg1_cost + dg2_cost + dg3_cost + solar_cost + wind_cost + + excess_penalty + deficient_penalty - sell_benefit + buy_cost) + reward = - self.operation_cost / 1e3 + self.unbalance = unbalance + self.real_unbalance = self.shedding + self.excess + final_step_outputs = [self.dg1.current_output, self.dg2.current_output, self.dg3.current_output, + self.battery.current_capacity, self.solar.current_power, self.wind.current_power] + self.current_time += 1 + finish = (self.current_time == self.episode_length) + if finish: + self.final_step_outputs = final_step_outputs + self.current_time = 0 + next_obs = self.reset() + else: + next_obs = self._build_state() + return current_obs, next_obs, float(reward), finish + + def _load_year_data(self): + data_df = pd.read_csv('data/all_data.csv', sep=',') + solar = data_df['solar_power'].to_numpy(dtype=float) + temper = data_df['temper'].to_numpy(dtype=float) + energy = data_df['energy_demand'].to_numpy(dtype=float) + water = data_df['water_demand'].to_numpy(dtype=float) + people = data_df['people_count'].to_numpy(dtype=float) + price = data_df['price'].to_numpy(dtype=float) + + '''可根据需求重新设计训练数据大小''' + + def process_elements(elements, transform_function, add_function): + for e in elements: + transformed_e = transform_function(e) + add_function(transformed_e) + + process_elements(solar, lambda x: x, self.data_manager.add_load_element) + process_elements(temper, lambda x: x, self.data_manager.add_load_element) + process_elements(energy, lambda x: x, self.data_manager.add_irradiance_element) + process_elements(water, lambda x: x, self.data_manager.add_temperature_element) + process_elements(people, lambda x: x, self.data_manager.add_wind_element) + process_elements(price, lambda x: x, self.data_manager.add_price_element) diff --git a/models/module.py b/models/module.py new file mode 100644 index 0000000..3154fe4 --- /dev/null +++ b/models/module.py @@ -0,0 +1,78 @@ +class EC: + def __init__(self, params): + self.current_output = None + self.electricity_efficiency = params['electricity_efficiency'] + self.hydrogen_produce = params['hydrogen_produce'] + self.power_max = params['power_max'] + self.power_min = params['power_min'] + self.ramp = params['ramp'] + self.lifetime = params['lifetime'] + self.equipment_cost = params['equipment_cost'] + self.carbon_reduce = params['carbon_reduce'] + + def step(self, action_ec): + output = self.current_output + action_ec * self.ramp + output = max(self.power_min, min(self.power_max, output)) if output > 0 else 0 + self.current_output = output + + def get_cost(self, price): + return self.equipment_cost / self.lifetime + price * self.current_output + + def get_hydrogen(self): + return self.current_output * self.electricity_efficiency * self.hydrogen_produce + + def reset(self): + self.current_output = 0 + + +class HST: + def __init__(self, params): + self.current_capacity = None + self.hydrogen_change = None + self.capacity = params['capacity'] + self.min_soc = params['min_soc'] + self.max_soc = params['max_soc'] + self.degradation = params['degradation'] + self.holding = params['holding'] + self.ramp = params['ramp'] + self.efficiency = params['efficiency'] + + ''' + 储氢罐的充气速率 = 电解水制氢速率 (电解水制氢会满足热水需求?) + ''' + def step(self, action_hst): + energy = action_hst * self.ramp + current_energy = self.current_capacity * self.capacity + updated_capacity = max(self.min_soc, min(self.max_soc, (current_energy + energy) / self.capacity)) + self.hydrogen_change = (updated_capacity - self.current_capacity) * self.capacity + self.current_capacity = updated_capacity # update capacity to current state + + def get_cost(self, energy_change): + cost = abs(energy_change) * self.degradation + return cost + + def SOC(self): + return self.current_capacity + + def reset(self): + self.current_capacity = 0.2 + + +class Grid: + def __init__(self): + self.delta = 1 + self.exchange_ability = 100 + + def get_cost(self, current_price, energy_exchange): + return current_price * energy_exchange * self.delta + + def retrieve_past_price(self): + result = [] + # 过去24小时的价格起始、结束索引 + start_index = max(0, 24 * (self.day - 1) + self.time - 24) + end_index = 24 * (self.day - 1) + self.time + past_price = self.price[start_index:end_index] + result.extend(past_price) + # current_day_price = self.price[24 * self.day:24 * self.day + self.time] + # result.extend(current_day_price) + return result diff --git a/models/net.py b/models/net.py new file mode 100644 index 0000000..9cf6e7a --- /dev/null +++ b/models/net.py @@ -0,0 +1,51 @@ +import numpy as np +import torch +import torch.nn as nn + + +class ActorPPO(nn.Module): + def __init__(self, mid_dim, state_dim, action_dim): + super().__init__() + self.net = nn.Sequential(nn.Linear(state_dim, mid_dim), nn.ReLU(), + nn.Linear(mid_dim, mid_dim), nn.ReLU(), + nn.Linear(mid_dim, mid_dim), nn.Hardswish(), + nn.Linear(mid_dim, action_dim)) + # the logarithm (log) of standard deviation (std) of action, it is a trainable parameter + self.a_logstd = nn.Parameter(torch.zeros((1, action_dim)) - 0.5, requires_grad=True) + self.sqrt_2pi_log = np.log(np.sqrt(2 * np.pi)) + + def forward(self, state): + return self.net(state).tanh() # action.tanh() limit the data output of action + + def get_action(self, state): + a_avg = self.forward(state) # too big for the action + a_std = self.a_logstd.exp() + + noise = torch.randn_like(a_avg) + action = a_avg + noise * a_std + return action, noise + + def get_logprob_entropy(self, state, action): + a_avg = self.forward(state) + a_std = self.a_logstd.exp() + delta = ((a_avg - action) / a_std).pow(2) * 0.5 + logprob = -(self.a_logstd + self.sqrt_2pi_log + delta).sum(1) # new_logprob + + dist_entropy = (logprob.exp() * logprob).mean() # policy entropy + return logprob, dist_entropy + + def get_old_logprob(self, _action, noise): # noise = action - a_noise + delta = noise.pow(2) * 0.5 + return -(self.a_logstd + self.sqrt_2pi_log + delta).sum(1) # old_logprob + + +class CriticAdv(nn.Module): + def __init__(self, mid_dim, state_dim, _action_dim): + super().__init__() + self.net = nn.Sequential(nn.Linear(state_dim, mid_dim), nn.ReLU(), + nn.Linear(mid_dim, mid_dim), nn.ReLU(), + nn.Linear(mid_dim, mid_dim), nn.Hardswish(), + nn.Linear(mid_dim, 1)) + + def forward(self, state): + return self.net(state) # Advantage value diff --git a/models/parameters.py b/models/parameters.py new file mode 100644 index 0000000..9ab1cc8 --- /dev/null +++ b/models/parameters.py @@ -0,0 +1,17 @@ +EC_parameters = { + 'electrolysis_efficiency': 0.8, + 'hydrogen_produce': 0.5, + 'power_max': 200, + 'power_min': 0, + 'ramp': 100, + 'lifetime': 6000, # hour + 'equipment_cost': 10000, # yuan + 'carbon_reduce': 1, +} + +HST_parameters = { + 'capacity': 1000, + 'min_soc': 0.1, + 'max_soc': 0.9, + 'efficiency': 0.95, +} diff --git a/models/tools.py b/models/tools.py new file mode 100644 index 0000000..1432d1f --- /dev/null +++ b/models/tools.py @@ -0,0 +1,55 @@ +import torch + + +def test_one_episode(env, act, device): + """to get evaluate information, here record the unbalance of after taking action""" + record_state = [] + record_action = [] + record_reward = [] + record_unbalance = [] + record_system_info = [] # [time,price,netload,action,real action,soc,output*4,unbalance(exchange+penalty),cost] + record_init_info = [] # include month,day,time,intial soc + env.TRAIN = False + state = env.reset() + record_init_info.append([env.month, env.day, env.current_time, env.battery.current_capacity]) + print(f'current testing month is {env.month}, day is {env.day},initial_soc is {env.battery.current_capacity}') + for i in range(24): + s_tensor = torch.as_tensor((state,), device=device) + a_tensor = act(s_tensor) + action = a_tensor.detach().cpu().numpy()[0] # not need detach(), because with torch.no_grad() outside + real_action = action + state, next_state, reward, done = env.step(action) + + record_system_info.append([state[0], state[1], state[3] + env.wind.current_power, action, real_action, + env.battery.SOC(), env.battery.energy_change, next_state[4], next_state[5], + next_state[6], env.solar.current_power, env.wind.current_power, env.unbalance, + env.operation_cost, reward]) + record_state.append(state) + record_action.append(real_action) + record_reward.append(reward) + record_unbalance.append(env.unbalance) + state = next_state + # add information of last step dg1, dh2, dg3, soc, tem, irr + record_system_info[-1][7:12] = [env.final_step_outputs[0], env.final_step_outputs[1], env.final_step_outputs[2], + env.final_step_outputs[4], env.final_step_outputs[5]] + record_system_info[-1][5] = env.final_step_outputs[3] + record = {'init_info': record_init_info, 'system_info': record_system_info, 'state': record_state, + 'action': record_action, 'reward': record_reward, 'unbalance': record_unbalance} + return record + + +def get_episode_return(env, act, device): + episode_reward = 0.0 # sum of rewards in an episode + episode_unbalance = 0.0 + state = env.reset() + for i in range(24): + s_tensor = torch.as_tensor((state,), device=device) + a_tensor = act(s_tensor) + action = a_tensor.detach().cpu().numpy()[0] # not need detach(), because with torch.no_grad() outside + state, next_state, reward, done, = env.step(action) + state = next_state + episode_reward += reward + episode_unbalance += env.real_unbalance + if done: + break + return episode_reward, episode_unbalance diff --git a/train.py b/train.py index e69de29..c1403df 100644 --- a/train.py +++ b/train.py @@ -0,0 +1,281 @@ +import os +import pickle + +os.environ['OMP_WAIT_POLICY'] = 'PASSIVE' # 确保在pytorch前设置 +from copy import deepcopy +import pandas as pd +import torch.nn.functional as F +from models.env import WgzGym +from models.net import ActorPPO, CriticAdv +from models.tools import get_episode_return, test_one_episode + + +def smooth_rewards(rewards, window=10): + rewards = rewards.unsqueeze(0).unsqueeze(0) # 将 rewards 转为 [1, 1, len] 的形状以适应 conv1d + kernel = torch.ones(1, 1, window, device=rewards.device) / window # 创建一个均匀的滑动平均核 + smoothed_rewards = F.conv1d(rewards, kernel, padding='valid') # 滑动平均 + smoothed_rewards = smoothed_rewards.squeeze(0).squeeze(0) # 去掉多余的维度 + # 保持与原始奖励序列相同的长度,将前 window-1 个奖励保持不变 + return torch.cat((rewards[0, 0, :window - 1], smoothed_rewards)) + + +def update_buffer(_trajectory): + _trajectory = list(map(list, zip(*_trajectory))) # 2D-list transpose, here cut the trajectory into 5 parts + ten_state = torch.as_tensor(_trajectory[0]) # tensor state here + ten_reward = torch.as_tensor(_trajectory[1], dtype=torch.float32) + # _trajectory[2] = done, 将 done 替换为掩码,节省内存 + ten_mask = (1.0 - torch.as_tensor(_trajectory[2], dtype=torch.float32)) * gamma + ten_action = torch.as_tensor(_trajectory[3]) + ten_noise = torch.as_tensor(_trajectory[4], dtype=torch.float32) + buffer[:] = (ten_state, ten_action, ten_noise, ten_reward, ten_mask) # list store tensors + _steps = ten_reward.shape[0] # steps collected in all trajectories + _r_exp = ten_reward.mean() # the mean reward + return _steps, _r_exp + + +class AgentPPO: + def __init__(self): + super().__init__() + self.state = None + self.device = None + self.action_dim = None + + self.criterion = torch.nn.SmoothL1Loss() + self.cri = self.cri_target = self.if_use_cri_target = self.cri_optim = self.ClassCri = None + self.act = self.act_target = self.if_use_act_target = self.act_optim = self.ClassAct = None + + '''init modify''' + self.ClassCri = CriticAdv + self.ClassAct = ActorPPO + + self.ratio_clip = 0.2 + self.lambda_entropy = 0.02 # be 0.01~0.05 + self.lambda_gae_adv = 0.98 # be 0.95~0.99 + self.get_reward_sum = None + self.trajectory_list = None + + def init(self, net_dim, state_dim, action_dim, learning_rate=1e-4, gpu_id=0): + self.device = torch.device(f"cuda:{gpu_id}" if (torch.cuda.is_available() and (gpu_id >= 0)) else "cpu") + self.trajectory_list = list() + self.get_reward_sum = self.get_reward_sum_gae + + self.cri = self.ClassCri(net_dim, state_dim, action_dim).to(self.device) + self.act = self.ClassAct(net_dim, state_dim, action_dim).to(self.device) if self.ClassAct else self.cri + self.cri_target = deepcopy(self.cri) if self.if_use_cri_target else self.cri + self.act_target = deepcopy(self.act) if self.if_use_act_target else self.act + + self.cri_optim = torch.optim.Adam(self.cri.parameters(), learning_rate) + self.act_optim = torch.optim.Adam(self.act.parameters(), learning_rate) if self.ClassAct else self.cri + + def select_action(self, state): + states = torch.as_tensor((state,), dtype=torch.float32, device=self.device) + actions, noises = self.act.get_action(states) + return actions[0].detach().cpu().numpy(), noises[0].detach().cpu().numpy() + + def explore_env(self, env, target_step): + state = self.state + trajectory_temp = list() + last_done = 0 + for i in range(target_step): + action, noise = self.select_action(state) + state, next_state, reward, done = env.step(np.tanh(action)) + trajectory_temp.append((state, reward, done, action, noise)) + if done: + state = env.reset() + last_done = i + else: + state = next_state + self.state = state + + '''splice list''' + # store 0 trajectory information to list + trajectory_list = self.trajectory_list + trajectory_temp[:last_done + 1] + self.trajectory_list = trajectory_temp[last_done:] + return trajectory_list + + def update_net(self, buffer, batch_size, repeat_times, soft_update_tau): + """put data extract and update network together""" + with torch.no_grad(): + buf_len = buffer[0].shape[0] + # decompose buffer data + buf_state, buf_action, buf_noise, buf_reward, buf_mask = [ten.to(self.device) for ten in buffer] + + '''get buf_r_sum, buf_logprob''' + bs = batch_size + buf_value = [self.cri_target(buf_state[i:i + bs]) for i in range(0, buf_len, bs)] + buf_value = torch.cat(buf_value, dim=0) + buf_logprob = self.act.get_old_logprob(buf_action, buf_noise) + + buf_r_sum, buf_advantage = self.get_reward_sum(buf_len, buf_reward, buf_mask, buf_value) # detach() + # normalize advantage + buf_advantage = (buf_advantage - buf_advantage.mean()) / (buf_advantage.std() + 1e-5) + buf_advantage = smooth_rewards(buf_advantage, window=10) + del buf_noise, buffer[:] + + '''PPO: Surrogate objective of Trust Region''' + obj_critic = obj_actor = None + for _ in range(int(buf_len / batch_size * repeat_times)): + indices = torch.randint(buf_len, size=(batch_size,), requires_grad=False, device=self.device) + + state = buf_state[indices] + action = buf_action[indices] + r_sum = buf_r_sum[indices] + logprob = buf_logprob[indices] + advantage = buf_advantage[indices] + + new_logprob, obj_entropy = self.act.get_logprob_entropy(state, action) # it is obj_actor + ratio = (new_logprob - logprob.detach()).exp() + surrogate1 = advantage * ratio + surrogate2 = advantage * ratio.clamp(1 - self.ratio_clip, 1 + self.ratio_clip) + obj_surrogate = -torch.min(surrogate1, surrogate2).mean() + obj_actor = obj_surrogate + obj_entropy * self.lambda_entropy + self.optim_update(self.act_optim, obj_actor) # update actor + + value = self.cri(state).squeeze(1) # critic network predicts the reward_sum (Q value) of state + # use smoothloss L1 to evaluate the value loss + # obj_critic = self.criterion(value, r_sum) / (r_sum.std() + 1e-6) + obj_critic = self.criterion(value, r_sum) + self.optim_update(self.cri_optim, obj_critic) # calculate and update the back propogation of value loss + # choose to use soft update + self.soft_update(self.cri_target, self.cri, soft_update_tau) if self.cri_target is not self.cri else None + + a_std_log = getattr(self.act, 'a_std_log', torch.zeros(1)) + return obj_critic.item(), obj_actor.item(), a_std_log.mean().item() # logging_tuple + + def get_reward_sum_gae(self, buf_len, ten_reward, ten_mask, ten_value) -> (torch.Tensor, torch.Tensor): + buf_r_sum = torch.empty(buf_len, dtype=torch.float32, device=self.device) # old policy value + buf_advantage = torch.empty(buf_len, dtype=torch.float32, device=self.device) # advantage value + pre_r_sum = 0.0 + pre_advantage = 0.0 # advantage value of previous step + for i in range(buf_len - 1, -1, -1): + buf_r_sum[i] = ten_reward[i] + ten_mask[i] * pre_r_sum + pre_r_sum = buf_r_sum[i] + buf_advantage[i] = ten_reward[i] + ten_mask[i] * (pre_advantage - ten_value[i]) + pre_advantage = ten_value[i] + buf_advantage[i] * self.lambda_gae_adv + return buf_r_sum, buf_advantage + + @staticmethod + def optim_update(optimizer, objective): + optimizer.zero_grad() + objective.backward() + optimizer.step() + + @staticmethod + def soft_update(target_net, current_net, tau): + for tar, cur in zip(target_net.parameters(), current_net.parameters()): + tar.data.copy_(cur.data.__mul__(tau) + tar.data.__mul__(1.0 - tau)) + + +class Arguments: + def __init__(self, agent=None, env=None): + self.agent = agent + self.env = env + self.cwd = None # current work directory. None means set automatically + self.if_remove = False # remove the cwd folder? (True, False, None:ask me) + self.visible_gpu = '0' # os.environ['CUDA_VISIBLE_DEVICES'] = '0, 2,' + self.num_threads = 32 # cpu_num for evaluate model + + '''Arguments for training''' + self.num_episode = 1000 + self.gamma = 0.995 # discount factor of reward + self.learning_rate = 1e-4 # 1e-4 2 ** -14 2e-4 + self.soft_update_tau = 2 ** -8 # 1e-3 2 ** -8 + + self.net_dim = 256 # the network width + self.batch_size = 4096 # num of transitions sampled from replay buffer + self.repeat_times = 2 ** 5 # collect target_step, then update network + self.target_step = 4096 # repeatedly update network to keep critic's loss small + self.max_memo = self.target_step # capacity of replay buffer + + '''Arguments for evaluate''' + self.random_seed = 1234 + # self.random_seed_list = [1234, 2234, 3234, 4234, 5234] + self.random_seed_list = [1234] + self.train = True + self.save_network = True + self.test_network = True + self.save_test_data = True + + def init_before_training(self): + if self.cwd is None: + agent_name = self.agent.__class__.__name__ + self.cwd = f'./{agent_name}' + + np.random.seed(self.random_seed) + torch.manual_seed(self.random_seed) + torch.set_num_threads(self.num_threads) + torch.set_default_dtype(torch.float32) + os.environ['CUDA_VISIBLE_DEVICES'] = str(self.visible_gpu) + + +if __name__ == '__main__': + args = Arguments() + reward_record = {'episode': [], 'steps': [], 'mean_episode_reward': [], 'unbalance': []} + loss_record = {'episode': [], 'steps': [], 'critic_loss': [], 'actor_loss': [], 'entropy_loss': []} + args.visible_gpu = '0' + for seed in args.random_seed_list: + args.random_seed = seed + args.agent = AgentPPO() + agent_name = f'{args.agent.__class__.__name__}' + args.agent.cri_target = True + args.env = WgzGym() + args.init_before_training() + '''init agent and environment''' + agent = args.agent + env = args.env + agent.init(args.net_dim, env.state_space.shape[0], env.action_space.shape[0], args.learning_rate) + gamma = args.gamma + batch_size = args.batch_size # data used to update net + target_step = args.target_step # steps of one episode should stop + repeat_times = args.repeat_times # times should update for one batch size data + soft_update_tau = args.soft_update_tau + num_episode = args.num_episode + agent.state = env.reset() + '''init buffer''' + buffer = list() + '''init training params''' + # args.train = False + # args.save_network = False + # args.test_network = False + # args.save_test_data = False + if args.train: + for i_episode in range(num_episode): + with torch.no_grad(): + trajectory_list = agent.explore_env(env, target_step) + _steps, _r_exp = update_buffer(trajectory_list) + critic_loss, actor_loss, entropy_loss = agent.update_net(buffer, batch_size, repeat_times, + soft_update_tau) + loss_record['critic_loss'].append(critic_loss) + loss_record['actor_loss'].append(actor_loss) + loss_record['entropy_loss'].append(entropy_loss) + + with torch.no_grad(): + episode_reward, episode_unbalance = get_episode_return(env, agent.act, agent.device) + reward_record['mean_episode_reward'].append(episode_reward) + reward_record['unbalance'].append(episode_unbalance) + print(f'epsiode: {i_episode}, reward: {episode_reward}, unbalance: {episode_unbalance}') + + act_save_path = f'{args.cwd}/actor.pth' + loss_record_path = f'{args.cwd}/loss.pkl' + reward_record_path = f'{args.cwd}/reward.pkl' + + if args.save_network: + with open(loss_record_path, 'wb') as tf: + pickle.dump(loss_record, tf) + with open(reward_record_path, 'wb') as tf: + pickle.dump(reward_record, tf) + torch.save(agent.act.state_dict(), act_save_path) + print('actor params have been saved') + + if args.test_network: + args.cwd = agent_name + agent.act.load_state_dict(torch.load(act_save_path)) + print('params have been reload and test') + record = test_one_episode(env, agent.act, agent.device) + eval_data = pd.DataFrame(record['system_info']) + eval_data.columns = ['time_step', 'price', 'load', 'action', 'real_action', 'soc', 'battery', + 'gen1', 'gen2', 'gen3', 'pv', 'wind', 'unbalance', 'operation_cost', 'reward'] + if args.save_test_data: + test_data_save_path = f'{args.cwd}/test.pkl' + with open(test_data_save_path, 'wb') as tf: + pickle.dump(record, tf)