Hi there!
I’ve been using Process API for some time and it works great. Currently, I’m working on an ML model and looking for ways to reduce the costs of data fetching. The main difference between Process and Statistical APIs is that the former returns images/tiles whereas the latter stats about them (i.e. min/max etc). However, is there any significant difference in terms of PUs between those two APIs? Looking at the documentation it seems like there’s none unless I missed something? What’s the advantage of Statistical over Process API if I only need parcel stats? Is it only faster download?
Thanks!