tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

Design export netCDF capability in OpenAPI specification #44

Open lewismc opened 2 years ago

lewismc commented 2 years ago

It was noted that the ability to export data as netCDF would provide utility. This issue will design and deliver that functionality within only the OpenAPI specification. We would need a way to GET a list of all tagbase data/file UID entries. The UID could then be used to GET /export?granule_id=XYZ. It is important for us to keep the parameter granule_id consistent regardless of how this is implemented.

vtsontos commented 1 year ago

Providing Links to the OIIP eTAG netCDF specification and sample CDLs covering both tag archival and summarized formats consistent with eTUFF: