general/missions/rbsp/efw/
rbsp_load_efw_burst_times.pro
NAME: RBSP_LOAD_EFW_BURST_TIMES SYNTAX: rbsp_load_efw_burst_times,probe='a b' PURPOSE: Loads EFW B1 and B2 availability KEYWORDS: probe = 'a', 'b', 'a b', or ['a','b'] trange = time range local_data_dir = local data directory, for overriding default location set in !rbsp_efw or root_data_dir() b1_times, b2_times -> set to named variables to return [x,2] arrays of the start and stop times of each burst in trange HISTORY: 11/2012 - Created - Kris Kersten, kris.kersten@gmail.com 22 Apr 2013 - changed remote_data_dir location 04 Sept 2013 - added support for EB1,2 and MSCB1,2 13 Jan 2014 - added b1_times, b2_times keywords (AWB) VERSION: $LastChangedBy: aaronbreneman $ $LastChangedDate: 2014-01-16 10:31:20 -0800 (Thu, 16 Jan 2014) $ $LastChangedRevision: 13921 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/efw/rbsp_load_efw_burst_times.pro $
Routines
top source rbsp_load_efw_burst_times
rbsp_load_efw_burst_times, probe=probe, trange=trange, local_data_dir=local_data_dir, force_download=force_download, b1_times=b1_times, b2_times=b2_times
Keywords
- probe
- trange
- local_data_dir
- force_download
- b1_times
- b2_times
File attributes
Modification date: | Thu Feb 13 16:43:26 2014 |
Lines: | 96 |