<div dir="ltr"><div>Hi,</div><div>I am trying to read a netcdf file generated from other statistical package and getting the following error using NCL : <br></div><div>fatal:syntax error: line 19 in file statread.ncl before or near .3<br>          csi_mod  = b1->series_cts_CSI_ge0.3<br>------------------------------------------------------------------^</div><div>But when I did ncl_filedump I see variable do exist :</div><div><br></div><div>Variable: series_cts_CSI_ge0.3<br>    Type: float<br>    Total Size: 207936 values<br>                831744 bytes<br>    Number of Dimensions: 2<br>    Dimensions and sizes:       [ 361 <lat> x 576 <lon> ]<br>    Coordinates:<br>                lat: [-90..90]<br>                lon: [-180..179.375]<br>        Number of Attributes:        5<br>            _FillValue  :       -9999<br>            name        :       CSI<br>            long_name   :       Critical success index<br>           <br></div><div>Any help on this ? <br></div><div>Thanks</div><div>Debasish<br></div></div>