DART icon indicating copy to clipboard operation
DART copied to clipboard

Feature request: Hybrid filter

Open hkershaw-brown opened this issue 1 year ago • 5 comments

Add hybrid filter assimilation algorithm as an option in DART.

Currently on: https://github.com/mgharamti/DART/tree/hybrid

To do list:

  • [ ] Test case /glade/work/gharamti/hybrid/run_hyb_filter
  • [ ] low order models
  • [ ] the hybrid branch is based on DART pre https://github.com/NCAR/DART/releases/tag/v9.12.0

hkershaw-brown avatar Oct 27 '23 13:10 hkershaw-brown

First bash through updating to main (Jeff rector)

https://github.com/NCAR/DART/tree/hybrid-main

Untested.

hkershaw-brown avatar Nov 06 '23 19:11 hkershaw-brown

https://github.com/NCAR/DART/tree/hybrid-main-merge

needs:

  • mpi utilities mpif08 changes
  • hybrid only supported for filter_kinds 1,2. How should this interact with QCEFF which is a per-qty filter_kind

hkershaw-brown avatar Apr 26 '24 18:04 hkershaw-brown

Helen, the hybrid scheme should technically work with any filter type. During testing and validating with WRF-Hydro, I only checked EAKF and EnKF. Integrating the scheme with the QCEFF though, might be tricky. We'll need to discuss that.

mgharamti avatar Apr 29 '24 15:04 mgharamti

This is my number one priority once I'm back from Asia at the start of July. There are some challenges and we need to discuss whether it should be done in the branch with the smoother capability.

On Mon, Apr 29, 2024 at 9:49 AM Moha Gharamti @.***> wrote:

Helen, the hybrid scheme should technically work with any filter type. During testing and validating with WRF-Hydro, I only checked EAKF and EnKF. Integrating the scheme with the QCEFF though, might be tricky. We'll need to discuss that.

— Reply to this email directly, view it on GitHub https://github.com/NCAR/DART/issues/569#issuecomment-2083086570, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANDHUIQ344VSTGHBMIVHE6TY7ZTZ5AVCNFSM6AAAAAA6S2FKO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBTGA4DMNJXGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jlaucar avatar Apr 29 '24 16:04 jlaucar

Pre release version for v9.11.7 is here https://github.com/NCAR/DART/releases/tag/v9.11.7-hybrid

hkershaw-brown avatar Aug 07 '24 21:08 hkershaw-brown