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

Update metrics and boolean flags to scrape new capex fields #10

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

brtietz
Copy link
Collaborator

@brtietz brtietz commented Feb 27, 2024

Latest version of the spreadsheet (on Teams) adds CFF, CFC, and CAPEX for all three battery scales. Update techprocessors and test data to match.

@@ -563,7 +566,6 @@ class UtilityBatteryProc(AbstractBatteryProc):
sheet_name = 'Utility-Scale Battery Storage'
num_tds = 5


class CommBatteryProc(AbstractBatteryProc):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very very minor: two blank lines between classes is standard Python style https://peps.python.org/pep-0008/#blank-lines

Copy link
Collaborator

@mikebannis mikebannis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brtietz brtietz merged commit e463029 into dev Feb 27, 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

Successfully merging this pull request may close these issues.

2 participants