Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hitide-ui-23: added resolutions to cloud dataset metadata #24

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

jbyrne6
Copy link
Contributor

@jbyrne6 jbyrne6 commented Aug 7, 2023

Description

Added cmr queries to get Resolution Data for cloud collections

Testing

  • load up hitide
  • click on the "i" icon for a cloud dataset
  • check to see if there is a resolution available or if it says "not available". It should not show "NaN x NaN"

@jbyrne6 jbyrne6 added the bug Something isn't working label Aug 7, 2023
@jbyrne6 jbyrne6 self-assigned this Aug 7, 2023
@jamesfwood jamesfwood merged commit 0140aae into develop Aug 7, 2023
@jamesfwood jamesfwood deleted the hitide-ui-23 branch August 7, 2023 21:08
@jamesfwood jamesfwood assigned davidcolemanjpl and unassigned jbyrne6 Sep 5, 2023
@jamesfwood
Copy link
Contributor

@davidcolemanjpl please test hitide UAT for this new spatial resolution fix.

@davidcolemanjpl
Copy link

davidcolemanjpl commented Sep 5, 2023

HiTIDE-UI (UAT): v4.16.0-RC.5
HiTIDE Profile - v4.9.8-rc.1
L2SS-Py - v2.6.0rc3

The Following collections still show 'Spatial Resolution' as 'Not Available' in HiTIDE UAT:

AQUARIUS_L2_SSS_CAP_V5 

AQUARIUS_L2_SSS_V5 

JASON-1_L2_OST_GPN_E 

JASON-1_L2_OST_GPR_E 

JASON-1_L2_OST_GPS_E 

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

MERGED_TP_J1_OSTM_OST_CYCLES_V42

SWOT_L2_NALT_GDR_SSHA_1.0

SWOT_L2_NALT_IGDR_SSHA_1.0

SWOT_L2_NALT_OGDR_SSHA_1.0

@jbyrne6
Copy link
Contributor Author

jbyrne6 commented Sep 26, 2023

  • JASON and AQUARIUS: there are no x and y resolution parameters
  • SWOT: there are two x and y resolution pairs so need to fix that bug in handling that
  • MERGED: I am not sure how to find the resolution of that. I can't find a concept ID to look up in cmr

@jamesfwood jamesfwood assigned davidcolemanjpl and unassigned jbyrne6 Oct 5, 2023
@jamesfwood
Copy link
Contributor

@davidcolemanjpl Please test this again in UAT. We made a new releases:
hitide-ui 4.16.1rc1
hitide-profile 4.10.0-rc.1

@davidcolemanjpl
Copy link

davidcolemanjpl commented Oct 9, 2023

hitide-ui v4.16.1rc1
hitide-profile v4.10.0-rc.1

User obtained the same results as previous during this testing.

The Following collections show 'Spatial Resolution' as 'Not Available' in HiTIDE-UI (UAT):

AQUARIUS_L2_SSS_CAP_V5

AQUARIUS_L2_SSS_V5

JASON-1_L2_OST_GPN_E

JASON-1_L2_OST_GPR_E

JASON-1_L2_OST_GPS_E

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

MERGED_TP_J1_OSTM_OST_CYCLES_V42

SWOT_L2_NALT_GDR_SSHA_1.0

SWOT_L2_NALT_IGDR_SSHA_1.0

SWOT_L2_NALT_OGDR_SSHA_1.0

@davidcolemanjpl
Copy link

Related to #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: 👎 Test Failed
Development

Successfully merging this pull request may close these issues.

Collection Info (i) always displaying Spatial Resolution as Not Available for all Cloud datasets
3 participants