generated from rl-institut/rli_template
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Merge and write periods #45
Merged
Merged
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee83241 - Browse repository at this point
Copy the full SHA ee83241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9d515 - Browse repository at this point
Copy the full SHA 4f9d515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce3cf7 - Browse repository at this point
Copy the full SHA 0ce3cf7View commit details -
Listifying and repacking scalars
When calling yearly_scalars_to_periodic_values it will rewrite values in elements. It will group for "name" column and then process to aggregate. Aggregation is happening as follows: 1: If the Entries are dicts (like input_parameter) it will take the first entry and leave it unchanged 2: Elif the Entries are lists or sequences it will check wheter they are sequences for the full period and write them to sequences, update foreign keys and write the foreign key. 3: Elif the entries are all equal the first entry will be written 4: Elif the entries are not equal they are written as a list
Configuration menu - View commit details
-
Copy full SHA for 7a664f8 - Browse repository at this point
Copy the full SHA 7a664f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74cfdf9 - Browse repository at this point
Copy the full SHA 74cfdf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9cc4b3 - Browse repository at this point
Copy the full SHA b9cc4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ddf64 - Browse repository at this point
Copy the full SHA 80ddf64View commit details
Commits on Aug 11, 2023
-
Adjust Indexing for more process instances
Also catching multiindex columns and Changing Typemapping to better type for Gas
Configuration menu - View commit details
-
Copy full SHA for b283cd0 - Browse repository at this point
Copy the full SHA b283cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c9c46 - Browse repository at this point
Copy the full SHA 39c9c46View commit details
Commits on Aug 14, 2023
-
Moving aggregation functionality to begining.
Aggregation leads to empty fields that can be sequences. Fields that may be sequences are plumbed as `_Sequence` and afterwards saved in a wrong manner. When parametrizing the decorator should be updated to not plug values into plumbing and save them as they are.
Configuration menu - View commit details
-
Copy full SHA for 70cfa4c - Browse repository at this point
Copy the full SHA 70cfa4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c765c2 - Browse repository at this point
Copy the full SHA 5c765c2View commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c84b0f8 - Browse repository at this point
Copy the full SHA c84b0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3c955c - Browse repository at this point
Copy the full SHA b3c955cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dda40f5 - Browse repository at this point
Copy the full SHA dda40f5View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4de2f8 - Browse repository at this point
Copy the full SHA d4de2f8View commit details
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.