Describe the bug
Between the May and October release of komodo, some changes in how to read/write files with fields were changed. The non-adaptive localisation was not updated at the same time causing grid index order error.
To Reproduce
Steps to reproduce the behavior:
Run non-adaptive localisation and visual inspect the difference between an update without and with localisation.
Expected behavior
Fix the bug so that it works as it should.
Describe the bug Between the May and October release of komodo, some changes in how to read/write files with fields were changed. The non-adaptive localisation was not updated at the same time causing grid index order error.
To Reproduce Steps to reproduce the behavior:
Expected behavior Fix the bug so that it works as it should.
Screenshots Test of LOCALISATION_JOB.pdf
Additional context A new pytest test for non-adaptive localisation is developed in another PR to detect this type of error.