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

Updates to match JHU sims and port to R #7

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

mccorvie
Copy link

There are two parts to this update. The first updates the JHU processing script to adapt to changes in the input simulation:

  1. read parquet files instead of csv files
  2. don't rely on the sim_num field, this is duplicated in different simulation paths, instead use the number in the filename
  3. add new scenarios file paths
  4. add a rundate argument to allow for processing of old sims

The second part ports the whole python script to R. Future development will probably all be in R.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant