Re: Dealing with an irregularly spaced netCDF grid...?

Jose Borrero <[email protected]> Tue, 27 May 2014 21:07:51 +0000
Newsgroups gmane.comp.gis.gmt.user
Message-ID <[email protected]>
On May 26, 2014, at 8:51 AM, Paul Wessel <[email protected]> wrote:

> Because GMT does not support variable grid spacing you will need to dump out x,y,z triplets and regrid your data onto an equidistant lattice.  Depending on your region you could use surface or nearneighbor to do that, selecting as increment the smallest one you have in the original data.

thx Paul, 

I did it that way…

was the dumping out bit that I was hoping to accomplish in GMT, but i had to resort to MATLAB. Tried to figure it out with ncks but couldn't and i didn't feel like wrangling with AWK etc. as I had other fish to fry…

cheers!

-jose

Mailing list for GMT discussions of all kinds.  If you are not sure you have found a bug, discuss it here first.
To formally report bugs or request features, please register and add New Issue on gmt.soest.hawaii.edu
To unsubscribe, send the message "signoff gmt-help" to [email protected]
Note: gmt-help will become obsolete on Sept 1, 2014 - please use forum on gmt.soest.hawaii.edu instead.