v0.5.1
- download_item_assets and download_items_assets methods now accept a parameter
file_name
for configuring the filename to save the STAC Item as. If unset, it defaults toitem.json
and if set toNone
the 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.