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 Bugfixes GLI.add_polyline now allows integer coordinates for points: bf5d684 MSH.centroids are now calculated as center of mass instead of ...