[ncl-talk] Get a contour plot with auto-interpolation

Mary Haley haley at ucar.edu
Tue Jan 6 16:26:49 MST 2015


You can try poisson_grid_fill.

See:

http://www.ncl.ucar.edu/Applications/grid_fill.shtml

for some examples.

--Mary


On Mon, Jan 5, 2015 at 4:18 AM, Tabish Ansari <tabishumaransari at gmail.com>
wrote:

> Hi
>
> I have some raingauge station data (say 50 stations). And I have an empty
> matrix (which corresponds to a WRF domain matrix) say with 100 x 100 grids
> (total of 10,000 grids). Now I know the particular i,j locations where
> those raingauge stations are present. I can explicitly fill that empty
> matrix with the known values. Still the remaining (10000 - 50) grids will
> be empty. Now I want to draw a contour plot out of that data where I get
> interpolated data over the grids with no value.
>
> How can I achieve that in NCL? I can surely not fill those empty grids
> with zero, because that itself will be a new information which is false.
>
> Your help is solicited.
>
> regards
>
> Tabish U Ansari
> MS Research Scholar
> Environmental & Water Resources Engineering Division
> Department of Civil Engineering
> IIT Madras
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150106/dab94e5d/attachment.html 


More information about the ncl-talk mailing list