Krzysztof Dyba
Krzysztof Dyba
@goergen95 #564 and #663 are related.
So I have a bigger issue. If we can't use descending indices in `stars.proxy` object then how can we use the `st_rgb()` function if the bands are in BGR order?...
Thanks! So I suggest 2 things: 1. Add the information to the `st_rgb()` documentation like: _Alternatively, you can use `plot()` function with the `rgb` argument to create a three-band composition._...
> 2: yes, but it didn't work, and seems much more complicated than I thought. Okay, I didn't check. I suspect that e.g. `x[,,,c(2, 4, 6)]` can also be very...
In the `stars::aggregate(exact = TRUE)` function there is already partial support for mean and sum (https://github.com/r-spatial/stars/issues/289).
The latest version on [CRAN](https://cran.r-project.org/web/packages/terra/index.html) is from 10-09-2022, so this change is not included.
Hi @edzer, do you have time to finalize it? If you are busy or have other plans, please let me know. I asked Jakub and Robin and it would be...
Thanks! The only problem I see is missing images. And for some reason, the first-level headers are smaller than the second-level headers (e.g. "Vector loading" and "Shapefile (.shp)"), but this...
One more thing :smiley: Didn't you render this script twice? There is warning that the file `data/capitals.shz` already exists: ```r write_sf(capitals, "data/capitals.shz", driver = "ESRI Shapefile") ## Warning in CPL_write_ogr(obj,...
Great! Ok, you can update the date.