Hi there, I am wondering if in the new improvements of the fis service that you are working on it would be possible to add the cloud percentage of the scene. I know the service recieves the MAXCC parameter in the url to filter dates, but then for each date there isn’t that info in the response.
Currently the only alternative is to make another request to the wfs for the same date/s and fusion the data from both services to get the statical info together with the cloud data.
The problem with this is that the wfs works in batches of 100 of features, and you have to handle a variety of situations and complicates to get both data together, statical an cloud coverages.
Greetings.