Versions Compared

Key

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

...

model_id(required)

Identifier of the model. This should be the first part of the .mdu file name. This is used to find the relevant .mdu file(s) and restart .nc file(s), as described below.

mdu_file

Deprecated. Do not use.

Pathname of the mdu file to update. This should be either an absolute path or a path relative to the workDir specified in the netcdf run file.

input_grid_files_to_convert(optional) Deprecated. The latest version of D-Flow FM can directly read grid NetCDF files that are exported from Delft-FEWS. This works for the parameters wind, pressure, rainfall, radiation, temperature and humidity. Therefore converting grid conversion files is not needed anymore.

One or more pathnames of netcdf files with input grid data that should be converted. The pathnames should be separated by semi-colons (;). Each pathname should be either an absolute path or a path relative to the workDir specified in the netcdf run file.

...