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

Data citation generator #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

C-H-Simpson
Copy link

I've written a script that generates data citations for CMIP6 data, in order to comply with the CMIP6 terms of use.
https://pcmdi.llnl.gov/CMIP6/TermsOfUse/TermsOfUse6-1.html

This works by requesting the metadata from CERA, downloading it as XML, then parsing it into a citation string.

There is a function that takes just the minimum necessary information, and another that can take a baspy DataFrame.

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 this pull request may close these issues.

1 participant