You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
See this forum post for context.
The text was updated successfully, but these errors were encountered: