NCAR / DART

Data Assimilation Research Testbed
https://dart.ucar.edu/
Apache License 2.0
187 stars 140 forks source link

Feature request: Hybrid filter #569

Open hkershaw-brown opened 10 months ago

hkershaw-brown commented 10 months ago

Add hybrid filter assimilation algorithm as an option in DART.

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

To do list:

hkershaw-brown commented 9 months ago

First bash through updating to main (Jeff rector)

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

Untested.

hkershaw-brown commented 4 months ago

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

needs:

mgharamti commented 4 months ago

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.

jlaucar commented 4 months ago

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: @.***>

hkershaw-brown commented 2 weeks ago

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