Skip to content

As a user, I want my code to use the best access point for the dataΒ #8

Open
@tloubrieu-jpl

Description

@tloubrieu-jpl

Checked for duplicates

No - I haven't checked

πŸ§‘β€πŸ”¬ User Persona(s)

For example if the code runs on AWS we want to code to use the S3 links to process them. Possibly streamable formats.
If the code runs on a local platform, then the data need to be accessed through HTTP.

πŸ’ͺ Motivation

...so that I can [why do you want to do this?]

πŸ“– Additional Details

No response

Acceptance Criteria

Given
When I perform
Then I expect

βš™οΈ Engineering Details

One can use the AWS environment variable to tell if the code runs on AWS, see https://stackoverflow.com/questions/29573081/check-if-python-script-is-running-on-an-aws-instance

This ticket requires upgrade to the registry-api or registry to have access to the S3 links in addition to HTTP links.

πŸŽ‰ I&T

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ToDo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions