Ignore:
Timestamp:
12/06/07 11:04:53 (17 years ago)
Author:
pinsard
Message:

modification of some headers (+some corrections) to prepare usage of the new idldoc

Location:
trunk/SRC/Interpolation
Files:
23 edited

Legend:

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

    r262 r325  
    2323; 
    2424;- 
    25 ; 
    2625FUNCTION fsnspp, plam, pphi, DOUBLE = double 
    2726; 
     
    103102; 
    104103;- 
    105 ; 
    106104PRO angle, fileocemesh, gcosu, gsinu, gcosv, gsinv, gcost, gsint, gcosf, gsinf $ 
    107            , IODIRECTORY = iodirectory, DOUBLE = double 
     105         , IODIRECTORY = iodirectory, DOUBLE = double 
    108106; 
    109107  compile_opt idl2, strictarrsubs 
  • trunk/SRC/Interpolation/clickincell.pro

    r260 r325  
    5959; 
    6060;- 
    61 ; 
    6261FUNCTION clickincell, CELLTYPE = celltype, DRAWCELL = drawcell, COLOR = color, ORIGINAL = original, IJ = ij, _EXTRA = extra 
    6362; 
  • trunk/SRC/Interpolation/compute_fromirr_bilinear_weigaddr.pro

    r309 r325  
    5858; 
    5959;- 
    60 ; 
    61 PRO compute_fromirr_bilinear_weigaddr, olonin, olat, omsk, alonin, alat, amsk, weig, addr 
     60PRO compute_fromirr_bilinear_weigaddr, olonin, olat, omsk, alonin, alat, amsk $  
     61                                     , weig, addr 
    6262; 
    6363  compile_opt idl2, strictarrsubs 
  • trunk/SRC/Interpolation/compute_fromreg_bilinear_weigaddr.pro

    r296 r325  
    5353; 
    5454;- 
    55 ; 
    56 PRO compute_fromreg_bilinear_weigaddr, alonin, alatin, olonin, olat, weig, addr $ 
    57   , NONORTHERNLINE = nonorthernline, NOSOUTHERNLINE = nosouthernline 
     55PRO compute_fromreg_bilinear_weigaddr, alonin, alatin, olonin, olat $ 
     56                                     , weig , addr $ 
     57                                     , NONORTHERNLINE = nonorthernline $ 
     58                                     , NOSOUTHERNLINE = nosouthernline 
    5859; 
    5960  compile_opt idl2, strictarrsubs 
  • trunk/SRC/Interpolation/compute_fromreg_imoms3_weigaddr.pro

    r296 r325  
    5757; 
    5858;- 
    59 ; 
    6059PRO compute_fromreg_imoms3_weigaddr, alonin, alatin, olonin, olat, weig, addr $ 
    6160                                   , NONORTHERNLINE = nonorthernline, $ 
  • trunk/SRC/Interpolation/cutpar.pro

    r260 r325  
    3131; 
    3232; @returns 
    33 ;  - default: a 3d array(2,n^2,p) giving the center position of each 
    34 ;  piece of the parallelograms 
    35 ;  - if /ENDPOINTS : a 3d array(2,(n+1)^2,p) giving the edge positions 
    36 ;  of each piece of the parallelograms 
     33; by default: a 3d array(2,n^2,p) giving the center position of each 
     34; piece of the parallelograms 
     35; 
     36; if /ENDPOINTS : a 3d array(2,(n+1)^2,p) giving the edge positions 
     37; of each piece of the parallelograms 
    3738; 
    3839; @uses 
     
    6364; 
    6465;- 
    65 ; 
    6666FUNCTION cutpar, x0, y0, x1, y1, x2, y2, x3, y3, n, ENDPOINTS = endpoints, ONSPHERE = onsphere 
    6767; 
  • trunk/SRC/Interpolation/cutsegment.pro

    r242 r325  
    4949; 
    5050;- 
    51 ; 
    5251FUNCTION cutsegment, x0, y0, x1, y1, n, ENDPOINTS = endpoints, ONSPHERE = onsphere 
    5352; 
  • trunk/SRC/Interpolation/extrapolate.pro

    r295 r325  
    5454; 
    5555;- 
    56 ; 
    5756FUNCTION extrapolate, zinput, maskinput, nb_iteration, X_PERIODIC = x_periodic $ 
    5857                      , MINVAL = minval, MAXVAL = maxval, GE0 = ge0, _EXTRA = ex 
  • trunk/SRC/Interpolation/extrapsmooth.pro

    r295 r325  
    4949; $Id$ 
    5050;- 
    51 ; 
    5251FUNCTION extrapsmooth, in, mskin, X_PERIODIC = x_periodic, MINVAL = minval, MAXVAL = maxval, GE0 = ge0, _EXTRA = ex 
    5352; 
  • trunk/SRC/Interpolation/fromirr.pro

    r271 r325  
    8888; 
    8989;- 
    90 ; 
    91 FUNCTION fromirr, method, datain, lonin, latin, mskin, lonout, latout, mskout $ 
    92                   , WEIG = weig, ADDR = addr, _EXTRA = ex 
     90FUNCTION fromirr, method, datain, lonin, latin, mskin, lonout, latout $ 
     91                , mskout $ 
     92                , WEIG = weig, ADDR = addr, _EXTRA = ex 
    9393; 
    9494  compile_opt strictarr, strictarrsubs 
  • trunk/SRC/Interpolation/fromreg.pro

    r271 r325  
    8989; 
    9090;- 
    91 ; 
    9291FUNCTION fromreg, method, datain, lonin, latin, lonout, latout $ 
    9392                  , WEIG = weig, ADDR = addr $ 
  • trunk/SRC/Interpolation/get_gridparams.pro

    r271 r325  
    7171; 
    7272;- 
    73 ; 
    7473PRO get_gridparams, in1,   in2,   in3,     in4, in5, in6, in7, in8, DOUBLE = double 
    7574;                  file, lonname, latname, lon, lat, jpi, jpj, n_dimensions 
  • trunk/SRC/Interpolation/imoms3.pro

    r242 r325  
    77; 
    88;- 
    9 ; 
    109FUNCTION imoms3, xin 
    1110; 
  • trunk/SRC/Interpolation/inquad.pro

    r303 r325  
    8181; 
    8282;- 
    83 ; 
    8483FUNCTION inquad, x, y, x1, y1, x2, y2, x3, y3, x4, y4, ONSPHERE = onsphere,  DOUBLE = double, DELTA = delta, NOPRINT = noprint, NEWCOORD = newcoord 
    8584; 
  • trunk/SRC/Interpolation/inrecgrid.pro

    r238 r325  
    5555; 
    5656;- 
    57 ; 
    5857FUNCTION inrecgrid, x1d, y1d, left, bottom, OUTPUT2D = output2d, CHECKOUT = checkout 
    5958; 
  • trunk/SRC/Interpolation/ll_narcs_distances.pro

    r242 r325  
    6868; 
    6969;- 
    70 ; 
    7170FUNCTION ll_narcs_distances, lon0, lat0, arc_dist, az, DEGREES = degs 
    7271; 
  • trunk/SRC/Interpolation/map_npoints.pro

    r260 r325  
    102102; 
    103103;- 
    104 ; 
    105104FUNCTION map_npoints, lon0, lat0, lon1, lat1, AZIMUTH = azimuth $ 
    106105 , RADIANS = radians, RADIUS = radius, MIDDLE = middle, TWO_BY_TWO = two_by_two 
  • trunk/SRC/Interpolation/neighbor.pro

    r242 r325  
    4646; 
    4747;- 
    48 ; 
    4948FUNCTION neighbor, p0lon, p0lat, neighlon, neighlat, SPHERE = sphere, DISTANCE = distance, RADIANS = radians 
    5049; 
  • trunk/SRC/Interpolation/quadrilateral2square.pro

    r282 r325  
    7878; 
    7979;- 
    80 ; 
    8180FUNCTION quadrilateral2square, x0in, y0in, x1in, y1in, x2in, y2in, x3in, y3in, xxin, yyin, PERF = perf, DOUBLE = double 
    8281; 
  • trunk/SRC/Interpolation/spl_fstdrv.pro

    r262 r325  
    3939; 
    4040;- 
    41 ; 
    4241FUNCTION spl_fstdrv, x, y, yscd, x2 
    4342; 
  • trunk/SRC/Interpolation/spl_incr.pro

    r297 r325  
    6060; 
    6161;- 
    62 ; 
    6362FUNCTION pure_concave, x1, x2, y1, y2, der2, x 
    6463; 
     
    102101; 
    103102;- 
    104 ; 
    105103FUNCTION pure_convex, x1, x2, y1, y2, der2, x 
    106104; 
     
    139137;    boundary is set to zero, resulting in a "natural spline." 
    140138;- 
    141 ; 
    142139FUNCTION spl_incr, x, y, x2, YP0 = yp0, YPN_1 = ypn_1 
    143140; 
  • trunk/SRC/Interpolation/spl_keep_mean.pro

    r297 r325  
    7474; 
    7575;- 
    76 ; 
    7776FUNCTION spl_keep_mean, x, yin, x2, YP0 = yp0, YPN_1 = ypn_1, GE0 = ge0 
    7877; 
  • trunk/SRC/Interpolation/square2quadrilateral.pro

    r295 r325  
    7070; 
    7171;- 
    72 ; 
    7372FUNCTION square2quadrilateral, x0in, y0in, x1in, y1in, x2in, y2in, x3in, y3in, xxin, yyin, DOUBLE = double 
    7473; 
Note: See TracChangeset for help on using the changeset viewer.