Pattern matching with xyz2grd; help with an example?

Expected since GMT does the conversion fro ascii coordinates to double precision internal representations and applies checks on these values (e.g., |lat| <= 90 etc). grep does not care what the patterns mean so probably a grep piped to xyz2grd is the faster option.

1 Like