scrappi.product#
Product item and product set utilities.
This module defines ProductItem and ProductItemSet, the canonical in-
memory representations of catalogue search results in scrappi. A
ProductItem encapsulates spatial/temporal metadata, asset hrefs and
provider-specific metadata. ProductItemSet is a light-weight container
with helpers for filtering, sorting and STAC materialisation.
Functions
|
Construct a ProductItem from a STAC Item or file. |
|
Returns ProductItem object from JSON file |
|
Returns ProductItemSet object from JSON file |
|
Returns ProductItem object from defining dictionary |
|
Create a |
|
Returns ProductItemSet object from defining dictionary |
Classes
|
Object representing a product item in a data catalogue |
|
Container for a set of |