Versions Compared

Key

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

...

What

pi-ratingCurves.xml

Description

Configuration for rating curves at specific locations

schema location

httphttps://fewsfewsdocs.wldelftdeltares.nl/schemas/version1.0/pi-schemas/pi_ratingcurves.xsd

Entry in ModuleDescriptors

<moduleDescriptor id="Transformation">
<description>General transformation Component</description>
<className>nl.wldelft.fews.system.plugin.transformation.TransformationModule</className> </moduleDescriptor>

Rating Curves Configuration

...

The schema of the pi-ratingcurves can be found at: httphttps://fewsfewsdocs.wldelftdeltares.nl/schemas/version1.0/pi-schemas/pi_ratingcurves.xsd

Header

The header element contains the metadata about the rating curve. Below an overview of the available elements.

...

To show the stageToDischargePowerEquation rating curves in the TimeSeriesDisplay, a table is generated on the fly from the power equations.
For each equation ten stage values are generated using increment (max stage – min stage) /10 , and for each stage a discharge is computed. Please note that this table is only used in the display and not in TransformationModule computations.

...