Skip to content

Conversation

@gadgil48
Copy link
Contributor

I think this is a working solution to ScottishCovidResponse/SCRCIssueTracking#175. There's now a HealthBoardData class that pre-selects observation according to the herd_id provided in the parameters.ini file. This is only initialized in the I/O module(twice once for inference framework and once for the model config) and after that shb_id, herd_id or region_id don't need to be passed around between the inference framework and the selected model.

There are also two new enumerated types introduced, one for selecting the age group and another for selecting case fatality ratio categories.

I'm not sure I'm seeing the value now that it's complete, but hopefully a different pair of eyes can see the advantages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants