Skip to content

Hard-coded re-analysis end date #170

@vecgo

Description

@vecgo

There is a hard-coded date for the reanalysis aggregation which limits the analysis of recently built wind farms.

https://github.com/NREL/OpenOA/blob/b802df67a72059b40bb8bf21fc87c5dfdc52889d/operational_analysis/methods/plant_analysis.py#L509

The end date then truncates the data frame in this line

https://github.com/NREL/OpenOA/blob/b802df67a72059b40bb8bf21fc87c5dfdc52889d/operational_analysis/methods/plant_analysis.py#L398-L400

Should this end date range be increased? Or at the very least passed as a variable?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions