source: trunk/SRC/ReadWrite/idl-NetCDF/.idlwave_catalog @ 320

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

update idlwave catalog

  • Property svn:executable set to *
File size: 712 bytes
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 '(("ncdf_listdims" fun nil (lib "ncdf_listdims.pro" nil "saxo") "Result = %s(ncid)" (nil))
9   ("ncdf_listvars" fun nil (lib "ncdf_listvars.pro" nil "saxo") "Result = %s(input)" (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.