Validate UHI_MODEL + THRESHOLD_MODE env vars; warn + fallback on typos 740baf3 jtlevine Claude Opus 4.7 (1M context) commited on 28 days ago
Simplify: reuse shared WBGT+percentile utils, batch DB writes, memoize reads 47548c2 jtlevine Claude Opus 4.7 (1M context) commited on 28 days ago
Surface per-zone thresholds on Vercel frontend c7d99b0 jtlevine Claude Opus 4.7 (1M context) commited on 28 days ago
README: add UHI_MODEL × THRESHOLD_MODE env-var interplay table 5aa4add jtlevine commited on 28 days ago
Frontend: clarify threshold labels (city-wide default vs production per-zone) f41bb4e jtlevine commited on 28 days ago
UHILSTCorrector: defer to synthetic UHICorrector for LST-uncovered zones 997e400 jtlevine Claude Opus 4.7 (1M context) commited on 28 days ago
Zone-specific trigger thresholds behind THRESHOLD_MODE env var 9b0be4c jtlevine Claude Opus 4.7 (1M context) commited on 28 days ago
Dockerfile: COPY data/landsat_lst/ for LST UHI model features d5f2ccd jtlevine commited on 28 days ago
Fix FEATURES_PATH resolution for Docker (COPY to /app) vs local 901698f jtlevine commited on 28 days ago
Add LST-anchored UHI corrector behind UHI_MODEL env var flag 55176eb jtlevine Claude Opus 4.7 (1M context) commited on 28 days ago
Fix TOA accumulation window: 6h → 1h to match ERA5/GraphCast 8539fdc jtlevine Claude Opus 4.7 (1M context) commited on 30 days ago
pipeline: one-shot reconnect on DB stale connection 78a5f0c jtlevine Claude Opus 4.7 (1M context) commited on 30 days ago
graphcast: handle static vars without a time dim (GFS path) ba71a9a jtlevine Claude Opus 4.7 (1M context) commited on 30 days ago
gfs: analytical TOA forcing + pipeline traceback logging c2175ff jtlevine Claude Opus 4.7 (1M context) commited on 30 days ago
Fix GFS shortName regression: use ecCodes names, not cfgrib names edf30d2 jtlevine Claude Opus 4.7 (1M context) commited on 30 days ago
Add GFS init source as alternative to ERA5T (Phase 2 wiring) a3a194e jtlevine Claude Opus 4.7 (1M context) commited on 30 days ago
Cut dead neural/LSTM pricing + predictor paths 64c4f2a jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
Sync portfolio copy with post-session architecture 202abe1 jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
NASA POWER ingest: drop all-missing days instead of inserting empty rows aac53f3 jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
predictions ON CONFLICT: overwrite xgb/lstm/confidence/ensemble too 87a4bb1 jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
Cut XGBoost/LSTM heat predictor from pipeline and demo 93f565b jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
Refresh Neon connection at the start of each pipeline run acf51b6 jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
heat_indices + healed_readings ON CONFLICT: overwrite all derived fields c0267ec jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
Fix real Claude cost bug: token double-count, revert Haiku swap 8fb8de1 jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
Pipeline hardening: Haiku, dead code cleanup, consec fix, ERA5-lag init 2bcf53c jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
Prewarm GraphCast at FastAPI startup to avoid cold-start fallback 5f87e82 jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
NASA POWER ingest: heal NULL fields, request precip, respect 2-day lag 964e1bf jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
Fix stale Neon connection on Space wake 47f6ff7 jtlevine Claude Opus 4.7 (1M context) commited on about 1 month ago
De-jargon pipeline cost panel: drop Claude model-name selector + token pricing e2a9fac jtlevine Claude Opus 4.7 (1M context) commited on Apr 20
Simplify: drop narrative comments, clean arbitrary Tailwind values 6430e33 jtlevine Claude Opus 4.7 (1M context) commited on Apr 20
Desktop hero polish + redesign ACTIVE banner c608dc0 jtlevine Claude Opus 4.7 (1M context) commited on Apr 20
Mobile hero polish: single-KPI cards + document two-tier threshold 26b3a86 jtlevine Claude Opus 4.7 (1M context) commited on Apr 20
Mobile hero: timeline left, description + output stacked right 21822e4 jtlevine Claude Opus 4.7 (1M context) commited on Apr 20
Mobile home page: 2-col pipeline + output; update REBUILD guide 012b845 jtlevine Claude Opus 4.7 (1M context) commited on Apr 20
Mobile polish: vertical timeline hero on Dashboard 66f2c4e jtlevine Claude Opus 4.7 (1M context) commited on Apr 20
Mobile responsive: hamburger sidebar + responsive grids eaf5c00 jtlevine Claude Opus 4.7 (1M context) commited on Apr 20
Frontend: use burn analysis values from DB, drop old neural pricing formulas 4675133 jtlevine Claude Opus 4.6 (1M context) commited on Apr 17
Fix pipeline failures: api.py import, NASA POWER resilience, CPU torch 92ba564 jtlevine Claude Opus 4.6 (1M context) commited on Apr 17
Clean up merge conflict markers in neural_actuarial.py (reference code) 4da9e3f jtlevine Claude Opus 4.6 (1M context) commited on Apr 17
Merge branch 'main' of https://huggingface.co/spaces/jtlevine/climate-risk-engine 3ea7d39 jtlevine commited on Apr 17
Replace neural actuarial model with GraphCast triggers + empirical burn analysis 277cbcf jtlevine Claude Opus 4.6 (1M context) commited on Apr 17
Wire retrained trigger head into pricing (override alert/payout probs) e657304 verified jtlevine commited on Apr 16
Add retrained trigger head (V1): 8% → 28% hit rate on insurance benchmark c1e227e verified jtlevine commited on Apr 16
Wire classify_worker_advisory into risk_level output (no schema changes) 75e9c15 verified jtlevine commited on Apr 16
Revert src/database/schema.py to pre-benchmark state (keep heat_index.py + config.py) a7fca75 verified jtlevine commited on Apr 16
Revert src/database/crud.py to pre-benchmark state (keep heat_index.py + config.py) d530ed6 verified jtlevine commited on Apr 16
Revert src/pipeline.py to pre-benchmark state (keep heat_index.py + config.py) 05ece4b verified jtlevine commited on Apr 16
Benchmark-driven: daily-relative worker advisory (config.py) 055e7b3 verified jtlevine commited on Apr 16