From 846e6bc7f43ed57097bebe466e7b57e931a4594d Mon Sep 17 00:00:00 2001 From: Stuart Mumford Date: Fri, 28 Jul 2023 12:08:41 +0100 Subject: [PATCH] Add a zenodo metadata record --- .mailmap | 5 ++ .zenodo.json | 112 ++++++++++++++++++++++++++++++++++++++++++++ joss_paper/paper.md | 2 +- 3 files changed, 118 insertions(+), 1 deletion(-) create mode 100644 .zenodo.json diff --git a/.mailmap b/.mailmap index e7f03da10..30bc6de0d 100644 --- a/.mailmap +++ b/.mailmap @@ -9,3 +9,8 @@ Baptiste Pellorce Baptiste PELLORCE Baptiste Pellorce <37335327+BaptistePellorceAstro@users.noreply.github.com> Yash Sharma Yash Laura Hayes hayesla +Marcus Hughes jmbhughes +Ricky O'Steen Ricky O'Steen <39831871+rosteen@users.noreply.github.com> +Kris Stern Kris Stern +Matthew J. West <69257591+mwest007@users.noreply.github.com> Dr Matthieu Wes <69257591+mwest007@users.noreply.github.com> +Will Barnes Will Barnes diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 000000000..c10d6c11d --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,112 @@ +{ + "description": "ndcube is an open-source SunPy affiliated package for manipulating, inspecting and visualizing multi-dimensional contiguous and non-contiguous coordinate-aware data arrays.", + "license": "BSD-2-Clause", + "title": "ndcube", + "upload_type": "software", + "creators": [ + { + "name": "Daniel F. Ryan", + "orcid": "0000-0001-8661-3825", + "affiliation": "1 - University of Applied Sciences Northwest Switzerland, Switzerland 2 - American University, USA " + }, + { + "name": "Stuart J. Mumford", + "orcid": "0000-0003-4217-4642", + "affiliation": "Aperio Software Ltd." + }, + { + "name": "Yash Sharma", + "orcid": "0000-0002-7861-9677", + "affiliation": "Meta Platforms Inc., UK" + }, + { + "name": "Ankit Baruah", + "affiliation": "Workato Gmbh, Germany" + }, + { + "name": "Nabil Freij", + "orcid": "0000-0002-6253-082X", + "affiliation": "1 - Lockheed Martin Solar and Astrophysics Laboratory, USA 2 - Bay Area Environmental Research Institute, USA" + }, + { + "name": "Adwait Bhope", + "orcid": "0000-0002-7133-8776", + "affiliation": "Uptycs India Pvt. Ltd., India" + }, + { + "name": "Laura Hayes", + "orcid": "0000-0002-6835-2390", + "affiliation": "European Space Agency, ESTEC" + }, + { + "name": "Ricky O'Steen", + "orcid": "A0000-0002-2432-8946", + "affiliation": "Space Telescope Science Institute, USA" + }, + { + "name": "Baptiste Pellorce", + "affiliation": "1 - Claude Bernard Lyon 1 University, France 2 - Institute of Theoretical Astrophysics, Norway" + }, + { + "name": "Will Barnes", + "orcid": "0000-0001-9642-6089", + "affiliation": "1 - NASA Goddard Space Flight Center, USA 2 - American University, USA" + }, + { + "name": "Drew Leonard", + "orcid": "0000-0001-5270-7487", + "affiliation": "Aperio Software Ltd." + }, + { + "name": "Mateo Inchaurrandieta" + }, + { + "name": "Derek Homeier", + "orcid": "0000-0002-8546-9128", + "affiliation": "Aperio Software Ltd." + }, + { + "name": "David Stansby", + "orcid": "0000-0002-1365-1908", + "affiliation": "Advanced Research Computing Centre, University College London, UK" + }, + { + "name": "J. Marcus Hughes", + "orcid": "0000-0003-3410-7650", + "affiliation": "Southwest Research Institute, USA" + }, + { + "name": "Kris Stern" + }, + { + "name": "Aoife Maria Ryan" + }, + { + "name": "Gabe Shafiq" + }, + { + "name": "Roy Smart" + }, + { + "name": "Dan F-M" + }, + { + "name": "Kritika Ranjan", + "orcid": "0000-0001-5638-016X", + "affiliation": "Jain (Deemed-to-be University), Bangalore" + }, + { + "name": "Matthew J. West", + "orcid": "0000-0002-0631-2393", + "affiliation": "Southwest Research Institute, USA" + }, + { + "name": "P. L. Lim", + "affiliation": "Space Telescope Science Institute, USA" + }, + { + "name": "Shelbe Timothy" + } + ], + "access_right": "open" +} diff --git a/joss_paper/paper.md b/joss_paper/paper.md index 9f63d54b8..ecfade7b6 100644 --- a/joss_paper/paper.md +++ b/joss_paper/paper.md @@ -26,7 +26,7 @@ authors: affiliation: 13 - name: Will T. Barnes orcid: 0000-0001-6874-2594 - affiliation: "12, 1" + affiliation: "12, 2" - name: Baptiste Pellorce affiliation: "9, 10" - name: Richard O'Steen