[ncl-talk] Point rainfall overlayed over the tearin data

Geeta Geeta geetag54 at yahoo.com
Mon Nov 2 09:07:26 MST 2015


Hi all. 
I have to plotted station rainfall & terain (height) data together. (using two scripts). 
The terain data is plotted using the wrf_map_overlay function. while for stn rainfall another script is being used. i combined the two scripts to see if my purpose is solved. 
but when I overlay one plot over the other, I am unable to get the two together. 


I have used the overlay function like this.     draw(plot_stn)
   overlay(plot,plot_stn)
   frame(wks)
end


Pls suggest. Script is attatched. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151102/a5a5535e/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: terain-stn-v1.ncl
Type: application/octet-stream
Size: 3433 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151102/a5a5535e/attachment.obj 


More information about the ncl-talk mailing list