Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add utils to automatically obtain S3 paths following the new naming convention. #11

Open
3 tasks
piconti opened this issue Nov 11, 2024 · 1 comment
Open
3 tasks
Assignees

Comments

@piconti
Copy link
Member

piconti commented Nov 11, 2024

We are in the process of identifying and finalizing naming conventions for, among other things, S3 paths.

It would be helpful and practical to implement some helper function(s) that allow to reconstruct such paths easily, relying both on the predefined conventions and the atcual contents of S3.

The action points for this are:

  • Write one or several functions to get, create or complete S3 paths given the components and S3 contents.
  • Write tests
  • Document them
@piconti piconti self-assigned this Nov 11, 2024
@simon-clematide
Copy link
Collaborator

Just saw this issue:-) my commit #90f00d01840e8f49d1958437bc36654510df84f3 solves the parsing part (once we agree on a grammar).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants