This recorder calculates a flow duration curve for each scenario for a given season specified in months. 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 deviations across percentiles. Numpy style functions that support an axis argument are supported
fdc_agg_func
Optional different function for aggregating across scenarios
months
The numeric values of the months the flow duration curve should be calculated for
coming soon...
{ }
Last updated 1 year ago
Was this helpful?