New Blog Post: Building HydroKrig

I developed a custom #QGIS plugin to automate spatial interpolation for hydrological data.

Tech Stack: #Python + #PyKrige for geostatistics #PyQt5 for the interface Plugin Builder & Reloader for workflow

The post covers UI signals, Ordinary Kriging logic, and watershed masking.

Read more here: https://www.briaslab.fr/blog/?action=view&url=building-a-qgis-plugin-with-python-qt-and-pykrige
Code on GitHub: https://github.com/antoinebrias/hydrokrig

#GIS #OpenSource #Geostatistics #Hydrology #PythonProgramming

Building a QGIS Plugin with Python, Qt, and PyKrige | Antoine's Blog