Release Notes
Installation
You can install ogs5py with pip:
pip install ogs5py
Or with conda:
conda install ogs5py
Documentation
The documentation can be found at: https://ogs5py.readthedocs.io/
What's new?
See #18
Enhancements
- move to
src/
base package structure - use hatchling as build backend
- drop py36 support
- added archive support
- simplify documentation
Bugfixes
- remove usage of deprecated
np.int