Personal tools

Module TimeSerie

From MohidWiki

Revision as of 13:37, 18 January 2013 by Paulochambel (talk | contribs) (Time Series output)
Jump to: navigation, search

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.

The Time Series output configuration is done via the follow keywords.


MAX_BUFFER_SIZE COMPUTE_RESIDUAL REPLACE_PATH IGNORE_ON

FIRST_OUTPUT_TIME DT_OUTPUT_TIME TIME_UNITS SERIE_INITIAL_DATA TIME_CYCLE

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