Hugging Face's logo 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:
nakas
/
refs_take5
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
refs_take5
38 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 24 commits
nakas's picture
nakas
Claude
Performance optimization: remove slow pyproj Lambert (200s→30s); use fast eccodes lat/lon arrays with linear interpolation; balanced=stride2 default; high=stride1 full res
96a768d 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • .gitignore
    112 Bytes
    Add RRFS REFC downloader + Gradio app with Leaflet overlay (REFC), NOAA S3 source; ignore data/ and GRIB files 7 months ago
  • README.md
    1.31 kB
    Spaces config: drop sdk_version to fix 'Gradio version does not exist' 7 months ago
  • app.py
    31.1 kB
    Performance optimization: remove slow pyproj Lambert (200s→30s); use fast eccodes lat/lon arrays with linear interpolation; balanced=stride2 default; high=stride1 full res 7 months ago
  • download_latest_refc.py
    3.87 kB
    Add RRFS REFC downloader + Gradio app with Leaflet overlay (REFC), NOAA S3 source; ignore data/ and GRIB files 7 months ago
  • requirements.txt
    150 Bytes
    Performance optimization: remove slow pyproj Lambert (200s→30s); use fast eccodes lat/lon arrays with linear interpolation; balanced=stride2 default; high=stride1 full res 7 months ago