diff --git a/CITATION.cff b/CITATION.cff index fe89c55..283aba0 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -2,47 +2,29 @@ cff-version: 1.2.0 message: "If you use this cookbook, please cite it as below." authors: # add additional entries for each author -- see https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md - - family-names: Rose - given-names: Brian E. J. - orcid: https://orcid.org/0000-0002-9961-3821 # optional - website: https://github.com/brian-rose # optional - affiliation: University at Albany (State University of New York) # optional - - family-names: Kent - given-names: Julia - orcid: https://orcid.org/0000-0002-5611-8986 - website: https://github.com/jukent - affiliation: UCAR/NCAR - - family-names: Tyle - given-names: Kevin - orcid: https://orcid.org/0000-0001-5249-9665 - website: https://github.com/ktyle - affiliation: University at Albany (State University of New York) - - family-names: Clyne - given-names: John - orcid: https://orcid.org/0000-0003-2788-9017 - website: https://github.com/clyne - affiliation: UCAR/NCAR - - family-names: Camron - given-names: Drew - orcid: https://orcid.org/0000-0001-7246-6502 - website: https://github.com/dcamron - affiliation: UCAR/Unidata - family-names: Grover - given-names: Maxwell - orcid: https://orcid.org/0000-0002-0370-8974 - website: https://github.com/mgrover1 + given-names: Maxwell A. + orcid: https://orcid.org/0000-0002-0370-8974 # optional + website: https://github.com/mgrover1 # optional affiliation: Argonne National Laboratory - - family-names: Ford - given-names: Robert R. - orcid: https://orcid.org/0000-0001-5483-4965 - website: https://github.com/r-ford - affiliation: University at Albany (State University of New York) - - family-names: Paul - given-names: Kevin - orcid: https://orcid.org/0000-0001-8155-8038 - website: https://github.com/kmpaul - affiliation: NVIDIA - - name: "Cookbook Template contributors" # use the 'name' field to acknowledge organizations - website: "https://github.com/ProjectPythia/cookbook-template/graphs/contributors" -title: "Cookbook Template" -abstract: "A sample cookbook description." + - family-names: Collier + given-names: Nathan + orcid: https://orcid.org/0000-0002-7367-3981 + website: https://github.com/nocollier + affiliation: Oak Ridge National Laboratory + - family-names: Ehbrecht + given-names: Carsten + website: https://github.com/cehbrecht + affiliation: German Climate Computing Center (DKRZ) + - family-names: Nugent + given-names: Jacqueline + orcid: https://orcid.org/0000-0002-1392-1023 + website: https://github.com/jacnugent + affiliation: University of Wyoming + - family-names: Rivera Tello + given-names: Gerardo A. + orcid: https://orcid.org/0000-0002-3131-8615 + website: https://github.com/griverat + affiliation: University of Hawaiʻi at Mānoa +title: "ESGF Cookbook" +abstract: "A cookbook for working with data from the Earth System Grid Federation." diff --git a/README.md b/README.md index 819ea27..b089ae3 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ This cookbook focuses on highlighting analysis recipes, as well as data acccess ## Authors -[Max Grover](@mgrover1), [Nathan Collier](@nocollier) +[Max Grover](@mgrover1), [Nathan Collier](@nocollier), [Carsten Ehbrecht](@cehbrecht), [Jacqueline Nugent](@jacnugent), [Gerardo Rivera Tello](@griverat) ### Contributors - - + + ## Structure