brazil-data-cube / bdc-catalog

Brazil Data Cube Image Metadata Catalog
https://bdc-catalog.readthedocs.io/en/latest/
GNU General Public License v3.0
4 stars 10 forks source link

Add utility for Item to generate structure of Assets #179

Closed raphaelrpl closed 2 years ago

raphaelrpl commented 2 years ago

Since there are few packages that uses Item.assets, it should be placed in BDC-Catalog. It must follow STAC Spec for assets. We should add Item.add_asset(file_path: str, href: str) -> Asset.