This page was created by the IDL library routine
mk_html_help2.
Last modified: Tue Apr 21 01:15:15 2009.
Procedure: ACE_MAG_SWEPAM_LOAD
Purpose: Loads ACE Magnetometer Values in GSM coordinates (1 minute averages) and/or
Solar Wind Electron Proton Alpha Monitor data
keywords:
datatype = (Optional) type of data ('mag', 'swepam', 'all'), default is 'all' and includes
all the ascii type data files for ACE (mag and swepam)
trange = (Optional) Time range of interest (2 element array), default is tplot trange
downloadonly = (Optional) Set this to 1 to retrieve the data but not load it into
tplot variables
verbose = (Optional) Set this keyword to get more messages, default is off
source = (Optional) for directories different from the default ACE data directory
tplotnames = (Optional) tplot variable names
Example:
ace_mag_swepam_load
Notes:
Author: Cindy Goethel
$LastChangedBy: cgoethel $
$LastChangedDate: 2008-04-21 11:04:17 -0700 (Mon, 21 Apr 2008) $
$LastChangedRevision: 2794 $
$URL $
(See ssl_general/missions/ace/ace_mag_swepam_load.pro)
Procedure: ACE_MFI_LOAD Purpose: Loads WIND fluxgate magnetometer data keywords: TRANGE= (Optional) Time range of interest (2 element array). /VERBOSE : set to output some useful info Example: ace_mfi_load Notes: This routine is still in development. Author: Davin Larson $LastChangedBy: davin-win $ $LastChangedDate: $ $LastChangedRevision: $ $URL $
(See ssl_general/missions/ace/ace_mfi_load.pro)
Procedure: ACE_SWE_LOAD Purpose: Loads WIND SWE data keywords: TRANGE= (Optional) Time range of interest (2 element array). /VERBOSE : set to output some useful info Example: ace_swe_load,datatype='h2' Notes: This routine is still in development. Author: Davin Larson $LastChangedBy: davin-win $ $LastChangedDate: $ $LastChangedRevision: $ $URL $
(See ssl_general/missions/ace/ace_swe_load.pro)
Procedure: NOAA_ACE_NRT_LOAD
Purpose: Loads ACE Magnetometer Values in GSM coordinates (1 minute averages) and/or
Solar Wind Electron Proton Alpha Monitor data
keywords:
datatype = (Optional) the data types for ace include: 'mag', 'swepam', 'all'
default is 'all' and includes the ascii type data files for ACE, mag and swepam
trange = (Optional) Time range of interest (2 element array), default is tplot trange
downloadonly = (Optional) Set this to 1 to retrieve the data but not load it into
tplot variables
verbose = (Optional) Set this keyword to get more messages, default is off
source = (Optional) for directories different from the default ACE data directory
tplotnames = (Optional) tplot variable names
Example:
noaa_ace_nrt_load
Notes:
Author: Cindy Goethel
$LastChangedBy: cgoethel $
$LastChangedDate: 2008-05-15 14:24:42 -0700 (Thu, 15 May 2008) $
$LastChangedRevision: 3106 $
$URL $
(See ssl_general/missions/ace/noaa_ace_nrt_load.pro)