Workshop on data models and scripting languages for field-agent based modelling

Schmitz1, O., Verstegen2, J.A., Karssenberg1, D.

1Faculty of Geosciences, Dept Physical Geography, Utrecht University, the Netherlands 2Faculty of Geosciences, Dept Human Geography and Spatial Planning, Utrecht University, the Netherlands

Workshop overview

We are organising the half-day workshop "Data models and scripting languages for field-agent based modelling" at the GIScience 2023 conference, https://giscience2023.github.io/ on September 12, 2023 in the morning session.

Preliminary schedule:

9:00 - 9:05 Welcome and introduction
9:05 - 9:30 Presentation: Geosimulation using fields and agents
9:30 - 10:30 Campo hands-on tutorial and exercises
10:30 - 11:00 Discussion
11:00 - 11:15 Break
11:15 - 11:35 Lightning talks
11:35 - 12:25 LUE tutorial and exercises
12:25 - 12:30 Roundup

Topic

Many simulation models needed for instance for hydrological, ecological, or health studies require the combination of fields representing spatially distributed values (e.g. elevation, catchments, land use or contamination) and agents representing individual objects (e.g. trees, agricultural farms, or humans).

This workshop invites participants dealing with the challenge of combining fields and agents in their simulation models to give a lightning talk about their work. Furthermore, it provides hands-on exercises for Campo, a Python modelling environment providing operations accepting both fields and agents as arguments. Campo resembles and extends the map algebra approach to field-agent modelling and allows for the construction of static or dynamic models. Campo builds upon LUE, a conceptual and physical data model for storage and access of field or agent data.

Call for participation

When constructing simulation models of heterogeneous environmental systems it is required to incorporate phenomena that are represented as spatially and temporally continuous fields as well as phenomena that are modelled as spatially and temporally bounded agents. An example are humans (agents) moving through a city and thereby being exposed to air pollution (fields). Such phenomena require representation of multiple (potentially mobile or overlapping) objects that each exist in a subdomain of the space-time domain of interest. Storage and access of different phenomena requires an approach that integrates representation of fields and agents in a single data model.

In this workshop we share ideas on the design and implementation of our open-source LUE data model and Campo modelling environment for the development of field-agent based models. LUE contains an data model that explicitly stores and separates domain information, i.e. where phenomena exist in the space-time domain, and property information, i.e. what attribute value the phenomenon has at a particular space-time location, for a particular agent. The Campo module implemented in Python provides operations accepting both fields and agents as arguments. Domain specialists can therewith use a map algebra like approach to develop field-agent models.

The workshop will combine lightning talks of participants, presentations introducing the conceptual and physical data model, hands-on computer practicals using Jupyter notebooks, and discussions on the challenges of field-agent based modelling.

Expression of interest

Participants interested in giving a lightning talk are requested to send a short expression of interest by email to the workshop organizers.

Contact

For further information please contact o.schmitz@uu.nl or j.a.verstegen@uu.nl.

Campo now available on conda-forge

We added Campo version 0.3.0 as a package to conda-forge! You can install Campo on Windows, macOS or Linux; supported Python versions are 3.6 or higher. Installation of Campo is thus straightforward and can be done in your current Python environment with a single command:

conda install -c conda-forge campo

More information about Campo and the installation is documented here.

A modelling paradigm for field-agent based modelling, hands-on workshop with open source software

Karssenberg1, D., Schmitz1, O., Verstegen2, J.A., de Jong1, K.

1Utrecht University, the Netherlands, 2University of Münster, Germany

Correspondence: d.karssenberg@uu.nl

We are organising this online workshop at the iEMSs Conference 2020, https://iemss2020.com

Platform: ZOOM

The heterogeneous nature of environmental systems poses a challenge on researchers constructing environmental models. Many simulation models need to incorporate phenomena that are represented as spatially and temporally continuous fields as well as phenomena that are modelled as spatially and temporally bounded agents. Examples include mobile animals (agents) interacting with vegetation (fields) or water reservoirs (agents) as components of hydrological catchments (fields). We share ideas on the design and implementation of a new data model1,2 and modelling system for development of such field-agent based models. In addition, we present a short hands-on workshop with the software.

References

  1. de Bakker, M. P., de Jong, K., Schmitz, O. & Karssenberg, D. Design and demonstration of a data model to integrate agent-based and field-based modelling. Environ. Model. Softw. 89, 172–189 (2017).

  2. de Jong, K. & Karssenberg, D. A physical data model for spatio-temporal objects. Environ. Model. Softw. 122, 104553 (2019).

Tentative schedule

Important note: for the hands-on workshop you need to install software and it is advised to do this before the workshop. We will distribute installation instructions in advance.

Workshop duration: 2 hours

  • Introduction to workshop (5 minutes)

  • Presentation and discussion on concepts and software for field-agent based modelling (workshop organizers) (30 minutes)

  • Hands-on workshop (workshop participants)

  • Discussion (all)

  • Wrap-up and next steps