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

external enhanced product types metadata #854

Closed
sbrunato opened this issue Oct 2, 2023 · 2 comments · Fixed by #1008
Closed

external enhanced product types metadata #854

sbrunato opened this issue Oct 2, 2023 · 2 comments · Fixed by #1008
Assignees
Labels
dedl DEDL related enhancement New feature or request

Comments

@sbrunato
Copy link
Collaborator

sbrunato commented Oct 2, 2023

Implement a mechanism to allow extending product types metadata using external json files.

Optionally add per product type in product_types.yml the path to a json file (local or remote).
Use search.discover_product_types.generic_product_type_parsable_metadata from eodag/resources/stac_provider.yml to extract product types properties in client mode.
In server mode, use client mode product types properties, overridden with external json file content.

@sbrunato sbrunato added enhancement New feature or request server Server-mode related and removed server Server-mode related labels Oct 2, 2023
@alambare-csgroup
Copy link
Collaborator

@sbrunato Setting jsonpath per metadata sounds very complicated and very cumbersome. Maybe we could go with a more simple and straightforward implementation.

@sbrunato
Copy link
Collaborator Author

sbrunato commented Dec 5, 2023

@sbrunato Setting jsonpath per metadata sounds very complicated and very cumbersome. Maybe we could go with a more simple and straightforward implementation.

description updated!

@dalpasso dalpasso self-assigned this Jan 11, 2024
@dalpasso dalpasso linked a pull request Feb 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dedl DEDL related enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants