NREL / flasc

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

Feature/color and style #51

Closed paulf81 closed 1 year ago

paulf81 commented 1 year ago

Close maybe but not quite ready

Feature or improvement description This pull request allows the colors used in energy ratio visualizations to be specified, this will be helpful in helping identify which ratios are connected (for example SCADA baseline/controlled FLORIS baseline/controlled). Perhaps should also include an option to specify line style?

Also includes a new example which uses a simple wake steering setup to illustrate the usage

Related issue, if one exists Issue #50

Impacted areas of the software energy_ratio_visualization.py energy_ratio_suite.py

paulf81 commented 1 year ago

@misi9170 what do you think of merging in this one? I can use it on a few projects

misi9170 commented 1 year ago

@paulf81 I've run this and it looks good. I've gone ahead and pulled and remerged develop to get the latest updates there, and pushed back up to this feature branch; I hope that's OK.

Ready to merge.