Re: r.geomorphon multiresolution mode

Ken Mankoff <[email protected]> Tue, 16 Feb 2021 04:51:54 -0800
Newsgroups gmane.comp.gis.grass.devel
Message-ID <[email protected]>
Hi Michael,

On 2021-02-15 at 14:23 -08, Michael Barton <[email protected]> wrote...
> Can anyone explain how multiresolution model works in r.geomorphon? It
> does not seem to respond to any setting changes and seems to always
> produce blank maps (testing with NC demo set). There is nothing about
> multiresolution mode in the manual for 7.8 or 7.9

I'm getting core dumps if I set the 'step' keyword.

Looking through some old notes it seems I created my own multi-resolution implementation in parallel with:

parallel "r.geomorphon -m elevation=z_b search={} forms=forms_{} ternary=pattern_{}" ::: 450 1000 4500 10000 45000

  -k.