iut-ibk / DynaMind-ToolBox

DynaMind-ToolBox
www.dance4water.org
GNU General Public License v2.0
9 stars 6 forks source link

Build Status DynaMind-ToolBox

DynaMind is an open-source GIS modelling toolbox similar to the ArcGIS - model builder. The idea is that small reusable modules can be linked together to describe a complex workflow in an urban environment. E.g. the evolution of a small city

The heart of the DynaMind-Toolbox is DynaMind a small efficient core written in C++. The core provides easy to use interfaces to develop new modules in C++ or Python and to access the data in the data stream.

The DyanMind-Toolbox comes with:

Documentation

Windows Installer

Install on Mac using the Dynamind tap

brew tap christianurich/dynamind
brew install dynamind --HEAD

Compile DynaMind