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

Automatic ensemble size in ensemble Kalman Filter #1

Open
fatadama opened this issue Nov 18, 2015 · 0 comments
Open

Automatic ensemble size in ensemble Kalman Filter #1

fatadama opened this issue Nov 18, 2015 · 0 comments
Assignees

Comments

@fatadama
Copy link
Owner

Currently the algorithm will always either increase or decrease the ensemble size by a minimum of one, every time, because of the convergence metric we're using. A really simple way to address this would be to upper and lower bound the tolerance, which is a little ugly but might be the best way to go for now.

@fatadama fatadama self-assigned this Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant