Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/key_param/

load_wi_or.pro


Routines

Routines from load_wi_or.pro

result = find_or_files(trange)

PROCEDURE: load_wi_orPURPOSE: loads WIND 3D Plasma Experiment orbit data for "tplot".

load_wi_or, time_range=time_range, data=data, polar=polar, pre=pre, nodata=nodata, resolution=resolution, hec=hec, var_lab=var_lab, gsm=gsm, lat=lat

Routine details

top source find_or_files

result = find_or_files(trange)

PROCEDURE: load_wi_or PURPOSE: loads WIND 3D Plasma Experiment orbit 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. RESOLUTION: number of seconds resolution to return. POLAR: Computes polar coordinates if set. PRE: If set, use predicted (pre) data. NODATA: Returns 1 if no data available. HEC: If set, retrieve HEC data. VAR_LAB: Return polar data and use as var_labels in tplot. GSM: If set, retrieve GSM data. LAT: If set, retrieve LAT data. SEE ALSO: "make_cdf_index","loadcdf","loadcdfstr","loadallcdf" CREATED BY: Davin Larson FILE: load_wi_or.pro LAST MODIFICATION: 99/12/28

Parameters

trange

top source load_wi_or

load_wi_or, time_range=time_range, data=data, polar=polar, pre=pre, nodata=nodata, resolution=resolution, hec=hec, var_lab=var_lab, gsm=gsm, lat=lat

Keywords

time_range
data
polar
pre
nodata
resolution
hec
var_lab
gsm
lat

File attributes

Modification date: Thu Feb 13 16:43:33 2014
Lines: 76