Lorena Abad Crespo
Lorena Abad Crespo
Inside `print.sfnetwork` we use `st_crs()` to show on the header. But if no geometry column is present, st_crs cannot be called. Working on a quick fix that would activate the...
Hi @agila5, thanks for noticing this! Are you planning to work on this? Otherwise I will start checking the function refactoring since I am also fixing #256 which could then...
> Say, one creates a cubble from a tibble and would like to add a crs. Yes, I agree this would be useful, also considering that one would not to...
I see, I would argue that if `cubble` intends to be at its core a bridge between `sf` and `tsibble` then the methods of both packages should be inheritted to...
Dear @Sumiya0623, I did some local tests with another AOI and the query script works fine. This can be related to your AOI and also time period. If you can...
Although it seems he best long-term solution, I will keep this on hold for following implementations of the workflow.
Hi @vdevauxchupin, thank you for pointing me to this issue. I am very happy more people find the pipeline useful 😄 I tested with my study areas and the script...
Hi @vdevauxchupin, sorry for the late come back, I suspect this has something to do with the image itself. Do you have some scene IDs that give you trouble so...
Will keep this on hold for future implementaitons.
It is possible to use a external DEM file in theory. We should test it. We can pass the file to `externalDEMFile` and the `demName` parameter to `External DEM`. Seems...