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/n256gaussian.pro

    r13 r103  
    11;+ 
    2 ; NAME:n256gaussian 
    3 ; 
    4 ; PURPOSE:compute the latitudes of the n256 gaussian grid. See: 
     2; 
     3; @file_comments compute the latitudes of the n256 gaussian grid. See: 
    54; http://www.ecmwf.int/products/data/technical/gaussian/n256FIS.html 
    65; 
    7 ; CATEGORY:grid 
    8 ; 
    9 ; CALLING SEQUENCE:lat=n256gaussian() 
    10 ; 
    11 ; INPUTS:None 
    12 ; 
    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) 
     6; @categories grid 
     7; 
     8; @examples 
     9; IDL> lat=n256gaussian() 
     10; 
     11; @returns a 1d array 
     12; 
     13; @history 
     14;      Sebastien Masson (smasson\@lodyc.jussieu.fr) 
    2715;      June 2004 
    2816;- 
Note: See TracChangeset for help on using the changeset viewer.