Skip to content
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

-Bwesn alone does nothing #134

Closed
joa-quim opened this issue Oct 19, 2018 · 4 comments
Closed

-Bwesn alone does nothing #134

joa-quim opened this issue Oct 19, 2018 · 4 comments

Comments

@joa-quim
Copy link
Member

Not sure this should not classify as a bug. Let's say I want to plot the four axes but no annotations, not ticks, than this should do it

psbasemap -JX12c/0 -Bwesn -R1/10/1/10 -P > lixo.ps

but not. It plots nothing. To plot the axes only and no fiddling with the tick lengths I have to cheat it a bit, asking for annotations that are outside the -R range.

psbasemap -JX12c/0 -Ba100 -Bwesn -R1/10/1/10 -P > lixo.ps
@PaulWessel
Copy link
Member

We have -B0 for this case.

@joa-quim
Copy link
Member Author

OK, but -Bwesn is more intuitive (-B0 is shortcut that one must remember that it exists). Both should work.

@seisman
Copy link
Member

seisman commented Oct 19, 2018

Agree with @joa-quim.

@seisman
Copy link
Member

seisman commented Oct 23, 2018

Fixed in #137.

@seisman seisman closed this as completed Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants