From 480db04899d6073a5146bef2a9f19655c03c8b7d Mon Sep 17 00:00:00 2001 From: BRAUN REMI Date: Mon, 4 Nov 2024 17:31:01 +0100 Subject: [PATCH] FIX: Create TDX and PAZ (completely inherited) classes to disambiguate their constellations --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index fa5000f3..fd6e55a3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,7 @@ - FIX: Fix Sentinel-1 name with weird PDFs names (i.e. ending with `.SAFE-report...`) - FIX: By default, try to assign a constellation (in a pure dummy way) to any `Product` created - FIX: Add ways of knowing if a constellation is a real one or not (i.e. CUSTOM or template such as Maxar) +- FIX: Create TDX and PAZ (completely inherited) classes to disambiguate their constellations ## 0.21.6 (2024-10-17)