<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1471786619394_2783" dir="ltr"><span id="yui_3_16_0_ym19_1_1471786619394_2818">I am plotting the orbital data (rain rate) from TRMM. In this data, lat and lon are itself 2 dim.&nbsp;</span></div><div id="yui_3_16_0_ym19_1_1471786619394_2783" dir="ltr"><span>Rainrate is a 3 dim variable and is varying as per nscan (data along the swath, 9248), npix (49), and nlevel (80).</span></div><div id="yui_3_16_0_ym19_1_1471786619394_2783" dir="ltr"><span>&nbsp;&nbsp;&nbsp;</span></div><div id="yui_3_16_0_ym19_1_1471786619394_2783" dir="ltr"><span id="yui_3_16_0_ym19_1_1471786619394_3091">I have extracted all the points within a domain (5-20N/72-84E) which exceed a rain rate of 30mm/hr. &nbsp;</span></div><div id="yui_3_16_0_ym19_1_1471786619394_2783" dir="ltr"><span id="yui_3_16_0_ym19_1_1471786619394_3090">I got a number of adjacent points where the rain rate is exceeding the above mentioned threshold (RF.txt20080402 file attached. 1st column is rain rate, 2nd column is NSCAN, 3rd column is NPIX and 4th column is NLEVEL.</span></div><div id="yui_3_16_0_ym19_1_1471786619394_2783" dir="ltr"><span><br></span></div><div id="yui_3_16_0_ym19_1_1471786619394_2783" dir="ltr"><span id="yui_3_16_0_ym19_1_1471786619394_3059">I been able to get a plot of height vs longitudes (nscan) for a fixed point (say 2870/26 where 2870 is nscan and 26 is the npix for which rainrate is more than 30mm/hr..plot attached).</span></div><div id="yui_3_16_0_ym19_1_1471786619394_2783" dir="ltr"><span>&nbsp;</span></div><div id="yui_3_16_0_ym19_1_1471786619394_2783" dir="ltr"><span id="yui_3_16_0_ym19_1_1471786619394_3106">Now I wish to add ht vs longitude plot for the adjacent point say 2871/26 too in the SAME plot.&nbsp;</span></div><div id="yui_3_16_0_ym19_1_1471786619394_2783" dir="ltr"><span>But two separate plots are created.&nbsp;</span>I dont know how to go about doing this. &nbsp;</div><div></div><div id="yui_3_16_0_ym19_1_1471786619394_2849">&nbsp;Pls suggest.&nbsp;</div></div></body></html>