Kilian Vos

Results 162 comments of Kilian Vos
trafficstars

that would be great @borgstad and highly appreciated by new users! I rememeber having some issues when installing the packages with *pip*, especially the *gdal* package (which still causes issues...

thanks @borgstad for looking this up and making a PR #60, much appreciated. The only minor change is that I wouldn't call the package *CoastSatDHI* (or with the name of...

there have been so many issues open because of the installation process that any update that could make the installation easier is more than welcome. What is required to make...

sounds great! will test it out. What happens with the GDAL library though for new users?

@ydoherty and I wrote some code to process Maxar imagery in a similar manner to Coastsat, check out this repo https://github.com/kvos/CoastSat.Maxar/ and look at `maxar_sl_extraction.py` and `sl_functions.py`, I think those...

hi auguste, I would need to see what is happening with the histogram of MNDWI values, could you rerun this image but with the setting `adjust_detection` set to True and...

that's really interesting, thanks for sharing. I'm tagging @KatKonst here as she is also working on a similar problem and may have some suggestions as well (also let's merge both...

you're the GDAL master @artrob! I've seen a few posts about this gdal issue on stackexchange and they refer to it as the "DLL hell"... it seems like the only...

try to make your polygon smaller, it may be that there is too much data to download

hi all, it must be stuck in some kind of loop. I'm working on a fix, will provide a updated version of coastsat very soon so you can try it...