Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/swia/

mvn_swia_convert_units.pro


PROCEDURE: MVN_SWIA_CONVERT_UNITS PURPOSE: Convert the units for a SWIA 3d data structure (fine or coarse) Typically called by the wrapper routine 'Conv_units' Note that my routine works a bit differently from Wind/THEMIS heritage I use the dt_arr field to deal with summed time steps, instead of adding geometric factors AUTHOR: Jasper Halekas CALLING SEQUENCE: MVN_SWIA_CONVERT_UNITS, Data, Units, SCALE=SCALE INPUTS: Data: A 3d data structure for SWIA (coarse or fine) Units: Units to conver the structure to KEYWORDS: SCALE: Returns an array of conversion factors used OUTPUTS: Returns the same data structure in the new units $LastChangedBy: jhalekas $ $LastChangedDate: 2013-06-18 21:19:24 -0700 (Tue, 18 Jun 2013) $ $LastChangedRevision: 12551 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/swia/mvn_swia_convert_units.pro $

Routines

top source mvn_swia_convert_units

mvn_swia_convert_units, data, units, scale=scale

Parameters

data
units

Keywords

scale

File attributes

Modification date: Thu Feb 13 16:42:25 2014
Lines: 44