-
Notifications
You must be signed in to change notification settings - Fork 96
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
Add citation information #314
Conversation
also added citation in readme text
Thanks! Could you explain how this zenodo json file works? Does zenodo use that to fill in its entry for pyresample or did zenodo generate this file for you? Side note: We should probably find a way to remove stickler bot from the authors list. |
;) yes, probably remove stickler bot from the authors list... ;) |
Aw, really? Yeah that's kind of a pain then. I like all the affiliation stuff, but don't want to have to update the version number and stuff every release. It is weird that it doesn't just supplement the information automatically gathered, but 🤷♂️ I think I'm 👎 on it then. @pytroll/core Opinions? |
@pytroll/core Opinions? I don't undestand. |
I'm asking the other pytroll (pyresample) maintainers what they think is best. |
Good initiative! I see that satpy already has a zenodo badge. I guess this is done using webhooks instead of json files? https://guides.github.com/activities/citable-code/ . |
@sfinkens The badge in satpy was manually added. Zenodo automatically finds github releases once it is told to look for them. Pyresample has already had a zenodo DOI (99% sure) but it was never linked in the README. |
Yes indeed: https://zenodo.org/record/4270378 . Then let's just add the badge :) |
Also remove stickler bot from citation authors
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
This is only README changes and I don't want to forget about this PR again so I'm merging it before the tests pass. |
git diff origin/master **/*py | flake8 --diff