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

Directly use dataset_id to query files instead of rebuilding the same query #67

Open
hongyuanjia opened this issue Sep 19, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hongyuanjia
Copy link
Member

init_cmip6_index() first sends a query for Dataset and then uses the same input for File, and finally merges these two results together. It should directly use the dataset_id from the Dataset query when fetching output file information.

@hongyuanjia hongyuanjia added the enhancement New feature or request label Sep 19, 2022
@hongyuanjia hongyuanjia added this to the v0.2.0 milestone Sep 19, 2022
@hongyuanjia hongyuanjia self-assigned this Sep 19, 2022
@hongyuanjia hongyuanjia modified the milestones: v0.1.4, v0.2.0 Mar 12, 2024
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