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

Update import from `operational_analysis` to `openoa` #184

Closed RHammond2 closed 2 years ago

RHammond2 commented 2 years ago

This PR updates the import convention to import openoa from import operational_analysis. All code, tests, and examples have been updated and rerun.

jordanperr commented 2 years ago

Is there a reason for all of the new PNG files in the examples folder?

RHammond2 commented 2 years ago

@jordanperr, the files were there from one of the PRs contributing to the 2.3 release, so this is just keeping them in place at the moment.