prop/scripts
Graham McIntire fa0f2828a6
chore(db): rename dev database to prop_dev, add prod restore script
Rename the local dev database from microwaveprop_dev to prop_dev so
the name matches the production database. Add scripts/restore_prod_to_local.sh,
which pulls the latest pg_dump off the backup server, drops the local
prop_dev, recreates it, and pg_restores into it.
2026-04-18 09:36:52 -05:00
..
backup_prop_db.sh postgres backup script added 2026-04-17 17:34:15 -05:00
recalibrate_algo.py Extend recalibrate_algo.py with NEXRAD, native-duct, commercial sections 2026-04-13 12:14:05 -05:00
restore_prod_to_local.sh chore(db): rename dev database to prop_dev, add prod restore script 2026-04-18 09:36:52 -05:00