Ignore:
Timestamp:
01/22/07 08:55:49 (17 years ago)
Author:
smasson
Message:

improve the use of high frequency calendar

File:
1 edited

Legend:

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

    r163 r205  
    1717; a 2D array the input data to interpolate 
    1818; 
    19 ; @param lonin {in}{optional}{type=1d or 2d array} 
     19; @param lonin {in}{required}{type=1d or 2d array} 
    2020; 1D or 2D array defining the longitude of the input data 
    2121; 
    22 ; @param latin {in}{optional}{type=1d or 2d array} 
     22; @param latin {in}{required}{type=1d or 2d array} 
    2323; 1D or 2D array defining the latitude of the input data 
    2424; 
    25 ; @param lonout {in}{optional}{type=1d or 2d array} 
     25; @param lonout {in}{required}{type=1d or 2d array} 
    2626; 1D or 2D array defining the longitude of the output data 
    2727; 
Note: See TracChangeset for help on using the changeset viewer.