Note: This document is for an older version of GRASS GIS that is outdated. You should upgrade, and read the current addon manual page.

GRASS logo

NAME

r.agent - GRASS GIS Reference Manual

Table of contents

DESCRIPTION

r.agent consists of a library libagent and some submodules which use this it. The submodules are described in their resp. directories. The library provides the basic functionality to introduce agent based modeling on raster maps and fully integrates with GRASS thanks to the new python API!

For a maximum of transparency and the hope that it might serve as a framework to build more submodules on it, it is written in python and in an object oriented manner.

Let's think of the maps and layers as playgrounds where little worlds with agents may evolve.

Please note the tests subfolder. It contains unit tests that might be called after each change on the library to verify that nothing was broken during the development.

SEE ALSO

AUTHOR

Michael Lustenberger inofix.ch

SOURCE CODE

Available at: r.agent source code (history)

Latest change: Thu Feb 3 09:32:35 2022 in commit: f17c792f5de56c64ecfbe63ec315307872cf9d5c


Main index | Raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2022 GRASS Development Team, GRASS GIS 8.0.3dev Reference Manual