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

WIP noise annotation refactor #69

Draft
wants to merge 57 commits into
base: main
Choose a base branch
from

Conversation

LiangJYu
Copy link
Contributor

This PR builds on @seongsujeong's work from #62. In the early draft stage, f019bae below is the only relevant commit. I'm unsure if changes here should be a PR submitted to #62 or standalone PR pending #62 merging; currently a standalone for higher visibility.

This PR:

  • moves noise loading into an independent module.
  • only loads azimuth attributes as needed.
  • creates utils.py in src/s1reader/utils for common variables/methods. (utils. py may not be the best name?)

To do:

  • test code
  • add unit test

seongsujeong and others added 30 commits August 8, 2022 11:51
Updating the main branch of this fork to update after `s1_annotation.py`
…r implementation for thermal and EAP correction
Readability improvement on equation

Co-authored-by: Liang Yu <[email protected]>
Removing commented out code

Co-authored-by: Liang Yu <[email protected]>
Reverting the docstring to be split into two lines for PEP8 compliance

Co-authored-by: Liang Yu <[email protected]>
Improving docstring of the code copied from isce2

Co-authored-by: Liang Yu <[email protected]>
Removing the commented out codes

Co-authored-by: Liang Yu <[email protected]>
improvement on code brevity

Co-authored-by: Liang Yu <[email protected]>
renaming variable for better clarity

Co-authored-by: Liang Yu <[email protected]>
renaming variable name for clarity

Co-authored-by: Liang Yu <[email protected]>
Bump isce3 to 0.8 and refresh CI specfile (isce-framework#66)
variable name revised for clarity

Co-authored-by: Liang Yu <[email protected]>
variable renamed for clarity

Co-authored-by: Liang Yu <[email protected]>
improvement on docstring

Co-authored-by: Liang Yu <[email protected]>
Readability improvement of equation

Co-authored-by: Liang Yu <[email protected]>
Seongsu Jeong and others added 24 commits August 28, 2022 16:18
Renaming variable for clarity

Co-authored-by: Liang Yu <[email protected]>
Fix on docstring for `s1_annotation.AuxCal.load_from_zip_file()`

Co-authored-by: Liang Yu <[email protected]>
Change on docstring for s1_annotation.BurstEAP._anx2height

Co-authored-by: Liang Yu <[email protected]>
updates on s1_reader.get_path_aux_cal()

Co-authored-by: Liang Yu <[email protected]>
Readability improvement

Co-authored-by: Liang Yu <[email protected]>
Clarification of the description

Co-authored-by: Gustavo H. X. Shiroma <[email protected]>
Clarification on docsctring

Co-authored-by: Gustavo H. X. Shiroma <[email protected]>
fix on docstring

Co-authored-by: Gustavo H. X. Shiroma <[email protected]>
unnecessary comment removed

Co-authored-by: Gustavo H. X. Shiroma <[email protected]>
@vbrancat
Copy link
Contributor

vbrancat commented Oct 4, 2022

@LiangJYu it is unclear to me why we need this refactor. If I am not wrong, @seongsujeong PR has not merged yet. Can we just be done with those changes in his open PR? I think I am missing or I have lost track of something.

@isce-framework isce-framework deleted a comment from lyu Oct 5, 2022
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.

3 participants