-
Notifications
You must be signed in to change notification settings - Fork 21
Release 1.2.5 #204
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
Release 1.2.5 #204
Conversation
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
* GBF module update + example notebook and configs * installation sequence CSVs * submit action log for moving GBF from 1 storage to another * towing vessel at 6.5 m/s * finalize example notebook and plot * clean # of configuration files * Delete examples/results directory * Delete examples/install_sequences directory * Modified example, no saved figure and csvs * towing vessel back to 14 km/h * update example to reflect towing speed update
* GBF module update + example notebook and configs * installation sequence CSVs * submit action log for moving GBF from 1 storage to another * towing vessel at 6.5 m/s * finalize example notebook and plot * clean # of configuration files * Delete examples/results directory * Delete examples/install_sequences directory * Modified example, no saved figure and csvs * towing vessel back to 14 km/h * update example to reflect towing speed update
* enable layout DataFrame in config in addition to filename * fix bug with np.unique for different sized objects * update example to fix bugs with cable choices * remove commented out block * update custom array layout examples * add custom array design to docs * Addressed optional matplotlib pkg * move matplotlib import to single plotting routine for effective error handling * update changelog * ensure missing column check applies to input dataframes --------- Co-authored-by: nriccobo <[email protected]>
* update array cable cost, add dynamic 220 kV 400 MW capacity export cable * Onshore Substation category * update soft costs based on subsidies analysis insights * use none instead to 0 to avoid error when not using electricaldesign * update tests * update tests * Revert commit * update tests * update changelog, first try * update changelog, second try * update changelog, third try * update changelog, fourth try --------- Co-authored-by: Mulas Hernando <[email protected]>
…and save methods (#203) * slit save_layout to individual creation and save methods * update changelog * more useful save log
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
New release to add recent dev features into main.