odc.stac.parse_items

odc.stac.parse_items(items, cfg=None)[source]

Parse sequence of STAC Items into internal representation.

Exposed for debugging purposes.

Return type

Iterator[ParsedItem]