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

Add file based I/O to CLI #750

Closed
2 tasks done
reneSchm opened this issue Aug 24, 2023 · 0 comments · Fixed by #751
Closed
2 tasks done

Add file based I/O to CLI #750

reneSchm opened this issue Aug 24, 2023 · 0 comments · Fixed by #751
Assignees
Labels
class::improvement Cleanup that doesn't affect functionality loc::backend This issue concerns the C++ backend implementation.

Comments

@reneSchm
Copy link
Member

Motivation / Current Behaviour

This allows using config files (with potentially very large objects, like Secir models) without using hardcoded paths.

Enhancement description

Add commands to CLI that allow

  • reading parameters from a file
  • writing parameters to a file

Additional context

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project
@reneSchm reneSchm added loc::backend This issue concerns the C++ backend implementation. class::improvement Cleanup that doesn't affect functionality labels Aug 24, 2023
@reneSchm reneSchm self-assigned this Aug 24, 2023
@reneSchm reneSchm linked a pull request Aug 24, 2023 that will close this issue
10 tasks
@github-project-automation github-project-automation bot moved this from Product Backlog to ✅ Done in MEmilio: Data, tools and more Oct 19, 2023
@mknaranja mknaranja moved this from Product Backlog to ✅ Done in MEmilio: Data science, tools and more Nov 21, 2023
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::backend This issue concerns the C++ backend implementation.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant