GenericMappingTools / gmtserver-admin

Cache data and script for managing the GMT data server
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Modernize scripts and add WDMAM recipe #111

Closed PaulWessel closed 3 years ago

PaulWessel commented 3 years ago

This is for the WDMAN and EMAG2 grids. Plus eliminate back-ticks in all scripts and use $() instead for running sub-shells. Recipe got two new optional parameters (SRC_CUSTOM and SRC_EXT) needed when the original source is not a grid but an ascii table and we must run a command to convert it to an intermediate grid (such as for WDMAM and EMAG2).