as shown in the below attached screen shot, i use statistcal api to get some statistics over a certain geometry for two different time seriese.
that is, the geometry i provide to the statistical api request is the same, but i request statistical information about it over different time series.
Referring to the below posted screen shot, i specified the time series as follows:
Time series 1:{"from":"2022-04-01T00:00:00Z","to":"2024-05-08T00:00:00Z"}
Time series 2:{"from":"2024-04-01T00:00:00Z","to":"2024-05-08T00:00:00Z"}
but as indicated in the screen shot, i received the same statistical information for different time serieses.
why that is happening please?is that possible?
Note:
the aggregation interval for the first time series is 768 days
the aggregation interval for the second time series is 37 days
screen shot: