From faaecf3b755f1e64be7baee214641ef540e7e57c Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 21 Aug 2025 15:14:07 -0700 Subject: add recovery script for filling backlog of missing datapoints --- recovery/README.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recovery/README.txt (limited to 'recovery/README.txt') diff --git a/recovery/README.txt b/recovery/README.txt new file mode 100644 index 0000000..fa94451 --- /dev/null +++ b/recovery/README.txt @@ -0,0 +1,7 @@ +This tool is for filling in previously missing data, generally it should not be used unless you are missing specific data points. + +The necessary deps already exist in `requirements.txt` in the root directory + +Run this from the root directory. + +python recovery/recovery.py -- cgit v1.2.3