podaac / hitide-ui

Apache License 2.0
2 stars 1 forks source link

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

Open jamesfwood opened 1 year ago

jamesfwood commented 1 year ago

The spatial resolution for all cloud collections should populate like the on-prem collections:

Example: ASCATA-L2-Coastal

Should display: Spatial Resolution 12.5km x 12.5km

jbyrne6 commented 1 year ago

Where on hitide does the spatial resolution usually display?

jbyrne6 commented 1 year ago

It is in under the blue information icon for datasets in the "search datasets" list.

jbyrne6 commented 1 year ago

On prem collections get their metadata from L2SS and cloud gets it from CMR. L2SS has the on prem version and the hamrony cloud version. The on prem version returns spatial resolution but it is unknown if the harmony version does. The current CMR query doesn't return spatial resolution so I am waiting on a response from the CMR team to see if they store that data. Getting the resolution from CMR would be the most efficient way to get the resolution data.