Ignore:
Timestamp:
05/23/06 15:45:47 (18 years ago)
Author:
smasson
Message:

debug xxx and cie + clean data file + rm perldoc_idl

Location:
trunk/SRC/ReadWrite/idl-NetCDF
Files:
3 edited

Legend:

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

    r69 r74  
    22;; IDLWAVE catalog for library saxo 
    33;; Automatically Generated -- do not edit. 
    4 ;; Created by idlwave_catalog on Thu May  4 08:42:55 2006 
     4;; Created by idlwave_catalog on Tue May 23 15:31:07 2006 
    55;; 
    66(setq idlwave-library-catalog-libname "saxo") 
    77(setq idlwave-library-catalog-routines 
    8  '(("ncdf_listdims" fun nil (lib "ncdf_listdims.pro" nil "saxo") "Result = %s(ncid)" (nil ("sizes"))) 
     8 '(("ncdf_listdims" fun nil (lib "ncdf_listdims.pro" nil "saxo") "Result = %s(ncid)" (nil)) 
    99   ("ncdf_listvars" fun nil (lib "ncdf_listvars.pro" nil "saxo") "Result = %s(ncid)" (nil)) 
    1010   ("ncdf_read" pro nil (lib "ncdf_read.pro" nil "saxo") "%s, filename, info, dinfo, vinfo, gatts, vatts, data" (nil)) 
  • trunk/SRC/ReadWrite/idl-NetCDF/ncdf_quickread/.idlwave_catalog

    r69 r74  
    22;; IDLWAVE catalog for library saxo 
    33;; Automatically Generated -- do not edit. 
    4 ;; Created by idlwave_catalog on Thu May  4 08:42:55 2006 
     4;; Created by idlwave_catalog on Tue May 23 15:31:07 2006 
    55;; 
    66(setq idlwave-library-catalog-libname "saxo") 
     
    99   ("ncdf_quickread_getDir" fun nil (lib "ncdf_quickread_helper.pro" nil "saxo") "Result = %s(fullpath)" (nil)) 
    1010   ("ncdf_quickread_validateName" fun nil (lib "ncdf_quickread_helper.pro" nil "saxo") "Result = %s(varname)" (nil)) 
    11    ("ncdf_quickread_helper" fun nil (lib "ncdf_quickread_helper.pro" nil "saxo") "Result = %s(infile)" (nil ("prefix") ("reform") ("verbose"))))) 
     11   ("ncdf_quickread_helper" fun nil (lib "ncdf_quickread_helper.pro" nil "saxo") "Result = %s(infile)" (nil ("fields") ("prefix") ("reform") ("verbose"))))) 
  • trunk/SRC/ReadWrite/idl-NetCDF/ncdf_quickwrite/.idlwave_catalog

    r69 r74  
    22;; IDLWAVE catalog for library saxo 
    33;; Automatically Generated -- do not edit. 
    4 ;; Created by idlwave_catalog on Thu May  4 08:42:55 2006 
     4;; Created by idlwave_catalog on Tue May 23 15:31:07 2006 
    55;; 
    66(setq idlwave-library-catalog-libname "saxo") 
Note: See TracChangeset for help on using the changeset viewer.