T.

Results 3 issues of T.

For each resampled (chunked) pump csv file, did you only mark 1 chunk as True? E.g. if there is a pump at `2019-03-1 17.00` and I chunked my csv data...

The timestamp of some pumps in `pump_telegram.csv` seems to be off by a minute. Example: Look at `BLZ,MPG,2019-04-13,16:59,binance`, line 488 in `pump_telegram.csv`. The pump is marked as starting at 16.59....

The pod installation for >7.5.0 fails with: `Argument Error: Illformed requirement "$IOS_FIREBASE_MESSAGING_VERSION"` The cause seems to be, that the " 7.4.0"` directly to the pod specification which solves the problem...