[GRASS-git] [OSGeo/grass] c903f3: r.sim: move global variables to structures (#5202)
Anna Petrasova
noreply at github.com
Wed Feb 26 07:12:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: c903f3976ae8267372f8c08897d0593be6500bcf
https://github.com/OSGeo/grass/commit/c903f3976ae8267372f8c08897d0593be6500bcf
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M raster/r.sim/r.sim.sediment/main.c
M raster/r.sim/r.sim.water/main.c
M raster/r.sim/simlib/hydro.c
M raster/r.sim/simlib/input.c
M raster/r.sim/simlib/observation_points.c
M raster/r.sim/simlib/output.c
M raster/r.sim/simlib/simlib.h
M raster/r.sim/simlib/waterglobs.h
Log Message:
-----------
r.sim: move global variables to structures (#5202)
* restructure observations
* put all inputs into a structure
* add outputs structure
* add comments
* move structures from waterglobs
* remove unused variable
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list