There is a newer version of the record available.

Published August 18, 2022 | Version v1.4.0
Software Open

GeoStat-Framework/GSTools: v1.4.0 'Sassy Sapphire'

  • 1. Helmholtz Centre for Environmental Research - UFZ

Contributors

Supervisor:

  • 1. Helmholtz Centre for Environmental Research - UFZ
  • 2. Hydrogeology Group, Department of Earth Science, Utrecht University, Netherlands

Description

Release Notes

This release drops Python 3.6 support, brings a new package structure, adds some usability improvements and provides some crucial bugfixes.

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
  • added Youtube tutorial to documentation #239
  • better support for custom generators #250 #259
  • add valid_value_types class variable to all field classes #250
  • PyKrige: fix passed variogram in case of latlon models #254
  • add bounds checks for optional arguments of CovModel when resetting by class attribute #255
  • minor coverage improvements #255
  • documentation: readability improvements #257
Changes
  • drop Python 3.6 support (setuptools>60 needs py>3.7) #241
  • move setup.cfg content to pyproject.toml (PEP 621) #241
  • move to src/ based package structure (better testing, building and structure) #241
  • use extension-helpers for openmp support in setup.py #241
  • increase minimal version of meshio to v5.1 #241
Bugfixes
  • Pyvista v0.32 deprecation warning: use point_data instead of point_arrays #237
  • remove deprecated scipy (v1.9) method pinv2 #247
  • change float comparison in tests #248
  • Cython: solve -Wsometimes-uninitialized warning #255

Files

GeoStat-Framework/GSTools-v1.4.0.zip

Files (14.0 MB)

Name Size Download all
md5:92c64481d838bd5e2c3302e3b2a12306
14.0 MB Preview Download

Additional details