Ignore:
Timestamp:
04/28/08 11:41:14 (16 years ago)
Author:
pinsard
Message:

small typo

Location:
trunk/SRC/Interpolation
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Interpolation/file_interp.pro

    r343 r358  
    7272; determined through <pro>ncdf_getmask</pro> according to the keywords 
    7373; outmaskname, outinvmask, outuseasmask, outmissing_value, 
    74 ; outaddscl_before (see bellow). 
     74; outaddscl_before (see below). 
    7575; 
    7676; @keyword KEEP {type=string array}{default=all variables} 
  • trunk/SRC/Interpolation/quadrilateral2square.pro

    r327 r358  
    1212; The mapping is done using perspective transformation which preserve 
    1313; lines in all orientations and permit quadrilateral to quadrilateral 
    14 ; mappings. see ref. bellow. 
     14; mappings. see ref. below. 
    1515; 
    1616; @categories 
  • trunk/SRC/Interpolation/square2quadrilateral.pro

    r327 r358  
    1010; The mapping is done using perspective transformation which preserve 
    1111; lines in all orientations and permit quadrilateral to quadrilateral 
    12 ; mappings. see ref. bellow. 
     12; mappings. see ref. below. 
    1313; 
    1414; @categories 
Note: See TracChangeset for help on using the changeset viewer.