Model specific IO functions are not usable from python #1176
Labels
class::improvement
Cleanup that doesn't affect functionality
loc::python interface
This issue concerns the python interface to the backend implementation.
model::ode
This issue concerns any kind of ODE-based model.
Motivation / Current Behaviour
No response
Enhancement description
Write python bindings, so
set_vaccination_data ``set_divi_data ``set_confirmed_cases_data ``set_population_data
can be called from python code. Currently, this is not explicitly possible since they are all combined in theread_input_data
function.Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: