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

Add zenodo json #7

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add zenodo json #7

wants to merge 2 commits into from

Conversation

chahank
Copy link
Member

@chahank chahank commented Jul 4, 2023

This is a proposal to a .zenodo.json metadata file which would have to be adapted before each release. It allows to specificy the authors instead of using the github contributors to this repository. Since this is a repository to keep scripts for papers, it could be a natural option to make the authors of the added paper in each release also the authors on zenodo of the release.

Information:
https://developers.zenodo.org/#add-metadata-to-your-github-repository-release

Please also have look at the metadata file for the latest release:

{
    "description": "<p>Addition of the scripts for the paper \"Global coastal protection benefits of ecosystems - past, present, and under climate change\".</p>", 
    "license": "other-open", 
    "title": "CLIMADA-project/climada_papers: Coastal Ecosystems TC", 
    "version": "v3.0", 
    "upload_type": "software", 
    "publication_date": "2023-06-30", 
    "creators": [
        {
            "affiliation": "Weather and Climate Risks Group", 
            "name": "Samuel Eberenz"
        }, 
        {
            "name": "sarah-hlsn"
        }, 
        {
            "name": "Gabriela Aznar Siguan"
        }, 
        {
            "affiliation": "ETHZ", 
            "name": "Z\u00e9lie Stalhandske"
        }, 
        {
            "affiliation": "ETH Zurich", 
            "name": "Pui Man (Mannie) Kam"
        }, 
        {
            "affiliation": "ETH Z\u00fcrich", 
            "name": "Evelyn M\u00fchlhofer"
        }, 
        {
            "affiliation": "ETH Z\u00fcrich", 
            "name": "Chahan M. Kropf"
        }, 
        {
            "affiliation": "ETH Zurich", 
            "name": "David N. Bresch"
        }, 
        {
            "affiliation": "ETH Zurich", 
            "name": "Samuel L\u00fcthi"
        }, 
        {
            "affiliation": "MeteoSwiss", 
            "name": "Thomas R\u00f6\u00f6sli"
        }
    ], 
    "access_right": "open", 
    "related_identifiers": [
        {
            "scheme": "url", 
            "identifier": "https://github.com/CLIMADA-project/climada_papers/tree/v3.0", 
            "relation": "isSupplementTo"
        }, 
        {
            "scheme": "doi", 
            "identifier": "10.5281/zenodo.8014243", 
            "relation": "isVersionOf"
        }
    ]
}

@chahank
Copy link
Member Author

chahank commented Jul 5, 2023

Suggestion by @peanutfun : shall we make a general author CLIMADA project?

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