This pull replaces rebuilds and replaces #206, by starting off the flasc-dataframe branch and connects to the reworked parrerlization branch of FLORIS: https://github.com/NREL/floris/tree/parallel-model-rework. This will need to be updated as those branches are finalized but this provides the cleanest starting position for this PR.
This PR adds the newly modularized ModelFit class for generic tuning of FLORIS models to FlascDataframes.
Model Fit v2
This pull replaces rebuilds and replaces #206, by starting off the flasc-dataframe branch and connects to the reworked parrerlization branch of FLORIS: https://github.com/NREL/floris/tree/parallel-model-rework. This will need to be updated as those branches are finalized but this provides the cleanest starting position for this PR.
This PR adds the newly modularized
ModelFit
class for generic tuning of FLORIS models to FlascDataframes.TODO: Update this PR as progress is made on this, or the underlying
FlascDataframe
pr: #212 , or https://github.com/NREL/floris/tree/parallel-model-reworkFeature or improvement description Replaces #206