This page was created by the IDL library routine
mk_html_help2
.
Last modified: Wed Jun 24 12:41:17 2009.
Procedure: ACE_INIT Purpose: Initializes a settings for ace_mag_swepam_load & noaa_ace_nrt_load Notes: Author: Cindy Goethel $LastChangedBy: jimmpc $ $LastChangedDate: 2009-05-29 15:09:16 -0700 (Fri, 29 May 2009) $ $LastChangedRevision: 6003 $ $URL $
(See ssl_general/missions/ace/ace_init.pro)
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: jimmpc $ $LastChangedDate: 2009-05-29 15:09:16 -0700 (Fri, 29 May 2009) $ $LastChangedRevision: 6003 $ $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: jimmpc $ $LastChangedDate: 2009-05-29 15:09:16 -0700 (Fri, 29 May 2009) $ $LastChangedRevision: 6003 $ $URL $
(See ssl_general/missions/ace/noaa_ace_nrt_load.pro)