Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metaicon shadow/multipath bug #58

Open
greenlej opened this issue Jan 21, 2025 · 0 comments
Open

Metaicon shadow/multipath bug #58

greenlej opened this issue Jan 21, 2025 · 0 comments

Comments

@greenlej
Copy link
Collaborator

The metadata icon (Metaicon) incorrectly displays directional arrows for shadow and multipath. The numbers are correct, but the icon shows shadows down while the image viewer shows multipath down.

The root cause of the problem may be in metaicon_data_container.py which uses SCPCOA.Shadow and SCPCOA.Multipath to set those respective values, but SCPCOA.Shadow and SCPCOA.Multipath are not valid SICD parameters (i.e., they don't exist), so the code always uses default values.

These values are correctly computed in the MATLAB SAR toolbox Metaicon.m file, lines 342-344.

For more information on this bug, developers need to see their customer based email accounts.

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

No branches or pull requests

1 participant