Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Interpolation/.idlwave_catalog

    r363 r402  
    1414   ("cutpar" fun nil (lib "cutpar.pro" nil "saxo") "Result = %s(x0, y0, x1, y1, x2, y2, x3, y3, n)" (nil ("ENDPOINTS") ("ONSPHERE"))) 
    1515   ("cutsegment" fun nil (lib "cutsegment.pro" nil "saxo") "Result = %s(x0, y0, x1, y1, n)" (nil ("ENDPOINTS") ("ONSPHERE"))) 
    16    ("extrapolate" fun nil (lib "extrapolate.pro" nil "saxo") "Result = %s(zinput, maskinput, nb_iteration)" (nil ("_EXTRA") ("GE0") ("MAXVAL") ("MINVAL") ("X_PERIODIC"))) 
     16   ("extrapolate" fun nil (lib "extrapolate.pro" nil "saxo") "Result = %s(zinput, maskinput, nb_iteration)" (nil ("_EXTRA") ("FILLXDIR") ("FILLYDIR") ("GE0") ("MAXVAL") ("MINVAL") ("X_PERIODIC"))) 
    1717   ("extrapsmooth" fun nil (lib "extrapsmooth.pro" nil "saxo") "Result = %s(in, mskin)" (nil ("_EXTRA") ("GE0") ("MAXVAL") ("MINVAL") ("X_PERIODIC"))) 
    1818   ("call_interp2d" fun nil (lib "file_interp.pro" nil "saxo") "Result = %s(data, inlon, inlat, inmask, outlon, outlat)" (nil ("_EXTRA") ("ADDR") ("INIRR") ("METHOD") ("MISSING_VALUE") ("SMOOTH") ("WEIG"))) 
Note: See TracChangeset for help on using the changeset viewer.