-
Notifications
You must be signed in to change notification settings - Fork 9
Feature/centralized io #441
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
49 commits
Select commit
Hold shift + click to select a range
5fc4dca
Add new config options for plotting
FBumann 3edcf40
Use turbo instead of viridis
FBumann 9ce213c
Update plotting.py to use updated color management
FBumann dfa385f
update color management
FBumann 2346759
Add rgb to hex for matplotlib
FBumann acdf93d
Add rgb to hex for matplotlib
FBumann 5c24d25
Remove colormanager class
FBumann e7b0a1e
Update type hints
FBumann cabe8be
Update type hints and use Config defaults
FBumann 94c16ba
Add stable colors
FBumann 3465005
V1
FBumann f2848fc
V2
FBumann 2bc0624
Use calculation.colors if direct colors is None
FBumann 472cf1c
Bugfix
FBumann 7f790e4
Bugfix
FBumann 72b2a2c
Update setup_colors
FBumann 3fcdbff
Add color setup to examples
FBumann 4740763
Final touches
FBumann 664e8ff
Update CHANGELOG.md
FBumann f6c721b
Update CHANGELOG.md
FBumann 59c399f
Bugfix
FBumann 0fd989b
Update fro SegmentedCalculationResults
FBumann 9a7b8d7
Default show = False in tests
FBumann c1622ff
Bugfix
FBumann bff1ad6
Bugfix
FBumann 4e64f52
Add show default to plot_network
FBumann 8d458b7
Make _rgb_string_to_hex more robust
FBumann 9145cce
Improve Error Handling
FBumann 8822cd6
Overwrite colors explicitly in setup_colors
FBumann e94a61c
Improve config loader
FBumann e697ac0
Update CHANGELOG.md
FBumann a36ce89
Make colors arg always overwrite the default behaviour
FBumann c45343b
centralize yaml and json io
FBumann 9467198
Merge remote-tracking branch 'origin/main' into feature/centralized-io
FBumann 56d4139
Improve docstring an use safe=True
FBumann 745dac5
Move round_nested_floats to io.py and remove utils.py module
FBumann f150763
Rename special yaml safe method
FBumann 382ff84
Remove import utils
FBumann ca6cf07
Ensure native types
FBumann 34e2d39
Use safe dump everywhere and normalize file suffixes
FBumann 45e6a05
Avoid double rounding
FBumann 9dbc5f0
Set indent to 4 consistently
FBumann 14e871f
Simplify netcdf file io
FBumann b21b41a
Improve benchmark_file_io.py
FBumann 62b1f66
Improve benchmark_file_io.py
FBumann e84457b
Revert to using netcdf4 for file io
FBumann 8625d4b
Remove temporary benchmark file
FBumann c5a6b1b
Typo
FBumann a8b1f52
Typo
FBumann 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
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.