-
Notifications
You must be signed in to change notification settings - Fork 21
A-LEAF plugin #119
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
A-LEAF plugin #119
Conversation
@nstauff ready for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @JiaZhou-PU - main comment is to improve the test leveraging more advanced Jinja templating technique that can take list or dictionary. That will make your test/tutorial model much cleaner.
Updated the templating in the example and tests using the Jinja template. @nstauff |
@paulromano - this is ready for your review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @JiaZhou-PU and good to see the A-LEAF plugin finally materialize. A few comments for you below:
@paulromano comments addressed; ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good now; thanks @JiaZhou-PU!
Description
Add A-LEAF plugin and include one example of A-LEAF in example folder
The plugin supports automated modification and execution of ALEAF Fuel prices via parameterized input templates and dynamically modifies
ALEAF_Master_LC_GTEP.xlsx
based on WATTS parameters.Since A-LEAF is still under active development, future support is planned to modify ALEAF inputs in the prerun step based on ALEAF updates.
Checklist: