Dimitri Falk

Results 5 issues of Dimitri Falk

Hello! I'm facing some problems with reading HDF5 files using `terra` at the moment but, to be honest, I have to mention I'm not completely sure whether this is the...

Hi Robert, as already briefly mentioned in #1180, I'd very much appreciate the possibility to estimate flow accumulation using `{terra}` based on flow direction estimates coming from `terrain(x, v =...

Some time ago there was an interesting discussion on the r-sig-geo mailing list (Vol. 227, Issue 7+8) about height transformation where @rsbivand pointed out that terra drops resp. does not...

When applying `readLAS()` on a corrupted file, {lidR} causes the IDE to crash at the moment: ``` r library(lidR) #> 4.1.1 f --- CRASH --- ``` ![image](https://github.com/r-lidar/lidR/assets/78563765/39f12bd2-9ca6-40b0-b86a-58bb197ab60b) Meanwhile, I'm fully...

Bug
Windows
Segfault

Messing around with some MODIS LST data ([MOD11A2](https://lpdaac.usgs.gov/products/mod11a2v061/) acquired via USGS EarthExpolorer to be precise) in order to test `tapp()`, I spend some time now understandig why my workflow fails...