Håvard Berland
Håvard Berland
This is a `ConnectionClosedError` that is not being caught in `handle_dispatch()` in `evaluator.py`, that leads to the counting of connected dispatchers to be incorrect, with the result that ert will...
~This problem occurs from 2068 and onwards. Y2K problem?~ This problem starts after stepping forward ca 68 years, starting from either f.ex year 2000 or year 2100.
Leap seconds was my hypothesis too, but I have failed to understand where they enter the calculation and thus how it causes this.
Thanks, makes sense. No apparent workaround. If this only affects synthetic UNSMRY it is not of high priority.
Related to https://github.com/pandas-dev/pandas/issues/39727
> Can you write a unit test that tests that this does the right thing and also that existing user code doesn't break with this change? Thanks. Not sure I...
Tests indicate that it is an intention to make this fail: `NumericalRecord(data=[1,2,3], index=(0,1,5))` which means that the role of the `index` argument in the API is not to give the...
`rips` pins currently to below `3.21`: https://github.com/OPM/ResInsight/blob/dev/requirements.txt
For reference, this is the corresponding code for ERT2: https://github.com/equinor/semeio/blob/main/semeio/jobs/design2params/design2params.py
Yes, there are perhaps few enough remaining pylint issue to have one open for each of them.