bluemodel / BlueM.Opt

BlueM.Opt is an optimization framework that can be coupled with an arbitrary simulation software.
https://wiki.bluemodel.org/index.php/BlueM.Opt
GNU General Public License v3.0
2 stars 1 forks source link

Allow NaN values in reference series used for calculating objective functions #226

Closed jamaa closed 1 year ago

jamaa commented 1 year ago

see title. BlueM.Opt could use the Timeseries.synchronize() method of BlueM.Wave to ignore timestamps with NaN values in both the simulation and reference time series.

jamaa commented 1 year ago

implemented in v1.9.2