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

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

update idlwave_catalog

  • Property svn:executable set to *
File size: 2.5 KB
Line 
1;;
2;; IDLWAVE catalog for library saxo
3;; Automatically Generated -- do not edit.
4;; Created by idlwave_catalog
5;;
6(setq idlwave-library-catalog-libname "saxo")
7(setq idlwave-library-catalog-routines
8 '(("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")))
10   ("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")))
11   ("ncdf_transfer" pro nil (lib "micromeshmask.pro" nil "saxo") "%s, inid, outid, inname, outname" (nil))
12   ("micromeshmask" pro nil (lib "micromeshmask.pro" nil "saxo") "%s, ncfilein, ncfileout" (nil ("IODIR")))
13   ("n128gaussian" fun nil (lib "n128gaussian.pro" nil "saxo") "Result = %s" (nil))
14   ("n160gaussian" fun nil (lib "n160gaussian.pro" nil "saxo") "Result = %s" (nil))
15   ("n256gaussian" fun nil (lib "n256gaussian.pro" nil "saxo") "Result = %s" (nil))
16   ("n48gaussian" fun nil (lib "n48gaussian.pro" nil "saxo") "Result = %s" (nil))
17   ("n80gaussian" fun nil (lib "n80gaussian.pro" nil "saxo") "Result = %s" (nil))
18   ("ncdf_meshread" pro nil (lib "ncdf_meshread.pro" nil "saxo") "%s, filename" (nil ("_EXTRA") ("CHECKDAT") ("GETDIMENSIONS") ("GLAMBOUNDARY") ("ONEARTH") ("PERIODIC") ("SHIFT") ("STRCALLING") ("STRIDE")))
19   ("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))
22   ("restoreboxparam" pro nil (lib "restoreboxparam.pro" nil "saxo") "%s, filename" (nil))
23   ("romsdepth" fun nil (lib "romsdepth.pro" nil "saxo") "Result = %s" (nil))
24   ("saveboxparam" pro nil (lib "saveboxparam.pro" nil "saxo") "%s, filename" (nil))
25   ("ncdf_transfer" pro nil (lib "smallmeshmask.pro" nil "saxo") "%s, inid, outid, inname, outname" (nil))
26   ("smallmeshmask" pro nil (lib "smallmeshmask.pro" nil "saxo") "%s, ncfilein, ncfileout" (nil ("IODIR")))))
Note: See TracBrowser for help on using the repository browser.