Sentinel-1D support #697
Open
yoreley777 wants to merge 14 commits into
Open
Conversation
Update 25 metadata templates to include Sentinel-1D launch info (November 4, 2025, replacing Sentinel-1A) and update naming convention from (A/B/C) to (A/B/C/D).
TOOL-4023 and TOOL-4024 Add S1C granule test cases to verify platform support: - test_get_product_name, test_get_polarizations, test_get_granule_type (RTC) - test_get_copol, test_get_product_name (InSAR)
Updated the environment dependencies to ensure packaging is version 24.0.
This reverts commit f31f0be.
Streamline S1 mission descriptions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Sentinel-1D support to metadata templates and S1C test coverage for RTC/InSAR.
Changes:
Updated 25 metadata templates: naming convention from (A/B/C) to (A/B/C/D) and refreshed the Sentinel-1D mission text to match current documentation
Added S1C granule test cases for RTC (product name, polarizations, granule type) and InSAR (product name, co-pol) to verify platform support
Updated changelog versioning for the S1D support changes
Related tickets: TOOL-4023, TOOL-4024, TOOL-4027, TOOL-402