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

Remove use_bias_for_run global parameter #1010

Open
fmaussion opened this issue Apr 29, 2020 · 1 comment
Open

Remove use_bias_for_run global parameter #1010

fmaussion opened this issue Apr 29, 2020 · 1 comment
Assignees

Comments

@fmaussion
Copy link
Member

I am in the process of slowly discovering that OGGM's strong reliance on global parameters is not always good.

use_bias_for_run is a good example: you can easily replace it by a kwarg, and this is how most people do. It should be removed

@fmaussion
Copy link
Member Author

There are probably other examples as well. In the PR I'm working on, I am removing the baseline_y0 and y1 params for example

@fmaussion fmaussion self-assigned this Apr 29, 2020
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