Closed eodash-issues closed 1 week ago
STAC Collection had infinity characters:
[ Infinity, Infinity, -Infinity, -Infinity ], [ Infinity, Infinity, -Infinity, -Infinity ]
@aapopescu The problem is two-fold.
There two POIs, which we were instructed to add to the configuration do not have any STAC Items and images in SH (https://github.com/eurodatacube/eodash-catalog/blob/main/collections/N3a2_total_suspended_matter_tri_esa.yaml#L40-L47).
However, if that happens, the catalog generator produces an invalid collection STAC json, which is something I am now going to fix (so that it instead produces a warning in the logs).
The question is just if that happens, if the eodash client should show the POI icon (and on clicking it, nothing will happen, as there are no dates to show) or if the POI should not even be there.
@dmoglioni @FedericoRondoni https://github.com/eurodatacube/eodash-catalog/blob/main/collections/N3a2_total_suspended_matter_tri_esa.yaml#L40-L47 These two POIs do not have any images for TSM, could you please double check and confirm if no images should be there and if that is true, remove these locations from the config? Thank you
@lubojr we are going to check it both on the bucket and from the original data source
@santilland we have solved this issue. Now, everything should be visible. You can find the updated yaml files at this link https://github.com/eurodatacube/eodash-catalog/pull/197
With the updated catalog this is now working, closing issue, thanks all for the help!
Environment
App version: 4.0.0
Current URL: https://www.eodashboard.org/explore?indicator=N3a2_TSM_esa&x=475481.24929&y=5319782.44383&z=4.36334
Operating system: MacOS
Affected browser: Chrome 128
Steps to reproduce:
https://www.eodashboard.org/explore?indicator=N3a2_TSM_esa&x=475481.24929&y=5319782.44383&z=4.36334
Expected Behaviour:
POI loads on the map
Contact information or additional comments (optional, publicly visible):
anca