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

Ability to group feedstocks on the catalog site #141

Closed
jbusecke opened this issue Jul 27, 2022 · 0 comments · Fixed by #430
Closed

Ability to group feedstocks on the catalog site #141

jbusecke opened this issue Jul 27, 2022 · 0 comments · Fixed by #430

Comments

@jbusecke
Copy link

Currently a feedstock represents the highest 'collection' or group on the catalog website.
For very large projects like CMIP6, it seems it will be necessary to split the recipes into multiple feedstocks.

Realistically this means that we will end up with O(100) feedstocks which are all named CMIP6-modelabc, which is less than ideal from a UX experience.

Would it be possible to add a tag or a collection to these feedstock and then on the catalog end group these all together under one tab?

Id imagine that on the main page you would get a CMIP6 item.

  • The easy way would then be that this unfolds and reveals all the feedstocks that belong to the collection.

  • What might be even more nifty is if there was a possibility to group the files and logs together, so that the collection appears like a single feedstock from the catalog view. This way a user could make a request, which would be automatically dispatched to many feedstocks, but the Recipe Runs Tab would show all new runs from various feedstocks. I realize this is a lot more work, but just wanted to bring it up for discussion.

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

Successfully merging a pull request may close this issue.

1 participant