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

Script to apply thermal noise correction and radiometric normalization #197

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

seongsujeong
Copy link
Contributor

@seongsujeong seongsujeong commented Aug 9, 2023

This PR is to add a python script to apply thermal noise correction and / or radiometric normalization applied. The noise correction can help reduce the boundary between the subswaths in Sentinel-1 frame. Radiometric normalization can be useful to reduce the discontinuity between the tracks.

TODOs:

  • Discuss the necessity of more complex mosaicking algorithms (e.g. "close-to-centroid" mode)
    • Decided not to implement after discussion
  • Support for EPSG4326, especially for the case of anti-meridian crossing
    • The script in this PR will be focused on applying the correction & normalizations rather than mosaicking algorithm.

Below are the examples of the correction results

1st image: Before thermal noise correction and radiometric correction
2nd image: After thermal noise correction and radiometric correction. (output from this PR)
The 1st and the 2nd image are in the same color scale.
3rd image: RTC result. Note that this plot has different color scale than the previous two.

Screenshot 2023-08-12 at 11 40 29 Screenshot 2023-08-12 at 11 40 44 Screenshot 2023-08-12 at 11 40 48

@seongsujeong seongsujeong changed the title WIP: Mosaic cslc backscatter Script to apply thermal noise correction and radiometric normalization Aug 12, 2023
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.

1 participant