From 6bde1de29d75c158af8b0aa950c1118fe11d7faf Mon Sep 17 00:00:00 2001 From: Amal El Akkraoui Date: Mon, 25 Nov 2024 12:12:47 -0500 Subject: [PATCH 1/2] increase aircraft max tail, turn on GOES18, add avhrr to pcscaling --- GMAO_ods/odsmatch.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GMAO_ods/odsmatch.rc b/GMAO_ods/odsmatch.rc index 2bfb0b86..4bec23ac 100644 --- a/GMAO_ods/odsmatch.rc +++ b/GMAO_ods/odsmatch.rc @@ -18,7 +18,7 @@ list_height_based:: 33 120 181 187 4 221 223 224 226 229 280:290 299 401 5 221 223 224 226 229 280:290 299 401 - 88 3:5 41:44 265 269 440 421 440 722:729 740:745 750:755 786 820 821 825 - 89 3:5 41:44 265 269 440 421 440 722:729 740:745 750:755 786 820 821 825 + 88 3:5 41:44 265:266 267:268 269 440 421 440 722:729 740:745 750:755 786 820 821 825 + 89 3:5 41:44 265:266 267:268 269 440 421 440 722:729 740:745 750:755 786 820 821 825 :: From 79a97d7fd40d8c56b1578b7634843fa8430e8802 Mon Sep 17 00:00:00 2001 From: Scott Rabenhorst <53346946+sdrabenh@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:07:54 -0500 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0488883..41b3c63c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed +## [v1.7.2+R21C_v1.0.4] - 2024-11-26 + +### Changed + +- Modify KX's in `odsmatch.rc` + ## [v1.7.2+R21C_v1.0.3] - 2024-11-07 These are minor changes to GMAO_Shared required for system to work on Milan. They are largely associated w/ python3 related changes and a few perl adjustments. The main changes are: