resdata
resdata copied to clipboard
Get rid of deprecation warnings
Successfully run tests on Jenkins with the komodo environment and no deprecation warnings. This can be achieved by making all deprecation warnings errors.
Today there are quite a bit of deprecation warnings related to numpy usage internally. These should go away before we start deprecating parts of our own API..