projects/maven/quicklook/
mvn_over_shell.pro
Routines
top source mvn_over_shell
mvn_over_shell, date=date, num_days=num_days, instr_to_process=instr_to_process, plot_dir=plot_dir, start_date=start_date, end_date=end_date, l0_input_file=l0_input_file, xxx=xxx, directory=directory, _extra=_extra
NAME: mvn_over_shell PURPOSE: Top shell for production of MAVEN PFP overview plots CALLING SEQUENCE: mvn_over_shell, date = date, $ num_days = num_days, $ reprocess = reprocess, $ instr_to_process = instr_to_process, $ start_date=start_date, end_date=end_date INPUT: All via keyword OUTPUT: No explicit outputs, just plots KEYWORDS: date = start date for process, default is today num_days = number of days to process, default is 1 instr_to_process = which instruments, or plopt types, currently one of: ['over', 'lpw', 'mag', 'sep', 'sta', 'swe', 'swia'] plot_dir = the output directory. The deafult is to write files to: '/disks/data/maven/pfp/whatever_instrument/YYYY/MM' given the date directory = same as plot_dir, kept for backwards compatibility. If both plot_dir and directoy are set, plot_dir should take precedence. start_date, end_date = Start and end dates to facilitate reprocessing. HISTORY: Hacked from thm_over_shell, 2013-05-12, jmm, jimm@ssl.berkeley.edu $LastChangedBy: jimm $ $LastChangedDate: 2014-10-27 13:33:32 -0700 (Mon, 27 Oct 2014) $ $LastChangedRevision: 16042 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/quicklook/mvn_over_shell.pro $
Keywords
- date
- num_days
- instr_to_process
- plot_dir
- start_date
- end_date
- l0_input_file
- xxx
- directory
- _extra
File attributes
Modification date: | Fri Nov 21 06:43:12 2014 |
Lines: | 169 |