Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop infrastructure for transfer functions #146

Open
arbennett opened this issue May 27, 2021 · 0 comments
Open

Develop infrastructure for transfer functions #146

arbennett opened this issue May 27, 2021 · 0 comments

Comments

@arbennett
Copy link
Member

arbennett commented May 27, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant