hubverse-org / hubEnsembles

Ensemble methods for combining hub model outputs.
https://hubverse-org.github.io/hubEnsembles/
Other
5 stars 1 forks source link

double check unit tests that output_type_ids are identical in inputs and outputs to/from `linear_pool_quantile` #63

Closed elray1 closed 5 months ago

elray1 commented 5 months ago

we actually discussed this as something we wanted to check as part of pr #33, but it seems like we weren't careful enough in our thinking about it there. let's revisit the relevant unit tests and check that if the output_type_id is numeric in the inputs, it's still numeric in the outputs.