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

Model specific IO functions are not usable from python #1176

Open
2 tasks done
HenrZu opened this issue Jan 9, 2025 · 0 comments · May be fixed by #1180
Open
2 tasks done

Model specific IO functions are not usable from python #1176

HenrZu opened this issue Jan 9, 2025 · 0 comments · May be fixed by #1180
Assignees
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.

Comments

@HenrZu
Copy link
Contributor

HenrZu commented Jan 9, 2025

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 the read_input_data function.

Additional context

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project
@HenrZu HenrZu added loc::python interface This issue concerns the python interface to the backend implementation. model::ode This issue concerns any kind of ODE-based model. class::improvement Cleanup that doesn't affect functionality labels Jan 9, 2025
@HenrZu HenrZu self-assigned this Jan 10, 2025
@HenrZu HenrZu linked a pull request Jan 10, 2025 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: Product Backlog
Development

Successfully merging a pull request may close this issue.

1 participant