From 7483ba9967199c9212dc6075a7e0f57ded851a6a Mon Sep 17 00:00:00 2001 From: Elias <110238618+ESadek-MO@users.noreply.github.com> Date: Fri, 11 Jul 2025 14:14:26 +0100 Subject: [PATCH 1/2] Update CITATION.cff to match template --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 0ae1351..0b518c3 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,5 +1,6 @@ cff-version: 1.2.0 message: "If Python-Stratify played an important part in your research then please add us to your reference list by using the references below." +title: "python-stratify" authors: - family-names: "Elson" given-names: "Phil" @@ -25,7 +26,6 @@ authors: - family-names: "Yeo" given-names: "Martin" orcid: "https://orcid.org/0009-0000-6857-560X" -title: "python-stratify" abstract: "Interpolation for restratification, particularly useful for Nd vertical interpolation of atmospheric and oceanographic datasets" license: "BSD-3-Clause" license-url: "https://spdx.org/licenses/BSD-3-Clause.html" From fd3d38c9dfe8d0e9a8b17d06f2e672a31bee637a Mon Sep 17 00:00:00 2001 From: Elias <110238618+ESadek-MO@users.noreply.github.com> Date: Fri, 11 Jul 2025 14:39:14 +0100 Subject: [PATCH 2/2] Update CITATION.cff --- CITATION.cff | 1 + 1 file changed, 1 insertion(+) diff --git a/CITATION.cff b/CITATION.cff index 0b518c3..b5d2acf 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -26,6 +26,7 @@ authors: - family-names: "Yeo" given-names: "Martin" orcid: "https://orcid.org/0009-0000-6857-560X" +- name: "Python-Stratify contributors" abstract: "Interpolation for restratification, particularly useful for Nd vertical interpolation of atmospheric and oceanographic datasets" license: "BSD-3-Clause" license-url: "https://spdx.org/licenses/BSD-3-Clause.html"