DataAssim.jl icon indicating copy to clipboard operation
DataAssim.jl copied to clipboard

Implementation of various ensemble Kalman Filter data assimilation methods in Julia

Results 3 DataAssim.jl issues
Sort by recently updated
recently updated
newest added

Hello! Before I try to call an external model in C++, I wanted to know if there is a support for non-uniform observations? For example, here's our constraint with a...

Hi! I have a small question, if I may. Have you included any parallelization (over the particles) in this package? Thanks a lot, Ignace

Do you have knowledge of Ensemble Kalman Smoother? Is is possible to implement that in this framework?