You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kia ora
I'm looking to use the fasterize() and am impressive at how much quicker it seems to be than the equivalent rasterize(). However, I'd like to be able to fasterize() using fun = "mean". I gather from the help that summarising by different functions maybe possible using by= to get a RasterBrick, etc. However, I'm unclear how to do this in practice. Providing an example, could be helpful? That said, I also wonder whether a more performant option would be to simply extend the range of functions able to be taken.
Do you have any plans/timeframe for adding mean function?
Thanks
The text was updated successfully, but these errors were encountered:
Kia ora
I'm looking to use the fasterize() and am impressive at how much quicker it seems to be than the equivalent rasterize(). However, I'd like to be able to fasterize() using fun = "mean". I gather from the help that summarising by different functions maybe possible using
by=
to get a RasterBrick, etc. However, I'm unclear how to do this in practice. Providing an example, could be helpful? That said, I also wonder whether a more performant option would be to simply extend the range of functions able to be taken.Do you have any plans/timeframe for adding mean function?
Thanks
The text was updated successfully, but these errors were encountered: