<div dir="ltr">Dear NCL-experts,<div><br></div><div><b>[Description of the Problem]</b></div><div><br></div><div>I would like to get the area average of temperature (netcdf file) based on a shapefile mask.</div><div><br></div><div>The attached file contains a shapefile of climate types.</div><div>I want to get the area average based on Climate type 2.</div><div>I want to do this per time step and save the output file to a text file.</div><div><br></div><div><br></div><div><b>[What I have so far]</b></div><div><br></div><div>I have a script that plots the shapefile. However, I dont know how I can get the area average of climate type 2 only.</div><div><br></div><div><br></div><div><b>[Error]</b></div><div>I get the following error using the attached script:</div><div>





<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:15px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">(0)<span class="gmail-Apple-tab-span" style="white-space:pre">       </span>gsn_csm_contour_map_other: Fatal: the input data array must be 1D or 2D</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:15px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">fatal:Illegal right-hand side type for assignment</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:15px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">fatal:["Execute.c":8637]:Execute: Error occurred at or near line 65 in file mask_rainfall.ncl</span></p><p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:15px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"><br></span></p><p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:15px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"><br></span></p></div><div>I'll appreciate any help on how I can do this correctly in NCL.</div><div><br></div><div>Sincerely,</div><div>Lyndz</div></div>