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

Rotations with grdview clips images depending on projection and -Q variant #8415

Open
joa-quim opened this issue Mar 24, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@joa-quim
Copy link
Member

See this forum post for context.

grdmath -R-92/-87/19/23 -I2m X Y MUL = lixo.grd

# This DOES clip the image
gmt grdview lixo.grd -JB-89.5/21/19/23/12c -R-92/-87/19/23  -p140/90  -Cjet -Qi -png lixo

# This does NOT clip the image
gmt grdview lixo.grd -JB-89.5/21/19/23/12c -R-92/-87/19/23  -p140/90  -Cjet -Qs -png lixo

# Using Mercator does NOT clip the image even with -Qi
gmt grdview lixo.grd -JM12c -R-92/-87/19/23  -p140/90  -Cjet -Qi -png lixo

lixo-or8

@joa-quim joa-quim added the bug Something isn't working label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant