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

Parameter bounds structures for LBSGSB #17

Open
leobpujol opened this issue Oct 7, 2024 · 0 comments
Open

Parameter bounds structures for LBSGSB #17

leobpujol opened this issue Oct 7, 2024 · 0 comments

Comments

@leobpujol
Copy link
Collaborator

Current bounds are hardcoded.

  • Need to create a bound structure for each new and old parameter
  • Need to make it accessible via Python
  • Need to add default bound values

NB: during the assimilation, process, all bounds are all added to the existing control_ubound/control_lbound structures, in a specific order. To keep things clear for the user, I think the addition of these intermediate bounds structures is pertinent.

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