Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/l2gen/

mvn_call_swe_l2gen.pro


Routines

top source mvn_call_swe_l2gen

mvn_call_swe_l2gen, time_in=time_in, before_time=before_time, out_dir=out_dir, use_file4time=use_file4time, search_time_range=search_time_range, days_in=days_in, _extra=_extra

NAME: mvn_call_swe_l2gen CALLING SEQUENCE: mvn_call_swe_l2gen INPUT: None -- the default is to read in a file /disks/data/maven/data/sci/swe/l2/most_recent_l0_processed.txt and process all files after that time KEYWORDS: time_in = the time for which old files created *after* this date will be processed. E.g., if you pass in '2017-11-07' then all files created after 7-nov-2017/00:00:00 will be reprocessed before_time = if set, process all of the files created *before* the input time days_in = An array of dates, e.g., ['2009-01-30','2009-02-01'] to process. This ignores the input time. This option replicates the proceesing done by thm_reprocess_l2gen_days. out_dir = the directory in which you write the data, default is './' use_file4time = if set, use filenames for time test instead of file modified time, useful for reprocessing search_time_range = if set, then use this time range to find files to be processed, instead of just before or after time. use_l2_files = if set, then use L2 files as input, and not L0's. Note that L0 is still used for file searching, so you might want to use this with the days_in option. (passed through to mvn_swe_l2gen.pro) HISTORY: Hacked from mvn_call_sta_l2gen, 17-Apr-2014, jmm $LastChangedBy: jimm $ $LastChangedDate: 2014-11-19 10:38:49 -0800 (Wed, 19 Nov 2014) $ $LastChangedRevision: 16239 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/l2gen/mvn_call_swe_l2gen.pro $

Keywords

time_in
before_time
out_dir
use_file4time
search_time_range
days_in
_extra

File attributes

Modification date: Fri Nov 21 06:43:14 2014
Lines: 151