Description
Temporal Coverage for a dataset with dates (example:10-11-2019, 23-12-2021, 10-11-2022, 23-12-2023, etc) is currently being not generated:
From the above example mentioned in Description, what we aim is : 2019, 2021-23.
Task
All the Temporal Coverage code is present inside app > utils > temporal_coverage.py. Go through the existing code and logic that gets temporal coverage and then modify accordingly and Test for all possible cases.
Description
Temporal Coverage for a dataset with dates (example:10-11-2019, 23-12-2021, 10-11-2022, 23-12-2023, etc) is currently being not generated:
From the above example mentioned in Description, what we aim is : 2019, 2021-23.
Task
All the Temporal Coverage code is present inside app > utils > temporal_coverage.py. Go through the existing code and logic that gets temporal coverage and then modify accordingly and Test for all possible cases.