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

How to make things simpler/clearer for users? #75

Open
3 tasks done
dougiesquire opened this issue May 18, 2023 · 5 comments
Open
3 tasks done

How to make things simpler/clearer for users? #75

dougiesquire opened this issue May 18, 2023 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@dougiesquire
Copy link
Collaborator

dougiesquire commented May 18, 2023

This issue is to suggest and discuss ways to make things easier for catalog users.

cc @headmetal, @svenbuder

Tasks to do, based on comments in this issue:

@dougiesquire
Copy link
Collaborator Author

The docs need work - see #59

@dougiesquire
Copy link
Collaborator Author

In example notebooks, variables could be renamed to be more explicit about what they are, e.g.

  • metacat -> catalog
  • subcat -> esm_datastore

ACCESS-NRI will definitely need to provide training on intake-esm as part of any training on our catalog

@dougiesquire
Copy link
Collaborator Author

dougiesquire commented May 19, 2023

From @headmetal:

In cell 11 of example_usage.ipynb, the implication is that the filename query is searching on the keys shown in the previous cell, which is not correct.

We should change the search to:

subcat2 = subcat.search(variable="temp_global_ave")

which returns the same datasets.

@marc-white
Copy link
Collaborator

@rbeucher @charles-turner-1 and I bought some related issues up around this in a meeting yesterday - should we hijack this issue to cover them off? (Romain mentioned there might have been some similar issues raised by @pboubel )

@marc-white
Copy link
Collaborator

Also found this issue in the back-catalog that ties in nicely here: #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants