Uh oh!
There was an error while loading. Please reload this page.
BREAKING: Raise GMTParameterError exception for as_most_one parameters. Previously raise GMTInvalidInput - #4383
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
seisman
commented
Feb 3, 2026
Please also update |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
seisman
commented
Feb 3, 2026
I feel |
Uh oh!
There was an error while loading. Please reload this page.
seisman
commented
Feb 4, 2026
Hmmm, I meant to revert the changes for line 210 in |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Add GMTParameterError: at_most_one
@seisman
This is the third PR of #4003
requiredmust_have,neededMissing required parameter: '{param}'Missing required parameters: '{a}', '{b}'at_least_oneneed_one_of, , ,any_of``one_of``required_anyMissing required parameters: '{a}', '{b}', '{c}'. Must specify at least one.Must specify at least one of the parameters: '{a}', '{b}', '{c}'exactly_onemutually_exclusiveMutually exclusive parameters: '{a}', '{b}', '{c}'. Specify exactly one.at_most_onemutually_exclusiveMutually exclusive parameters: '{a}', '{b}', '{c}'. Specify at most oneconflicts_withconflicts,incompatible_withConflicting parameters: '{a}' cannot be used with '{b}', '{c}'