source: trunk/SRC/Grid/.idlwave_catalog @ 378

Last change on this file since 378 was 320, checked in by smasson, 17 years ago

update idlwave catalog

  • Property svn:executable set to *
File size: 2.4 KB
RevLine 
[68]1;;
2;; IDLWAVE catalog for library saxo
3;; Automatically Generated -- do not edit.
[76]4;; Created by idlwave_catalog
[68]5;;
6(setq idlwave-library-catalog-libname "saxo")
7(setq idlwave-library-catalog-routines
[119]8 '(("changemsk" fun nil (lib "changemsk.pro" nil "saxo") "Result = %s(tab)" (nil ("CELLSIZE")))
[288]9   ("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") ("UBASE2TBASE") ("VBASE2TBASE") ("XAXIS") ("XMAXMESH") ("XMINMESH") ("XYINDEX") ("YAXIS") ("YMAXMESH") ("YMINMESH") ("YREVERSE") ("ZAXIS") ("ZMAXMESH") ("ZMINMESH") ("ZREVERSE")))
[68]10   ("ncdf_transfer" pro nil (lib "micromeshmask.pro" nil "saxo") "%s, inid, outid, inname, outname" (nil))
11   ("micromeshmask" pro nil (lib "micromeshmask.pro" nil "saxo") "%s, ncfilein, ncfileout" (nil ("IODIR")))
12   ("n128gaussian" fun nil (lib "n128gaussian.pro" nil "saxo") "Result = %s" (nil))
13   ("n160gaussian" fun nil (lib "n160gaussian.pro" nil "saxo") "Result = %s" (nil))
14   ("n256gaussian" fun nil (lib "n256gaussian.pro" nil "saxo") "Result = %s" (nil))
15   ("n48gaussian" fun nil (lib "n48gaussian.pro" nil "saxo") "Result = %s" (nil))
16   ("n80gaussian" fun nil (lib "n80gaussian.pro" nil "saxo") "Result = %s" (nil))
[69]17   ("ncdf_meshread" pro nil (lib "ncdf_meshread.pro" nil "saxo") "%s, filename" (nil ("_EXTRA") ("CHECKDAT") ("GETDIMENSIONS") ("GLAMBOUNDARY") ("ONEARTH") ("PERIODIC") ("SHIFT") ("STRCALLING") ("STRIDE")))
[177]18   ("ncdf_meshroms" pro nil (lib "ncdf_meshroms.pro" nil "saxo") "%s, filename" (nil ("_EXTRA") ("GETDIMENSIONS") ("GLAMBOUNDARY") ("NRHO") ("ONEARTH") ("PERIODIC") ("SHIFT") ("STRCALLING") ("STRIDE")))
[200]19   ("mskneig" pro nil (lib "numbisland.pro" nil "saxo") "%s, msk, nx, ny, indin, numb" (nil))
20   ("numbisland" fun nil (lib "numbisland.pro" nil "saxo") "Result = %s(mskin)" (nil))
[68]21   ("restoreboxparam" pro nil (lib "restoreboxparam.pro" nil "saxo") "%s, filename" (nil))
[177]22   ("romsdepth" fun nil (lib "romsdepth.pro" nil "saxo") "Result = %s" (nil))
[68]23   ("saveboxparam" pro nil (lib "saveboxparam.pro" nil "saxo") "%s, filename" (nil))
24   ("ncdf_transfer" pro nil (lib "smallmeshmask.pro" nil "saxo") "%s, inid, outid, inname, outname" (nil))
25   ("smallmeshmask" pro nil (lib "smallmeshmask.pro" nil "saxo") "%s, ncfilein, ncfileout" (nil ("IODIR")))))
Note: See TracBrowser for help on using the repository browser.