{ }
The qube matching your current selection. Leaves are further refinable dimensions.
See the Qubed documentation for details.
# pip install qubed requests
import requests
from qubed import Qube
qube = Qube.from_json(requests.get("/api/v2/select/?").json())
qube.print()
See the STAC Extension Proposal.