podaac / hitide-ui

Apache License 2.0
1 stars 1 forks source link

Image broken for certain cloud dataset icons: Metadata & Granule Availability #42

Closed jamesfwood closed 2 months ago

jamesfwood commented 9 months ago

Details here: https://jira.jpl.nasa.gov/browse/PODAAC-5621

jamesfwood commented 8 months ago

@jbyrne6 Be sure that all the SWOT 2.0 collections are working properly also.

jamesfwood commented 8 months ago

@jbyrne6 Hitide UI will need to pull the image URL from CMR. As we discussed on Slack. Sound good?

jamesfwood commented 8 months ago

@jbyrne6 Can you look at maybe trying to grab the URL from CMR instead? That seems to be more reliable way, and that url you put in there seems like it could change.

In CMR it looks like this:

{ "Description": "Thumbnail", "URLContentType": "VisualizationURL", "Type": "GET RELATED VISUALIZATION", "URL": "https://podaac.jpl.nasa.gov/Podaac/thumbnails/AMSR2-REMSS-L2P-v8.2.jpg" },

You can grab the RelatedURL with description Thumbnail, and then return the URL.

jamesfwood commented 8 months ago

@davidcolemanjpl please test HiTIDE in UAT for this issue. Thanks!

davidcolemanjpl commented 8 months ago

HiTIDE UI (UAT) v4.17.0-RC.1:

@jbyrne6 fyi,

The following JASON_CS_S6A cloud-collections currently display the broken Metadata & Granule Availability image issue in HiTIDE (UAT) UI venue (10 'JASON_CS_S6A_L2' cloud datasets) :

JASON_CS_S6A_L2_ALT_HR_RED_OST_NRT_F JASON_CS_S6A_L2_ALT_HR_RED_OST_STC_F JASON_CS_S6A_L2_ALT_HR_STD_OST_NRT_F JASON_CS_S6A_L2_ALT_HR_STD_OST_STC_F JASON_CS_S6A_L2_ALT_LR_RED_OST_NRT_F JASON_CS_S6A_L2_ALT_LR_RED_OST_STC_F JASON_CS_S6A_L2_ALT_LR_STD_OST_NRT_F JASON_CS_S6A_L2_ALT_LR_STD_OST_STC_F JASON_CS_S6A_L2_AMR_RAD_NRT JASON_CS_S6A_L2_AMR_RAD_STC

NOTE: broken Metadata & Granule Availability image issue exists in HiTIDE UI (OPS): v4.16.2: SWOT_L2_LR_SSH_WINDWAVE_2.0 SWOT_L2_LR_SSH_WINDWAVE_1.1 SWOT_L2_LR_SSH_EXPERT_2.0 SWOT_L2_LR_SSH_EXPERT_1.1 SWOT_L2_LR_SSH_BASIC_2.0 SWOT_L2_LR_SSH_BASIC_1.1 AMSR2-REMSS-L2P_RT-v8.2

jamesfwood commented 7 months ago

Hi @davidcolemanjpl Please test this again in Hitide UAT (VERSION 4.17.0-RC.3) It should all be fixed now.

Work with @jbyrne6 too regarding the External Links. Some of the private collections is ok to not be found.

Thanks!

davidcolemanjpl commented 7 months ago

HiTIDE UI (UAT) v4.17.0-RC.3

Test Complete

Verified that the following JASON_CS_S6A cloud-collections no longer display the broken Metadata & Granule Availability image issue in HiTIDE (UAT) UI venue. An 'Image Not Available' image now displays in UI for the 10 'JASON_CS_S6A_L2' cloud datasets accordingly:

JASON_CS_S6A_L2_ALT_HR_RED_OST_NRT_F - 'Image Not Available' JASON_CS_S6A_L2_ALT_HR_RED_OST_STC_F - 'Image Not Available' JASON_CS_S6A_L2_ALT_HR_STD_OST_NRT_F - 'Image Not Available' JASON_CS_S6A_L2_ALT_HR_STD_OST_STC_F - 'Image Not Available' JASON_CS_S6A_L2_ALT_LR_RED_OST_NRT_F - 'Image Not Available' JASON_CS_S6A_L2_ALT_LR_RED_OST_STC_F - 'Image Not Available' JASON_CS_S6A_L2_ALT_LR_STD_OST_NRT_F - 'Image Not Available' JASON_CS_S6A_L2_ALT_LR_STD_OST_STC_F - 'Image Not Available' JASON_CS_S6A_L2_AMR_RAD_NRT - 'Image Not Available' JASON_CS_S6A_L2_AMR_RAD_STC - 'Image Not Available'

JASON_CS_S6A_L2 image-metadatandGranule-Availability-PIC1

jamesfwood commented 6 months ago

@davidcolemanjpl Please test again in Hitide OPS and can you Complete your JIRA ticket for this? Thanks!

davidcolemanjpl commented 6 months ago

HiTIDE UI (OPS) v4.17.1

Test Complete