[ https://issues.apache.org/jira/browse/SDAP-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Riley Kuttruff updated SDAP-391: -------------------------------- Resolution: Fixed Status: Done (was: To Do) > For proxied collections, improve level of metadata in the /list end-point > ------------------------------------------------------------------------- > > Key: SDAP-391 > URL: https://issues.apache.org/jira/browse/SDAP-391 > Project: Apache Science Data Analytics Platform > Issue Type: Improvement > Reporter: Thomas G Loubrieu > Priority: Major > > As a follow up on the proxy development (SDAP-388), we need to add metadata > from the remote collections on the main SDAP. > Currently the /list end-point (for example > https://digitaltwin.jpl.nasa.gov/nexus/list) returns, for one remote > collection: > {"shortName": "gmu-pm25", "remoteUrl": "https://aq-sdap.stcenter.net/nexus/", > "remoteShortName": "PM25"} > > For one local collection, we have: > {"shortName": "GPM-3IMERGHHE-05-daily", "title": "GPM-3IMERGHHE-05-daily", > "tileCount": 3809973, "start": 1477958400.0, "end": 1546214400.0, > "iso_start": "2016-11-01T00:00:00+0000", "iso_end": > "2018-12-31T00:00:00+0000"} > > We would like to have also the metadata available on a local collection for a > remote collection -- This message was sent by Atlassian Jira (v8.20.10#820010)