Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/missions/rbsp/efw/

rbsp_load_maneuver_file.pro


NAME: rbsp_load_maneuver_file SYNTAX: x = rbsp_load_maneuver_file(probe,date) PURPOSE: Returns a structure with start and end times of maneuvers from the MOC data product "maneuver_sequence" files. INPUT: probe = 'a' or 'b' date = '2012-10-13' format http://themis.ssl.berkeley.edu/data/rbsp/MOC_data_products NOTES: uses the MAXARMTIME variable to determine the extent of the maneuver. This may be the maximum upper limit maneuver time and not the actual maneuver time. Unfortunately the final maneuver log files are Word documents. HISTORY: Written by Aaron W Breneman - University of Minnesota 2014-10-26 VERSION: $LastChangedBy: aaronbreneman $ $LastChangedDate: 2014-10-26 10:14:47 -0700 (Sun, 26 Oct 2014) $ $LastChangedRevision: 16037 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/efw/rbsp_load_maneuver_file.pro $

Routines

top source rbsp_load_maneuver_file

result = rbsp_load_maneuver_file(probe, date, remote_data_dir=remote_data_dir, local_data_dir=local_data_dir)

Parameters

probe
date

Keywords

remote_data_dir
local_data_dir

File attributes

Modification date: Fri Nov 21 06:43:17 2014
Lines: 48