projects/maven/swia/
mvn_swia_get_3dc.pro
FUNCTION: MVN_SWIA_GET_3DC PURPOSE: Construct a standard 3-d data structure for SWIA coarse data AUTHOR: Jasper Halekas CALLING SEQUENCE: Result = MVN_SWIA_GET_3DC(Time, INDEX=INDEX, /ARCHIVE) OPTIONAL INPUTS: Time: A double unix_time to return a packet for - otherwise uses index or clicks KEYWORDS: INDEX: Gets data at this index value in the common block (useful for looping) ARCHIVE: Returns archive distribution instead of survey START: Gets data at the first point in the common block (useful for looping) OUTPUTS: Returns a standard 3-d data structure that will work with plot3d, spec3d, n_3d, etc. $LastChangedBy: jhalekas $ $LastChangedDate: 2014-10-10 06:40:29 -0700 (Fri, 10 Oct 2014) $ $LastChangedRevision: 15971 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/swia/mvn_swia_get_3dc.pro $
Routines
File attributes
Modification date: | Tue Oct 21 13:53:27 2014 |
Lines: | 98 |