Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature enhancement idea: allow custom reanalysis date range for long-term correction in TIE method #181

Open
ejsimley opened this issue Jan 15, 2022 · 0 comments

Comments

@ejsimley
Copy link
Collaborator

The turbine ideal energy class TurbineLongTermGrossEnergy in "turbine_long_term_gross_energy.py" uses the entire time series of reanalysis data for each reanalysis product when long-term correcting turbine ideal energy. Similar to recent additions to the MonteCarloAEP class from PR #180, the following enhancements are suggested:

  • Automatically determine the start and end dates for the reanalysis time series used in the long-term correction based on the latest start date and earliest end date out of all reanalysis products
  • Allow users to specify the number of years in the long-term correction (and include the range of number of years as a Monte Carlo input when UQ==True)
  • Allow users to specify a particular reanalysis end date to use for long-term correction
@jordanperr jordanperr added the v3 All updates and changes for OpenOA v3 label Jun 16, 2022
@jordanperr jordanperr added this to the V3.1 milestone Jun 16, 2022
@ejsimley ejsimley removed the v3 All updates and changes for OpenOA v3 label Mar 18, 2024
@ejsimley ejsimley removed this from the V3.1 milestone Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants