Skip to content

Stage out to organize files by collection id  #192

Closed
@ngachung

Description

@ngachung

https://github.com/unity-sds/unity-data-services/blob/develop/cumulus_lambda_functions/stage_in_out/upload_granules_by_complete_catalog_s3.py#L65

if we want to keep the collection:granule_id format, then we need to do:

s3_url = self.__s3.upload(asset_href, self.__staging_bucket, f'{self.__collection_id}/{self.__collection_id}:{current_granule_id}', self.__delete_files)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions