ACCESS-NRI / access-nri-intake-catalog

Tools and configuration info used to manage ACCESS-NRI's intake catalogue
https://access-nri-intake-catalog.rtfd.io
Apache License 2.0
8 stars 1 forks source link

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

Open dougiesquire opened 1 year ago

dougiesquire commented 1 year ago

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 commented 1 year ago

The docs need work - see #59

dougiesquire commented 1 year ago

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

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

dougiesquire commented 1 year ago

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 commented 2 months ago

@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 commented 2 months ago

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

rbeucher commented 2 weeks ago

Yes I think we should. @pboubel do you want to have a look?

marc-white commented 2 weeks ago

See also #203