-
Notifications
You must be signed in to change notification settings - Fork 12
Submitting using GitHub Website
Scenario projections 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 projections.
-
Only for the first submission. Go to the repository
RespiCompass
on GitHub and click onFork
button to create your personal copy of the repository -
Sync your repository clicking the
Sync fork
button (in the root page of the repository). -
a. Only for the first submission. Navigate to the
model-output
folder (where all the projections are stored), click on theAddFile / Upload files
button in the upper-right corner and drag and drop your submission folder (or chose it using the file browser); the folder must be named in the format - (where team and model correspond to theteam_abbr
andmodel_abbr
fields of the metadata file).b. Subsequent submissions. Navigate to your - submission folder under
model-output
and click on theAddFile / Upload files
button in the upper-right corner; then drag and drop your files (or choose it using the file browser). -
Give the commit a meaningful name using:
team_abbr
model_abbr
Metadata and/orround_id
, based on submission type (e.g. “TeamX ModelY 2024_2025_1_COVID”), select "Commit directly to the main branch" option and clickCommit changes
to commit changes to your local fork.Since your changes are uploaded to the local fork, you need to open a Pull Request.
-
Move to your fork main folder and click on
Contribute / Open pull request
button. -
Make sure 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 round_id, and then click on
Create pull request
button. -
Wait for validation and merge.
For subsequent submissions repeat from point 2
- How to Join RespiCompass
- Preparing to Submit
- Submission Format
- Submitting
- Rounds