jajupmochi/swiss-river-network-benchmark
0
π Swiss River Network Benchmark β interactive explorer
Companion explorer for the ICPR 2026 paper "Benchmarking Transformers on Spatio-Temporal River Water Temperature Modeling." It serves two audiences from the paper's released CSVs (no GPU, no model weights):
For hydrologists
- πΊοΈ Map & overview β monitoring stations on a Switzerland basemap (coordinates converted from CH1903/LV03 to WGS84) with the river-network graph overlaid; markers coloured by a chosen per-station error metric.
- π‘οΈ Raw series & seasonality β per-station air/water-temperature time series and the seasonal (day-of-year) cycle.
For ML researchers
- π Method comparison β history-window-length sweep (RMSE/MAE/NSE) across the eight architectures.
- π Per-station error, β±οΈ Forecasting horizons, π Noise robustness, π Results table (every per-statistic value), πΈοΈ Multi-aspect radar.
For everyone
- β¬οΈ Upload your data β drop a
.csv / .tsv / .xlsx / .xls / .json / .parquetfile with a time column + numeric value column(s) to plot it instantly.
Source & full reproduction: <https://github.com/jajupmochi/swiss-river-network-benchmark> Β· Docs: <https://jajupmochi.github.io/swiss-river-network-benchmark/>
