Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
jtlevine
/
climate-risk-engine
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
climate-risk-engine
27.3 MB
Ctrl+K
Ctrl+K
2 contributors
History:
153 commits
jtlevine
Claude Opus 4.7 (1M context)
Validate UHI_MODEL + THRESHOLD_MODE env vars; warn + fallback on typos
740baf3
2 months ago
.github
Add Vercel serverless API routes reading from Neon (same as Weather AI 2)
3 months ago
data
Add LST-anchored UHI corrector behind UHI_MODEL env var flag
2 months ago
frontend
Simplify: reuse shared WBGT+percentile utils, batch DB writes, memoize reads
2 months ago
models
Add LST-anchored UHI corrector behind UHI_MODEL env var flag
2 months ago
scripts
Cut dead neural/LSTM pricing + predictor paths
3 months ago
src
Validate UHI_MODEL + THRESHOLD_MODE env vars; warn + fallback on typos
2 months ago
tests
Fix TOA accumulation window: 6h → 1h to match ERA5/GraphCast
3 months ago
.env.example
Safe
33 Bytes
Initial commit: Extreme Heat Risk Engine
3 months ago
.gitattributes
1.62 kB
Make fork-and-adapt flow truly region-agnostic
3 months ago
.gitignore
190 Bytes
Zone-specific trigger thresholds behind THRESHOLD_MODE env var
2 months ago
CLAUDE.md
11.6 kB
Zone-specific trigger thresholds behind THRESHOLD_MODE env var
2 months ago
Dockerfile
1.33 kB
Dockerfile: COPY data/landsat_lst/ for LST UHI model features
2 months ago
README.md
2.45 kB
README: add UHI_MODEL × THRESHOLD_MODE env-var interplay table
2 months ago
REBUILD.md
5.64 kB
Sync portfolio copy with post-session architecture
3 months ago
config.py
12.5 kB
Pipeline hardening: Haiku, dead code cleanup, consec fix, ERA5-lag init
3 months ago
pytest.ini
112 Bytes
Add GFS init source as alternative to ERA5T (Phase 2 wiring)
3 months ago
requirements.txt
651 Bytes
Add GFS init source as alternative to ERA5T (Phase 2 wiring)
3 months ago
run_pipeline.py
Safe
3.94 kB
Retrain models on real NASA POWER data, wire pipeline to Neon, enable Claude
3 months ago