create_stac_product#
- create_stac_product(item: Item, output_path: str | CloudPath | Path, remove_tmp: bool, constellation: Constellation, **kwargs)[source]#
Create STAC Product
- Parameters:
item (Item) – Product path
output_path (AnyPathStrType) – Output path
remove_tmp (bool) – Remove tmp files
constellation (Constellation) – COnstellation
**kwargs – Other arguments
- Returns:
EOReader product
- Return type: