Daniel Schuch
Daniel Schuch
Hi Guys, There is a way to apply the same approach used leaflet.snoglop in R leaflet? Thanks
Hello @ibarraespinosa It can be done, but it is a not trivial task! And probably a new package is a better place to put this type of processing. Let me...
There is any logo for qualR?
This solution worked here, I will use instead of my workaround ;) Looks like some attribute is included in the global part ("weight" variable) but is not included (or not...
Hi @rhijmans There is another issue I have found using `rast()` to read TEMPO data, the issue happen in two different Linux clusters (and I have tested a few different...
That's sound great! I'm trying to use the same command here: `x
Do I need to update other components to make 'HDF5' work? I did the update for the R-packages `Rcpp` from CRAN and last `terra` from github
I Just did a quick test on a computer with more memory (64GB) and Rstudio is taken a few minutes to `plot(x)` after using `rast()` with the option `md=TRUE` But...
The raster package are stable and functional https://github.com/rspatial/raster/blob/master/NEWS with minimal maintenance to work using libraries from terra package
All the `raster` dependencies in the package `EmissV` functions: - [ ] `gridInfo()` -> read WRF-Chem grid information - [ ] `read()` -> read emissions from netcdf inventory - [...