From 71e8d63495cd2c125a9c476bbf27ee139ba06262 Mon Sep 17 00:00:00 2001 From: hjkristenson Date: Fri, 31 Jul 2026 18:05:45 -0800 Subject: [PATCH 1/4] add JPL authors not represented in github commits --- CITATION.cff | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CITATION.cff b/CITATION.cff index ea035505..413807d6 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -82,6 +82,14 @@ authors: affiliation: Alaska Satellite Facility, Geophysical Institute, University of Alaska Fairbanks, Fairbanks, AK USA orcid: https://orcid.org/0009-0003-8206-5982 alias: williamh890 + - given-names: Paul + family-names: Rosen + affiliation: Jet Propulsion Laboratory, California Institute of Technology, Pasadena, CA, USA + - given-names: Marco + family-names: Lavalle + affiliation: Jet Propulsion Laboratory, California Institute of Technology, Pasadena, CA, USA + orcid: https://orcid.org/0000-0002-9858-6454 + alias: marcolavalle - given-names: Heresh family-names: Fattahi affiliation: Jet Propulsion Laboratory, California Institute of Technology, Pasadena, CA, USA From b8f115750a7abdaefed7c37e18f271501a04e1c9 Mon Sep 17 00:00:00 2001 From: hjkristenson Date: Wed, 5 Aug 2026 14:26:01 -0800 Subject: [PATCH 2/4] replace DOI with link to always most recent version --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 6e013e6e..a7832448 100644 --- a/index.md +++ b/index.md @@ -16,4 +16,4 @@ _NISAR Satellite in Earth Orbit (Artist's Concept). Credit: NASA/JPL-Caltech_ ## Citation -To cite content from this user guide, use the reference below or refer to https://doi.org/10.5281/zenodo.20218145 for more citation formats. +To cite content from this user guide, use the reference below or refer to https://doi.org/10.5281/zenodo.20075813 for more citation formats. From 7a9865f9e69bde9bcf369184b4fd8229d8626562 Mon Sep 17 00:00:00 2001 From: hjkristenson Date: Wed, 5 Aug 2026 14:27:18 -0800 Subject: [PATCH 3/4] update author list --- CITATION.cff | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 2c6750ed..12e792e6 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -77,6 +77,10 @@ authors: affiliation: Alaska Satellite Facility, Geophysical Institute, University of Alaska Fairbanks, Fairbanks, AK USA orcid: https://orcid.org/0009-0006-9584-0687 alias: Alex-Lewandowski + - given-names: Lily + family-names: Larsen + affiliation: Alaska Satellite Facility, Geophysical Institute, University of Alaska Fairbanks, Fairbanks, AK USA + alias: lllarsen - given-names: William family-names: Horn affiliation: Alaska Satellite Facility, Geophysical Institute, University of Alaska Fairbanks, Fairbanks, AK USA @@ -95,8 +99,3 @@ authors: affiliation: Jet Propulsion Laboratory, California Institute of Technology, Pasadena, CA, USA orcid: https://orcid.org/0000-0001-6926-4387 alias: hfattahi - - given-names: Lily - family-names: Larsen - affiliation: Alaska Satellite Facility, Geophysical Institute, University of Alaska Fairbanks, Fairbanks, AK USA - alias: lllarsen - From 35654429f4bd8f992be2ca04ab58fe15421f4e19 Mon Sep 17 00:00:00 2001 From: hjkristenson Date: Mon, 17 Aug 2026 09:49:37 -0800 Subject: [PATCH 4/4] update author list and correct changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fc2fed9..b8b739ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 0.4.28 +## [0.4.28] ### Added -- Added information regarding the new data maturity filter. +- Added information regarding the new data maturity filter +- Updated author list ## [0.4.27]