Emanuele Cordano
Emanuele Cordano
Hi @boshek , thanks for the reminder. I'm currently out of office. I will try to submit an update next September. Thank you Best Emanuele
Hi @brentthorne , is there a way to render a pdf poster inserting `pagedown::chrome_print` or similar command directly in the header of the Rmd file? Thank you for the effort...
Thanks for the reply. I found out today that RefManagaR is back on CRAN now (https://github.com/mitchelloharawild/vitae/issues/139) https://cran.r-project.org/web/packages/RefManageR/index.html
Hi all, I inserted a flow accumulation method, called _flowAccu2_ within my fork (**ecor/terra**) of this repository (**rspatial/terra**). This is experimental but it looks working. Please feel free to test...
@chris-english , Thank you
Hi @dimfalk and others, here is a snippet of code : ``` ### elev matrix(ncol = 6, byrow = TRUE) library(terra) ## remotes::install_github("ecor/terra") dem
Thanks for the feedback, @dimfalk and sorry too for my delay. I'm not so familiar with these operations in QGIS or GRASS. I did this kind of job with jgrasstools...
Thanks @dimfalk for the references, if the pour point cells must not be included, one can use _flowAccu2_ using weight arguments a raster map with values 1 for each cell...
I just created a pull request : https://github.com/rspatial/terra/pull/1477
I have a similar issues when I launch *sftp_download*: ``` > sftp_download(file=file,tofolder=outdir,sftp_connection=sftp_con) SFTP source: sftp:// Save to folder: 1 file(s) to download. Error in function (type, msg, asError = TRUE)...