equinor / equinor/TimeSeriesAnalysis
GainSchedIdentifier.Identify will only consider suggesting a single threshold (could also consider multiple)
Open
Gain-Scheduling
known-limitation
- Dominant language
- C#
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
In Identify() there is hardcoded
int nThresholds = 1;
so this code is not completely general.
Contributor guide
Assessment
This issue has not been assessed yet.