<div dir="ltr"><div><div><div><div><div>Dear NCL users,<br>       Am doing varimax roatation of first three EOFs with my data using 
&quot;eofunc_varimax_Wrap&quot; function, and then trying to reconstruct the plot 
using &quot;eof2data&quot; function. <br>  <br>  <i>eof=eofunc_Wrap(x,neof,optEOF)<br>  eof_ts=eofunc_ts(x,eof,False)<br>  eof_rot=eofunc_varimax_Wrap(eof,1)</i><br><div> </div><br></div>As after rotation the &quot;eof_rot&quot; am getting is the subset of the data, while &quot;eof_ts&quot; is for the entire time series, so here am mixing my data.<br><br>  <i>rec=eof2data(eof_roto,eof_tso) {Here am making mistake}<br></i><br></div>Is there any way to use &quot;eof_rot&quot; (instead of &quot;eof&quot;) to get the reconstructed plot using ncl?<br></div>Any help will be appreciated.<br><br><br></div>Thanks,<br></div>Ipsita<br></div>