Changeset 200 for trunk/SRC/Grid


Ignore:
Timestamp:
12/13/06 10:15:53 (18 years ago)
Author:
smasson
Message:

update idldoc documentation

File:
1 edited

Legend:

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

    r177 r200  
    77(setq idlwave-library-catalog-routines 
    88 '(("changemsk" fun nil (lib "changemsk.pro" nil "saxo") "Result = %s(tab)" (nil ("CELLSIZE"))) 
     9   ("checkperio" pro nil (lib "checkperio.pro" nil "saxo") "%s, file" (nil ("WRITE"))) 
    910   ("computegrid" pro nil (lib "computegrid.pro" nil "saxo") "%s, startx, starty, stepxin, stepyin, nxin, nyin" (nil ("_extra") ("FBASE2TBASE") ("FULLCGRID") ("GLAMBOUNDARY") ("MASK") ("ONEARTH") ("PERIODIC") ("PLAIN") ("ROMSH") ("SHIFT") ("STRCALLING") ("STRIDE") ("XAXIS") ("XMAXMESH") ("XMINMESH") ("XYINDEX") ("YAXIS") ("YMAXMESH") ("YMINMESH") ("ZAXIS") ("ZMAXMESH") ("ZMINMESH"))) 
    1011   ("ncdf_transfer" pro nil (lib "micromeshmask.pro" nil "saxo") "%s, inid, outid, inname, outname" (nil)) 
     
    1718   ("ncdf_meshread" pro nil (lib "ncdf_meshread.pro" nil "saxo") "%s, filename" (nil ("_EXTRA") ("CHECKDAT") ("GETDIMENSIONS") ("GLAMBOUNDARY") ("ONEARTH") ("PERIODIC") ("SHIFT") ("STRCALLING") ("STRIDE"))) 
    1819   ("ncdf_meshroms" pro nil (lib "ncdf_meshroms.pro" nil "saxo") "%s, filename" (nil ("_EXTRA") ("GETDIMENSIONS") ("GLAMBOUNDARY") ("NRHO") ("ONEARTH") ("PERIODIC") ("SHIFT") ("STRCALLING") ("STRIDE"))) 
     20   ("mskneig" pro nil (lib "numbisland.pro" nil "saxo") "%s, msk, nx, ny, indin, numb" (nil)) 
     21   ("numbisland" fun nil (lib "numbisland.pro" nil "saxo") "Result = %s(mskin)" (nil)) 
    1922   ("restoreboxparam" pro nil (lib "restoreboxparam.pro" nil "saxo") "%s, filename" (nil)) 
    2023   ("romsdepth" fun nil (lib "romsdepth.pro" nil "saxo") "Result = %s" (nil)) 
Note: See TracChangeset for help on using the changeset viewer.