Skip to content

Add HLS metadata to STAC #361

@waltersdan

Description

@waltersdan

It would be helpful if more metadata for HLS images was included in the HLS STAC properties. Currently, the only metadata are eo:cloud_cover and the acquisition time. The remaining metadata for each image are available through the 'metadata' asset, but this requires a get() call for each image. This can be really slow when repeated hundreds of times (once for each image in a query). If the metadata were in the STAC item itself, then when using e.g., stackstack.stack(), all the metadata would be available in an xarray object and fast to access. In particular, it would be useful to have the original product ID which contains the satellite (e.g., Landsat-8 vs -9) and relative orbit number.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions