memilio
memilio copied to clipboard
Modular spatio-temporal models for epidemic and pandemic simulations
### Motivation / Current Behaviour There is currently no restriction regarding the end date in the DIVI data. Recently it was announced via github that our used source 'Intensivregister_Landkreise_Kapazitaeten.csv' will...
### Feature description ### Additional context ### Checklist - [X] Attached labels, especially loc:: or model:: labels. - [X] Linked to project.
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: Revised Definition of HighViralLoadProtectionFactor: - Add a default constructor that initializes the...
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Add a file for different NPI types - The compliance levels...
### Motivation / Current Behaviour There are several large data files in the cpp/tests, e.g. cpp/tests/data/pydata/District/vaccination_data.json, than can probably be replaced by generated data in the test that needs them....
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Added The Possibility to use Age Groups in the IDE SECIR...
- [x] Implement IDE-Model with the numerical scheme of #377 as extention of the model from #378. - [x] Add working example. - [x] Add tests.
### Feature description The ABM currently uses a contact based infection model with a cached exposure rate in each location which gives an expected number of infections per contact (per...
# Changes and Information - Create simulation graph nodes and mobility edges for ABM - Add world id to world and location and include id in functions where necesarry -...
In getCaseData line 662, 719 `FutureWarning: Passing literal json to 'read_json' is deprecated and will be removed in a future version. To read from a literal string, wrap it in...