[ncl-talk] fatal:syntax error
Debasish Hazra
debasish.hazra5 at gmail.com
Thu May 4 20:30:44 MDT 2017
Hi,
I am trying to read bunch of variable in a netcdf file, which shows the
following if I do ncl_filedump :
float series_cnt_RMSE_fcstgt0.05_and_obsgt0.05 ( lat, lon )
_FillValue : -9999
name : RMSE
long_name : Root mean squared error
But, when I am trying to read as :
rmse1 = a1->series_cnt_RMSE_fcstgt0.05_and_obsgt0.05
fatal:syntax error: line 24 in file series_plot.ncl before or near .05
rmse1 = a1->series_cnt_RMSE_fcstgt0.05
---------------------------------------------------------------^
Any help on this.Thanks
Debasish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170504/348c132c/attachment.html
More information about the ncl-talk
mailing list