From a04326dd59e1e48814446512fe8aceae7ff4aed9 Mon Sep 17 00:00:00 2001 From: Christopher Bull <5499680+chrisb13@users.noreply.github.com> Date: Mon, 17 Feb 2025 16:15:02 +1100 Subject: [PATCH] Update README.md Following [this discussion](https://github.com/COSIMA/cosima-recipes/issues/472), small change to `contributing` section such that authors know they can also add themselves to .json file for zenodo. Would be good to also update [1](https://github.com/COSIMA/cosima-recipes/wiki/1.-Working-on-a-recipe) and [2](https://cosima-recipes.readthedocs.io/en/latest/contributing.html) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 85d081cf..6f22cbfa 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ To make a contribution follow the steps laid out in the [beginner's guide on how https://cosima-recipes.readthedocs.io/en/latest/contributing.html). If they sound intimidating then don't worry! Just raise [an issue](https://github.com/COSIMA/cosima-recipes/issues) explaining briefly what the contribution you want to make is and we'll help out with the process! +To acknowledge contributions, contributors to the COSIMA Cookbook are added to the **citable DOI** entry associated with the repository. Hence, users who put together a pull request for a new contribution (starting with an issue -- as above), should ensure that the pull request also modifies the .zenodo.json file to include their affiliation details. + ## Contents We are in the process of transitioning these recipes from using [cosima-cookbook](https://github.com/COSIMA/cosima-cookbook) infrastructure to load model output to an [_intake catalogue_](https://cosima-recipes.readthedocs.io/en/latest/Tutorials/ACCESS-NRI_Intake_Catalog.html). That said, you will find recipes that use either method to access model data.