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

[UI] Allow data upload #79

Closed
cliffckerr opened this issue Apr 7, 2020 · 0 comments · Fixed by #100
Closed

[UI] Allow data upload #79

cliffckerr opened this issue Apr 7, 2020 · 0 comments · Fixed by #100
Assignees
Labels
CovasimUI Any issue related to built-in UI
Milestone

Comments

@cliffckerr
Copy link
Member

cliffckerr commented Apr 7, 2020

Need a button to upload data. Format of data should be like
https://github.com/InstituteforDiseaseModeling/covasim/blob/master/tests/example_data.csv
in either Excel or CSV format. See the test
https://github.com/InstituteforDiseaseModeling/covasim/blob/master/tests/test_sim.py#L121
for usage. If uploaded, data should plot against sim results (as happens on the backend).

Related issue: #50

@cliffckerr cliffckerr added the CovasimUI Any issue related to built-in UI label Apr 7, 2020
@cliffckerr cliffckerr added this to the MVP for the Covasim UI milestone Apr 7, 2020
lgeorge-idm pushed a commit that referenced this issue Apr 10, 2020
lgeorge-idm pushed a commit that referenced this issue Apr 10, 2020
@lgeorge-idm lgeorge-idm linked a pull request Apr 10, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CovasimUI Any issue related to built-in UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants