Published July 18, 2024 | Version v1.6.0
Software Open

GeoStat-Framework/GSTools: v1.6.0 'Periodic Peach'

  • 1. ROR icon Helmholtz Centre for Environmental Research

Contributors

  • 1. University of Potsdam
  • 2. Helmholtz-Zentrum für Umweltforschung UFZ
  • 3. Hydrogeology Group, Department of Earth Science, Utrecht University, Netherlands
  • 4. ROR icon Helmholtz Centre for Environmental Research

Description

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

  • add a new spatial random field generator called Fourier (#302)
    • create periodic spatial random fields with Fourier, by setting the period length with the keyword periodic
    • add examples to showcase how to use the new generator

Bugfixes

  • fix some Cython issues (#354)
    • update deprecated conditional compilation for OpenMP support
    • fix changing between Cython and Rust backends
    • improve documentation regarding parallelization
  • fix deprecated license identifier, now Zenodo releases work again (#356)

Changes

  • require gstools-core v1.0.0 at least (#361)

Files

GSTools-1.6.0.zip

Files (14.0 MB)

Name Size Download all
md5:2c29c674a07567343c5f00fdc2d54447
14.0 MB Preview Download

Additional details

Software

Repository URL
https://github.com/GeoStat-Framework/GSTools
Programming language
Python
Development Status
Active