-
Notifications
You must be signed in to change notification settings - Fork 64
v3.17.0 Peak Load Scaling and ElectricTariff Cost/Rate Outputs #683
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
Merged
Merged
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
518d950
Updated model with outputs for testing
rathod-b ea88d75
Update julia version and make migrations
rathod-b 08a9ccf
Remove migration 0093 and add billed energy rate field
rathod-b f5b352c
Merge remote-tracking branch 'origin/develop' into add-elec-tariff-costs
rathod-b 39c7b2b
Add new electric load and tariff output fields
rathod-b a8dcb7b
Added custom ANCCR table draft
gellwood 8495639
Add URDB fields to ElectricTariffOutputs model
rathod-b 4b3078a
Created custom table for ANCCR results
gellwood ca18389
Merge branch 'develop' into add-elec-tariff-costs
Bill-Becker aebd41f
Update REopt#elec_util_usage after develop merge
Bill-Becker a7fdea9
Migration --merge after merging develop
Bill-Becker 19d2bb2
Move urdb_metadata into ElectricTariffInputs and group into single js…
Bill-Becker b2a3b6b
Rename export types to whole words
Bill-Becker 1a3e4fd
Update ElectricTariffInputs urdb_metadata from Julia in process_results
Bill-Becker 242dede
Avoid error handling breakdown if ElectricTariff is not present, and …
Bill-Becker 8260d01
Update to latest REopt#elec_util_usage
Bill-Becker 60d90fe
Reduce complexity of long-solving sector defaults test
Bill-Becker c5238ca
Update http.jl
adfarth 1393f17
add the input
adfarth b77bdcb
add to test posts
adfarth 12a359c
Create 0110_electricloadinputs_monthly_peaks_kw_and_more.py
adfarth 5a42add
Update http.jl
adfarth 6cadf5b
Make output.ElectricLoad.monthly_peak_kw consistent with upcoming new…
Bill-Becker 08f8e1e
Update REopt#elec_util_usage for updated monthly_peaks_kw name
Bill-Becker 7ae4e34
Merge branch 'add-elec-tariff-costs' into anccr-tables
Bill-Becker 6611829
Updates to anccr tables config and helpers
Bill-Becker df4f358
Squash migrations for new ElectricTariff Inputs/Outputs
Bill-Becker 0b766c8
Update REopt#peak-scaling branch for sim_load output names
Bill-Becker 8243d34
Type conversions for simulated_load to be more specific, from Real to…
Bill-Becker 54696b2
Add time_steps_per_hour input to simulated_load for non-hourly scaling
Bill-Becker ab29dec
Merge branch 'scale-peak-loads' into anccr
Bill-Becker fcab6dc
Merge migrations after merging scale-peak-loads
Bill-Becker 127401b
Remove excessive outputs for ElectricTariff export rates/costs, squas…
Bill-Becker 4fe1938
Change REopt.jl back to #anccr
Bill-Becker 08285f9
Update REopt#anccr branch with 15-min scaling fix
Bill-Becker 18cadd7
ElectricTariffOuputs Updates
Bill-Becker 52f9d75
Update squashed migration after ElectricTariffOutputs refactor
Bill-Becker 34528ce
Update REopt#anccr after ElectricTariff results refactor
Bill-Becker cf4e1e9
Update REopt#anccr after get_load_metrics() finalize and export
Bill-Becker 5065172
Add new /get_load_metrics endpoint
Bill-Becker bd4907c
Update CHANGELOG under the anccr branch heading
Bill-Becker c54f8b8
Update ANCCR spreadsheet config to fix demand charges
Bill-Becker d3365c0
Enable POST for doe_reference_name input to /simulated_load
Bill-Becker 169eedf
Fix rounding for non-electric load_type
Bill-Becker 713a6a7
Update REopt.jl to develop branch
Bill-Becker b79beeb
Merge branch 'develop' into anccr
Bill-Becker d7a79e6
Update ANCCR table config and add new calculations
gellwood 93deef9
Update ANCCR table logic and Excel export headers
gellwood e566415
Update REopt to v0.56.0
Bill-Becker 556de36
Update monthly_fixed_cost name and re-squash migrations
Bill-Becker d154074
Replace 'anccr' with 'rates' to be more generic
Bill-Becker d20186c
Update reoptjl/views.py for syntax
Bill-Becker 88f695c
Update reoptjl/views.py for Error syntax
Bill-Becker dfb0b3d
Update reoptjl/views.py for Error syntax 3
Bill-Becker 6b0435a
Make comment accurate with functionality
Bill-Becker 2192f7c
Remove comment about asking Bhavesh
Bill-Becker 9952837
Update rounding comments
Bill-Becker 2c89f29
Remove BAU columns from custom_table_rates
Bill-Becker 2875a7e
Wrap text for all cells; do not include instructions tab for custom_t…
Bill-Becker 1466582
Updated comments for BAU columns for rate table
gellwood bcfd5c2
Convert type of monthly_peaks_load to avoid Any[] parse
Bill-Becker 812e15f
Update REopt.jl to v0.56.1
Bill-Becker 2e8a043
Revert "Convert type of monthly_peaks_load to avoid Any[] parse"
Bill-Becker ee1d57b
Reapply "Convert type of monthly_peaks_load to avoid Any[] parse"
Bill-Becker 76a114c
Bump REopt.jl version to 0.56.2
Bill-Becker c8ec874
Finalize CHANGELOG for new version
Bill-Becker 85e37f6
Revert "Reapply "Convert type of monthly_peaks_load to avoid Any[] pa…
Bill-Becker 30a9538
Merge pull request #681 from NREL/anccr
Bill-Becker a851919
Apply suggestions from code review
Bill-Becker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.