Skip to content

Commit fca1b15

Browse files
fix: retroactively add missing version fields to the released datasets
See also commit 369219e
1 parent 369219e commit fca1b15

6 files changed

Lines changed: 15 additions & 3 deletions

File tree

Binary file not shown.

data_output/nextstrain/flu/yam/ha/JN993010/2024-01-30--16-34-55Z/pathogen.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,9 @@
117117
"nextstrain/flu/yam",
118118
"nextstrain/flu/yam/ha",
119119
"nextstrain/flu/yam/ha/wisconsin-1-2010"
120-
]
120+
],
121+
"version": {
122+
"updatedAt": "2024-01-30T16:34:55Z",
123+
"tag": "2024-01-30--16-34-55Z"
124+
}
121125
}
Binary file not shown.

data_output/nextstrain/rsv/a/EPI_ISL_412866/2024-01-29--10-29-43Z/pathogen.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,9 @@
8888
"name": "RSV-A",
8989
"reference accession": "EPI_ISL_412866",
9090
"reference name": "hRSV/A/England/397/2017"
91+
},
92+
"version": {
93+
"updatedAt": "2024-01-29T10:29:43Z",
94+
"tag": "2024-01-29--10-29-43Z"
9195
}
92-
}
96+
}
Binary file not shown.

data_output/nextstrain/rsv/b/EPI_ISL_1653999/2024-01-29--10-29-43Z/pathogen.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,9 @@
8888
"name": "RSV-B",
8989
"reference accession": "EPI_ISL_1653999",
9090
"reference name": "hRSV/B/Australia/VIC-RCH056/2019"
91+
},
92+
"version": {
93+
"updatedAt": "2024-01-29T10:29:43Z",
94+
"tag": "2024-01-29--10-29-43Z"
9195
}
92-
}
96+
}

0 commit comments

Comments
 (0)