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

add s1ab_range_bias.py for range offset time series #787

Merged
merged 2 commits into from
Jun 2, 2022

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented Jun 2, 2022

Description of proposed changes

  • add s1ab_range_bias.py to calculate and correct for the S1A/B range bias in the range offset time series, as in Yunjun et al. (2022).

    • use --action to swith between compute / correct, to be able to compute from an TS file, and correct for it from another TS file.
    • add --save/nodisplay optiton, and remove --plot option, so that it works in the same way as plot_network.py
  • safe_list_file2sensor_list(): mv from isce_utils to s1_utils

  • update yunjun et al. (2022) bio info in relevant scripts: title syntax and vol num

Reminders

  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

+ add s1ab_range_bias.py to calculate and correct for the S1A/B range bias in the range offset time series, as in Yunjun et al. (2022).
   - use --action to swith between compute / correct, to be able to compute from an TS file, and correct for it from another TS file.
   - add --save/nodisplay optiton, and remove --plot option, so that it works in the same way as plot_network.py

+ safe_list_file2sensor_list(): mv from isce_utils to s1_utils

+ update yunjun et al. (2022) bio info in relevant scripts: title syntax and vol num
@yunjunz yunjunz merged commit 4f77a83 into insarlab:main Jun 2, 2022
@yunjunz yunjunz deleted the s1ab_bias branch June 2, 2022 03:26
yunjunz added a commit to yunjunz/MintPy that referenced this pull request Jun 2, 2022
+ add s1ab_range_bias.py to calculate and correct for the S1A/B range bias in the range offset time series, as in Yunjun et al. (2022).
   - use --action to swith between compute / correct, to be able to compute from an TS file, and correct for it from another TS file.
   - add --save/nodisplay optiton, and remove --plot option, so that it works in the same way as plot_network.py

+ safe_list_file2sensor_list(): mv from isce_utils to s1_utils

+ update yunjun et al. (2022) bio info in relevant scripts: title syntax and vol num
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