Closed elray1 closed 6 months ago
I have a question about logistics for how to do this. We have pretty well scoped out what the format of samples will be in this thread, but support for samples does not yet exist in the hubverse schemas or hubValidations. Does it make sense to:
One deciding factor might be whether we want to prioritize getting these samples into a data set in hubExamples
, or if they might be helpful to have in place when developing other hubverse functionality.
I feel after the schema, working on some example data is the next important step to pushing functionality forward.
I think working in a branch initially is probably sensible but I don't feel we'll need to wait for full functionality to release it.
FYI I have the schema implemented as WIP (as I am testing some downstream implications before settling) here: https://github.com/Infectious-Disease-Modeling-Hubs/schemas/pull/72
There are two relevant scripts that could be updated to create model output data and target data:
There is an example of how to create samples independently for each target location/week here.
I think it would be nice to have a couple of examples of samples for models with one or two different compound forecast units that they're targeting:
would be nice to have
output_type = "sample"
in the model output files. Perhaps we can set this up to have trajectories for one model and samples that are not trajectories for another model?Involves the following tasks: