GispoCoding / eis_qgis_plugin

A QGIS plugin for mineral prospectivity mapping
https://eis-he.eu/
8 stars 1 forks source link

Add Surface derivatives processing algorithm #65

Closed nmaarnio closed 7 months ago

nmaarnio commented 8 months ago

Since surface_derivatives_cli function has been implemented in EIS Toolkit CLI, you could start working on this one first @lehtonenp and others.

lehtonenp commented 8 months ago

@nmaarnio, I created a branch for this issue and made an initial implementation. I would like to hear feedback regarding naming conventions of the branch and whether the code is adequate. The branch is linked to this issue.

nmaarnio commented 8 months ago

Please make a (draft) PR, it's easier to take a look that way.

Branches can be created directly from the issue in GitHub and the name becomes the issue name prefixed with the issue number. This is recommended and follows EIS Toolkit convention. But it is not a strict thing so no worries.