Trackers
Data tracking and logging tools
Types
| Name | Description |
|---|---|
| CounterBehavior | Defines the type of threshold crossing to count. |
| crossingsCounter | Counts threshold crossings for a specific state variable in a layer. |
| layerLogger | Asynchronous logger that records layer states and inputs to CSV files. |
| layerLogger_sync | Synchronous logger optionally buffering data before writing to CSV. |