...
https://github.com/aria-jpl/bos_sarcat_scraper/blob/master/crons/ingest-cron.py
Code Block language bash 0 0 * * * /home/ops/verdi/bin/python /home/ops/ingest-cron.py --days 2 --tag master > /home/ops/verdi/log/ingest-cron.log 2>&1 0 * * * * /home/ops/verdi/bin/python /home/ops/ingest-cron.py --hours 2 --tag master > /home/ops/verdi/log/ingest-cron.log 2>&1
https://github.com/aria-jpl/bos_sarcat_scraper/blob/master/crons/scrub-cron.py
Code Block 0 0 * * * /home/ops/verdi/bin/python /home/ops/verdi/ops/bos_sarcat_scraper/crons/scrub-cron.py > /home/ops/verdi/scrub-cron.log 2>&1
This runs on b-cluster factotum currently
On-demand ops scripts to catch up
https://github.com/aria-jpl/bos_sarcat_scraper/blob/develop/mass_catchup_script.py
Script to temporal segment scrape jobs.
Flask App Services
ICS
KML
CSV
...