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.
Looks like python is still pinned at <3.10, even after the version bump pr #226 Is this intentional? If not, let's unpin the python version as well.
https://github.com/NREL/OpenOA/blob/3ec93213b8b8083854a73f18e3c6c5a03e40562a/setup.py#L97