-
Notifications
You must be signed in to change notification settings - Fork 16
gtep_data.py bug and hardcoding fix #61
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
blnicho
merged 36 commits into
IDAES:main
from
belle-storm:remove_hardcoding_gtep_data-(#60)
Apr 27, 2026
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
bd315bc
initialize branch
belle-storm 3be7fde
move stages, reps, commit, etc config to data class
belle-storm 7d7bd16
update data object initialization in test_validation.py
belle-storm ff6be6b
update gtep_model tests to move stages, reps, etc to data object
belle-storm 32070ce
update the gtep model tests for inputs in helper function
belle-storm ed258a1
update gtep_structure
belle-storm cbf1d10
add error raises and update imports
belle-storm 7d0a3e3
update period
belle-storm 2f1abde
Update comments and add representative dates to prescient input in tests
belle-storm ee637cf
update lifetime value assignment
belle-storm 7caca2f
Merge branch 'IDAES:main' into remove_hardcoding_gtep_data-(#60)
belle-storm 83abe4f
move inputs to data instead of model object
belle-storm ef30b03
correct inputs
belle-storm 2714f28
change weights calculation and make representative dates an input
belle-storm 2101b2f
correct options dictionary input
belle-storm f63cf8c
Add comment description for inputs
belle-storm 54ae258
comments added
belle-storm 69bcbb6
pull data from simulations_objects.csv
belle-storm 28f1bc4
update egred model population and actuals function with simulations_o…
belle-storm 096bb1e
pull time key set from simulation_object periods per step
belle-storm 62f09d3
make forecast years an input
belle-storm 76e1770
add comment and remove unused import
belle-storm 2990c9a
add error for using a nonTexas data set for texas case study function
belle-storm f35fb88
add param comment
belle-storm d510ff8
add checks for existing keys in default settings
belle-storm 00e472f
Merge branch 'remove_hardcoding_gtep_data-(#60)' into dev_testing
belle-storm ba4d8b3
Merge pull request #1 from belle-storm/dev_testing
belle-storm e91b3a5
fix defaults in test_gtep_model data input
belle-storm b20e4d7
Merge branch 'main' into remove_hardcoding_gtep_data-(#60)
blnicho 3f71e84
correct defaults
belle-storm 4d62cac
Update gtep/gtep_data.py
belle-storm b088c50
Merge branch 'main' into remove_hardcoding_gtep_data-(#60)
belle-storm 6997781
add prescient workaround
belle-storm e511ae3
representative date assignment fix
belle-storm 8d11bfe
correct test_gtep_model after syncing fork
belle-storm f734fa6
fix data inputs on test_gtep_model.py
belle-storm 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
Oops, something went wrong.
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.