Skip to content

Update the Python wrapper

Paal Kvamme requested to merge kvamme62/python-wrapper into master

Support some of the recently added features in OpenZGY/C++ also in the Python wrapper.

  • Allow reading from a file opened for write.
  • Throw more specific exceptions in a few cases.
  • Add ZgyWriter.close_incomplete().

Merge request reports