Rolling Window Parameter Recorder

General Description

Records the mean value of a Parameter for the last N timesteps. API Reference

Attributes

Name
Description
Required

model

pywr.core.Model

Optional

parameter

The parameter to record

Required

name

The name of the recorder

Optional

temporal_agg_func

Optional

window

Optional

Example

coming soon...

{

}

Last updated