There is a newer version of the record available.

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

GeoStat-Framework/PyKrige: v1.7.0

  • 1. United State Geological Survey: Golden, CO, US
  • 2. Symerio
  • 3. Helmholtz Centre for Environmental Research - UFZ

Description

Release Notes Installation

You can install PyKrige with conda:

conda install -c conda-forge pykrige

or with pip:

pip install pykrige
Documentation

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

What's new?

New features

  • added support for GSTools latlon models (#245)

Changes

  • drop Python 3.6 support (setuptools>60 needs py>3.7) (#242)
  • move setup.cfg content to pyproject.toml (PEP 621) (#242)
  • move to src/ based package structure (better for testing, building and structure) (#242)
  • build wheels for apple silicon (#242)
  • apply isort and add check to CI (#242)
  • fix documentation (#242, #252)

Bug fixes

  • fix AttributeError: 'UniversalKriging' object has no attribute 'external_Z_array' (#247)
  • remove deprecated scipy (v1.9) method pinv2 (#237)
  • correcting partial sill in C backend (#226)

Files

GeoStat-Framework/PyKrige-v1.7.0.zip

Files (738.9 kB)

Name Size Download all
md5:20d6e701898504b107c1d8efc9a7af29
738.9 kB Preview Download

Additional details