equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
98 stars 104 forks source link

Only log INFO messages from websockets #8165

Closed berland closed 3 weeks ago

berland commented 3 weeks ago

Issue Resolves #8161 Resolves speed issue for Ert, according to @JHolba excessive time is spent by websocket.serve() due to logging.

Approach ✂️

When applicable