Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 15 Apr 13:33
455ffaf

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