Overview

Imports time series data from files in Hymos ASCII format with five header lines containing a description of the time series:


Import type

The import type is HymosAscii. There is no particular file extension required.

Example

Here is a simple example:

FIXE
PAR
1
NOOR HH4 418 8
2008 1 1 0 2 6048 1 1 114.906
2008 01 01 00 15 0.478
2008 01 01 00 30 0.478
2008 01 01 00 45 0.478
2008 01 01 01 00 0.478
2008 01 01 01 15 0.478
2008 01 01 01 30 0.478
2008 01 01 01 45 0.478

Details of the import format

The field separator is a tab.