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).
Because it checks via file system, loading and checking the files (xr datasets mostly) again and again. the bigger the files, the slower the loading time. In one really big case it takes 25 minutes to open the ert gui;
Because it checks via file system, loading and checking the files (xr datasets mostly) again and again. the bigger the files, the slower the loading time. In one really big case it takes 25 minutes to open the ert gui;
This blocks the combined datasets PR from being merged. https://github.com/equinor/ert/pull/8247