Skip to content

Fix ordering of half window in config#147

Merged
scottstanie merged 2 commits into
isce-framework:mainfrom
scottstanie:main
May 20, 2026
Merged

Fix ordering of half window in config#147
scottstanie merged 2 commits into
isce-framework:mainfrom
scottstanie:main

Conversation

@scottstanie
Copy link
Copy Markdown
Member

Closes #146

claude and others added 2 commits May 20, 2026 12:24
The previous default (11, 5) was inverted relative to the (y, x) ordering
documented on the field. OPERA CSLC-S1 has y-spacing 10 m and x-spacing
5 m, so a square window in meters needs ~2x more pixels in x than y
(matching the existing strides default of (6, 12) and legacy sweets'
y=7, x=14). (11, 5) instead produced a 230 m x 55 m window.
@scottstanie scottstanie merged commit b8445b8 into isce-framework:main May 20, 2026
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants