general/key_param/
load_wi_hkp_3dp.pro
Routines
top source load_wi_hkp_3dp
load_wi_hkp_3dp, time_range=time_range, data=data, resolution=resolution, nvdata=nvdata, masterfile=masterfile, prefix=prefix
PROCEDURE: load_wi_hkp_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. MASTERFILE: (string) full file name to the master file. RESOLUTION: number of seconds resolution to return. PREFIX: Prefix for TPLOT variables created. Default is 'wi_hkp' SEE ALSO: "make_cdf_index","loadcdf","loadcdfstr","loadallcdf" CREATED BY: Peter Schroeder LAST MODIFIED: @(#)load_wi_hkp_3dp.pro 1.5 99/05/27
Keywords
- time_range
- data
- resolution
- nvdata
- masterfile
- prefix
File attributes
Modification date: | Thu Feb 13 16:43:33 2014 |
Lines: | 16 |