CliMA / ParameterEstimocean.jl

🎲 Parameter estimation for Oceananigans using EnsembleKalmanProcesses
https://clima.github.io/ParameterEstimoceanDocumentation/dev/
MIT License
21 stars 6 forks source link

BatchedInverseProblem for multi-resolution and multi-simulation calibration #291

Closed glwagner closed 1 year ago

glwagner commented 2 years ago

This PR implements BatchedInverseProblem, which permits an EnsembleKalmanInversion problem to be constructed from multiple (weighted) inverse problems. This feature means we can find optimal parameters for two simulations of the same problem, but with different resolutions.