-
Notifications
You must be signed in to change notification settings - Fork 94
Submission via command line
Sam Abbott edited this page Mar 26, 2021
·
4 revisions
New forecast data has to be submitted using pull requests from a forked version of this repository. This will trigger the validation checks which we put in place to ensure a uniform format of files.
- Fork the epiforecasts/covid19-forecast-hub-europe repository using the Fork button in the top right corner.
- Commit your forecasts/changes to your forked respository via the usual commands in the command line.
- Submit a PR to the master branch of the epiforecasts/covid-forecast-hub-europe repo.
- Please use your team name and submission date as the title of the PR
This submission process can be automated using the GitHub CLI interface with gh pr create
(after authenticating using gh auth login
). An example of this is the submission script used by the Epiforecasts team.
- Preparing to submit
- Forecasting
- Submitting
- Other
- Forecast evaluation and ensemble building
- Editing the website
- Creation of an equally weighted ensemble forecast
- Merging weekly submissions