Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/CDF/

cdf_info.pro


NAME: cdf_info FUNCTION: cdf_info(id) PURPOSE: Returns a structure with useful information about a CDF file. In particular the number of file records is returned in this structure. INPUT: id: CDF file ID. CREATED BY: Davin Larson LAST MODIFIED: @(#)cdf_info.pro 1.9 02/11/01 $LastChangedBy: egrimes $ $LastChangedDate: 2014-05-29 12:20:42 -0700 (Thu, 29 May 2014) $ $LastChangedRevision: 15257 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/CDF/cdf_info.pro $

Routines

Routines from cdf_info.pro

result = cdf_var_type(string)
result = cdf_info(id0, data=data, attributesf=attributesf, verbose=verbose, convert_int1_to_int2=convert_int1_to_int2)

Routine details

top source cdf_var_type

result = cdf_var_type(string)

Parameters

string

top source cdf_info

result = cdf_info(id0, data=data, attributesf=attributesf, verbose=verbose, convert_int1_to_int2=convert_int1_to_int2)

Parameters

id0

Keywords

data
attributesf
verbose
convert_int1_to_int2

File attributes

Modification date: Mon Jun 9 05:59:05 2014
Lines: 86