prop/scripts
Graham McIntire 2f0424a47b
feat(climatology): self-healing nightly cron via AdminTaskWorker
The hrrr_climatology table previously rebuilt only when an operator
remembered to run `mix hrrr_climatology` from a workstation, which
the prod environment can't do. AdminTaskWorker already exposes the
same logic as a "climatology" task, so a one-line cron entry
(02:30 UTC daily) lets prod self-heal: empty/stale rows refold from
the hrrr_profiles archive within 24h, no manual intervention.

Recalibration audit remediation now points at the cron path instead
of the dev-only mix task.
2026-05-04 14:19:01 -05:00
..
backup_prop_db.sh postgres backup script added 2026-04-17 17:34:15 -05:00
derive_band_weights.py feat(propagation): per-band weight calibration from full-corpus correlation 2026-04-18 10:19:26 -05:00
recalibrate_algo.py feat(climatology): self-healing nightly cron via AdminTaskWorker 2026-05-04 14:19:01 -05:00
restore_prod_to_local.sh Add incremental prod-to-local DB sync script 2026-04-23 13:57:22 -05:00
sync_prod_to_local.sh Add incremental prod-to-local DB sync script 2026-04-23 13:57:22 -05:00