pywr / hydra-pywr

GNU General Public License v3.0
1 stars 2 forks source link

Update ProportionalInput node factor arg to AggregatedNode member #26

Closed pmslavin closed 1 year ago

pmslavin commented 1 year ago

The format of arguments to AggregatedNode has changed in Pywr; this requires a minor change to the ProportionalInput node which instantiates an AggregatedNode member.