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

Allow search via IDs (e.g., tracking id) #650

Open
geofranzi opened this issue Jul 28, 2024 · 1 comment
Open

Allow search via IDs (e.g., tracking id) #650

geofranzi opened this issue Jul 28, 2024 · 1 comment

Comments

@geofranzi
Copy link

Is your feature request related to a problem? Please describe

There are several IDs to track provenance, but it is not possible to search via those IDs for the related metadata

  • tracking_id
  • dataset_id

(maybe more, but those two I currently use)

Describe the solution you'd like

Allow search via UI or give an example of how to search via the API.

@sashakames
Copy link
Collaborator

Hi,
https://esgf.github.io/esg-search/ESGF_Search_RESTful_API.html
are the API docs, and they should describe search by dataset_id
To search for tracking_id you would use the following args type=File&tracking_id=XXX

Thank you for the suggestion to improve the functionality and utility of the Web UI.

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