[ncl-talk] change attribute

Luo, Chao chao.luo at eas.gatech.edu
Fri Aug 28 09:02:29 MDT 2015


Dear NCL users, 


I am trying to change global attribute in netcdf file. What I did is: 


att_glb = True 
att_glb at VAR-LIST = name_value; 
fileattdef( fout, att_glb ) 

I happened the error at att_glb at VAR-LIST, It was caused by hyphen sign between VAR and LIST. 
in this attribute, and I don't know how to do it. Very appreciate any suggestions and help. 


Thanks, 


Chao 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150828/2aa55f95/attachment.html 


More information about the ncl-talk mailing list