tapios / risk-networks

Code for risk networks: a blend of compartmental models, graphs, data assimilation and semi-supervised learning
Other
2 stars 2 forks source link

DataObservation requires contact_network #129

Closed odunbar closed 4 years ago

odunbar commented 4 years ago

I hadn't tested the prior PR with DataInformedObservations just Observations, these require the contact_network so we cannot remove it. All I have done is undo this change. My apologies.