projects/barrel/
barrel_preload_actions.pro
NAME: barrel_preload_actions
DESCRIPTION: CDF-to-TDAS pre-import routine for BARREL data
REQUIRED INPUTS: (see Required Keyword Arguments, below)
**NOTE** 'barrel_preload_actions' is not intended to be a user-facing routine.
Please use the BARREL master load routine 'barrel_load_data.pro', or
individual load routines of form 'barrel_load_
Routines
top source barrel_preload_actions
result = barrel_preload_actions(probe=probe, datatype=datatype, trange=trange, level=level, version=version, vdatatypes=vdatatypes, vlevels=vlevels, verbose=verbose, get_support_data=get_support_data, downloadonly=downloadonly, no_download=no_download, no_server=no_server, no_update=no_update, no_clobber=no_clobber, tplotnames=tplotnames, varformat=varformat, valid_names=valid_names, files=files)
Keywords
- probe
- datatype
- trange
- level
- version
- vdatatypes
- vlevels
- verbose
- get_support_data
- downloadonly
- no_download
- no_server
- no_update
- no_clobber
- tplotnames
- varformat
- valid_names
- files
File attributes
Modification date: | Tue Oct 21 13:53:32 2014 |
Lines: | 129 |