reichlab / covid19-forecast-hub

Projections of COVID-19, in standardized format
https://covid19forecasthub.org
Other
446 stars 327 forks source link

Switch truth update to use covidHubUtils + covidData on the VM #2665

Closed Khoale1096 closed 3 years ago

Khoale1096 commented 3 years ago

Description

We would like to move from using the python scripts under data-truth/ directory to using covidHubUtils/covidData to update the truth for GitHub and Zoltar, mainly because:

  1. All codes for truth aggregation and the creation of corresponding csv files are centralized and unit-tested in covidHubUtils/covidData, so we want to make use of that, instead of the non unit-tested python scripts as of currently
  2. With the Virtual Machine being ready, we now have enough capacity to frequently utilize covidData.

Steps of Actions

ydhuang28 commented 3 years ago

Is there anything you need from me for configuration, etc.? FYI all code is located at /code on the VM.

Khoale1096 commented 3 years ago

Github Action reaches capacity limit. Can use maximize-build-space github action to increase limit