Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
jeffliulab
/
weather_predict
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
weather_predict
121 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
jeffliulab's picture
jeffliulab
Show current values and 24h delta below each forecast metric
50e15a2 1 day ago
  • __pycache__
    Add precipitation/wind/humidity maps; fix titles to clarify input vs forecast 1 day ago
  • checkpoints
    Add WeatherViT model (7.4M params, best rain AUC 0.776) 1 day ago
  • models
    Initial deploy: real-time weather forecast demo 4 days ago
  • .gitattributes
    41 Bytes
    Initial deploy: real-time weather forecast demo 4 days ago
  • README.md
    1.87 kB
    Link Model Repo + add GitHub link in README 4 days ago
  • app.py
    15.6 kB
    Show current values and 24h delta below each forecast metric 1 day ago
  • hrrr_fetch.py
    4.57 kB
    Initial deploy: real-time weather forecast demo 4 days ago
  • model_utils.py
    5.73 kB
    Add WeatherViT model (7.4M params, best rain AUC 0.776) 1 day ago
  • packages.txt
    32 Bytes
    Initial deploy: real-time weather forecast demo 4 days ago
  • requirements.txt
    110 Bytes
    Fix: add scipy dependency for cartopy image transforms 4 days ago
  • var_mapping.py
    6.25 kB
    Initial deploy: real-time weather forecast demo 4 days ago
  • visualization.py
    13.2 kB
    Add precipitation/wind/humidity maps; fix titles to clarify input vs forecast 1 day ago