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
/
DWD_Icon_Regridding
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DWD_Icon_Regridding
34.4 kB
Ctrl+K
Ctrl+K
1 contributor
History:
22 commits
nakas
Add PORTING.md: concise guide for downloading, regridding ICON, and sampling NetCDF; includes architecture and copy-paste snippets
15f7bb1
8 months ago
scripts
Auto resolution now as fine as native (no oversampling); fix cfgrib fallback time handling; update UI label
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
Dockerfile
692 Bytes
Switch to direct DWD download path exclusively; remove GribMagic venv and related env; keep in-memory regrid
8 months ago
PORTING.md
Safe
6.33 kB
Add PORTING.md: concise guide for downloading, regridding ICON, and sampling NetCDF; includes architecture and copy-paste snippets
8 months ago
README.md
2.34 kB
Add ICON GRIB2→NetCDF pipeline with auto coarse grid, Gradio app, Dockerfile, and HF deps
8 months ago
app.py
3.51 kB
Auto resolution now as fine as native (no oversampling); fix cfgrib fallback time handling; update UI label
8 months ago
apt.txt
16 Bytes
Align deps with GribMagic README: apt installs libeccodes0 and cdo; set ECCODES_DEFINITION_PATH
8 months ago
requirements.txt
113 Bytes
Isolate GribMagic in its own venv to avoid dependency conflicts; use GM_BIN in pipeline; restore modern requests/xarray in main env
8 months ago