Ignore:
Timestamp:
06/12/06 16:49:30 (18 years ago)
Author:
pinsard
Message:

start to modify headers of ReadWrite? *.pro files for better idldoc output

File:
1 edited

Legend:

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

    r44 r106  
    33;------------------------------------------------------------ 
    44;+ 
    5 ; NAME: writebat 
    65; 
    7 ; PURPOSE: write the bathymetry ASCII file of OPA 
     6; @file_comments write the bathymetry ASCII file of OPA 
    87; 
    9 ; CATEGORY: for OPA 
     8; @categories for OPA 
    109; 
    11 ; CALLING SEQUENCE: writebat, bat, filename, 
    12 ;  
    13 ; INPUTS: 
    14 ;    bat: the bathymetry, a 2d array   
    15 ;    filename: a string containing the filename,   
     10; @param zbat {in}{required} the bathymetry, a 2d array   
     11; @param filename {in}{required} a string containing the filename,   
    1612; 
    17 ; KEYWORD PARAMETERS: 
    18 ; 
    19 ; OUTPUTS:no 
    20 ; 
    21 ; COMMON BLOCKS:no 
    22 ; 
    23 ; SIDE EFFECTS: 
    24 ; 
    25 ; RESTRICTIONS: 
    26 ; 
    27 ; EXAMPLE: 
    28 ; 
    29 ; MODIFICATION HISTORY:Sebastien Masson (smasson@lodyc.jussieu.fr) 
     13; @history Sebastien Masson (smasson\@lodyc.jussieu.fr) 
    3014;                      Sept 30, 2003 
    3115;    based on batsav2.pro, written by Maurice Imbard, March 17, 1998 
Note: See TracChangeset for help on using the changeset viewer.