-
Notifications
You must be signed in to change notification settings - Fork 382
An inset bug #4757
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
Comments
Seems you have a hanging "c" after -JG47/-20/? which is not expected. There is no reason to append a unit to something that will be computed. So i would suggest we do this:
For plan 2, I think it will be just as easy to find either a lone trailing / -in -J or look for the few cases where the scale or width is not the last argument (-JP I think) so that we look for //, meaning a missing argument, no? |
Yes, it makes sense.
We discussed this before in #3916. I'm OK with eliminating |
Perhaps we can make the ? optional. We have to be backwards compatible anyway. But the csh ? problem is real so need to be addressed. |
So perhaps close this as not really a bug but feature? |
Yes, this would be better! |
Closing as not a bug. |
Don't remember how but I'm using the |
Yep, not getting rid of it but making that optional is the goal. |
Full script that generated the error
The issue was originally found in GenericMappingTools/pygmt#788
Full error message
The red Madagascar is not incorrectly placed.
System information
gmt --version
):6.2.0_36c8106_2021.02.05
The text was updated successfully, but these errors were encountered: