Ignore:
Timestamp:
08/12/08 14:35:46 (16 years ago)
Author:
pinsard
Message:

improvements of headers (typo, links, paragraphes, etc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ReadWrite/write_ncdf.pro

    r371 r378  
    520520; global attr)   
    521521; 
    522 ; @return value 
     522; @returns 
    523523; a netcdf file containing the variable in the format specified 
    524524; through keywords and variables  
     
    566566;    day' as a global attribute 
    567567; 
    568 ; @keyword namevquick {in}{optional}  
     568; @keyword VARNAME {in}{optional}  
    569569;  - an array of char, same number of elements as the number of given 
    570570;    var 
     
    608608;        } 
    609609;   IDL> write_ncdf, vv1, vv2, vv3, vv4, filename=fileoutnc, globattr=glbatt  
    610 ; 
    611 ; @side effects 
    612610; 
    613611; @history  
Note: See TracChangeset for help on using the changeset viewer.