source: trunk/ReadWrite/idl-NetCDF/.idlwave_catalog @ 68

Last change on this file since 68 was 68, checked in by pinsard, 18 years ago

add .idlwave_catalog files according to cerbere.lodyc.jussieu.fr: /usr/home/smasson/SAXO_RD/

  • Property svn:executable set to *
File size: 749 bytes
Line 
1;;
2;; IDLWAVE catalog for library saxo
3;; Automatically Generated -- do not edit.
4;; Created by idlwave_catalog on Tue Jan 24 17:06:19 2006
5;;
6(setq idlwave-library-catalog-libname "saxo")
7(setq idlwave-library-catalog-routines
8 '(("ncdf_listdims" fun nil (lib "ncdf_listdims.pro" nil "saxo") "Result = %s(ncid)" (nil ("sizes")))
9   ("ncdf_listvars" fun nil (lib "ncdf_listvars.pro" nil "saxo") "Result = %s(ncid)" (nil))
10   ("ncdf_read" pro nil (lib "ncdf_read.pro" nil "saxo") "%s, filename, info, dinfo, vinfo, gatts, vatts, data" (nil))
11   ("ncdf_struct" fun nil (lib "ncdf_struct.pro" nil "saxo") "Result = %s(filename)" (nil ("noattributes") ("nodata")))
12   ("ncdf_struct_free" pro nil (lib "ncdf_struct_free.pro" nil "saxo") "%s, s" (nil))))
Note: See TracBrowser for help on using the repository browser.