projects/maven/swia/
mvn_swia_make_l2_data.pro
PROCEDURE: MVN_SWIA_MAKE_L2_DATA PURPOSE: Routine to load SWIA Level 0 data from a file and make Level 2 data files AUTHOR: Jasper Halekas CALLING SEQUENCE: MVN_SWIA_MAKE_L2_DATA, STARTDATE = STARTDATE, DAYS = DAYS, VERSION = VERSION, REVISION = REVISION, TYPE = TYPE, KLOAD = KLOAD, OLDCAL = OLDCAL INPUTS: KEYWORDS: STARTDATE: Starting date to process DAYS: Number of days to process VERSION: Software version number to put in file (default '00') REVISION: Data version number to put in file (default '00') TYPE: 'svy' or 'arc' (default = 'svy') L0_FILE_PATH: Hardwire the path to the L0 files (mainly for testing) OPATH: Hardwire the output path for L2 files (mainly for testing) KLOAD: Load all the relevant spice kernels if set OLDCAL: Use old calibration factors appropriate for original table $LastChangedBy: jhalekas $ $LastChangedDate: 2014-11-25 12:07:32 -0800 (Tue, 25 Nov 2014) $ $LastChangedRevision: 16301 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/swia/mvn_swia_make_l2_data.pro $
Routines
File attributes
Modification date: | Tue Dec 2 03:43:01 2014 |
Lines: | 84 |