From 0828d4713dd2ae66e4f8a8d780ebef2c327c2b3c Mon Sep 17 00:00:00 2001 From: Joseph H Kennedy Date: Tue, 5 Dec 2023 11:42:53 -0900 Subject: [PATCH] update changelog for gunw changes --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5afad2ddd..a4d7ae103 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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). +## [4.5.0] +### Changed +- Update `INSAR_ISCE_TEST` job spec for GUNW version 3+ standard and custom products + - `frame_id` is now a required parameter + - Updates parameter defaults + - Exposes `frame_id`, `goldstein_filter_power`, and `unfiltered_coherence` parameters +dor ## [4.4.1] ### Changed - Updated `WATER_MAP` job spec to point at the [HydroSAR images](https://github.com/fjmeyer/HydroSAR/pkgs/container/hydrosar)