Ignore:
Timestamp:
08/29/06 14:59:46 (18 years ago)
Author:
navarro
Message:

header improvements : type of parameters and keywords, default values, spell checking + idldoc assistant (IDL online_help)

File:
1 edited

Legend:

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

    r157 r163  
    22; 
    33; @file_comments 
    4 ; compute the weight and address neede to interpolate data from a 
     4; compute the weight and address need to interpolate data from a 
    55; "regular grid" to any grid using the imoms3 method 
    66; 
     
    2222; @keyword NOSOUTHERNLINE 
    2323; activate if you don't want to take into account the northen/southern line 
    24 ; of the input data when perfoming the interpolation. 
     24; of the input data when performing the interpolation. 
    2525; 
    2626; @param weig {out} 
     
    3333; @restrictions 
    3434;  - the input grid must be a "regular/rectangular grid", defined as a grid for 
    35 ;  which each lontitudes lines have the same latitude and each latitudes columns 
     35;  which each longitudes lines have the same latitude and each latitudes columns 
    3636;  have the same longitude. 
    3737;  -  We supposed the data are located on a sphere, with a periodicity along 
Note: See TracChangeset for help on using the changeset viewer.