-
Notifications
You must be signed in to change notification settings - Fork 45
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
REopt.jl v0.50.0: Load Year Alignment #625
Conversation
…electric Since heating and cooling loads will now use whatever load year is input for electric, if not otherwise input, we don't want to assign 2017 year for heating and cooling loads, even if they are using CRBs
To shift CRB profiles to the calendar year of the input
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.
@Bill-Becker this looks good, thanks! Reviewing for the ASHP force-dispatch update: handling of the new parameter looks correct - I like that null=True, blank=False
so that the databse allows an empty value but the Web Tool does not - and the new defaults are working on my end. I made a minor edit to the help text to match closer to what's on the REopt.jl side (tests passed when I sent to a separate branch and then I cherry-picked this over). Under the premise that @adfarth approved the Ghx defaults update, this is good to merge.
See these updates from REopt.jl PRs:
Also, add db migration file for previous PR merged in: