NREL / flasc

A rich floris-driven suite for SCADA analysis
https://nrel.github.io/flasc/
BSD 3-Clause "New" or "Revised" License
32 stars 18 forks source link

Implement automatic model calibration #238

Open paulf81 opened 2 weeks ago

paulf81 commented 2 weeks ago

Implement automatic model calibration

This pull request adds a new class to FLASC: ModelFit. Currently under development the new class implements a new paradigm for automatic model calibration.

Feature or improvement description This PR replaces #213