Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The model time step adjusts the end time when necessary of the run period for this model and for all models/modules that will run after aft05GeneralAdapterModule-importShapeFileActivityer this model in the same task run.

...

A <fileDateTimePattern> should be defined to filter out the shape files that need to be imported and to extract the time for the shape in the time series. If the directory is not empty, but none of the files match the defined pattern, an exception will be thrown. Since 2023.01 the fileDateTimePattern is optional. When there is no fileDateTimePattern the *.shp file in the import directory will be imported. The time zero is used as time stamp. Only one shp-file should exist in the import directory. Files without the shp/dbf extension are ignored

A <geoDatum> can be defined if the shape file is not in WGS84. When this is defined, a conversion to WGS84 will take place before storing the time series into the database.

...