You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

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

The IPF parser imports scalar time series data from iMOD IPF files. This file type is described in the iMOD manual.

Imported Columns

IPF files must have two columns: X-COORDINATE and Y-COORDINATE. Optionally, it can have a column for the z coordinate: Z-COORDINATE and the location ID: LOCATION-ID.

Because the actual data that will be imported is time series data, a file column must also be present. Its name is irrelevant, because it is specified by index in the IPF file (where 1 is the first column). The importer will not crash if no file column is present, but of course no time series data will be imported.

Supported File Types

Only files of type 1 (time series data) are supported.

Imported Geometry

For each record in the IPF file, a point geometry will be created.

  • No labels