Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ReadWrite/ncdf_getatt.html

    r363 r402  
    286286 
    287287     
    288  defined only to be able to call ncdf_getatt with the _extra keyword 
     288 defined only to be able to call <a href="..//ReadWrite/ncdf_getatt.html">ncdf_getatt</a> with the  
     289 _EXTRA keyword 
    289290 
    290291     
     
    292293 
    293294    <h3>Examples</h3><pre> 
    294  IDL> ncdf_getatt, cdfid, 'sst', add_offset = add_offset, scale_factor = scale_factor, units = units 
     295 
     296   IDL> ncdf_getatt, cdfid, 'sst', add_offset = add_offset, scale_factor = scale_factor, units = units 
    295297 
    296298    </pre><h3>Version history</h3> 
    297299     
    298300    <h4>Version</h4> 
    299  $Id: ncdf_getatt.pro 344 2008-04-15 11:05:43Z smasson $ 
     301 $Id: ncdf_getatt.pro 396 2009-04-08 16:14:31Z smasson $ 
    300302 
    301303    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.