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

Improve websockets logging #8161

Closed xjules closed 3 weeks ago

xjules commented 3 weeks ago

Apparently the logging when running webscokets is heavy and very time consuming (the websocket log files can have hundreds thousands of lines and accessing the file can be i/o "costly"), therefore we should look at adjusting the log-level and decrease the amount of logging we do.