projects/maven/quicklook/
mvn_load_all_qlook.pro
Routines
top source mvn_load_all_qlook
mvn_load_all_qlook, date_in=date_in, l0_input_file=l0_input_file, device=device, _extra=_extra
NAME: mvn_load_all_qlook PURPOSE: Loads all of the data needed to do ALL of the qlook plots, this is done to avoid multiple data loads in mvn_over shell, the individual plot routines can then be called with a /noload_data option. CALLING SEQUENCE: mvn_load_all_qlook, date = date, $ l0_input_file = l0_input_file, _extra=_extra INPUT: No explicit input, everthing is via keyword. OUTPUT: No explicit outputs, a bunch of tplot variables are created KEYWORDS: date = If set, a plot for the input date. l0_input_file = A filename for an input file, if this is set, the date and trange keywords are ignored. HISTORY: 16-jul-2013, jmm, jimm@ssl.berkeley.edu $LastChangedBy: jimm $ $LastChangedDate: 2014-10-21 16:11:15 -0700 (Tue, 21 Oct 2014) $ $LastChangedRevision: 16018 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/quicklook/mvn_load_all_qlook.pro $
Keywords
- date_in
- l0_input_file
- device
- _extra
File attributes
Modification date: | Fri Nov 21 06:43:12 2014 |
Lines: | 116 |