diff --git a/tdb/vidrl_upload.py b/tdb/vidrl_upload.py index e0cf2ab..95a742c 100644 --- a/tdb/vidrl_upload.py +++ b/tdb/vidrl_upload.py @@ -24,6 +24,20 @@ # This is based on the vaccine composition for the Southern Hemisphere # because all human pooled sera should be from Australia VACCINE_MAPPING = { + "2023": { + "egg": { + "h1n1pdm": "A/Sydney/5/2021", + "h3n2": "A/Darwin/9/2021", + "vic": "B/Austria/1359417/2021", + "yam": "B/Phuket/3073/2013" + }, + "cell": { + "h1n1pdm": "A/Sydney/5/2021", + "h3n2": "A/Darwin/6/2021", + "vic": "B/Austria/1359417/2021", + "yam": "B/Phuket/3073/2013" + } + }, "2024": { "egg": { "h1n1pdm": "A/Victoria/4897/2022",