Hello,
I need to calculate multi-year (2018 to 2021) satellite data from selected points, some of them far apart, in my project. The points happen to be over the whole Europe or most of them happen to be over Austria.
What is the most efficient and accurate way to do this. Is it possible to do point queries?
Current approach:
- Formation of a 20x20 m rectangle around the Observation Point.
- Query of cloud-free recording points.
- Query all multispectral data at these times.
