general/missions/ace/
noaa_ace_nrt_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: pcruce $ $LastChangedDate: 2009-05-19 11:14:44 -0700 (Tue, 19 May 2009) $ $LastChangedRevision: 5884 $ $URL $
Routines
top source noaa_ace_nrt_load
noaa_ace_nrt_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: | 59 |