NREL / ROSCO_toolbox

A repository for generating ROSCO controller input files and more.
http://rosco-toolbox.readthedocs.io/
Apache License 2.0
23 stars 20 forks source link

WE_MODE definition in documentation. #45

Closed PE-Meunier closed 2 years ago

PE-Meunier commented 3 years ago

In the documentation the possible values of WE_MODE are 0 or 1 but it seems from the sources and some of the example files that it can takes the value 2 for the Extended Kalman Filter.

https://github.com/NREL/ROSCO_toolbox/blob/8ac261d15354dcbdfa645af75a74de29a23c55a6/docs/source/rosco_toolbox.rst

I think that it should be added in the documentation to avoid misunderstandings.

ghylander commented 2 years ago

This can be closed, docs now state WE_Mode can be 0, 1 or 2