
PT3S is a Python package developed by 3S Consult to serve as an interface between SIR 3S and Python. It enables the use of the SIR 3S model and calculated results in Python, facilitating pre- and post-processing steps for SIR 3S projects.

- Use SIR 3S Modeldata and Results in pure Python.
- Integration with pandas, geopandas, matplotlib, and other libraries.
- Suitable for documentation, testing, verification, analysis, reporting, prototyping, and play.
For detailed documentation, visit PT3S Documentation.
You can find the PT3S package on PyPI.
To install PT3S, use pip:
pip install PT3S
For any questions or feedback, please contact us at jablonski@3sconsult.de.
MIT License. See LICENSE for details.