Ignore:
Timestamp:
07/21/06 14:47:49 (18 years ago)
Author:
navarro
Message:

english and nicer header (2a)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/CALCULS/directory-overview.html

    r138 r142  
    699699       
    700700        <dt><a href="curl.html?format=raw">curl.pro</a></dt> 
    701         <dd></dd> 
     701        <dd>  Calculate the vertical component of the curl of a field of horizontal vectors </dd> 
    702702       
    703703        <dt><a href="depth2floatlevel.html?format=raw">depth2floatlevel.pro</a></dt> 
    704         <dd></dd> 
     704        <dd>  Rather comparable to depth2level but here, the calculated level is in float.</dd> 
    705705       
    706706        <dt><a href="depth2level.html?format=raw">depth2level.pro</a></dt> 
    707         <dd></dd> 
     707        <dd>   Allows to pass from a 2d depth array to a corresponding 2d level array.</dd> 
    708708       
    709709        <dt><a href="depth2mask.html?format=raw">depth2mask.pro</a></dt> 
    710         <dd></dd> 
     710        <dd>   Allows to pass from a 2d depth sill array to a 3d array of mask   with one of levels above the sill depth and 0s below.</dd> 
    711711       
    712712        <dt><a href="determ2.html?format=raw">determ2.pro</a></dt> 
     
    714714       
    715715        <dt><a href="determ3.html?format=raw">determ3.pro</a></dt> 
    716         <dd></dd> 
     716        <dd>  computes the determinant of n 3 by 3 arrays.</dd> 
    717717       
    718718        <dt><a href="div.html?format=raw">div.pro</a></dt> 
    719         <dd></dd> 
     719        <dd>  calculation of the divergence of a 2d field </dd> 
    720720       
    721721        <dt><a href="floatlevel2depth.html?format=raw">floatlevel2depth.pro</a></dt> 
    722         <dd></dd> 
     722        <dd>   Rather comparable to level2depth.</dd> 
    723723       
    724724        <dt><a href="fsfzpt.html?format=raw">fsfzpt.pro</a></dt> 
     
    729729       
    730730        <dt><a href="grossemoyenne.html?format=raw">grossemoyenne.pro</a></dt> 
    731         <dd></dd> 
     731        <dd>    averages a 3- or 4-d time serie field over a selected  geographical area or along the time axis.</dd> 
    732732       
    733733        <dt><a href="hdyn.html?format=raw">hdyn.pro</a></dt> 
    734         <dd></dd> 
     734        <dd>  Calculate the height by rapport to a reference state for a depth reference.</dd> 
    735735       
    736736        <dt><a href="level2depth.html?format=raw">level2depth.pro</a></dt> 
    737         <dd></dd> 
     737        <dd>  Allows to pass from a 2d level array to a 2d depth array corresponding o these levels </dd> 
    738738       
    739739        <dt><a href="level2index.html?format=raw">level2index.pro</a></dt> 
    740         <dd></dd> 
     740        <dd>   We want, from a 3d matrix, to extract a 2d (x,y) array whose each element   has been extract from a level specified by the 2d level array (typically,   we want to obtain the salinity along an isopycn we have repered by its level).</dd> 
    741741       
    742742        <dt><a href="level2mask.html?format=raw">level2mask.pro</a></dt> 
    743         <dd></dd> 
     743        <dd>  Allow to pass from a 2d sill level array to the 3d mask array with 1s in   levels above the sill level and 0s below (and on it) </dd> 
    744744       
    745745        <dt><a href="moyenne.html?format=raw">moyenne.pro</a></dt> 
    746         <dd></dd> 
     746        <dd>    averages a 2- or 3-d field over a selected            geographical area and along one ore more      selected axes (x, y or z) </dd> 
    747747       
    748748        <dt><a href="norme.html?format=raw">norme.pro</a></dt> 
    749         <dd></dd> 
     749        <dd>   calculate the norme of a field of vectors, then make a possible average.</dd> 
    750750       
    751751        <dt><a href="projectondepth.html?format=raw">projectondepth.pro</a></dt> 
    752         <dd></dd> 
     752        <dd>  Allows to project a 3d field following a depth array.</dd> 
    753753       
    754754        <dt><a href="remplit.html?format=raw">remplit.pro</a></dt> 
Note: See TracChangeset for help on using the changeset viewer.