<div dir="ltr"><div><div><div>Dear NCL user <br><br></div>I have masked the data so that I can get the values of the ocean only. using<br><br> mfile = addfile("/usr/local/lib/ncl/lib/ncarg/data/cdf/<a href="http://landsea.nc">landsea.nc</a>","r")<br> lsmask = mfile->LSMASK<br> lsm = landsea_mask(lsmask,var&latitude,var&longitude)<br> var_ocean_only = mask(var,lsm.eq.0,True)<br> copy_VarMeta(var,var_ocean_only)<br> plot = gsn_csm_contour_map(wks,var_ocean_only,res)<br><br></div><div>I am able to plot the spatial map but not able to plot time series. <br></div>Now I need to plot the time series data of 30 days.<br></div>please provide some information on that. <br><div><div><br><br><br clear="all"><div><div><div><div class="gmail_signature"><div dir="ltr"><div><div>Thank You<br></div><div dir="ltr"><div><br></div><div><br></div><div><br></div><div><p style="margin:0px;border-collapse:collapse;font-family:Tahoma,Verdana;font-size:12px"><font color="#1F497D"><br></font></p></div></div></div></div></div></div>
</div></div></div></div></div>