[GRASS-git] [OSGeo/grass-addons] 885155: r.upflowlength: Add a new module for upstream flow...
Huidae Cho
noreply at github.com
Sun May 31 19:12:35 PDT 2026
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 88515520a7922973aceae785740ee6454b623ca7
https://github.com/OSGeo/grass-addons/commit/88515520a7922973aceae785740ee6454b623ca7
Author: Huidae Cho <grass4u at gmail.com>
Date: 2026-05-31 (Sun, 31 May 2026)
Changed paths:
A src/raster/r.upflowlength/CMakeLists.txt
A src/raster/r.upflowlength/Makefile
A src/raster/r.upflowlength/gettimeofday.c
A src/raster/r.upflowlength/global.h
A src/raster/r.upflowlength/main.c
A src/raster/r.upflowlength/r.upflowlength.html
A src/raster/r.upflowlength/r.upflowlength.md
A src/raster/r.upflowlength/r_upflowlength_custom_formats.png
A src/raster/r.upflowlength/r_upflowlength_elev_state_500m_example.png
A src/raster/r.upflowlength/r_upflowlength_elevation_example.png
A src/raster/r.upflowlength/r_upflowlength_formats.png
A src/raster/r.upflowlength/raster_io.c
A src/raster/r.upflowlength/timeval_diff.c
A src/raster/r.upflowlength/uflen_funcs.h
Log Message:
-----------
r.upflowlength: Add a new module for upstream flow length (#1705)
This PR adds a new module for computing upstream flow length using [MEUFL](https://github.com/HuidaeCho/meufl) (Cho, 2026).
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications
More information about the grass-commit
mailing list