<div dir="ltr"><div>Dear All,<br></div>I am trying to create an northern hemisphere area average for each time step. I am getting the above mentioned error. It will be great if you could guide me. Thank you in advance<br><div><div><br><br>;Want area average for northern hemisphere<br><br>a=addfile(&quot;~/Documents/Snow_cover_IMS/NCL_codes/sce_mon_meean_B.nc&quot;,&quot;r&quot;)<br> <br>sce_mon=a-&gt;B<br><br>sce_area_mon=wgt_areaave_Wrap(t(:,{0:90},{-180:180}),1.0,1.0, 0) <br><br><br><br></div></div></div>