Advertisement
goatbar

Trying to convert Sandwell's topex topo data

May 7th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. gmt img2grd -V -R-180/180/-80/80 topo_18.1.img -Gtest2.grd -T1 -D
  2. img2grd: Expects topo_18.1.img to be 21600 by 17280 pixels spanning 0/360.0/-80.738009/80.738009.
  3. img2grd: To fit [averaged] input, your topo_18.1.img is adjusted to -R-180/180/-80.0023237126/80.0023237126.
  4. img2grd: The output grid size will be 21600 by 16752 pixels.
  5. img2grd: Created 21600 by 16752 Mercatorized grid file. Min, Max values are -10914 8550
  6. img2grd: Undo the implicit spherical Mercator -Jm1i projection.
  7. grdproject: Processing input grid
  8. grdproject: Transform (-180/180/-80.0023/80.0023) <-- (0/360/0/279.199726827) [inch]
  9. grdproject: gmt_grd_project: Output grid extrema [-18704/16090] exceed extrema of input grid [-10914/8550] due to resampling
  10. grdproject: gmt_grd_project: See option -n+c to clip resampled output range to given input range
  11. grdproject: Proj4 string to be converted to WKT:
  12. +proj=longlat +no_defs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement