Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/themis/state/

thm_load_state3.pro


Routines

top source thm_load_state3

thm_load_state3, probes=probes, datatype=datatype, trange=trange, varformat=varformat, var_type=var_type, level=level, verbose=verbose, downloadonly=downloadonly, cdf_data=cdf_data, get_support_data=get_support_data, varnames=varnames, make_multi_tplotvar=make_multi_tplotvar, valid_names=valid_names, files=files, polar=polar, suffix=suffix, version=version, progobj=progobj

Procedure: THM_LOAD_STATE2 Purpose: Loads THEMIS STATE (orbit and attitude) data ;keywords: probe = Probe name. The default is 'all', i.e., load all available probes. This can be an array of strings, e.g., ['a', 'b'] or a single string delimited by spaces, e.g., 'a b' datatype = The type of data to be loaded, can be an array of strings or single string separate by spaces. The default is 'all' TRANGE= (Optional) Time range of interest (2 element array), if this is not set, the default is to prompt the user. Note that if the input time range is not a full day, a full day's data is loaded version = the version of the state file, one of 'v01', 'v02', 'v03', 'v04'. defaults to 'v01' level = the level of the data, the default is 'l1', or level-1 data. A string (e.g., 'l2') or an integer can be used. 'all' can be passed in also, to get all levels. CDF_DATA: named variable in which to return cdf data structure: only works for a single spacecraft and datafile name. VARNAMES: names of variables to load from cdf: default is all. /GET_SUPPORT_DATA: load support_data variables as well as data variables into tplot variables. /DOWNLOADONLY: download file but don't read it. /valid_names, if set, then this routine will return the valid probe, datatype and/or level options in named variables supplied as arguments to the corresponding keywords. files named varible for output of pathnames of local files. /VERBOSE set to output some useful info Example: thm_load_state Notes: $LastChangedBy: jimm $ $LastChangedDate: 2011-04-04 14:21:40 -0700 (Mon, 04 Apr 2011) $ $LastChangedRevision: 8564 $ $URL $

Keywords

probes
datatype
trange
varformat
var_type
level
verbose
downloadonly
cdf_data
get_support_data
varnames
make_multi_tplotvar
valid_names
files
polar
suffix
version
progobj

File attributes

Modification date: Thu Feb 13 16:42:31 2014
Lines: 67