Skip to content

Refactor battery enums#681

Merged
brtietz merged 18 commits into
developfrom
refactor_battery_enums
Aug 19, 2021
Merged

Refactor battery enums#681
brtietz merged 18 commits into
developfrom
refactor_battery_enums

Conversation

@brtietz

@brtietz brtietz commented Aug 13, 2021

Copy link
Copy Markdown
Collaborator

Updates the GUI given the changes in SSC PR NatLabRockies/ssc#602, and expands the scope of the custom weather file forecast to AC batteries and PV smoothing. Fixes #676 BTM forecasting will be another PR.

Forecast will run in a callback when the weather file is specified and option 2 is selected. SSC will throw an error if the forecast is not specified. Note that for large weather files, the slowdown on the "Location and Resource" page exists on the released version as well.

Brian Mirletz and others added 16 commits August 6, 2021 10:13
…oice variable. Should maintain existing behavior at this point
… needs to be updated. speeds up file loading and toggling between dispatch and other tabs
… doesn't run when weather file is an empty string

@sjanzou sjanzou left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Seems like issue #642 is wreaking havoc with the defaults here! Everything else looks okay!

Comment thread deploy/runtime/defaults/Fuel Cell_Commercial.txt Outdated
Comment thread deploy/runtime/defaults/Generic Battery_All Equity Partnership Flip.txt Outdated
Comment thread deploy/runtime/defaults/Generic Battery_All Equity Partnership Flip.txt Outdated
Comment thread deploy/runtime/defaults/Generic Battery_Commercial.txt Outdated
Comment thread deploy/runtime/defaults/Generic Battery_Host Developer.txt Outdated
Comment thread deploy/runtime/defaults/PV Battery_Sale Leaseback.txt Outdated
Comment thread deploy/runtime/defaults/PV Battery_Sale Leaseback.txt Outdated
Comment thread deploy/runtime/defaults/PV Battery_Single Owner.txt Outdated
Comment thread deploy/runtime/defaults/PV Battery_Single Owner.txt Outdated
Comment thread deploy/runtime/defaults/PV Battery_Third Party.txt Outdated
@brtietz brtietz requested a review from sjanzou August 18, 2021 16:20

@sjanzou sjanzou left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Yay! Defaults working now!

@brtietz brtietz merged commit b89dfa0 into develop Aug 19, 2021
@brtietz brtietz deleted the refactor_battery_enums branch October 28, 2021 19:41
@cpaulgilman cpaulgilman added the added to release notes PR and/or issue has been added to release notes for a public release label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

added to release notes PR and/or issue has been added to release notes for a public release battery enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom weather file option for FOM batteries only applies to DC connected and is very brittle

5 participants