podaac / swodlr

swodlr (swaa·dler) is a system for generating on demand raster products from SWOT L2 data
Apache License 2.0
4 stars 2 forks source link

As an client-side app (EDSC), I want to pass granule concept id to SWODLR for translation and get back cycle/pass/scene info #130

Open viviant100 opened 2 months ago

viviant100 commented 2 months ago

Current: EDSC extracts cycle/pass/scene information from the filename. Cycle and pass information are available in CMR, while tile information is located in the "additional attributes" field. However, scene information is not present in CMR. Ideally, the EDS team would like to directly retrieve this information from CMR instead of relying on the filenames.

Future: EDSC passes the "granule concept id" to SWDOLR for translation, which will then return the cycle/pass/scene information.