Skip to content

Add period scaling to LinearTrend parameter transform

This allows the slope parameter to be specified on the appropriate scale (e.g, years) rather than needing to scale it to seconds in parameter space, which is numerically not ideal due to floating point precision limits.

Merge request reports