Maximilian Hesselbarth

Results 23 issues of Maximilian Hesselbarth

Allow also class level metrics for window lsm. Either specify focal class beforehand or return RasterStack in which each layer represents a class.

enhancement

Maybe it would be cool to allow to specify which neighbour is used for all ENN functions

enhancement

Currently, when running `calculate_lsm()` and `window_lsm()` we get the coordinates of all cells using raster_to_points and the resolution no matter if we need them for the selected metrics. We do...

question

Not sure how complicated this will be (if even possible), but maybe we can somehow store results for e.g. the patch area and other values we need for several metrics...

enhancement

It's nice that all functions are type stable and basically always return a list. However, maybe it makes sense to add a `simplify` argument in cases only one RasterLayer is...

enhancement

First, thank you so much for this awesome package. The CVs look really nice and clean! However, it would be cool if the templates have a field for personal pronouns...

enhancement

Thanks for this amazing package and all the beautiful themes! I realized that some themes have issues displaying some of the RStudio windows, such as the "Package update" window for...

The HPC cluster I'm using does not allow to use a SSH key pair unfortunately. I know that some packages allow an interactive password prompt. Would something also be possible...

enhancement

This [paper](https://doi.org/10.5194/we-22-1-2022) describes a cool landscape model (Perlin noise) that might be also interesting for `NLMR`. The online version includes the `Python` code, so should be rather straightforward to include.