Closed dalonsoa closed 1 week ago
Hmm it seems that Node
level apply_overrides
are extensively tested (e.g.,) - but yes maybe not the one in Model
Oh, they do have tests - all of the node and arc ones - but when creating a model and running a simulation, I don't see when or how the apply_overrides
are called. As far as I can tell, it is an unused feature.
Ah OK - I can do that in a new issue today
I've extended the document with more details on the overrides and also added orchestration - the orchestration file is just a placeholder to be filled by someone else!
To be honest, I'm still not entirely sure why/when to use overrides. If someone can provide a sentence or two to add to the docs, that would be helpful.
Initial attempt at adding an overview of the ways of extending WSIMOD, covering briefly:
apply_overrides
functions are not even called anywhere.