Skip to content

Comments

[enhancement] Users can set negative predictions to zero in Area-to-A…#517

Merged
SimonMolinsky merged 1 commit intodevfrom
515-corepipelinesblock_filterpy---allow-user-to-set-0s-when-predicted-value-is-below-0-dangerous
Feb 20, 2026
Merged

[enhancement] Users can set negative predictions to zero in Area-to-A…#517
SimonMolinsky merged 1 commit intodevfrom
515-corepipelinesblock_filterpy---allow-user-to-set-0s-when-predicted-value-is-below-0-dangerous

Conversation

@SimonMolinsky
Copy link
Member

[enhancement] Users can set negative predictions to zero in Area-to-Area, Area-to-Point, and Centroid-based Poisson Kriging

Package version (main branch)

version: 1.2.1

Description

Add parameter controlling negative prediction value (it can be set to 0) in Poisson Kriging functions.

Problem

Negative predictions might be computation artifacts.

Solution

Set negative predictions to zero.

Affected modules

  • kriging
  • core

Unit tests

  • n/a

Package check

  • All tests passed
  • Documentation updated
  • All tutorials are working properly

(Optional) Additional info

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

…rea, Area-to-Point, and Centroid-based Poisson Kriging
@SimonMolinsky SimonMolinsky merged commit f657a61 into dev Feb 20, 2026
12 checks passed
@SimonMolinsky SimonMolinsky deleted the 515-corepipelinesblock_filterpy---allow-user-to-set-0s-when-predicted-value-is-below-0-dangerous branch February 20, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant