Skip to content

Commit

Permalink
Merge pull request #25 from Infectious-Disease-Modeling-Hubs/update_e…
Browse files Browse the repository at this point in the history
…xample_simple_forecast_hub

Github Actions build update example-simple-forecast-hub: 19

resolves #22
  • Loading branch information
elray1 authored Jul 19, 2023
2 parents e44e896 + af92393 commit a478232
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schema_version": "https://raw.githubusercontent.com/Infectious-Disease-Modeling-Hubs/schemas/main/v1.0.0/admin-schema.json",
"schema_version": "https://raw.githubusercontent.com/Infectious-Disease-Modeling-Hubs/schemas/main/v2.0.0/admin-schema.json",
"name": "Simple Forecast Hub",
"maintainer": "Consortium of Infectious Disease Modeling Hubs",
"contact": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schema_version": "https://raw.githubusercontent.com/Infectious-Disease-Modeling-Hubs/schemas/main/v1.0.0/tasks-schema.json",
"schema_version": "https://raw.githubusercontent.com/Infectious-Disease-Modeling-Hubs/schemas/main/v2.0.0/tasks-schema.json",
"rounds": [{
"round_id_from_variable": true,
"round_id": "origin_date",
Expand Down Expand Up @@ -79,7 +79,7 @@
},
"output_type": {
"mean": {
"type_id": {
"output_type_id": {
"required": null,
"optional": ["NA"]
},
Expand All @@ -89,7 +89,7 @@
}
},
"quantile": {
"type_id": {
"output_type_id": {
"required": [
0.010,
0.025,
Expand Down

0 comments on commit a478232

Please sign in to comment.