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

add gross energy to comment for eya_data in gap analysis test #156

Closed abbey2017 closed 3 years ago

abbey2017 commented 3 years ago

Main Issue

Implementation

Remarks

jordanperr commented 3 years ago

Hi @abbey2017, thank you so much for your pull request and for contributing the the OpenOA project! We're glad to have you here with us. This pull request fixes a mistake in the comments in one of the tests. I believe your fix is correct and I would be happy to merge your changes.

Before merging, would you please update the base branch to NREL:develop. It may be easier to just create a new pull request from a new branch off of develop.

Thank you so much for your contribution.

abbey2017 commented 3 years ago

Great, I will make a new pull request.