Ignore:
Timestamp:
12/03/07 16:15:46 (17 years ago)
Author:
smasson
Message:

update idlwave catalog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ReadWrite/idl-NetCDF/.idlwave_catalog

    r76 r320  
    77(setq idlwave-library-catalog-routines 
    88 '(("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(ncid)" (nil)) 
     9   ("ncdf_listvars" fun nil (lib "ncdf_listvars.pro" nil "saxo") "Result = %s(input)" (nil)) 
    1010   ("ncdf_read" pro nil (lib "ncdf_read.pro" nil "saxo") "%s, filename, info, dinfo, vinfo, gatts, vatts, data" (nil)) 
    1111   ("ncdf_struct" fun nil (lib "ncdf_struct.pro" nil "saxo") "Result = %s(filename)" (nil ("noattributes") ("nodata"))) 
Note: See TracChangeset for help on using the changeset viewer.