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 support to format data cube name and path #236

Closed
raphaelrpl opened this issue Oct 3, 2022 · 0 comments
Closed

Add support to format data cube name and path #236

raphaelrpl opened this issue Oct 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@raphaelrpl
Copy link
Contributor

Currently, we data cube name pattern follows on-premise data cubes like:

S2-SEN2COR_10_16D_LCF, CB4_64_16D_LCF, LC8_30_16D_LCF, etc.

with directory path:

S2-SEN2COR_10_16D_LCF/v001/089098/2019-01-01_2019-01-16/S2-SEN2COR_10_16D_LCF_v001_089098_2019-01-01_2019-01-16.png

It must be replaced as:

S2-16D, CB4-16D, LC8-16D

and directory as:

s2-16d/v1/089/098/2019/01/01/S2-16D_V1_089098_2019-01-01.png

Consider to support both format using format_path_cube and format_item_cube.

@raphaelrpl raphaelrpl added the enhancement New feature or request label Oct 3, 2022
@raphaelrpl raphaelrpl self-assigned this Oct 3, 2022
@raphaelrpl raphaelrpl added this to the Version 0.8.3 milestone Oct 3, 2022
raphaelrpl added a commit to raphaelrpl/cube-builder that referenced this issue Oct 3, 2022
raphaelrpl added a commit that referenced this issue Oct 4, 2022
🔥 Add support to format data cube name and path (close #236) and 🔖 prepare release 0.8.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant