Pierre Roudier
Pierre Roudier
- Ability to extend the reducers (eg custom R functions)
@appelmar Excellent. If that helps, my use case would be to reduce a time series of imagery using a non-standard reducer (ie other then your usual mean, median, etc).
@sckott well, not sure TBH -- there's [this link](https://landsat.usgs.gov/what-worldwide-reference-system-wrs) to about cataloging.
@sckott the latest version of `sf` dies support spatial indexing. Could you post a quick piece of code to get that 1 million row tibble? I might try a few...
Hey @l-ramirez-lopez , Just bringing your attention to [our `asdreader` package](https://github.com/pierreroudier/asdreader) -- which sole and only purpose is to precisely read ASD files. Happy to get you on-board if you...
> I see your package appears to have one minor issue reported (which might be not even an actual bug). > Yes, we have [this issue](https://github.com/pierreroudier/asdreader/issues/6) open for about 2...
> Thanks for the detailed explanation Pierre. I see where you are coming from, a direction that hadn't occurred to me when first overloading these base functions. Outside of those...
> `glom`-based workflows have been sort of my "pet" interest in aqp. As an aside, I hope to be able to generalize these methods better using some vectorized ops I...
@JanCaha Thanks for reaching out! Just had a quick look at the code, and I think it is a great idea. What are your thoughts? We could include some of...
@dylanbeaudette You might be interested to join the discussion