GispoCoding / eis_qgis_plugin

A QGIS plugin for mineral prospectivity mapping
https://eis-he.eu/
GNU General Public License v2.0
8 stars 1 forks source link

Add Local Moran's I processing algorithm #62

Closed nmaarnio closed 4 months ago

nmaarnio commented 5 months ago

Note: CLI function for Local Moran's I should be first implemented In EIS Toolkit

nmaarnio commented 4 months ago

You could start working on this when you are finished with Surface derivatives @lehtonenp . Check PR https://github.com/GispoCoding/eis_toolkit/pull/320 in EIS Toolkit and the corresponding branch for the CLI implementation. Local Moran's I and its CLI function have not been merged to master yet, but they should not undergo any changes in the parameterspace and be merged soon, and therefore it is possible to start working on this.

lehtonenp commented 4 months ago

You could start working on this when you are finished with Surface derivatives @lehtonenp . Check PR GispoCoding/eis_toolkit#320 in EIS Toolkit and the corresponding branch for the CLI implementation. Local Moran's I and its CLI function have not been merged to master yet, but they should not undergo any changes in the parameterspace and be merged soon, and therefore it is possible to start working on this.

@nmaarnio, I will check the PR when I am finished with Surface derivatives.