epiforecasts / covid-rt-estimates

National and subnational estimates of the time-varying reproduction number for Covid-19
https://epiforecasts.io/covid/
MIT License
34 stars 17 forks source link

Load data for collation from dataverse rather than disk #120

Closed joeHickson closed 4 years ago

joeHickson commented 4 years ago

follow on from #116

It is possible that the datasets won't exist locally in #post-parallel so this needs to handle it gracefully. Check if you have them locally, if not try fetching them from dataverse. Error if unable to find all the required datasets locally / via DV.

joeHickson commented 4 years ago

Branch will be based of #119