prop/config
Graham McIntire c4e71e41b3
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 4m45s
feat: remove skippy HRRR proxy + disk cache, fetch directly from NOAA S3
- Drop skippy.w5isp.com:8080 as HRRR_BASE_URL in dev/prod config and
  all K8s manifests. Default to direct NOAA S3 reads.
- Strip hrrr_cache_dir disk-caching infrastructure from HrrrClient
  (read_cache, write_cache, download_and_cache_grib_ranges). Files are
  now fetched fresh each time — no local filesystem cache.
- Update stale skippy references in network-policy, test comments, docs.
2026-07-28 14:36:54 -05:00
..
config.exs fix: resolve 27 security, architecture, test, and performance audit findings 2026-07-27 18:19:37 -05:00
dev.exs feat: remove skippy HRRR proxy + disk cache, fetch directly from NOAA S3 2026-07-28 14:36:54 -05:00
prod.exs Configure outbound SMTP email via Swoosh with TLS 2026-04-02 13:08:50 -05:00
runtime.exs feat: remove skippy HRRR proxy + disk cache, fetch directly from NOAA S3 2026-07-28 14:36:54 -05:00
test.exs perf(algo): unify recalibration into single Python pipeline with JSON output 2026-05-25 14:45:55 -05:00