<div dir="ltr"><div>All _Wrap functions are in contributed.ncl<br><br></div>Prior to 6.2.0, this libary must be explicitly loaded<br><div><br><pre>load &quot;$NCARG_ROOT/lib/ncarg/nclscripts/csm/<a href="https://www.ncl.ucar.edu/Document/Functions/Contributed/contrib.shtml">contributed.ncl</a>&quot;</pre><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 16, 2014 at 10:38 PM, Ipshita Majhi <span dir="ltr">&lt;<a href="mailto:ipmajhi@alaska.edu" target="_blank">ipmajhi@alaska.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>