GeoStat-Framework / GSTools

GSTools - A geostatistical toolbox: random fields, variogram estimation, covariance models, kriging and much more
https://geostat-framework.org
GNU Lesser General Public License v3.0
544 stars 71 forks source link

[Enh] Uniform transformation should have lower and upper value #300

Closed MuellerSeb closed 1 year ago

MuellerSeb commented 1 year ago

Currently the uniform transformation converts the field to a uniform distribution on [0, 1]. It would be nice to have the ability to set the low and high value for a uniform distribution on [low, high].