What's Changed
* update codecov version by paulf81 in https://github.com/NREL/flasc/pull/43
* Add handling for plotting a subset of turbines in waking directions vis by misi9170 in https://github.com/NREL/flasc/pull/47
* Feature/block bootstrap by paulf81 in https://github.com/NREL/flasc/pull/40
* Bugfix: Add additional outputs to floris_tools.calc_floris_approx_table() by Bartdoekemeijer in https://github.com/NREL/flasc/pull/46
* Update df_downsample to improve pandas usage by paulf81 in https://github.com/NREL/flasc/pull/35
* Reinstate return_index_mapping in df_downsample by misi9170 in https://github.com/NREL/flasc/pull/53
* catch case of small number of points by paulf81 in https://github.com/NREL/flasc/pull/54
* Feature/color and style by paulf81 in https://github.com/NREL/flasc/pull/51
* Bugfix/two small issues by paulf81 in https://github.com/NREL/flasc/pull/56
* [Bugfix] calc_florix_approx_table keyword inputs in examples by misi9170 in https://github.com/NREL/flasc/pull/60
* Simplify how we do sensor stuck fault filtering by Bartdoekemeijer in https://github.com/NREL/flasc/pull/62
* Feature/energy ratio gain by paulf81 in https://github.com/NREL/flasc/pull/58
* Migrate certain functions that were only defined in example scripts into core FLASC functionality by Bartdoekemeijer in https://github.com/NREL/flasc/pull/63
* Fix NaN handling in calc_wd_mean_radial by misi9170 in https://github.com/NREL/flasc/pull/68
* Code for determining which turbines impact the power of a given turbine by misi9170 in https://github.com/NREL/flasc/pull/70
* Feature/allow pass in axarr by paulf81 in https://github.com/NREL/flasc/pull/71
* Feature: Energy ratio polar plots and wind speed distributions by Bartdoekemeijer in https://github.com/NREL/flasc/pull/72
* Enforce user to specify ti by Bartdoekemeijer in https://github.com/NREL/flasc/pull/26
* Add conversion from char to rgb by paulf81 in https://github.com/NREL/flasc/pull/76
* Feature: Addressing irregular turbine behavior of neighboring turbines (e.g., curtailment) by Bartdoekemeijer in https://github.com/NREL/flasc/pull/74
* Add data plot to visualization by paulf81 in https://github.com/NREL/flasc/pull/73
* Feature: merge FlorisInterface objects by Bartdoekemeijer in https://github.com/NREL/flasc/pull/79
* Feature: revamp of wind speed-power curve filtering class by Bartdoekemeijer in https://github.com/NREL/flasc/pull/78
* Shade region on a layout plot by misi9170 in https://github.com/NREL/flasc/pull/82
* Feature/smarteole by paulf81 in https://github.com/NREL/flasc/pull/83
* Update floris requirements to 3.4 by paulf81 in https://github.com/NREL/flasc/pull/84
* Merge develop into main by paulf81 in https://github.com/NREL/flasc/pull/85
**Full Changelog**: https://github.com/NREL/flasc/compare/v1.2...v1.3