-
Notifications
You must be signed in to change notification settings - Fork 3
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
Explore grdcut to tile images #220
Comments
Good. I noticed two further points:
|
This looks good. Do we have those gdal "tools" in GMT?
|
On Windows yes. Others, depend on how they installed GDAL. |
My GDAL on macOS has them. Perhaps
|
Own builds are not guaranteed to have the gdal tools. But we have grdgdal that works as gdal_teanslate. |
The installers have the GDAL tools we use so can easily add a few more if needed. As for building from source, we require GDAL I think. |
We indicate gdal-dev not the package with the binaries. |
But gdal-bin is listed in the optional packages. |
Here I made a more complex test leaving some empty places to see if gdal can merge the tiles. It did it well. Full script
|
Testing tiling images for the server:
Paul, this failed:
gmt grdcut @earth_day_30s_p -R0/15/15/30 -Gonetile.tif=gd
The text was updated successfully, but these errors were encountered: