Versions Compared

Key

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

...

What

nameofinstance.xml

Description

Configuration o the ARMA module

schema location

http

https://

fews

fewsdocs.

wldelft

deltares.nl/schemas/version1.0/errorModelSets.xsd

Entry in ModuleDescriptors

<moduleDescriptor id="ErrorModel">
<description>Applies error correction module</description>
<className>nl.wldelft.fews.system.plugin.errormodel.ErrorModel</className>
</moduleDescriptor>

Children Display
Table of Contents

 


Anchor
_Toc154574436
_Toc154574436
Anchor
_Toc95297290
_Toc95297290
Error correction module configuration

...

GreatCorby_ErrorModel_Forecast 1.00 default.xml

GreatCorby_ErrorModel_Forecast

File name for the GreatCorby_ErrorModel_Forecast configuration.

1.00

Version number

default

Flag to indicate the version is the default configuration (otherwise omitted).



Figure 86 Elements of the error module configuration.

...

Updated timeseries data generated by the error model. This serie can contain data for the historic and the forecast period. 


fixedOrderMethod

Root element for defining an error model using the ARMA structure.

Figure 88 Elements of the fixedOrderMethod configuration.

...

  • none
  • ARMA+ systematic
  • systematic
  • ARMA
  • ARMA+ log transformation
  • ARMA+ systematic+ log transformation

...


order_ar

Order of the AR part of the model. In literature mostly an value of the AR order up to 3 is chosen, higher values are possible, but will have a smaller contribution to the overall result of the error correction.

...

Default value required for 'defaultvalue' interpolation option.

 


maxObserved

Maximum value to be used by the error module. Higher values will be converted to NaN and not used as input for error correction. This parameter is optional.

...

Option 'logLevelCoefficientsInfo' is set in ErrorModelSetsComplexType directly under element 'errorModelSet'. The value defaults to 'debug', such that the computed coefficients are only logged when the module is run in debug mode. Set the value to 'info' to show the coefficients in the standard logging.