Ongoing development of the Aedes japonicus Mechanistic Model (JAM) in Go, built with the Ark Entity Component System (ECS) framework.
The project aims to implement a spatially explicit mechanistic model of Aedes japonicus distribution in Germany using Ark’s ECS architecture.
Usage
To get started:
Install Go:
Ensure that you have Go installed on your system. You can download it from the official Go website.
Clone the Repository:
Open your terminal and clone the repository by executing the following command:
git clone https://git.ufz.de/ecoepi/japonicus
Run modell
Navigate to the cloned repository folder and run the model by entering:
go run .
This will run the model with a default parameterization.