-
Notifications
You must be signed in to change notification settings - Fork 12
Submitting using GitHub Website
New forecast data has to be submitted using pull requests from a forked version of this repository. This will trigger all the validation checks to ensure a successful acquisition of the forecasts.
Go to the Influcast
repository on GitHub and click on the Fork
button to create your personal copy of the repository.
-
Sync your copy of the repository clicking the
Sync fork
button (in the root page of the repository). -
Navigate to your
<team>-<model>
submission folder underprevisioni
and click on theAdd file / Upload files
button in the upper-right corner; then drag and drop your forecast file (or chose it using the file browser). -
Give the commit a meaningful name, select "Commit directly to the main branch" option and click
Commit changes
to commit changes to your local fork.
Since your changes are uploaded to the local fork, you need to open a Pull Request (PR).
-
Move to your forked repository main folder and click on
Contribute / Open pull request
button. -
(Verify that that the
base repository
is the main repository and thehead repository
is your fork). -
Enter as title of the PR your team name, model name and submission date, and then click on the
Create pull request
button. -
Wait for validation and merge.
If you encounter any problems at any stage, or have any questions, please get in touch:
- Send us an email
- Come posso partecipare ad Influcast?
- Cosa si intende con previsione?
- Struttura del repository
- Target di previsione e dati di sorveglianza
- Formato richiesto per l'invio dei dati delle previsioni
- Procedura di Invio delle Previsioni a Influcast