Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/CDF/

cdf2tplot.pro


CDF2TPLOT ,files,varformat=varformat Keywords: VARFORMAT = PATTERN ; PATTERN should be a string (wildcards accepted) that will match the CDF variable that should be made into tplot variables PREFIX = STRING ; String that will be pre-pended to all tplot variable names. SUFFIX = STRING ; String appended to end of each tplot variable created. VARNAMES = named variable ; CDF variable names are returned in this variable /GET_SUPPORT_DATA ; Often required to get support data if the CDF file does not have all the needed depend attributes record=record if only one record and not full cdf-file is requested load_labels=load_labels ;copy labels from labl_ptr_1 in attributes into dlimits resolve labels implemented as keyword to preserve backwards compatibility Author: Davin Larson - 20th century $LastChangedBy: davin-mac $ $LastChangedDate: 2014-06-14 12:58:32 -0700 (Sat, 14 Jun 2014) $ $LastChangedRevision: 15373 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/CDF/cdf2tplot.pro $

Routines

top source cdf2tplot

cdf2tplot, files, files=files, prefix=prefix, midfix=midfix, midpos=midpos, suffix=suffix, newname=newname, varformat=varformat, varnames=varnames, all=all, verbose=verbose, get_support_data=get_support_data, convert_int1_to_int2=convert_int1_to_int2, record=record, tplotnames=tplotnames, load_labels=load_labels

Parameters

files

Keywords

files
prefix
midfix
midpos
suffix
newname
varformat
varnames
all
verbose
get_support_data
convert_int1_to_int2
record
tplotnames
load_labels

File attributes

Modification date: Tue Oct 21 13:53:52 2014
Lines: 20