<div dir="ltr"><div><div><div><div><div><div>Hi all,<br></div>   Am doing something similar to <a href="http://www.ncl.ucar.edu/Applications/Scripts/scatter_5.ncl">http://www.ncl.ucar.edu/Applications/Scripts/scatter_5.ncl</a><br></div>this scatter plot. While doing this am getting error:<br><br>fatal:Subscript out of range, error in subscript #1<br>fatal:[&quot;Execute.c&quot;:7743]:Execute: Error occurred at or near line 28 in file<br><br>I have checked the dimension and size of my array at line 28.<br></div>Which gives :<br><br>Variable: data2d<br>Type: float<br>Total Size: 1568 bytes<br>            392 values<br>Number of Dimensions: 2<br>Dimensions and sizes:    [7] x [56]<br>Coordinates: <br>Number Of Attributes: 1<br>  _FillValue :    9.96921e+36<br><br>Variable: apr<br>Type: float<br>Total Size: 224 bytes<br>            56 values<br>Number of Dimensions: 1<br>Dimensions and sizes:    [56]<br>Coordinates: <br>Number Of Attributes: 1<br>  _FillValue :    9.96921e+36<br><br></div>But still am getting the same error. Any help will be appreciated.<br>My script is attached herewith.<br><br></div>Thanks in advance,<br></div>Ipsita<br><div><div><div><br><br><br></div></div></div></div>