Skip to content

v1.5.1 'Nifty Neon'

Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 03 Nov 20:49
· 65 commits to main since this release
d2da47e

Release Notes

This release brings better support for spatio-temporal models as well as some updates for models on geographic coordinates.

Installation

You can install GSTools with conda:

conda install -c conda-forge gstools

or with pip:

pip install gstools

Documentation

The documentation can be found at: https://gstools.readthedocs.io/

What's new?

Enhancements

see #317

  • added wheels for Python 3.12
  • dropped support for Python 3.7 (EOL)
  • linted Cython files with cython-lint
  • use Cython 3 to build extensions