Skip to content
Snippets Groups Projects
  • Brian Groenke's avatar
    efaa0493
    Fix regression caused by previous merge · efaa0493
    Brian Groenke authored
    Transform parameters were missing the component and fieldname parameters provided
    by ModelParameters.
    
    The fix also causes minor breakage in changing the format of collected parameters.
    Transforms now must declare an identifier which is used to dereference them from
    ParameterVector.
    efaa0493
    History
    Fix regression caused by previous merge
    Brian Groenke authored
    Transform parameters were missing the component and fieldname parameters provided
    by ModelParameters.
    
    The fix also causes minor breakage in changing the format of collected parameters.
    Transforms now must declare an identifier which is used to dereference them from
    ParameterVector.