Skip to content

FUTURES v2.0.0

Compare
Choose a tag to compare
@petrasovaa petrasovaa released this 14 Jan 18:52

We release new major version of FUTURES model to share improvements in r.futures.pga module, which went through major code refactoring bringing several improvements:

  • r.futures.pga speed up (especially for large development pressure neighborhood)
  • enable running r.futures.pga on large regions by enabling to manage memory on disk if needed
  • allow to use different subregions for DEMAND and for POTENTIAL submodels
  • Python 3 support for all r.futures.* Python modules

To quickly try FUTURES, follow online tutorial.

To install FUTURES, install and start GRASS GIS and then install r.futures addon from Settings -> Addons extensions -> Install extension from addons or using command line:

g.extension r.futures

See also official website with list of publications, manual pages and tutorials.