OGSTools 0.x Release Notes (upcoming release)#

This is not released yet!

Breaking changes#

  • OGS Wheel (pip install ogs) is now an optional (before mandatory) dependency of OGSTools. OGSTools requests either a OGS wheel OR a custom OGS made available on PATH or OGS_BIN_PATH.

API breaking changes#

  • mesh.read_shape (removed function, functionality is not covered anymore)

Examples#

  • removed all example with shape files

Changes (non API-breaking)#

Bugfixes#

Features#

Infrastructure#

Tests#

Imports#

Maintainer TODOs#

next sub release#

next main release#

  • MeshSeries: from_data() constructor -> init()