Personal tools

Difference between revisions of "Module TimeSerie"

From MohidWiki

Jump to: navigation, search
(Overview)
 
m (1 revision)
(No difference)

Revision as of 11:38, 3 December 2008

Overview

Module TimeSerie manages all operations involving Time Series files, namely in terms of input and output.

Time Series input

Time Series output

Module TimeSerie handles results output in time series format. It acts as a server for other modules that which to output results in this format. This the client module needs to define the specifications with the location and other options of the output time series. This is made via a file:

TIME_SERIES_LOCATION     : ..\..\GeneralData\TimeSeriesFile.dat

or reading directly from the client modules' input data file:

<BeginTimeSerie>
NAME                          : myTimeSeries
LOCALIZATION_I                :  20
LOCALIZATION_J                :  25
LOCALIZATION_K                :  2
<EndTimeSerie>