WaterML2 implementation of USGS Rating Shifts
Pre-reading links
A WaterML2 Conversion is used to define a rating.
WaterML2 stream discharge rating tables though a generalised 'conversion'. Below is a diagram of the conversion concept.
The conversion/ratings concept is quite straight forward:
- Rating tables enable the conversion from an observed property to a derived property.
- A rating curve is a curvilinear relationship defined by nodes with linear interpolation between nodes
- Conversion have a start date of application.
The are more complex requirements that are also implemented, but the above points are the core concept.
In its simplest form, the USGS method of calculating flow involves adjusting the river level data prior to converting into derived flow. This is illustrated in the conversion chain diagram below.
A
WaterML2 conversion can be used for implementing both the Rating Shift and the Discharge rating.
- For more information on how a WaterML2 conversion can be applied to complete a rating shift see the document RatingsShiftsQuebec
- The definition of the work flow described above is not in scope for WML2.P2
WaterML2 Implementing multiple conversions
It is common practice in information systems to define a single conversion period for each
ParamterFrom and
ParameterTo (
FromTo) combinations for an monitoring point. The HDWG RGS group decided that this convention would not be followed for WML2.P2 ratings, see
Implementation options investigation for alternatives.
The WML2.P2 implementation will allow a
ConversionPeriod to define the period of application for multiple
FromTo combinations. This approach has been taken to simplify the usage of WML2.P2 document in the application to USGS rating shifts methods.
Points to note:
- A WaterML2.P2 Conversion period with multiple FromTo combinations can always be disaggregated to enable storage into system that do not support multiple combinations.
- Where a work flow required knowledge of several conversions concurrently, (e.g. USGS Rating shifts) this method supports concise delivery of the data with the ability to understand all conversions in data order without having to traverse multiple data structures.
- The is Nil impact on a the use of a single FromTo combination
--
PaulSheahan - 21 Nov 2013