Actions

TSCALC

From BAWiki

Revision as of 12:12, 31 May 2010 by imported>BAWiki 3 (Created page with '{{ProgramDescription |name_de=TSCALC |name=TSCALC |version=June 1997 |version_descr=June 1997 |catchwords=preprocessor<br /> time series data<br /> mathematical operations on t…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basic Information

Name of Program

TSCALC

Version-Date

June 1997

Description-Date

June 1997

Catchwords

preprocessor
time series data
mathematical operations on time series data

Short Description of Functionality

The program TSCALC is a useful preprocessor. The program serves to perform some mathematical operations on different time series data of a single physical quantity - a single output time serie is generated from two different input time series. The original time series data can be added, subtracted, multiplied or divided in various ways. The relative weight of each data set can be set individually. An additional time shift can be also applied to the time series data.

Input-Files

  1. general input data (filetype tscalc.dat)
  2. file containing time serie 1 (filetype boewrt.dat or solwrt.dat)
  3. file containing time serie 2 (filetype boewrt.dat or solwrt.dat)

Output-Files

  1. file for the newly generated time serie (filetype boewrt.dat
  2. informative printer file (filetype tscalc.sdr)
  3. (optional) trace of program execution (filetype tscalc.trc)

Methodology

Both time series are read first from two different files, which might have different data formats. In the second processing step time shifts can be applied optionally. Afterwards the input time series data are interpolated at regular intervals using either a linear or a spline interpolation scheme. Finally an output time serie is generated via different mathematical operations from the two input time series.

Program(s) to run before this Program

FFT, FRQ2ZEITR, XTRDATA, ZEITRIO

Program(s) to run after this Program

TIDKEN, TM2RND, TR2RND, UTRRND, ZEITRIO

Additional Information

Language

Fortran77

Additional software

-

Original Version

J. Jürges, G. Lang

Maintenance

J. Jürges, G. Lang

Documentation/Literature


back to Program Descriptions


Overview