-
Notifications
You must be signed in to change notification settings - Fork 239
BREAKING: Raise GMTParameterError exception for conflicts_with parameters. Previously raise GMTInvalidInput #4387
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 7 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
0105bb6
add conflict parameter for GMTParameterError
Chuan1937 d8c15e7
update test file
Chuan1937 7b6d102
Merge branch 'main' into feature/conflict
Chuan1937 406eb7b
Update pygmt/src/_common.py
Chuan1937 b28747d
Update pygmt/src/_common.py
Chuan1937 c15f3f3
Update pygmt/src/grdview.py
Chuan1937 25bad04
fix check
Chuan1937 7d9bd89
Update pygmt/src/grdview.py
Chuan1937 fc029ad
Update pygmt/src/_common.py
Chuan1937 47f3e1e
Update pygmt/src/_common.py
Chuan1937 11991fe
update alias
Chuan1937 3fef364
simplify the error message
Chuan1937 350f67d
update the error message
Chuan1937 e4f040f
Update pygmt/exceptions.py
Chuan1937 f73fcdb
Replace long-form parameter(s) with short-form parameter(s)
Chuan1937 1ed8e05
Merge branch 'feature/conflict' of github.com:Chuan1937/pygmt into fe…
Chuan1937 5a5b87d
Merge branch 'main' into feature/conflict
Chuan1937 a096843
fix test
Chuan1937 5cbcbe3
Update pygmt/alias.py
Chuan1937 af21ef2
fix error
Chuan1937 ce3c9cc
Merge branch 'main' into feature/conflict
Chuan1937 3c94d17
fix sort error in alias system
Chuan1937 7c454ba
Update pygmt/alias.py
Chuan1937 355ba29
Update pygmt/exceptions.py
Chuan1937 c260d4a
Update pygmt/alias.py
Chuan1937 b3c4ba5
simplify the code
Chuan1937 368a102
Update pygmt/exceptions.py
Chuan1937 35ebe3c
Update pygmt/exceptions.py
Chuan1937 e8380d4
Update pygmt/exceptions.py
Chuan1937 fdeba84
Update pygmt/src/_common.py
Chuan1937 0deddd2
Update pygmt/src/grdview.py
Chuan1937 6e951b3
Update pygmt/alias.py
Chuan1937 c3bf105
Update pygmt/alias.py
Chuan1937 28e0582
Update pygmt/alias.py
Chuan1937 e33a11a
update test_alias_system.py
Chuan1937 3743e11
fix test
Chuan1937 f2194bf
Update pygmt/alias.py
Chuan1937 3a73381
Update pygmt/alias.py
Chuan1937 ff0c829
Update pygmt/exceptions.py
Chuan1937 389161c
Update pygmt/exceptions.py
Chuan1937 5cbfba4
Update pygmt/src/_common.py
Chuan1937 9737971
Update pygmt/src/grdview.py
Chuan1937 e6dcc7c
Merge branch 'main' into feature/conflict
Chuan1937 b5ca451
Update pygmt/exceptions.py
Chuan1937 983caf3
Update pygmt/exceptions.py
Chuan1937 dffbc3f
Update pygmt/exceptions.py
Chuan1937 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
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
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.