Skip to content

Commit

Permalink
team two metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidari committed Nov 1, 2024
1 parent 498f0f3 commit b77f420
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions model-metadata/teamtwo-modeltwo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
team_name: "Test Team Number Two"
team_abbr: "teamtwo"
model_name: "long-and-verbose-model-name-for-test-model-two"
model_abbr: "modeltwo"
model_version: "0.1"
model_contributors: [
{
"name": "Jane Doe",
"affiliation": "University of Example",
"email": "[email protected]"
},

{
"name": "Alice Bob",
"affiliation": "Example LLC",
"email": "[email protected]"
}
]

license: "CC-BY-4.0"
designated_model: true
designated_github_user: "janedoe"
methods: "Example model to test submission"
data_inputs: "Daily incident covid hospitalizations"
methods_long: "This is a long description of the model methods that goes on for several lines. This is a long description of the model methods that goes on for several lines."
ensemble_of_models: false
ensemble_of_hub_models: false

0 comments on commit b77f420

Please sign in to comment.