This page was created by the IDL library routine
mk_html_help2.
Last modified: Tue Apr 3 11:50:06 2018.
PROCEDURE: AKB_LOAD_RDM
:Description:
This procedure reads Akebono/RDM data to generate tplot variables
containing them. Data files are automatically downloaded via the net if needed.
IDL and TDAS/SPEDAS should be installed properly to run this procedure.
:Keywords:
trange: two-element array of a time range for which data are loaded.
downloadonly: Set to only download data files and suppress generating tplot variables.
no_download: Set to suppress downloading data files via the net, and read them locally.
verbose: Set an integer from 0 to 9 to get verbose error messages.
More detailed logs show up with increasing number.
:Examples:
IDL> timespan, '2012-10-01'
IDL> akb_load_rdm
:History:
2014-04-04: Initial release
2014-07-16: Revised
:Author:
Yoshi Miyoshi (miyoshi at stelab.nagoya-u.ac.jp)
$LastChangedBy: nikos $
$LastChangedDate: 2018-02-14 11:03:49 -0800 (Wed, 14 Feb 2018) $
$LastChangedRevision: 24704 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_00/projects/akebono/rdm/akb_load_rdm.pro $
(See projects/akebono/rdm/akb_load_rdm.pro)