Hi, The @ASN regridding transformation associates by subscript the points from the source grid onto the destination axis. This means it just puts the input data onto the output axis without looking at coordinate values. It will always put the first element of the source variable into the first location on the destination axis, the second element into the second coordinate, etc. You can use @NRST to regrid a string variable onto the output axis at the coordinate location closest to the coordinate in the source axis. @XACT works for regridding string variables as well. Ansley On 12/9/2013 11:21 AM, Akshay Hegde
wrote:
|