general/key_param/
load_ace_mag.pro
Routines
top source load_ace_mag
load_ace_mag, data=data, trange=trange, time_range=time_range, masterfile=masterfile, polar=polar, filenames=filenames, downloadonly=downloadonly
PROCEDURE: load_ace_mag PURPOSE: loads ACE MAG Experiment key parameter data for "tplot". INPUTS: none, but will call "timespan" if time_range is not already set. KEYWORDS: DATA: Raw data can be returned through this named variable. TIME_RANGE: 2 element vector specifying the time range. MASTERFILE: (String) full filename of master file. POLAR: Computes B field and SC position in polar coordinates. SEE ALSO: "loadallhdf" CREATED BY: Peter Schroeder Modified by D. Larson 5/2008 to automatically download files from the ACE data center (masterfile is ignored) LAST MODIFIED: @(#)load_ace_mag.pro 1.2 02/04/12
Keywords
- data
- trange
- time_range
- masterfile
- polar
- filenames
- downloadonly
File attributes
Modification date: | Thu Feb 13 16:43:33 2014 |
Lines: | 45 |