-
Notifications
You must be signed in to change notification settings - Fork 61
Rework the definition of seasons #264
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
Open
idelder
wants to merge
36
commits into
TemoaProject:unstable
Choose a base branch
from
idelder:rework/season_definition
base: unstable
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
c16e6cd
Move days_per_period parameter to config
idelder dcae359
Remove days_per_period from all sql files
idelder 5b2ddd3
First pass at removing period index on seasons
idelder fc3b8c1
Update test sets for removal of period indexed seasons
idelder 49d9095
Remove period index from time_next dicts
idelder bb54662
Update time_manual to remove period index
idelder d73a664
Remove period index from several tables
idelder 5aeee57
Update test_system legacy values for more storage frac constraints
idelder 8b548ef
Remove season_label table
idelder 4b0e730
Change time_season_sequential pk to only seas_seq
idelder e0ea360
Fix ramp rate constraints to adjust limit to hourly output
idelder bb243ca
Add hours column to time_of_day
idelder fbf1408
Move segment_fraction definition to season tables
idelder e23f267
Fix sequencing of model construction for time params
idelder ba9ecc1
Update seasonal storage season weight adjustment
idelder c211edb
Update test values for new seg_frac definition as no longer rounded
idelder 7419317
Fix two bugs in new season_seq definition
idelder 495e26c
Remove erroneous fk from limit_storage_level_fraction
idelder 9f8ea11
Update hours column of time_of_day to REAL not INTEGER
idelder 52981e0
Reinforce 0 to 1 constraint on segfrac
idelder 6c0d467
Remove erroneous season fk from output_storage_level
idelder e944356
Fix season fk in output_curtailment
idelder 9076cfc
Fix storage fraction constraints in example dbs
idelder 598f461
Fix 0 to 1 constraint on segment fractions
idelder 11563a9
Fix index construction for limit_storage_level_fraction and add prope…
idelder 4454147
Remove period from deprecated cfp check
idelder 71cffe7
Update unit cost explorer tool
idelder ba2b2a0
Update sql data validation
idelder 4ff3814
Add 0 to 1 sql check on limit_storage_level_fraction
idelder f6eba06
Change some param domains to PositiveReals to avoid divide-by-zero er…
idelder 17a0ead
Make time_of_day consistent with test sql style
idelder ec2f3af
Remove redundant time_season entries from survival_curve test sql
idelder 866a3a6
Change INSERT to REPLACE in time_of_day for utopia test
idelder e37e8cf
Make sequence column unique in season tables
idelder 74da33a
Update data_files temoa_schema_v4
idelder ead3a39
adapting migrator to changes in v4 schema and adding test for migration
idelder 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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.