This recorder calculates a flow duration curve for each scenario. API Referencearrow-up-right
model
pywr.core.Model
Yes
node
The node to record
percentiles
The percentiles to use in the calculation of the flow duration curve. Values must be in the range 0-100
agg_func
function used for aggregating the FDC across percentiles. Numpy style functions that support an axis argument are supported
fdc_agg_func
optional different function for aggregating across scenarios
coming soon...
{ }
Last updated 1 year ago