Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create default parameter files for synthetic population, synthetic agenda, activity and building weights #34

Open
5 of 6 tasks
chapuisk opened this issue May 19, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request parameters Anything related to parameters and input management of the model
Milestone

Comments

@chapuisk
Copy link
Collaborator

chapuisk commented May 19, 2020

Parameter files organization

In order to illustrate the use of parameter files, we should have a snippet/default version of each one. Hence users will be able to produce they own based on the one provided, as it is already the case for epidemiological parameters.

It existe two types of parameter files: case specific one, to be placed in case study folder, and general purpose one, to be placed in a parameter file folder (default is COMOKIT/Parameters/).

Case study specific parameter files:

  • Synthetic population : in Ben Tre and Vinh Phuc case study (see 913a7da)
  • Agenda
  • Activity weights
  • Building types weights

General parameter files:

  • Epidemiological parameter file
  • Building types to activity types parameter file
@chapuisk chapuisk added enhancement New feature or request parameters Anything related to parameters and input management of the model labels May 19, 2020
@chapuisk chapuisk added this to the V1 milestone May 19, 2020
@chapuisk chapuisk changed the title Create default parameter files for synthetic population, activity and building weights Create default parameter files for synthetic population, synthetic agenda, activity and building weights May 19, 2020
@benoitgaudou benoitgaudou modified the milestones: V1, V2 May 26, 2020
@chapuisk
Copy link
Collaborator Author

Here is a list of parameters or variables that cannot (yet) be define using a configuration file. The idea is to check if they should be in a file or stay as GAML parameters/variables :

  • number_of_individual in Parameters.gaml
  • num_infected_init in Parameters.gaml
  • num_recovered_init in Parameters.gaml

List to be completed ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request parameters Anything related to parameters and input management of the model
Projects
None yet
Development

No branches or pull requests

3 participants