general/key_param/
load_wi_elpd_3dp.pro
Routines
top source load_wi_elpd_3dp
load_wi_elpd_3dp, time_range=time_range, data=data, nvdata=nvdata, masterfile=masterfile, prefix=prefix, plot_it=plot_it, resolution=resolution, no_plot=no_plot
PROCEDURE: load_wi_elpd_3dp PURPOSE: loads WIND 3D Plasma 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. NVDATA: Raw non-varying data can be returned through this variable. TIME_RANGE: 2 element vector specifying the time range. NO_PLOT: Suppresses the display of the summary plot. MASTERFILE: (string) full filename of master file. PREFIX: (string) prefix for returned TPLOT variables. Default is 'elpd' RESOLUTION: Resolution to return in seconds. SEE ALSO: "make_cdf_index","loadcdf","loadcdfstr","loadallcdf" CREATED BY: Davin Larson FILE: load_wi_elpd_3dp.pro LAST MODIFICATION: 99/05/27
Keywords
- time_range
- data
- nvdata
- masterfile
- prefix
- plot_it
- resolution
- no_plot
File attributes
Modification date: | Thu Feb 13 16:43:34 2014 |
Lines: | 78 |