general/missions/ace/
ace_mag_swepam_load.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: pcruce $ $LastChangedDate: 2009-05-19 11:14:44 -0700 (Tue, 19 May 2009) $ $LastChangedRevision: 5884 $ $URL $
Routines
top source ace_mag_swepam_load
ace_mag_swepam_load, datatype=datatype, trange=trange, downloadonly=downloadonly, addmaster=addmaster, verbose=verbose, tplotnames=tplotnames, source_options=source_options
Keywords
- datatype
- trange
- downloadonly
- addmaster
- verbose
- tplotnames
- source_options
File attributes
Modification date: | Thu Feb 13 16:43:28 2014 |
Lines: | 58 |