-
Notifications
You must be signed in to change notification settings - Fork 129
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
Host a crowd-sourced AthenaHub for sharing problem generators, athinputs, results, papers, and plotting + etc. utilities #503
Comments
A more complete list of code papers:
|
I think that sth on GitHub would be the option that has the lowest barrier (as everyone already has a GitHub account and knows how to use it). |
I wonder if just customizing the https://github.com/PrincetonUniversity/athena/discussions page might be the easiest solution that gets us 90% of what we would want. When we turned on the feature a few years ago, we didn't customize any of the categories and left the defaults. I am playing around with the settings now. Also we already get a couple dozen of views on the Discussions page per week. We could:
Homebrew has a good example of a curated (organization-level) Discussions section (they moved from Discourse on 2021-01-01): https://github.com/orgs/Homebrew/discussions/categories/linux This wouldn't preclude eventually curating "awesome lists" of papers and code extensions in new repos, even pulling from the Discussions if it gets traction in the community. But this is a fast way to get started with low effort. Depending on the content of a post, files can either be uploaded directly to the Discussions, or you can link out to external repo and/or file hosting. https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/attaching-files
Unclear what we are entitled to under the Thoughts? Do we have any volunteers to share some utility/plotting scripts to seed this thing? |
Other options: Hub-type software and examples Wiki-esque solutions:
|
I agree that just customizing GitHub is probably the best option, if it works. At least we can try it first. Having a separate system is tedious and may easily fade away (do you remember we once tried trillo?). |
Another widely-discussed topic from the 2nd Athena++ Workshop. We have not had a "Gallery" or "Papers" page for the community since it requires significant manual upkeep, and deciding what goes in might be arbitrary. Therefore, we seek a solution for an AthenaHub that is more community-driven and low-maintenance.
Features and concerns/questions:
If we just want to cultivate a somewhat-grassroots list of papers that used Athena++ and more well-established repositories containing forked codes and/or utilities, then the simplest thing would be create a new GitHub repository like
https://github.com/PrincetonUniversity/athena-community
consisting of a single README.md with a list of links that we accept PRs to. This has become commonplace on GitHub, examples:Does anyone have examples of such a Gallery or Hub site from other astro (or etc) codes? https://girder.hub.yt/# is close to what I was envisioning, but it seems harder to maintain and possibly defunct.
README.md
and https://www.athena-astro.app/Please post any relevant code method papers that I should include here.
The text was updated successfully, but these errors were encountered: