summaryrefslogtreecommitdiffstats
path: root/recovery/README.txt
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-08-21 15:14:07 -0700
committerPinapelz <yukais@pinapelz.com>2025-08-21 15:15:03 -0700
commit77d6eedd24ba8112c2a598189cd733ab0af6a235 (patch)
tree37495b8372b6db149a5ea9e0b7c99bf7956982c5 /recovery/README.txt
parentc9ea489c468c1feba35e0175a2fddd7867b5eb26 (diff)
add recovery script for filling backlog of missing datapoints
Diffstat (limited to 'recovery/README.txt')
-rw-r--r--recovery/README.txt7
1 files changed, 7 insertions, 0 deletions
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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage