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.
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 toGET /export?granule_id=XYZ
. It is important for us to keep the parametergranule_id
consistent regardless of how this is implemented.