source: trunk/SRC/ToBeReviewed/LECTURE/.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: 1.7 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 '(("binary" fun nil (lib "binary.pro" nil "saxo") "Result = %s(number)" (nil))
9   ("changeread" fun nil (lib "changeread.pro" nil "saxo") "Result = %s(newread)" (nil))
10   ("inverse_binary" fun nil (lib "inverse_binary.pro" nil "saxo") "Result = %s(binnumb)" (nil))
11   ("litchamp" fun nil (lib "litchamp.pro" nil "saxo") "Result = %s(struct)" (nil ("DATE") ("EXP") ("GRID") ("LEVEL") ("MASK") ("NAME") ("UNIT")))
12   ("ncdf_lec" fun nil (lib "ncdf_lec.pro" nil "saxo") "Result = %s(nom)" (nil ("_EXTRA") ("ATT") ("DIM") ("IODIR") ("VAR")))
13   ("ftp_post" pro nil (lib "read_ftp.pro" nil "saxo") "%s, u, cmd, res" (nil ("count") ("out")))
14   ("ftp_parse_pasv" pro nil (lib "read_ftp.pro" nil "saxo") "%s, text, host, port" (nil))
15   ("read_ftp" pro nil (lib "read_ftp.pro" nil "saxo") "%s, site, files, dir, port" (nil ("data") ("file") ("pass") ("ptr") ("user")))
16   ("read_ncdf" fun nil (lib "read_ncdf.pro" nil "saxo") "Result = %s(name, beginning, ending, compatibility)" (nil ("_EXTRA") ("ADDSCL_BEFORE") ("BOXZOOM") ("CALLITSELF") ("CONT_NOFILL") ("DIREC") ("FILENAME") ("GRID") ("INIT") ("NOSTRUCT") ("PARENTIN") ("TIMESTEP") ("TOUT") ("ZETAFILENAME") ("ZETAZERO")))
17   ("xncdf_lec" fun nil (lib "xncdf_lec.pro" nil "saxo") "Result = %s(name)" (nil ("ATT") ("COUNT") ("GROUP") ("IODIR") ("OFFSET") ("SHIFT") ("STRIDE") ("VAR")))
18   ("wid_var_event" pro nil (lib "xncdf_lec.pro" nil "saxo") "%s, event" (nil))
19   ("wid_var" pro nil (lib "xncdf_lec.pro" nil "saxo") "%s, widid_pere" (nil))
20   ("xncdf_lec_event" pro nil (lib "xncdf_lec.pro" nil "saxo") "%s, event" (nil))))
Note: See TracBrowser for help on using the repository browser.