Expected products within the specified datetime range from my search or items requests are missing from the result

As of now, the HDA search requests on data federated with Creodias return results only if the datetime filters contain the full range of the product temporal interval.

There are currently the following limits on CREODIAS integration with the HDA:

  • milliseconds are ignored

  • datetime filter in search request must include the full range of the product temporal interval.

For example, the product ID S3B_OL_2_LFR____20220608T020040_20220608T020340_20220608T115811_0179_067_003_2340_PS2_O_NT_002 has the following temporal interval: 2022-06-08T02:00:40.049Z/2022-06-08T02:03:40.049Z. You must search with a datetime filter bigger than or equal to 2022-06-08T02:00:40.000Z/2022-06-08T02:03:41.000Z.

Please take this into account on your datetime queries.