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

Last change on this file since 152 was 119, checked in by smasson, 18 years ago

add changemsk

  • Property svn:executable set to *
File size: 1.9 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   ("computegrid" pro nil (lib "computegrid.pro" nil "saxo") "%s, startx, starty, stepxin, stepyin, nxin, nyin" (nil ("_extra") ("FBASE2TBASE") ("FULLCGRID") ("GLAMBOUNDARY") ("MASK") ("ONEARTH") ("PERIODIC") ("PLAIN") ("SHIFT") ("STRCALLING") ("STRIDE") ("XAXIS") ("XMAXMESH") ("XMINMESH") ("XYINDEX") ("YAXIS") ("YMAXMESH") ("YMINMESH") ("ZAXIS") ("ZMAXMESH") ("ZMINMESH")))
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))
17   ("ncdf_meshread" pro nil (lib "ncdf_meshread.pro" nil "saxo") "%s, filename" (nil ("_EXTRA") ("CHECKDAT") ("GETDIMENSIONS") ("GLAMBOUNDARY") ("ONEARTH") ("PERIODIC") ("SHIFT") ("STRCALLING") ("STRIDE")))
18   ("restoreboxparam" pro nil (lib "restoreboxparam.pro" nil "saxo") "%s, filename" (nil))
19   ("saveboxparam" pro nil (lib "saveboxparam.pro" nil "saxo") "%s, filename" (nil))
20   ("ncdf_transfer" pro nil (lib "smallmeshmask.pro" nil "saxo") "%s, inid, outid, inname, outname" (nil))
21   ("smallmeshmask" pro nil (lib "smallmeshmask.pro" nil "saxo") "%s, ncfilein, ncfileout" (nil ("IODIR")))))
Note: See TracBrowser for help on using the repository browser.