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

UPD: add missing parts #5

Open
1 of 2 tasks
vkhodygo opened this issue Sep 28, 2023 · 5 comments · May be fixed by #10
Open
1 of 2 tasks

UPD: add missing parts #5

vkhodygo opened this issue Sep 28, 2023 · 5 comments · May be fixed by #10
Assignees
Labels
enhancement New feature or request

Comments

@vkhodygo
Copy link
Member

vkhodygo commented Sep 28, 2023

@vkhodygo vkhodygo added the enhancement New feature or request label Sep 28, 2023
@vkhodygo vkhodygo changed the title multirun UPD: add missing parts Sep 28, 2023
@andrewbaxter439
Copy link
Member

Add all elements required to conduct multiruns of SimPaths in parallel.

As a brief list to work on:

  • compiled simpaths.jar with dependences
  • an input folder in the same directory as script - this should also have been pre-processed with SimPathsStart
  • an output/logs folder - though would suggest a test and create line (which I can add after getting it to run first off)

@andrewbaxter439
Copy link
Member

Add scripts for data conversion

There were two R scripts deleted in 01df376 which convert to arrow/parquet if these are any use? One converts Person.csv, BenefitUnit.csv and Household.csv output files to three parquet files. The other joins them to one combined database.

@andrewbaxter439
Copy link
Member

If possible solving #6 might be priority - want to test things in running order so would add tests for the above files/directories after parsing arguments.

@vkhodygo
Copy link
Member Author

There were two R scripts deleted in 01df376 which convert to arrow/parquet if these are any use? One converts Person.csv, BenefitUnit.csv and Household.csv output files to three parquet files. The other joins them to one combined database.

I do have a slightly better version which I'll add once you're done with #4

@vkhodygo
Copy link
Member Author

If possible solving #6 might be priority - want to test things in running order so would add tests for the above files/directories after parsing arguments.

I'll get to it, thanks for letting me know.

@vkhodygo vkhodygo linked a pull request Oct 2, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants