nextstrain / forecasts-ncov

SARS-CoV-2 variant growth rates and frequency forecasts
https://nextstrain.org/sars-cov-2/forecasts/
7 stars 2 forks source link

Add 23B (Omicron) variant #28

Closed joverlee521 closed 1 year ago

joverlee521 commented 1 year ago

Description of proposed changes

Adds new variant elevated in https://github.com/nextstrain/ncov/pull/1059

Includes adding the variant to model configs. Updates the hardcoded color and display name maps for the viz app. Changed 21A to a purple color (#7725c6) and shifted the colors for all other variants so that the latest variant is the bright red color (#FF322C).

Testing

corneliusroemer commented 1 year ago

Thanks for kicking this off @joverlee521! Curious what the results will look like.

jameshadfield commented 1 year ago

Updates the hardcoded color and display name maps for the viz app. Changed 21A to a purple color (#7725c6) and shifted the colors for all other variants so that the latest variant is the bright red color (#FF322C).

P.S. The eventual aim, as I was thinking of it, is to add these two maps into the JSON itself.

trvrb commented 1 year ago

The eventual aim, as I was thinking of it, is to add these two maps into the JSON itself.

I guess like how you can provide hard-coded colors to Auspice, or if you don't then Auspice will autogenerate?

@joverlee521: This looks great to me. I'd think we can merge ahead of the metadata update.