Versions Compared

Key

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

Introduction

The NN_Overtopping model takes data from Delft-FEWS, processes it, and returns it. This used to be achieved with an adapter written in MATLAB and using PI time series xml files. The adapter has been ported to Java while keeping the same functionality.

Background NN_Overtopping model

...

The NN_Overtopping model then produces output in a file called: NN_OVERTOPPING.lis which is then loaded into Delft-FEWS. These data use the q parameter with units of m3/s/m, along with values for q at 2.5, 5, 25, 50, 75, 95, and 97.5 %.

Configuration

 <explain config options>

The adapter needs to be supplied with the input and output time series files via the inputTimeSeriesFile and outputTimeSeriesFile elements so it can read and write data. The work directory needs to be specified, which must contain the NN_Overtopping model executable so it can run.

When th e mode is run if If an input value has any of:

...