stac#

Functions

get_linked_image_item(label_item)

Find link in the item that has "rel" == "source" and return its "target" item.

is_label_item(item)

Resolve each extension schema into a dict, then check if it has the title of "Label Extension".

parse_stac(stac_uri[, item_limit])

Parse a STAC catalog JSON file to extract label URIs, images URIs, and AOIs.

read_stac(uri[, extract_dir])

Parse the contents of a STAC catalog.

setup_stac_io()