Ignore:
Timestamp:
06/27/06 17:47:06 (18 years ago)
Author:
pinsard
Message:

add $ in Calendar, Grid, Interpolation, Obsolete and Postscript *.pro files, add svn:keywords Id to all these files, some improvements in header

File:
1 edited

Legend:

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

    • Property svn:keywords set to Id
    r114 r118  
    33; 
    44; @categories for OPA meshmask files 
     5; 
     6; @param inid {in}{required} 
     7; @param outid {in}{required} 
     8; @param inname {in}{required} 
     9; @param outname {in}{optional} 
    510; 
    611; @history 
    712;      July 2004 Sebastien Masson (smasson\@lodyc.jussieu.fr) 
     13; 
     14; @version $Id$ 
     15; 
    816;- 
    917;------------------------------------------------------ 
     
    2129;+ 
    2230; @file_comments reduce the size of the NetCDF meshmask created by OPA by 
    23 ; using byte format for the masks and the foat format for the other 
     31; using byte format for the masks and the float format for the other 
    2432; fields. 
    2533; 
     
    4553; @history 
    4654;      July 2004 Sebastien Masson (smasson\@lodyc.jussieu.fr) 
     55; 
     56; @version $Id$ 
     57; 
    4758;- 
    4859PRO smallmeshmask, ncfilein, ncfileout, IODIR = iodir 
Note: See TracChangeset for help on using the changeset viewer.