Published July 18, 2024
| Version v1.6.0
Software
Open
GeoStat-Framework/GSTools: v1.6.0 'Periodic Peach'
Contributors
Other:
Research groups:
Supervisor:
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 keywordperiodic
- add examples to showcase how to use the new generator
- create periodic spatial random fields with
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
Related works
- Is supplement to
- https://github.com/GeoStat-Framework/GSTools/tree/v1.6.0 (URL)
Software
- Repository URL
- https://github.com/GeoStat-Framework/GSTools
- Programming language
- Python
- Development Status
- Active