The RiverSplit node is a split in the river network. It is intended for a simple case of where fixed ratio of flow is required to be distributed to multiple downstream routes. API Reference.
factors
The factors to force on the additional splits. Number of extra_slot is assumed to be one less than the length of factors (as per pywr.nodes.MultiSplitLink documentation).
Optional
slot_names
The identifiers to refer to the slots when connect from this Node. Length must be one more than the number of extra slots required.
Optional
coming soon...