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. |
||
|---|---|---|
| .. | ||
| backup_prop_db.sh | ||
| derive_band_weights.py | ||
| recalibrate_algo.py | ||
| restore_prod_to_local.sh | ||
| sync_prod_to_local.sh | ||