Files
SPRUCE-scraper/.gitignore
T
poprhythm 4118e6e4f0 Add sample_random_scans script and first-page list-scans option
- scripts/sample_random_scans.sh: pick a random scan per machine (default: first list page) and download mosaic and/or tiles
- --list-scans-first-page-only: one HTTP request for scan list (up to 320 IDs)
- scripts/machines.example.txt; .gitignore local machines.txt (copy from example)
- README: document usage
2026-04-26 20:56:52 -04:00

10 lines
158 B
Plaintext

config.yaml
# Local list of machine labels (copy from scripts/machines.example.txt)
machines.txt
archives/
__pycache__/
*.pyc
.DS_Store
explore_dumps/
.venv/