Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/themis/spacecraft/particles/ESA/packet/

thm_load_esa_pkt.pro


Routines

top source thm_load_esa_pkt

thm_load_esa_pkt, probe=probe, datatype=datatype, trange=trange, verbose=verbose, downloadonly=downloadonly, get_support_data=get_support_data, use_eclipse_corrections=use_eclipse_corrections, valid_names=valid_names, files=files, suffix=suffix, no_time_clip=no_time_clip, _extra=_extra

Procedure: THM_LOAD_ESA_PKT Purpose: Loads THEMIS ESA 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: 'peif','peir','peib','peef','peer','peeb' if not set, default is all variables 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 use_eclipse_corrections = Flag to specify which spin model will be used: 0 - No corrections (default) 1 - Use partial corrections 2 - Use full eclipse corrections /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 suffix string "suffix" is appended to the default tplot names Example: thg_load_esa,/get_suppport_data,probe=['a', 'b'] CREATED BY: J. McFadden 07/03/22 VERSION: 1 LAST MODIFICATION: 08/05/14 MOD HISTORY: suffix keyword added 08/05/14 jmcfadden trange keyword made functional 09/08/25 bkerr trange keyword function corrected 10/07/23 jmcfadden clipping and no_clipping added 11/01/04 jmcfadden

Keywords

probe
datatype
trange
verbose
downloadonly
get_support_data
use_eclipse_corrections
valid_names
files
suffix
no_time_clip
_extra

File attributes

Modification date: Thu Feb 13 16:42:50 2014
Lines: 90