Skip to content

Develop infrastructure for transfer functions #146

@arbennett

Description

@arbennett

We should provide some functionality which allows users to define transfer functions which map basin attributes to parameter values. This should be integrated in a way that you can initialize a new Simulation and use a function or method like apply_transfer_functions(tr_funs: Dict[str, callable], attributes: xr.Dataset, name: str='pysumma_transfer_funs') to assign the Simulation a new set of trial parameters, which automatically updates the file manager.

This should also operate seamlessly with the calibration routines. How to integrate this is TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions