Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
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
6 months ago
scripts
Auto resolution now as fine as native (no oversampling); fix cfgrib fallback time handling; update UI label
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
Dockerfile
Safe
692 Bytes
Switch to direct DWD download path exclusively; remove GribMagic venv and related env; keep in-memory regrid
7 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
6 months ago
README.md
Safe
2.34 kB
Add ICON GRIB2→NetCDF pipeline with auto coarse grid, Gradio app, Dockerfile, and HF deps
7 months ago
app.py
Safe
3.51 kB
Auto resolution now as fine as native (no oversampling); fix cfgrib fallback time handling; update UI label
7 months ago
apt.txt
Safe
16 Bytes
Align deps with GribMagic README: apt installs libeccodes0 and cdo; set ECCODES_DEFINITION_PATH
7 months ago
requirements.txt
Safe
113 Bytes
Isolate GribMagic in its own venv to avoid dependency conflicts; use GM_BIN in pipeline; restore modern requests/xarray in main env
7 months ago