Skip to content

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 <liangjyu@gmail.com>
 Removing commented out code Co-authored-by: Liang Yu <liangjyu@gmail.com>
 Reverting the docstring to be split into two lines for PEP8 compliance Co-authored-by: Liang Yu <liangjyu@gmail.com>
 Improving docstring of the code copied from isce2 Co-authored-by: Liang Yu <liangjyu@gmail.com>
 Removing the commented out codes Co-authored-by: Liang Yu <liangjyu@gmail.com>
 improvement on code brevity Co-authored-by: Liang Yu <liangjyu@gmail.com>
 renaming variable for better clarity Co-authored-by: Liang Yu <liangjyu@gmail.com>
 renaming variable name for clarity Co-authored-by: Liang Yu <liangjyu@gmail.com>
Bump isce3 to 0.8 and refresh CI specfile (isce-framework#66)
 variable name revised for clarity Co-authored-by: Liang Yu <liangjyu@gmail.com>
 variable renamed for clarity Co-authored-by: Liang Yu <liangjyu@gmail.com>
 improvement on docstring Co-authored-by: Liang Yu <liangjyu@gmail.com>
 Readability improvement of equation Co-authored-by: Liang Yu <liangjyu@gmail.com>
seongsujeong and others added 24 commits August 28, 2022 16:18
 Renaming variable for clarity Co-authored-by: Liang Yu <liangjyu@gmail.com>
 Fix on docstring for `s1_annotation.AuxCal.load_from_zip_file()` Co-authored-by: Liang Yu <liangjyu@gmail.com>
 Change on docstring for s1_annotation.BurstEAP._anx2height Co-authored-by: Liang Yu <liangjyu@gmail.com>
 updates on s1_reader.get_path_aux_cal() Co-authored-by: Liang Yu <liangjyu@gmail.com>
 Readability improvement Co-authored-by: Liang Yu <liangjyu@gmail.com>
 Clarification of the description Co-authored-by: Gustavo H. X. Shiroma <52007211+gshiroma@users.noreply.github.com>
 Clarification on docsctring Co-authored-by: Gustavo H. X. Shiroma <52007211+gshiroma@users.noreply.github.com>
 fix on docstring Co-authored-by: Gustavo H. X. Shiroma <52007211+gshiroma@users.noreply.github.com>
 unnecessary comment removed Co-authored-by: Gustavo H. X. Shiroma <52007211+gshiroma@users.noreply.github.com>
@vbrancat
Copy link

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

3 participants