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_html_output/ReadWrite/ncdf_getatt.html

    r363 r402  
    310310         
    311311            <div class="comments"> 
    312  defined only to be able to call ncdf_getatt with the _extra keyword 
     312 defined only to be able to call <a href="..//ReadWrite/ncdf_getatt.html">ncdf_getatt</a> with the  
     313 _EXTRA keyword 
    313314</div> 
    314315             
     
    316317 
    317318          <h3>Examples</h3><div class="preformat"> 
    318  IDL> ncdf_getatt, cdfid, 'sst', add_offset = add_offset, scale_factor = scale_factor, units = units 
     319 
     320   IDL> ncdf_getatt, cdfid, 'sst', add_offset = add_offset, scale_factor = scale_factor, units = units 
    319321</div> 
    320322          <h3>Version history</h3> 
    321323           
    322324          <h4>Version</h4><div class="preformat"> 
    323  $Id: ncdf_getatt.pro 344 2008-04-15 11:05:43Z smasson $ 
     325 $Id: ncdf_getatt.pro 396 2009-04-08 16:14:31Z smasson $ 
    324326</div> 
    325327          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.