-
Notifications
You must be signed in to change notification settings - Fork 9
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
possible issue with noise LUT range #150
Comments
checked in xml file: noise-s1b-iw1-slc-vv-20200925t173739-20200925t173804-023535-02cb5d-004.xml
in other products there is only one negative value:
or
So it seems that the index in azimuth of the noise annotation is not always the same. |
after investigations, it appears that xsar/src/xsar/sentinel1_xml_mappings.py Line 337 in 048f17e
but it removes at maximum 1 pixel. To conclude I think that there is no problem in xsar regarding noise range LUT lines.Possible issue in the denoising observed are possibly due to corrupted annotation files. |
equivalent GRD product : noise-s1b-iw-grd-vv-20200925t173738-20200925t173803-023535-02cb5d-001.xml
|
ticket opened here: https://jira-projects.cls.fr/browse/MPCS-3180 |
Copy/paste from MPC ticket:
So this bug will be gone in future products Sentinel-1 SLC but there is still a question about how to deal with products impacted: |
What is suspect with current
s1.datatree['noise_range'].ds['noise_lut']
is:The text was updated successfully, but these errors were encountered: