Skip to content

Best Fit Interpolator v1.0.1

Choose a tag to compare

@ladelgadobe ladelgadobe released this 03 Jul 03:26
· 10 commits to main since this release

Best Fit Interpolator v1.0.1

Maintenance release prepared for the QGIS Plugin Repository.

Changes

  • Removed development artifacts flagged by the QGIS security scan.
  • Removed unused legacy files and imports.
  • Preserved interpolation and validation behavior.
  • Validation continues to reuse the exact grid, covariates, and model parameters used during interpolation.

Verification

  • Successfully compiled with QGIS Python 3.12.
  • Validation configuration regression test passed.
  • Flake8 functional findings: 0.
  • ZIP structure and security audit passed.