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
103 stars 107 forks source link

Clean up math func folder #9210

Open oyvindeide opened 1 week ago

oyvindeide commented 1 week ago

The math func folder (test-data/everest/math_func) has a number of config files, most are just slight variations of the same one, used for testing.

We should clean this up by deleting most of the config files, and only keep enough to serve as a minimal example. The others should be edited in the tests that require them, and not checked in as text files.

StephanDeHoop commented 3 days ago

@oyvindeide @frode-aarstad Is this related to #9211? Or can I safely pick this up and work on this in parallel?

frode-aarstad commented 3 days ago

@oyvindeide @frode-aarstad Is this related to #9211? Or can I safely pick this up and work on this in parallel?

It should be safe to pick up

StephanDeHoop commented 3 days ago

@oyvindeide @frode-aarstad Is this related to #9211? Or can I safely pick this up and work on this in parallel?

It should be safe to pick up

Thanks, will do :)!