Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 7.65 KB

README.md

File metadata and controls

53 lines (36 loc) · 7.65 KB

What is TerraME?

TerraME is a programming environment for spatial dynamical modelling. It supports cellular automata, agent-based models, and network models running in 2D cellular spaces. TerraME provides an interface to TerraLib geographical database, allowing models to access geospatial data directly. Its modelling language has in built functions that makes it easier to develop multi-scale and multi-paradigm models. For full documentation please visit the TerraME Home Page and TerraME Wiki Page.

How to use TerraME

Supported Platforms

MS Windows, Mac OS X and Linux.

Installing

Please visit the download page. There you can find installers and instructions for different operational systems. It is also possible to compile TerraME from scratch. See How to build TerraME in Wiki Page.

Getting started

In Windows, you can run TerraME by clicking in the icon on Desktop. In Mac and Linux, it is possible to run it by calling

$> terrame

using the command prompt. The graphical interface has options to run examples, configure and run models, see documentation, as well as download and install additional packages. There are links to the source code of the models as well as the examples in the documentation.

To develop your own models you will need a Lua editor.

Reporting Bugs

If you have found a bug, please report it at TerraME Issue Tracker. The list of known bugs is available here.

License

TerraME is distributed under the GNU Lesser General Public License as published by the Free Software Foundation. See terrame-license-lgpl-3.0.txt for details.

Code Status

The output of the daily tests is available here.

Task Windows Linux Mac
dependencies
cpp-check
compile
base-check
base-test
base-doc
terralib-check
terralib-test
terralib-doc
execution-test
repository-test