Skip to content

Conversation

@pantierra
Copy link
Contributor

@pantierra pantierra commented Feb 10, 2025

This PR proposes adding another titiler service for multidimensional data support with endpoints under /multidim. It is based on titiler-md-demo.

Related to EOEPCA/data-access#138

@pantierra pantierra force-pushed the feature/multidimensional-titiler branch from 390b37b to e92d50b Compare February 10, 2025 16:45
@pantierra pantierra force-pushed the feature/multidimensional-titiler branch from e92d50b to 9d949c6 Compare February 10, 2025 17:29
@pantierra pantierra marked this pull request as ready for review February 10, 2025 17:31
@j08lue j08lue requested a review from ividito March 4, 2025 08:55
@j08lue
Copy link
Member

j08lue commented Mar 4, 2025

Who are you looking for a review from, @pantierra?

@pantierra
Copy link
Contributor Author

Anybody who wants, I'd appreciate it, ideally @ividito and/or @ciaransweet.

@pantierra pantierra requested a review from ciaransweet March 10, 2025 12:02
@pantierra pantierra self-assigned this Mar 10, 2025
Copy link
Contributor

@ciaransweet ciaransweet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just a general question on one of the tests

pattern: ^multidim-envvar-configmap-RELEASE-NAME$
- equal:
path: data.GDAL_HTTP_MULTIPLEX
value: "YES"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guess checking one implies the rest worked? Or is this value very special to check?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This variable is set by titiler whenever it supports multidimensional datasets. There might be issues on titiler but those are/should be tested within the app's test. For the deployment it seems a good initial test to see if the capabilities are activated. We might add some actual data test later, though.

@pantierra
Copy link
Contributor Author

Many thanks for the review, @ciaransweet ❤️

@pantierra pantierra merged commit d436fd6 into main Mar 10, 2025
3 checks passed
@pantierra pantierra deleted the feature/multidimensional-titiler branch March 10, 2025 13:28
tag: 0ea56bfa44457b92e804fd4c0c2192019c002965
command:
- "uvicorn"
- "titiler.pgstac.main:app"
Copy link

@hrodmn hrodmn Mar 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for noticing. titiler_md_demo.main:app we need: #192

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

Successfully merging this pull request may close these issues.

5 participants