projects/maven/quicklook/
mvn_l0_db2file.pro
Routines
top source mvn_l0_db2file
result = mvn_l0_db2file(date, l0_file_path=l0_file_path, l0_file_type=l0_file_type, _extra=_extra)
NAME: mvn_l0_db2file PURPOSE: Given a date and/or a time range, find the appropriate l0 file CALLING SEQUENCE: filex = mvn_l0_db2file(date) INPUT: date = the date OUTPUT: filex = the filename KEYWORDS: l0_file_type = ['all', 'arc', 'svy'], the default is 'all' l0_file_path = if set, use this for the full-path to the l0 file, which seems to be in flux. Don't forget the trailing '/' HISTORY: 12-mar-2014, jmm, jimm@ssl.berkeley.edu 22-apr-2014, jmm, Added l0_file_type, changed default path $LastChangedBy: jimm $ $LastChangedDate: 2014-08-29 12:54:08 -0700 (Fri, 29 Aug 2014) $ $LastChangedRevision: 15727 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/quicklook/mvn_l0_db2file.pro $
Parameters
- date
Keywords
- l0_file_path
- l0_file_type
- _extra
File attributes
Modification date: | Tue Oct 21 13:53:26 2014 |
Lines: | 19 |