NREL / OpenOA

This library provides a framework for assessing wind plant performance using operational assessment (OA) methodologies that consume time series data from wind plants. The goal of the project is to provide an open source implementation of common data structures, analysis methods, and utility functions relevant to wind plant OA.
https://openoa.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
194 stars 63 forks source link

Refactor power curve methods for the new DataFrame/Series API and minor speed improvements #210

Closed RHammond2 closed 2 years ago

RHammond2 commented 2 years ago

This PR refactors each module in openoa/utils/power_curve/ for the following:

Additionally: