Flasc

Latest version: v2.0

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0

FLASC v2 aligns FLASC with the recently-release [FLORIS](https://github.com/NREL/floris) v4 and reorganizes the FLASC repository to group like tools more closely.

What's Changed
* Catch develop up to main for v1.4 by misi9170 in https://github.com/NREL/flasc/pull/130
* Improve floris dataframe interpolation function by Bartdoekemeijer in https://github.com/NREL/flasc/pull/124
* Feature/add day night by paulf81 in https://github.com/NREL/flasc/pull/127
* Add RUFF linting/formatting by paulf81 in https://github.com/NREL/flasc/pull/143
* Back-version sqlalchemy by paulf81 in https://github.com/NREL/flasc/pull/152
* Fix is None issue and re-run examples by paulf81 in https://github.com/NREL/flasc/pull/154
* Feature/add uplift example by paulf81 in https://github.com/NREL/flasc/pull/155
* FLASC v1.5 by christiannvaughn in https://github.com/NREL/flasc/pull/156
* Upgrade sqlalchemy requirement to v2 by paulf81 in https://github.com/NREL/flasc/pull/160
* Upgrade sqlalchemy requirement to v2 (duplicate to main) by paulf81 in https://github.com/NREL/flasc/pull/161
* Feature: Heterogeneity estimator class by Bartdoekemeijer in https://github.com/NREL/flasc/pull/157
* Feature: Identify impacting turbines geometrically and reduce FLORIS accordingly by Bartdoekemeijer in https://github.com/NREL/flasc/pull/158
* Apply pandas con to sql by paulf81 in https://github.com/NREL/flasc/pull/162
* Begin repo reorganization for v2 by misi9170 in https://github.com/NREL/flasc/pull/165
* Basic Floris v4 compatibility by misi9170 in https://github.com/NREL/flasc/pull/169
* Add coveralls to CI by paulf81 in https://github.com/NREL/flasc/pull/164
* Move to BSD license by paulf81 in https://github.com/NREL/flasc/pull/176
* [BUGFIX] Fix stuck sensor detection only applying to last column by misi9170 in https://github.com/NREL/flasc/pull/177
* [BUGFIX] Track FLORIS v4 changes by misi9170 in https://github.com/NREL/flasc/pull/178
* Use FLORIS tools for layout visualizations by misi9170 in https://github.com/NREL/flasc/pull/181
* Add names to filtering by paulf81 in https://github.com/NREL/flasc/pull/173
* Add logging to FLASC by paulf81 in https://github.com/NREL/flasc/pull/172
* Use FLORIS's methods for merging `fmodel`s and setting model parameters by misi9170 in https://github.com/NREL/flasc/pull/182
* Feature/use wind data with set by paulf81 in https://github.com/NREL/flasc/pull/183
* Feature/rename ws pw curve filtering by paulf81 in https://github.com/NREL/flasc/pull/185
* [BUGFIX] reset_operation need in artificial data tuning example by misi9170 in https://github.com/NREL/flasc/pull/184
* Merge v2 branch into develop by misi9170 in https://github.com/NREL/flasc/pull/186
* Minor documentation improvements for v2 by misi9170 in https://github.com/NREL/flasc/pull/187
* bug fix in plot_layout by paulf81 in https://github.com/NREL/flasc/pull/189
* FLASC v2.0 by misi9170 in https://github.com/NREL/flasc/pull/188

New Contributors
* christiannvaughn made their first contribution in https://github.com/NREL/flasc/pull/156

**Full Changelog**: https://github.com/NREL/flasc/compare/v1.5...v2.0

1.5

- Feature/update reqs pin polars by paulf81 in https://github.com/NREL/flasc/pull/140
- Add developer install documentation by paulf81 in https://github.com/NREL/flasc/pull/153
- Add day/night splitting of data by paulf81 and misi9170 in 127
- Performance improvements in interpolation by Bartdoekemeijer in 124
- Add ruff formatting by paulf81
- Add further example of total uplift calculation by paulf81 in 155
- Minor performance improvements


**Full Changelog**: https://github.com/NREL/flasc/compare/v1.4...v1.5

1.4

What's Changed
* Feature: Add floris turbine power curve option in mean ws-power-curve plot by Bartdoekemeijer in https://github.com/NREL/flasc/pull/93
* Sync: Merge v1.3.1 bug fixes into develop by Bartdoekemeijer in https://github.com/NREL/flasc/pull/96
* Feature: reworked examples and merging FCT jupyter notebooks to flasc by Bartdoekemeijer in https://github.com/NREL/flasc/pull/94
* Feature: add interactive Bokeh plots in ws_pow_filtering by Bartdoekemeijer in https://github.com/NREL/flasc/pull/92
* Bug fix: properly assign reference turbine location in calculating closest subset of turbines by Bartdoekemeijer in https://github.com/NREL/flasc/pull/99
* Feature/add timing funcs by paulf81 in https://github.com/NREL/flasc/pull/101
* Option to show uncorrected energy ratio in northing calibration plots by misi9170 in https://github.com/NREL/flasc/pull/105
* Catch up develop to main by paulf81 in https://github.com/NREL/flasc/pull/108
* Feature/port to polars 4 by paulf81 in https://github.com/NREL/flasc/pull/107
* Feature: add gaussian blending to floris solutions in postprocess step (similar to UncertaintyInterface but in post-) by Bartdoekemeijer in https://github.com/NREL/flasc/pull/114
* [Enhancement] Reorganize artifical data examples to make them easier to follow by misi9170 in https://github.com/NREL/flasc/pull/117
* Change nan behavior by paulf81 in https://github.com/NREL/flasc/pull/121
* Feature/add options on count by paulf81 in https://github.com/NREL/flasc/pull/122
* Feature/provide frequency by paulf81 in https://github.com/NREL/flasc/pull/123
* Feature/total uplift by paulf81 in https://github.com/NREL/flasc/pull/128
* Feature: Add FLORIS tuning by paulf81 in https://github.com/NREL/flasc/pull/115
* FLASC v1.4 by misi9170 in https://github.com/NREL/flasc/pull/129


**Full Changelog**: https://github.com/NREL/flasc/compare/v1.3.1...v1.4

1.3.1

What's Changed
* Feature: Add PyPI integration by Bartdoekemeijer in https://github.com/NREL/flasc/pull/87
* Bug fix: various small corrections by Bartdoekemeijer in https://github.com/NREL/flasc/pull/86


**Full Changelog**: https://github.com/NREL/flasc/compare/v1.3...v1.3.1

1.3

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

1.2

What's Changed

- Nothing has changed in the code; this release is to trigger the Zenodo DOI generation process so that future releases of FLASC can be referenced by DOI

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.