[GRASS-git] [OSGeo/grass-addons] bc11ef: New version of FUTURES urban growth model (#1679)

Anna Petrasova noreply at github.com
Fri Apr 17 13:27:08 PDT 2026


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: bc11ef4ff4ec4adc9e7936158549a9868d09a1d9
      https://github.com/OSGeo/grass-addons/commit/bc11ef4ff4ec4adc9e7936158549a9868d09a1d9
  Author: Anna Petrasova <kratochanna at gmail.com>
  Date:   2026-04-17 (Fri, 17 Apr 2026)

  Changed paths:
    M src/raster/r.futures/r.futures.calib/r.futures.calib.html
    M src/raster/r.futures/r.futures.calib/r.futures.calib.md
    M src/raster/r.futures/r.futures.calib/r.futures.calib.py
    M src/raster/r.futures/r.futures.demand/r.futures.demand.html
    M src/raster/r.futures/r.futures.demand/r.futures.demand.md
    M src/raster/r.futures/r.futures.demand/r.futures.demand.py
    A src/raster/r.futures/r.futures.demand/testsuite/data/observed_development_ref.csv
    M src/raster/r.futures/r.futures.demand/testsuite/test_r_futures_demand.py
    M src/raster/r.futures/r.futures.devpressure/r.futures.devpressure.html
    M src/raster/r.futures/r.futures.devpressure/r.futures.devpressure.md
    M src/raster/r.futures/r.futures.gridvalidation/r.futures.gridvalidation.html
    M src/raster/r.futures/r.futures.gridvalidation/r.futures.gridvalidation.md
    M src/raster/r.futures/r.futures.gridvalidation/r.futures.gridvalidation.py
    A src/raster/r.futures/r.futures.gridvalidation/testsuite/data/S5.pack
    A src/raster/r.futures/r.futures.gridvalidation/testsuite/data/actual2.pack
    A src/raster/r.futures/r.futures.gridvalidation/testsuite/data/original2.pack
    M src/raster/r.futures/r.futures.gridvalidation/testsuite/test_r_futures_gridvalidation.py
    M src/raster/r.futures/r.futures.html
    M src/raster/r.futures/r.futures.md
    M src/raster/r.futures/r.futures.parallelpga/r.futures.parallelpga.html
    M src/raster/r.futures/r.futures.parallelpga/r.futures.parallelpga.md
    M src/raster/r.futures/r.futures.parallelpga/r.futures.parallelpga.py
    M src/raster/r.futures/r.futures.pga/CMakeLists.txt
    M src/raster/r.futures/r.futures.pga/Makefile
    M src/raster/r.futures/r.futures.pga/r.futures.pga.html
    M src/raster/r.futures/r.futures.pga/r.futures.pga.md
    A src/raster/r.futures/r.futures.pga/r.futures.pga.py
    M src/raster/r.futures/r.futures.pga/testsuite/data/demand.csv
    M src/raster/r.futures/r.futures.pga/testsuite/test_r_futures_pga.py
    M src/raster/r.futures/r.futures.potential/r.futures.potential.html
    M src/raster/r.futures/r.futures.potential/r.futures.potential.md
    M src/raster/r.futures/r.futures.potsurface/r.futures.potsurface.html
    M src/raster/r.futures/r.futures.potsurface/r.futures.potsurface.md
    M src/raster/r.futures/r.futures.potsurface/r.futures.potsurface.py
    M src/raster/r.futures/r.futures.simulation/CMakeLists.txt
    M src/raster/r.futures/r.futures.simulation/Makefile
    A src/raster/r.futures/r.futures.simulation/climate.c
    A src/raster/r.futures/r.futures.simulation/climate.h
    A src/raster/r.futures/r.futures.simulation/devpressure.c
    A src/raster/r.futures/r.futures.simulation/devpressure.h
    A src/raster/r.futures/r.futures.simulation/incentive.png
    A src/raster/r.futures/r.futures.simulation/inputs.c
    A src/raster/r.futures/r.futures.simulation/inputs.h
    A src/raster/r.futures/r.futures.simulation/main.c
    A src/raster/r.futures/r.futures.simulation/map.c
    A src/raster/r.futures/r.futures.simulation/map.h
    A src/raster/r.futures/r.futures.simulation/output.c
    A src/raster/r.futures/r.futures.simulation/output.h
    A src/raster/r.futures/r.futures.simulation/patch.c
    A src/raster/r.futures/r.futures.simulation/patch.h
    M src/raster/r.futures/r.futures.simulation/r.futures.simulation.html
    M src/raster/r.futures/r.futures.simulation/r.futures.simulation.md
    A src/raster/r.futures/r.futures.simulation/r_futures.png
    A src/raster/r.futures/r.futures.simulation/r_futures_detail.png
    A src/raster/r.futures/r.futures.simulation/r_futures_scenario_infill.png
    A src/raster/r.futures/r.futures.simulation/r_futures_scenario_sprawl.png
    A src/raster/r.futures/r.futures.simulation/r_futures_scenario_status_quo.png
    A src/raster/r.futures/r.futures.simulation/random.c
    A src/raster/r.futures/r.futures.simulation/random.h
    A src/raster/r.futures/r.futures.simulation/redistribute.c
    A src/raster/r.futures/r.futures.simulation/redistribute.h
    A src/raster/r.futures/r.futures.simulation/simulation.c
    A src/raster/r.futures/r.futures.simulation/simulation.h
    A src/raster/r.futures/r.futures.simulation/testsuite/data/damage_curves.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/damage_curves_single.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/flood_depth_input.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/flood_probability_input.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/matrix.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/observed_population.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/observed_population_density.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/population_demand.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/projected_population.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/projected_population_density.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/result_zoning_custom.pack
    A src/raster/r.futures/r.futures.simulation/testsuite/data/result_zoning_predefined.pack
    A src/raster/r.futures/r.futures.simulation/testsuite/data/result_zoning_stringency.pack
    A src/raster/r.futures/r.futures.simulation/testsuite/data/zoning_effects_custom.csv
    A src/raster/r.futures/r.futures.simulation/testsuite/data/zoning_effects_stringency.csv
    M src/raster/r.futures/r.futures.simulation/testsuite/test_r_futures_simulation.py
    A src/raster/r.futures/r.futures.simulation/testsuite/test_r_futures_simulation_zoning.py
    A src/raster/r.futures/r.futures.simulation/utils.c
    A src/raster/r.futures/r.futures.simulation/utils.h
    M src/raster/r.futures/r.futures.validation/r.futures.validation.html
    M src/raster/r.futures/r.futures.validation/r.futures.validation.md
    M src/raster/r.futures/r.futures.validation/r.futures.validation.py
    A src/raster/r.futures/r.futures.validation/testsuite/data/S5.pack
    A src/raster/r.futures/r.futures.validation/testsuite/data/actual2.pack
    A src/raster/r.futures/r.futures.validation/testsuite/data/original2.pack
    M src/raster/r.futures/r.futures.validation/testsuite/test_r_futures_validation.py

  Log Message:
  -----------
  New version of FUTURES urban growth model (#1679)

This is FUTURES v4, see release at https://github.com/ncsu-landscape-dynamics/GRASS_FUTURES/releases/tag/v4.0.0



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