Ignore:
Timestamp:
03/19/07 18:15:51 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/CALCULS/norme.pro

    r226 r231  
    1 ;------------------------------------------------------------ 
    2 ;------------------------------------------------------------ 
    3 ;------------------------------------------------------------ 
    41;+ 
    52; 
     
    129; temporal average because the average of the norm is not equal to the 
    1310; norm of averages 
    14  
    1511; 
    1612; @categories 
     
    4844; a geographic domain on which fields U and V are extracted on same points 
    4945; 
    50 ; @restrictions 
    5146; To know what type of array we work with, we  test its size and dates 
    5247; gave by time[0] and time[jpt-1] to know if thee is a temporal dimension. 
     
    6762; 
    6863;- 
    69 ;------------------------------------------------------------ 
    70 ;------------------------------------------------------------ 
    71 ;------------------------------------------------------------ 
     64; 
    7265FUNCTION norme, composanteu, composantev, BOXZOOM = boxzoom, DIREC = direc, _extra = ex 
    73 ;--------------------------------------------------------- 
    7466; 
    7567  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.