This repository contains the example code for the EMEWS tutorial add link.
The easiest way to download the example code is by cloning the repository:
$ cd <my_tutorial_code_location>
$ git clone https://github.com/emews/emews-tutorial-code.git
or
$ cd <my_tutorial_code_location>
$ git clone [email protected]:emews/emews-tutorial-code.git
The Repast Simphony model use in the use case 1 tutorial can be downloaded here add link. To install the model: add instructions