-
Notifications
You must be signed in to change notification settings - Fork 23
Make location types modular #1533
Copy link
Copy link
Open
Labels
class::featureA feature to be implemented for some part of the softwareA feature to be implemented for some part of the softwaremodel::abmThis issue concerns any kind of agent-based model.This issue concerns any kind of agent-based model.
Metadata
Metadata
Assignees
Labels
class::featureA feature to be implemented for some part of the softwareA feature to be implemented for some part of the softwaremodel::abmThis issue concerns any kind of agent-based model.This issue concerns any kind of agent-based model.
Type
Projects
Status
Product Backlog 📕
Feature description
In a discussion emerging from #1530 we noticed that it would be beneficial for some research questions to split up some location types into others (Schools -> KiTa/Kindergarden/Primary school/Sec. school/University etc.) and to have the user decide which location types to use.
Additional context
Perhaps this could be performed by exchanging the fixed
LocationTypeenum into a more general structure, similar toAgeGroup.Checklist