This page was created by the IDL library routine
mk_html_help2
.
Last modified: Mon Oct 31 12:42:20 2011.
Procedure: clear_esa_common_blocks Purpose: Clears common blocks used in esa_pkt routines, to avoid using old data to create plots or L2 files jmm, jimm@ssl.berkeley.edu, 12-dec-2007 $LastChangedBy: jimm $ $LastChangedDate: 2007-12-12 19:47:59 -0800 (Wed, 12 Dec 2007) $ $LastChangedRevision: 2192 $ $URL: svn+ssh://thmsvn@ambrosia2.ssl.berkeley.edu/repos/thmsoc/tags/tdas_6_00_vmtest/idl/themis/spacecraft/particles/ESA/clear_esa_common_blocks.pro $
(See themis/spacecraft/particles/ESA/clear_esa_common_blocks.pro)
NAME: thm_load_pxxm_pot4esa PURPOSE: loads the pxxm_pot variable for ESA processing, performs a time offset, and also loads the efs_Potl variable fro FIT files, if it exists. CALLING SEQUENCE: thm_load_esa_pxx_pot4esa, probe=probe, trange=trange,suffix=suffix INPUT; All via keyword OUTPUT: For each probe, a tplot variable 'thx_pxxm_pot', which is the SC potential that comes directly from the MOM L1 files, a variable, 'thm_pxxm_pot_0', that includes a time correction, KEYWORDS: probe - ['a','b','c','d','e'] trange - the time range, otherwise just use whatever's there HISTORY: 11-May-2010, jmm, jimm@ssl.berkeley.edu $LastChangedBy: jimm $ $LastChangedDate: 2010-11-16 11:14:40 -0800 (Tue, 16 Nov 2010) $ $LastChangedRevision: 7908 $ $URL: svn+ssh://thmsvn@ambrosia2.ssl.berkeley.edu/repos/thmsoc/tags/tdas_6_00_vmtest/idl/themis/spacecraft/particles/ESA/thm_load_pxxm_pot4esa.pro $
(See themis/spacecraft/particles/ESA/thm_load_pxxm_pot4esa.pro)