projects/themis/spacecraft/fields/LASP/
thm_lsp_clean_timestamp.pro
Routines
top source thm_lsp_clean_timestamp
thm_lsp_clean_timestamp, tvar, newname=newname
NAME: thm_lsp_clean_timestamp (PROCEDURE) PURPOSE: Clean a given tplot variable so that its time stamp is exactly monotonic. The basic idea for doing that is just to toss one or more data points that overlap others in time. CALLING SEQUENCE: thm_lsp_clean_timestamp, tvar, newname = newname ARGUMENTS: tvar: (input, required) A string of a tplot variable name. KEYWORDS: newname: (input, optional) A string as the name of the cleaned tplot data. HISTORY: 2010-01-27: Created by Jianbao Tao, CU/LASP. +
Parameters
- tvar
Keywords
- newname
File attributes
Modification date: | Thu Feb 13 16:42:36 2014 |
Lines: | 68 |