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
22 days ago
.github
Add Vercel serverless API routes reading from Neon (same as Weather AI 2)
about 1 month ago
data
Add LST-anchored UHI corrector behind UHI_MODEL env var flag
22 days ago
frontend
Simplify: reuse shared WBGT+percentile utils, batch DB writes, memoize reads
22 days ago
models
Add LST-anchored UHI corrector behind UHI_MODEL env var flag
22 days ago
scripts
Cut dead neural/LSTM pricing + predictor paths
24 days ago
src
Validate UHI_MODEL + THRESHOLD_MODE env vars; warn + fallback on typos
22 days ago
tests
Fix TOA accumulation window: 6h → 1h to match ERA5/GraphCast
24 days ago
.env.example
Safe
33 Bytes
Initial commit: Extreme Heat Risk Engine
about 2 months ago
.gitattributes
Safe
1.62 kB
Make fork-and-adapt flow truly region-agnostic
about 1 month ago
.gitignore
Safe
190 Bytes
Zone-specific trigger thresholds behind THRESHOLD_MODE env var
22 days ago
CLAUDE.md
Safe
11.6 kB
Zone-specific trigger thresholds behind THRESHOLD_MODE env var
22 days ago
Dockerfile
Safe
1.33 kB
Dockerfile: COPY data/landsat_lst/ for LST UHI model features
22 days ago
README.md
Safe
2.45 kB
README: add UHI_MODEL × THRESHOLD_MODE env-var interplay table
22 days ago
REBUILD.md
Safe
5.64 kB
Sync portfolio copy with post-session architecture
24 days ago
config.py
Safe
12.5 kB
Pipeline hardening: Haiku, dead code cleanup, consec fix, ERA5-lag init
24 days ago
pytest.ini
Safe
112 Bytes
Add GFS init source as alternative to ERA5T (Phase 2 wiring)
24 days ago
requirements.txt
Safe
651 Bytes
Add GFS init source as alternative to ERA5T (Phase 2 wiring)
24 days ago
run_pipeline.py
Safe
3.94 kB
Retrain models on real NASA POWER data, wire pipeline to Neon, enable Claude
about 2 months ago