Purpose ogs5py is A python-API for the OpenGeoSys 5 scientific modeling package. Installation You can install the latest version with the following command: pip install ogs5py Documentation for ogs5py You can find the documentation under geostat-framework.readthedocs.io. Further Information General homepage: https://www.opengeosys.org/ogs-5 OGS5 Repository: https://github.com/ufz/ogs5 Keyword documentation: https://ogs5-keywords.netlify.com OGS5 Benchmarks: https://github.com/ufz/ogs5-benchmarks ogs5py Benchmarks: https://github.com/GeoStat-Framework/ogs5py_benchmarks Release Notes 1.0.x Bugfixes MSH.show TempFile was not working on Windows: c0d0960 Don't fix QT_API for MAYAVI and use vtk for export: 33398ad PopenSpaw...