Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/development' into pr/ChrisMart21…
Browse files Browse the repository at this point in the history
…/1113
  • Loading branch information
huss committed Feb 28, 2024
2 parents a8671dd + 1ae7a4f commit a3b3746
Show file tree
Hide file tree
Showing 17 changed files with 3,053 additions and 216 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export default function EditMeterModalComponent(props: EditMeterModalComponentPr
// unit state
const unitDataById = useAppSelector(selectUnitDataById);


const [validMeter, setValidMeter] = useState(isValidMeter(localMeterEdits));

useEffect(() => { setValidMeter(isValidMeter(localMeterEdits)); }, [localMeterEdits]);
Expand Down
395 changes: 194 additions & 201 deletions src/client/app/translations/data.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/client/app/types/redux/ciks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export interface CikData {
nonMeterUnitId: number;
slope: number;
intercept: number;
}
}
1 change: 1 addition & 0 deletions src/server/services/graph/createConversionArrays.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */

const { SemicolonPreference } = require('typescript');
const Unit = require('../../models/Unit');
const { getPath } = require('./createConversionGraph');
const { pathConversion } = require('./pathConversion');
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
reading,start time,end time
10161.1816667881,2022-08-18 00:00:00,2022-08-19 00:00:00
9127.44700521093,2022-08-19 00:00:00,2022-08-20 00:00:00
10313.5434702251,2022-08-20 00:00:00,2022-08-21 00:00:00
10106.0638077344,2022-08-21 00:00:00,2022-08-22 00:00:00
9825.02987951051,2022-08-22 00:00:00,2022-08-23 00:00:00
10094.4499666174,2022-08-23 00:00:00,2022-08-24 00:00:00
10212.0464463158,2022-08-24 00:00:00,2022-08-25 00:00:00
9935.80210164908,2022-08-25 00:00:00,2022-08-26 00:00:00
9347.09055838198,2022-08-26 00:00:00,2022-08-27 00:00:00
10034.9436616274,2022-08-27 00:00:00,2022-08-28 00:00:00
9945.50643309718,2022-08-28 00:00:00,2022-08-29 00:00:00
9373.27128934282,2022-08-29 00:00:00,2022-08-30 00:00:00
10270.8678827467,2022-08-30 00:00:00,2022-08-31 00:00:00
9848.10335220227,2022-08-31 00:00:00,2022-09-01 00:00:00
9597.85278924242,2022-09-01 00:00:00,2022-09-02 00:00:00
10319.9157892689,2022-09-02 00:00:00,2022-09-03 00:00:00
10427.8608912263,2022-09-03 00:00:00,2022-09-04 00:00:00
9955.16111191153,2022-09-04 00:00:00,2022-09-05 00:00:00
9244.70746098895,2022-09-05 00:00:00,2022-09-06 00:00:00
10124.3383679564,2022-09-06 00:00:00,2022-09-07 00:00:00
10202.7652020235,2022-09-07 00:00:00,2022-09-08 00:00:00
9799.26536614592,2022-09-08 00:00:00,2022-09-09 00:00:00
9997.39438821027,2022-09-09 00:00:00,2022-09-10 00:00:00
9959.34707775718,2022-09-10 00:00:00,2022-09-11 00:00:00
10633.5785307027,2022-09-11 00:00:00,2022-09-12 00:00:00
9948.49211882905,2022-09-12 00:00:00,2022-09-13 00:00:00
10185.2128883045,2022-09-13 00:00:00,2022-09-14 00:00:00
9642.83626269039,2022-09-14 00:00:00,2022-09-15 00:00:00
10117.866164072,2022-09-15 00:00:00,2022-09-16 00:00:00
9749.53625474124,2022-09-16 00:00:00,2022-09-17 00:00:00
10269.8597128079,2022-09-17 00:00:00,2022-09-18 00:00:00
10263.3183533991,2022-09-18 00:00:00,2022-09-19 00:00:00
9917.8351447376,2022-09-19 00:00:00,2022-09-20 00:00:00
10819.5769905014,2022-09-20 00:00:00,2022-09-21 00:00:00
9701.62047519285,2022-09-21 00:00:00,2022-09-22 00:00:00
10392.6725295324,2022-09-22 00:00:00,2022-09-23 00:00:00
9565.85373786866,2022-09-23 00:00:00,2022-09-24 00:00:00
9529.80087167886,2022-09-24 00:00:00,2022-09-25 00:00:00
10161.5199279008,2022-09-25 00:00:00,2022-09-26 00:00:00
9687.9138871263,2022-09-26 00:00:00,2022-09-27 00:00:00
9596.39323496423,2022-09-27 00:00:00,2022-09-28 00:00:00
9976.48447421118,2022-09-28 00:00:00,2022-09-29 00:00:00
10274.8132927885,2022-09-29 00:00:00,2022-09-30 00:00:00
10033.2486598827,2022-09-30 00:00:00,2022-10-01 00:00:00
9828.69542890715,2022-10-01 00:00:00,2022-10-02 00:00:00
10069.6476578376,2022-10-02 00:00:00,2022-10-03 00:00:00
9700.60781071917,2022-10-03 00:00:00,2022-10-04 00:00:00
10005.5026983358,2022-10-04 00:00:00,2022-10-05 00:00:00
9847.78333884939,2022-10-05 00:00:00,2022-10-06 00:00:00
10164.5481162586,2022-10-06 00:00:00,2022-10-07 00:00:00
10285.429774994,2022-10-07 00:00:00,2022-10-08 00:00:00
9825.9784726836,2022-10-08 00:00:00,2022-10-09 00:00:00
9308.96922676591,2022-10-09 00:00:00,2022-10-10 00:00:00
9858.75674722166,2022-10-10 00:00:00,2022-10-11 00:00:00
9807.11776988268,2022-10-11 00:00:00,2022-10-12 00:00:00
10308.9550888055,2022-10-12 00:00:00,2022-10-13 00:00:00
10154.8220141406,2022-10-13 00:00:00,2022-10-14 00:00:00
9940.01906349058,2022-10-14 00:00:00,2022-10-15 00:00:00
9630.47738499758,2022-10-15 00:00:00,2022-10-16 00:00:00
9839.66398104475,2022-10-16 00:00:00,2022-10-17 00:00:00
10050.4417741465,2022-10-17 00:00:00,2022-10-18 00:00:00
9845.12681955118,2022-10-18 00:00:00,2022-10-19 00:00:00
9498.4540901735,2022-10-19 00:00:00,2022-10-20 00:00:00
10089.4380825848,2022-10-20 00:00:00,2022-10-21 00:00:00
10198.5871341644,2022-10-21 00:00:00,2022-10-22 00:00:00
9648.61659756768,2022-10-22 00:00:00,2022-10-23 00:00:00
10027.8222541638,2022-10-23 00:00:00,2022-10-24 00:00:00
10595.7100555942,2022-10-24 00:00:00,2022-10-25 00:00:00
10820.5280789102,2022-10-25 00:00:00,2022-10-26 00:00:00
9529.6015466868,2022-10-26 00:00:00,2022-10-27 00:00:00
9684.37205919273,2022-10-27 00:00:00,2022-10-28 00:00:00
10062.7992837021,2022-10-28 00:00:00,2022-10-29 00:00:00
10623.7237797047,2022-10-29 00:00:00,2022-10-30 00:00:00
9917.46946774952,2022-10-30 00:00:00,2022-10-31 00:00:00
9371.9017677874,2022-10-31 00:00:00,2022-11-01 00:00:00
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
reading,start time,end time
1217049.70876807,2022-08-18 00:00:00,2022-08-19 00:00:00
1074816.23931175,2022-08-19 00:00:00,2022-08-20 00:00:00
1230470.03833035,2022-08-20 00:00:00,2022-08-21 00:00:00
1207204.24534047,2022-08-21 00:00:00,2022-08-22 00:00:00
1167990.19738264,2022-08-22 00:00:00,2022-08-23 00:00:00
1200088.9514608,2022-08-23 00:00:00,2022-08-24 00:00:00
1212061.75781043,2022-08-24 00:00:00,2022-08-25 00:00:00
1190114.78231046,2022-08-25 00:00:00,2022-08-26 00:00:00
1110070.71164773,2022-08-26 00:00:00,2022-08-27 00:00:00
1197108.68857332,2022-08-27 00:00:00,2022-08-28 00:00:00
1182465.47439173,2022-08-28 00:00:00,2022-08-29 00:00:00
1117631.11738696,2022-08-29 00:00:00,2022-08-30 00:00:00
1220940.50962005,2022-08-30 00:00:00,2022-08-31 00:00:00
1173138.79591009,2022-08-31 00:00:00,2022-09-01 00:00:00
1146264.95706604,2022-09-01 00:00:00,2022-09-02 00:00:00
1237275.93516171,2022-09-02 00:00:00,2022-09-03 00:00:00
1240559.71070338,2022-09-03 00:00:00,2022-09-04 00:00:00
1186346.46313584,2022-09-04 00:00:00,2022-09-05 00:00:00
1106333.13391602,2022-09-05 00:00:00,2022-09-06 00:00:00
1206134.30014155,2022-09-06 00:00:00,2022-09-07 00:00:00
1210961.81468917,2022-09-07 00:00:00,2022-09-08 00:00:00
1163805.4183873,2022-09-08 00:00:00,2022-09-09 00:00:00
1199210.27978998,2022-09-09 00:00:00,2022-09-10 00:00:00
1181835.66578547,2022-09-10 00:00:00,2022-09-11 00:00:00
1279009.40866603,2022-09-11 00:00:00,2022-09-12 00:00:00
1186404.15270677,2022-09-12 00:00:00,2022-09-13 00:00:00
1220131.06075724,2022-09-13 00:00:00,2022-09-14 00:00:00
1148758.83403653,2022-09-14 00:00:00,2022-09-15 00:00:00
1209323.4912985,2022-09-15 00:00:00,2022-09-16 00:00:00
1160534.04620859,2022-09-16 00:00:00,2022-09-17 00:00:00
1225462.13716919,2022-09-17 00:00:00,2022-09-18 00:00:00
1233540.86610297,2022-09-18 00:00:00,2022-09-19 00:00:00
1173102.43931028,2022-09-19 00:00:00,2022-09-20 00:00:00
1298073.33853691,2022-09-20 00:00:00,2022-09-21 00:00:00
1152769.30358345,2022-09-21 00:00:00,2022-09-22 00:00:00
1241481.80483129,2022-09-22 00:00:00,2022-09-23 00:00:00
1140011.51095177,2022-09-23 00:00:00,2022-09-24 00:00:00
1137959.81647094,2022-09-24 00:00:00,2022-09-25 00:00:00
1212314.79472313,2022-09-25 00:00:00,2022-09-26 00:00:00
1155282.6586905,2022-09-26 00:00:00,2022-09-27 00:00:00
1146200.89628229,2022-09-27 00:00:00,2022-09-28 00:00:00
1193982.05892233,2022-09-28 00:00:00,2022-09-29 00:00:00
1232850.48708648,2022-09-29 00:00:00,2022-09-30 00:00:00
1197422.80768879,2022-09-30 00:00:00,2022-10-01 00:00:00
1171831.82936227,2022-10-01 00:00:00,2022-10-02 00:00:00
1198546.01086708,2022-10-02 00:00:00,2022-10-03 00:00:00
1151158.94421247,2022-10-03 00:00:00,2022-10-04 00:00:00
1197310.07704531,2022-10-04 00:00:00,2022-10-05 00:00:00
1178559.76697746,2022-10-05 00:00:00,2022-10-06 00:00:00
1205409.79268725,2022-10-06 00:00:00,2022-10-07 00:00:00
1233291.838432,2022-10-07 00:00:00,2022-10-08 00:00:00
1171780.82035551,2022-10-08 00:00:00,2022-10-09 00:00:00
1103330.33576191,2022-10-09 00:00:00,2022-10-10 00:00:00
1181466.83029771,2022-10-10 00:00:00,2022-10-11 00:00:00
1167764.36182518,2022-10-11 00:00:00,2022-10-12 00:00:00
1234244.96481406,2022-10-12 00:00:00,2022-10-13 00:00:00
1208956.8290443,2022-10-13 00:00:00,2022-10-14 00:00:00
1189256.37745467,2022-10-14 00:00:00,2022-10-15 00:00:00
1150036.55176725,2022-10-15 00:00:00,2022-10-16 00:00:00
1174758.94317436,2022-10-16 00:00:00,2022-10-17 00:00:00
1202418.8653961,2022-10-17 00:00:00,2022-10-18 00:00:00
1173049.54602506,2022-10-18 00:00:00,2022-10-19 00:00:00
1132704.73379777,2022-10-19 00:00:00,2022-10-20 00:00:00
1198030.00023068,2022-10-20 00:00:00,2022-10-21 00:00:00
1220756.0029897,2022-10-21 00:00:00,2022-10-22 00:00:00
1156456.84532195,2022-10-22 00:00:00,2022-10-23 00:00:00
1197608.25932123,2022-10-23 00:00:00,2022-10-24 00:00:00
1258565.45757183,2022-10-24 00:00:00,2022-10-25 00:00:00
1299239.40092041,2022-10-25 00:00:00,2022-10-26 00:00:00
1136917.94242589,2022-10-26 00:00:00,2022-10-27 00:00:00
1146553.53140625,2022-10-27 00:00:00,2022-10-28 00:00:00
1201173.13800929,2022-10-28 00:00:00,2022-10-29 00:00:00
1279277.07870141,2022-10-29 00:00:00,2022-10-30 00:00:00
1187280.31860224,2022-10-30 00:00:00,2022-10-31 00:00:00
1111829.00809469,2022-10-31 00:00:00,2022-11-01 00:00:00
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
reading,start time,end time
1284.07861233179,2022-08-18 00:00:00,2022-08-19 00:00:00
1134.01164730085,2022-08-19 00:00:00,2022-08-20 00:00:00
1298.23806534116,2022-08-20 00:00:00,2022-08-21 00:00:00
1273.69091088887,2022-08-21 00:00:00,2022-08-22 00:00:00
1232.31715275653,2022-08-22 00:00:00,2022-08-23 00:00:00
1266.18374283688,2022-08-23 00:00:00,2022-08-24 00:00:00
1278.81595042248,2022-08-24 00:00:00,2022-08-25 00:00:00
1255.66024721509,2022-08-25 00:00:00,2022-08-26 00:00:00
1171.20775653907,2022-08-26 00:00:00,2022-08-27 00:00:00
1263.03934223815,2022-08-27 00:00:00,2022-08-28 00:00:00
1247.58965434874,2022-08-28 00:00:00,2022-08-29 00:00:00
1179.18455094636,2022-08-29 00:00:00,2022-08-30 00:00:00
1288.18369869176,2022-08-30 00:00:00,2022-08-31 00:00:00
1237.74930988615,2022-08-31 00:00:00,2022-09-01 00:00:00
1209.39539677784,2022-09-01 00:00:00,2022-09-02 00:00:00
1305.41879633014,2022-09-02 00:00:00,2022-09-03 00:00:00
1308.88342551528,2022-09-03 00:00:00,2022-09-04 00:00:00
1251.68438819987,2022-09-04 00:00:00,2022-09-05 00:00:00
1167.26433204898,2022-09-05 00:00:00,2022-09-06 00:00:00
1272.56203855407,2022-09-06 00:00:00,2022-09-07 00:00:00
1277.65542803247,2022-09-07 00:00:00,2022-09-08 00:00:00
1227.90189743332,2022-09-08 00:00:00,2022-09-09 00:00:00
1265.2566784026,2022-09-09 00:00:00,2022-09-10 00:00:00
1246.92515908996,2022-09-10 00:00:00,2022-09-11 00:00:00
1349.45073714499,2022-09-11 00:00:00,2022-09-12 00:00:00
1251.74525501875,2022-09-12 00:00:00,2022-09-13 00:00:00
1287.32966950543,2022-09-13 00:00:00,2022-09-14 00:00:00
1212.02662379883,2022-09-14 00:00:00,2022-09-15 00:00:00
1275.92687412799,2022-09-15 00:00:00,2022-09-16 00:00:00
1224.45035472525,2022-09-16 00:00:00,2022-09-17 00:00:00
1292.95435447266,2022-09-17 00:00:00,2022-09-18 00:00:00
1301.47801867796,2022-09-18 00:00:00,2022-09-19 00:00:00
1237.71095094987,2022-09-19 00:00:00,2022-09-20 00:00:00
1369.56461124384,2022-09-20 00:00:00,2022-09-21 00:00:00
1216.25796959638,2022-09-21 00:00:00,2022-09-22 00:00:00
1309.85630389459,2022-09-22 00:00:00,2022-09-23 00:00:00
1202.79754267965,2022-09-23 00:00:00,2022-09-24 00:00:00
1200.63285130928,2022-09-24 00:00:00,2022-09-25 00:00:00
1279.08292332046,2022-09-25 00:00:00,2022-09-26 00:00:00
1218.90974751055,2022-09-26 00:00:00,2022-09-27 00:00:00
1209.32780785217,2022-09-27 00:00:00,2022-09-28 00:00:00
1259.74051373954,2022-09-28 00:00:00,2022-09-29 00:00:00
1300.74961709905,2022-09-29 00:00:00,2022-09-30 00:00:00
1263.37076143573,2022-09-30 00:00:00,2022-10-01 00:00:00
1236.37036227291,2022-10-01 00:00:00,2022-10-02 00:00:00
1264.55582492834,2022-10-02 00:00:00,2022-10-03 00:00:00
1214.55891982747,2022-10-03 00:00:00,2022-10-04 00:00:00
1263.25182216218,2022-10-04 00:00:00,2022-10-05 00:00:00
1243.46884044889,2022-10-05 00:00:00,2022-10-06 00:00:00
1271.7976289167,2022-10-06 00:00:00,2022-10-07 00:00:00
1301.21527583035,2022-10-07 00:00:00,2022-10-08 00:00:00
1236.31654394968,2022-10-08 00:00:00,2022-10-09 00:00:00
1164.09615505583,2022-10-09 00:00:00,2022-10-10 00:00:00
1246.5360100208,2022-10-10 00:00:00,2022-10-11 00:00:00
1232.07887932599,2022-10-11 00:00:00,2022-10-12 00:00:00
1302.22089556241,2022-10-12 00:00:00,2022-10-13 00:00:00
1275.54001798301,2022-10-13 00:00:00,2022-10-14 00:00:00
1254.75456578885,2022-10-14 00:00:00,2022-10-15 00:00:00
1213.37471171898,2022-10-15 00:00:00,2022-10-16 00:00:00
1239.4586866157,2022-10-16 00:00:00,2022-10-17 00:00:00
1268.64197657322,2022-10-17 00:00:00,2022-10-18 00:00:00
1237.65514457171,2022-10-18 00:00:00,2022-10-19 00:00:00
1195.08834542917,2022-10-19 00:00:00,2022-10-20 00:00:00
1264.01139505242,2022-10-20 00:00:00,2022-10-21 00:00:00
1287.98903037529,2022-10-21 00:00:00,2022-10-22 00:00:00
1220.14860236543,2022-10-22 00:00:00,2022-10-23 00:00:00
1263.5664268002,2022-10-23 00:00:00,2022-10-24 00:00:00
1327.88083727773,2022-10-24 00:00:00,2022-10-25 00:00:00
1370.79489440854,2022-10-25 00:00:00,2022-10-26 00:00:00
1199.53359614464,2022-10-26 00:00:00,2022-10-27 00:00:00
1209.69986432396,2022-10-27 00:00:00,2022-10-28 00:00:00
1267.3276408623,2022-10-28 00:00:00,2022-10-29 00:00:00
1349.73314908358,2022-10-29 00:00:00,2022-10-30 00:00:00
1252.66967567234,2022-10-30 00:00:00,2022-10-31 00:00:00
1173.06289100516,2022-10-31 00:00:00,2022-11-01 00:00:00
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
reading,start time,end time
0.252892148928677,2022-08-18 00:00:00,2022-08-19 00:00:00
0.223337293871196,2022-08-19 00:00:00,2022-08-20 00:00:00
0.255680774535246,2022-08-20 00:00:00,2022-08-21 00:00:00
0.250846348838948,2022-08-21 00:00:00,2022-08-22 00:00:00
0.242698017028994,2022-08-22 00:00:00,2022-08-23 00:00:00
0.249367853797597,2022-08-23 00:00:00,2022-08-24 00:00:00
0.25185569690265,2022-08-24 00:00:00,2022-08-25 00:00:00
0.247295309798749,2022-08-25 00:00:00,2022-08-26 00:00:00
0.230662860940612,2022-08-26 00:00:00,2022-08-27 00:00:00
0.24874858156857,2022-08-27 00:00:00,2022-08-28 00:00:00
0.245705851370349,2022-08-28 00:00:00,2022-08-29 00:00:00
0.232233846283603,2022-08-29 00:00:00,2022-08-30 00:00:00
0.253700622881239,2022-08-30 00:00:00,2022-08-31 00:00:00
0.243767850197022,2022-08-31 00:00:00,2022-09-01 00:00:00
0.238183704532081,2022-09-01 00:00:00,2022-09-02 00:00:00
0.257094979610576,2022-09-02 00:00:00,2022-09-03 00:00:00
0.257777319080649,2022-09-03 00:00:00,2022-09-04 00:00:00
0.246512286453807,2022-09-04 00:00:00,2022-09-05 00:00:00
0.229886225395202,2022-09-05 00:00:00,2022-09-06 00:00:00
0.250624023704122,2022-09-06 00:00:00,2022-09-07 00:00:00
0.251627138465283,2022-09-07 00:00:00,2022-09-08 00:00:00
0.241828457022283,2022-09-08 00:00:00,2022-09-09 00:00:00
0.249185273607622,2022-09-09 00:00:00,2022-09-10 00:00:00
0.245574982720773,2022-09-10 00:00:00,2022-09-11 00:00:00
0.265766825732167,2022-09-11 00:00:00,2022-09-12 00:00:00
0.246524273835636,2022-09-12 00:00:00,2022-09-13 00:00:00
0.253532426577597,2022-09-13 00:00:00,2022-09-14 00:00:00
0.238701910075936,2022-09-14 00:00:00,2022-09-15 00:00:00
0.251286709376873,2022-09-15 00:00:00,2022-09-16 00:00:00
0.241148694861167,2022-09-16 00:00:00,2022-09-17 00:00:00
0.254640177033644,2022-09-17 00:00:00,2022-09-18 00:00:00
0.256318865345186,2022-09-18 00:00:00,2022-09-19 00:00:00
0.243760295617627,2022-09-19 00:00:00,2022-09-20 00:00:00
0.26972814149219,2022-09-20 00:00:00,2022-09-21 00:00:00
0.239535250123288,2022-09-21 00:00:00,2022-09-22 00:00:00
0.257968922072573,2022-09-22 00:00:00,2022-09-23 00:00:00
0.236884293822186,2022-09-23 00:00:00,2022-09-24 00:00:00
0.236457969882856,2022-09-24 00:00:00,2022-09-25 00:00:00
0.251908275731724,2022-09-25 00:00:00,2022-09-26 00:00:00
0.240057503051384,2022-09-26 00:00:00,2022-09-27 00:00:00
0.238170393268664,2022-09-27 00:00:00,2022-09-28 00:00:00
0.248098895622592,2022-09-28 00:00:00,2022-09-29 00:00:00
0.256175410700896,2022-09-29 00:00:00,2022-09-30 00:00:00
0.248813852738315,2022-09-30 00:00:00,2022-10-01 00:00:00
0.243496274125415,2022-10-01 00:00:00,2022-10-02 00:00:00
0.249047244409498,2022-10-02 00:00:00,2022-10-03 00:00:00
0.239200631710465,2022-10-03 00:00:00,2022-10-04 00:00:00
0.248790428309162,2022-10-04 00:00:00,2022-10-05 00:00:00
0.244894279966184,2022-10-05 00:00:00,2022-10-06 00:00:00
0.250473477472761,2022-10-06 00:00:00,2022-10-07 00:00:00
0.256267119601032,2022-10-07 00:00:00,2022-10-08 00:00:00
0.243485674905646,2022-10-08 00:00:00,2022-10-09 00:00:00
0.229262270537384,2022-10-09 00:00:00,2022-10-10 00:00:00
0.24549834197354,2022-10-10 00:00:00,2022-10-11 00:00:00
0.242651090400592,2022-10-11 00:00:00,2022-10-12 00:00:00
0.256465170820487,2022-10-12 00:00:00,2022-10-13 00:00:00
0.251210520208321,2022-10-13 00:00:00,2022-10-14 00:00:00
0.247116940873415,2022-10-14 00:00:00,2022-10-15 00:00:00
0.238967408502432,2022-10-15 00:00:00,2022-10-16 00:00:00
0.244104502447371,2022-10-16 00:00:00,2022-10-17 00:00:00
0.249851989275115,2022-10-17 00:00:00,2022-10-18 00:00:00
0.243749304861483,2022-10-18 00:00:00,2022-10-19 00:00:00
0.235366010252579,2022-10-19 00:00:00,2022-10-20 00:00:00
0.248940021970046,2022-10-20 00:00:00,2022-10-21 00:00:00
0.2536622840378,2022-10-21 00:00:00,2022-10-22 00:00:00
0.240301488632524,2022-10-22 00:00:00,2022-10-23 00:00:00
0.248852387944817,2022-10-23 00:00:00,2022-10-24 00:00:00
0.261518753786087,2022-10-24 00:00:00,2022-10-25 00:00:00
0.26997043892657,2022-10-25 00:00:00,2022-10-26 00:00:00
0.236241477685152,2022-10-26 00:00:00,2022-10-27 00:00:00
0.238243667723802,2022-10-27 00:00:00,2022-10-28 00:00:00
0.249593138158715,2022-10-28 00:00:00,2022-10-29 00:00:00
0.265822445194516,2022-10-29 00:00:00,2022-10-30 00:00:00
0.246706333347691,2022-10-30 00:00:00,2022-10-31 00:00:00
0.231028219367406,2022-10-31 00:00:00,2022-11-01 00:00:00
Loading

0 comments on commit a3b3746

Please sign in to comment.