[ncl-talk] change global attribute in netcdf file
    Luo, Chao 
    chao.luo at eas.gatech.edu
       
    Wed Aug 26 21:26:32 MDT 2015
    
    
  
Dear NCL users, 
I am try 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. Any suggestions to solve this problem would be very appreciated! 
Thanks in advance, 
Chao 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150826/b76bcbac/attachment.html 
    
    
More information about the ncl-talk
mailing list