Ignore:
Timestamp:
06/12/06 14:12:53 (18 years ago)
Author:
pinsard
Message:

start to modify headers of Grid .pro files for better idldoc output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Grid/n160gaussian.pro

    r13 r103  
    11;+ 
    2 ; NAME:n160gaussian 
    32; 
    4 ; PURPOSE:compute the latitudes of the n160 gaussian grid. See: 
     3; @file_comments compute the latitudes of the n160 gaussian grid. See: 
    54; http://www.ecmwf.int/products/data/technical/gaussian/n160FIS.html 
    65; 
    7 ; CATEGORY:grid 
     6; @categories grid 
    87; 
    9 ; CALLING SEQUENCE:lat=n160gaussian() 
     8; @examples  
     9; IDL>lat=n160gaussian() 
    1010; 
    11 ; INPUTS:None 
     11; @returns a 1d array 
    1212; 
    13 ; KEYWORD PARAMETERS:None 
    14 ; 
    15 ; OUTPUTS:a 1d array 
    16 ; 
    17 ; COMMON BLOCKS:None 
    18 ; 
    19 ; SIDE EFFECTS:None 
    20 ; 
    21 ; RESTRICTIONS:None 
    22 ; 
    23 ; EXAMPLE: 
    24 ; 
    25 ; MODIFICATION HISTORY: 
    26 ;      Sebastien Masson (smasson@lodyc.jussieu.fr) 
     13; @history 
     14;      Sebastien Masson (smasson\@lodyc.jussieu.fr) 
    2715;      June 2004 
    2816;- 
Note: See TracChangeset for help on using the changeset viewer.