general/key_param/
load_wi_mfi.pro
Routines
Routines from load_wi_mfi.pro
fill_bad_wi_mfi, d
load_wi_mfi, time_range=time_range, data=data, nvdata=nvdata, polar=polar, prefix=prefix, resolution=resolution, cdfnames=cdfnames, bartel=bartel, masterfile=masterfile
PROCEDURE: load_wi_mfiPURPOSE: loads WIND MAGNETOMETER Experiment key parameter data for "tplot".
Routine details
top source load_wi_mfi
load_wi_mfi, time_range=time_range, data=data, nvdata=nvdata, polar=polar, prefix=prefix, resolution=resolution, cdfnames=cdfnames, bartel=bartel, masterfile=masterfile
PROCEDURE: load_wi_mfi PURPOSE: loads WIND MAGNETOMETER 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_' POLAR: Also computes the B field in polar coordinates. SEE ALSO: "make_cdf_index","loadcdf","loadcdfstr","loadallcdf" CREATED BY: Davin Larson FILE: load_wi_mfi.pro LAST MODIFICATION: 02/11/01
Keywords
- time_range
- data
- nvdata
- polar
- prefix
- resolution
- cdfnames
- bartel
- masterfile
File attributes
Modification date: | Thu Feb 13 16:43:33 2014 |
Lines: | 49 |