v0.5.1
- download_item_assets and download_items_assets methods now accept a parameter
file_namefor configuring the filename to save the STAC Item as. If unset, it defaults toitem.jsonand if set toNonethe filename is inferred from the ID.
file_name for configuring the filename to save the STAC Item as. If unset, it defaults to item.json and if set to None the filename is inferred from the ID.