Overview

This export is available in DELFT-FEWS versions after 13-5-2013 (FEWS version 2013.01)

The IPF serializer exports coverage data to iMOD IPF files. This text based file type is described in the iMOD manual. How the data is exported, is detailed below.

Main IPF File

Columns

The following columns are exported:

  • X-COORDINATE
  • Y-COORDINATE
  • Z-COORDINATE
  • LOCATION-ID
  • FILE

the extension of the files is .txt.

Additional Files

All aditional files will be in the same folder as the IPF file. Their name will be timeseries0000.txt, where 0000 will be incremented for each additional file.

All timeseries that have the same available times will be grouped into a single additional file, i.e. record in the IPF file.

File type

The file type is always 1, to denote time series data.

Datetime

The datetime format is yyyyMMddHHmmss.

Columns

Each time series will be written in a separate column. The column name will be the parameter ID.

  • No labels