general/missions/rbsp/efw/utils/
rbsp_decimate.pro
NAME: rbsp_decimate (procedure) PURPOSE: Decimate a tplot variable. Be default, the routine only decimate the input data by one level, i.e., sample rate reduced by half. CATEGORIES: CALLING SEQUENCE: rbsp_decimate, tvar, upper = upper, level = level, newname = newname ARGUMENTS: tvar: (In, required) Tplot variable to be decimated. KEYWORDS: upper: (In, optional) If set, the output data's sample rate is no higher than the value of upper. level: (In, optional) Decimation level. Default = 1. newname: (In, optional) A tplot name for the output data. Default = tvar. COMMON BLOCKS: EXAMPLES: SEE ALSO: HISTORY: 2012-11-03: Created by Jianbao Tao (JBT), SSL, UC Berkley. 2012-11-05: Initial release to TDAS. JBT, SSL/UCB. VERSION: $LastChangedBy: jianbao_tao $ $LastChangedDate: 2013-03-22 15:08:33 -0700 (Fri, 22 Mar 2013) $ $LastChangedRevision: 11874 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/efw/utils/rbsp_decimate.pro $
Routines
Routines from rbsp_decimate.pro
Routine details
File attributes
Modification date: | Thu Feb 13 16:43:25 2014 |
Lines: | 56 |