memilio icon indicating copy to clipboard operation
memilio copied to clipboard

Modular spatio-temporal models for epidemic and pandemic simulations

Results 159 memilio issues
Sort by recently updated
recently updated
newest added

### 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...

loc::data handling
class::improvement

### Feature description ### Additional context ### Checklist - [X] Attached labels, especially loc:: or model:: labels. - [X] Linked to project.

class::feature
class::research
status::in progress
loc::data analysis
model::ode
class::improvement

# 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....

loc::backend
class::improvement

# 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.

class::feature
prio::low
status::in progress
model::ide

### 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...

class::feature
prio::moderate
loc::backend
model::abm

# 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...

loc::data handling
loc::continuous integration