-
Notifications
You must be signed in to change notification settings - Fork 33
Parse TOML to a nested struct #689
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 30 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
e4c74da
Add config.jl + code cleanup
SouthEndMusic 368a320
Don't change julia version in Manifest
SouthEndMusic 7a96e04
Merge branch 'master' into toml_parse
SouthEndMusic e9a4230
Update server
SouthEndMusic 0f34ea0
Restore server Project.toml
SouthEndMusic a5caf52
merge fix
SouthEndMusic 777a66b
Another merge fix
SouthEndMusic 6da0858
Update docs env
SouthEndMusic 0f2e1ee
Comments addressed
SouthEndMusic e626f2f
Improve test coverage
SouthEndMusic 493ab20
Ignore extra TOML fields
SouthEndMusic 8c64e74
Do it right this time
SouthEndMusic f04db8e
Bring back river_gauge_* for now
SouthEndMusic 1b51a4e
Move flexible part of input section to config.input.flexible
SouthEndMusic e6f288a
Make cold_start__flag mutable
SouthEndMusic d092f4c
Move config option validation to config.jl
SouthEndMusic 7059e91
A lot of stuff
SouthEndMusic 5a60c04
Fix Manifest
SouthEndMusic 2a6d305
run CI RUN
SouthEndMusic d6ef678
trivial sbm.jl change
SouthEndMusic d103d6a
Merge branch 'master' into toml_parse
SouthEndMusic 9c79ea7
merge fix
SouthEndMusic 3e3c9d8
Another merge fix
SouthEndMusic a6acf18
Fix writing config back to TOML
SouthEndMusic 2e4ed81
Refactor without Configurations.jl
SouthEndMusic 3ee513b
Comments addressed
SouthEndMusic b4a4a9d
Merge branch 'master' into toml_parse
SouthEndMusic 2e2eb85
Merge master
SouthEndMusic 683ca47
Merge branch 'master' into toml_parse
SouthEndMusic ef7343b
Comments addressed
SouthEndMusic 9356f9b
Merge branch 'master' into toml_parse
SouthEndMusic 72d0ecd
Only print scale and offset if they are not default
SouthEndMusic 0206dbe
Add backticks to names and values in info message
SouthEndMusic 433ff5f
Merge branch 'master' into toml_parse
SouthEndMusic 6a277bd
Fix typo toml file
vers-w 8625071
Update test value
vers-w 9e8fec1
Set logging to silent in io.jl test
vers-w 5bcfa41
Log message modifying NetCDF parameter
vers-w 2dbd6a5
Fix default `dir_input` and `dir_output`
vers-w f73e807
Merge branch 'master' into toml_parse
SouthEndMusic 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.