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

[WIP] update groups, i.e. domain and observation localization #380

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Sep 24, 2024

  1. Update groups object, consistency and unit tests

    add functionality for EKI, and interface without functionality for other EKP
    
    fix update_ensemble! calls in inflation runtests
    
    inflation tests run
    
    coupled lorenz model for atmos-ocean, generated spinup and data
    
    sort ekp inversion for example
    
    remove log issues for verbose flags
    
    fix localizer (hack) and move verbose statements
    
    format
    
    sandbox for different batching of update groups
    
    rm localizer for now
    
    example tweaks
    
    plot for covs
    
    example changes and mulitpl g-group updates
    odunbar committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d394ac3 View commit details
    Browse the repository at this point in the history
  2. working example

    odunbar committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    540fc32 View commit details
    Browse the repository at this point in the history
  3. format

    odunbar committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b1c456a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dae1b3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60ca62d View commit details
    Browse the repository at this point in the history
  6. better error catch for typo

    odunbar committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    be26c68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d61f568 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. format

    odunbar committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c38d6b0 View commit details
    Browse the repository at this point in the history
  2. pass more tests

    odunbar committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6be024e View commit details
    Browse the repository at this point in the history
  3. pass more tests

    odunbar committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    41deb04 View commit details
    Browse the repository at this point in the history
  4. use API in ETKI

    odunbar committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4536c99 View commit details
    Browse the repository at this point in the history