DataverseLabs / pyinterpolate

Kriging | Poisson Kriging | Variogram Analysis
https://pyinterpolate.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
147 stars 26 forks source link

395 bug add safe method to the error message when theoreticalvariogramautofit is performed with an invalid model type #400

Closed SimonMolinsky closed 1 year ago

SimonMolinsky commented 1 year ago

Refactored theoretical variogram model types

Package version (main branch)

version: 0.4.2

Description

Parameters and theoretical variogram model types are refactored.

Problem

Users get wrong error messages, and parameters that take multiple data types are hard to handle.

Solution

Code refactoring.

Affected modules

Unit tests

n/a

Package check

(Optional) Additional info

Is feature related to literature? Does change require new dependencies? Any other information...