projects/maven/swia/
mvn_swia_load_l0_data.pro
PROCEDURE: MVN_SWIA_LOAD_L0_DATA PURPOSE: Routine to load SWIA Level 0 data and produce common blocks and Tplot variables AUTHOR: Jasper Halekas CALLING SEQUENCE: MVN_SWIA_LOAD_L0_DATA, Files, /TPLOT, /SYNC INPUTS: Files: An array of filenames containing PF Level 0 data (not needed if using file_retrieve) KEYWORDS: TPLOT: Produce Tplot variables SYNC: Sync on the spacecraft header and checksum (speeds performance greatly) QLEVEL: Set this keyword to not plot moments or spectra with a low quality flag or decommutation quality flag. Default cutoff = 0.5 PATH: Set the default data path for file_retrieve functionality if different from standard TRANGE: Set the time range for files to load, if using file_retrieve capability (otherwise the 'timerange' routine will be invoked to determine this) OLDCAL: Use old calibration factors appropriate for original table (appropriate before ~11/25/2014) $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_load_l0_data.pro $
Routines
File attributes
Modification date: | Tue Dec 2 03:43:01 2014 |
Lines: | 189 |