Andreas Eknes Lie
Andreas Eknes Lie
This is one of the very few project that does not support Pandas versions >= 2.0 This is prohibiting komodo from upgrading that package
**Issue** Resolves #my_issue **Approach** _Short description of the approach_ (Screenshot of new behavior in GUI if applicable) - [ ] PR title captures the intent of the changes, and is...
Whenever Ert encounters an error during plotting, you cannot plot storage content anymore. Ert will just hang. --- Reproduce by: First run poly-example to have something to plot. Add some...
These were found int [test-linux-ert (unit-tests, 3.11, ubuntu-latest) / Run ert tests](https://github.com/equinor/ert/actions/runs/11274154074/job/31352738328?pr=8703#logs) Line 4369 ``` ../../../../../opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/resdata/util/util/time_vector.py:132 ../../../../../opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/resdata/util/util/time_vector.py:132 ../../../../../opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/resdata/util/util/time_vector.py:132 ../../../../../opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/resdata/util/util/time_vector.py:132 /opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/resdata/util/util/time_vector.py:132: DeprecationWarning: invalid escape sequence '\d' deltaRegexp = re.compile("(?P\d*)(?P[dmy])", re.IGNORECASE) ../../../../../opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/resdata/summary/rd_cmp.py:98...