-
Notifications
You must be signed in to change notification settings - Fork 12
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
base: main
Are you sure you want to change the base?
Commits on Aug 8, 2022
-
Merge pull request isce-framework#3 from opera-adt/main
Updating the main branch of this fork to update after `s1_annotation.py`
Configuration menu - View commit details
-
Copy full SHA for 26213e5 - Browse repository at this point
Copy the full SHA 26213e5View commit details
Commits on Aug 9, 2022
-
Merge branch 'main' of github.com:opera-adt/s1-reader
Seongsu Jeong committedAug 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 8fddf15 - Browse repository at this point
Copy the full SHA 8fddf15View commit details
Commits on Aug 10, 2022
-
Replacing the loaders in Burst* class into class methods, with furthe…
…r implementation for thermal and EAP correction
Seongsu Jeong committedAug 10, 2022 Configuration menu - View commit details
-
Copy full SHA for dffe813 - Browse repository at this point
Copy the full SHA dffe813View commit details -
fix on determining beta_naught; addressing PEP8 issues
Seongsu Jeong committedAug 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 0ec4fc4 - Browse repository at this point
Copy the full SHA 0ec4fc4View commit details
Commits on Aug 20, 2022
-
Bug fix and feature addition to BurstEAP; restructuring LUT exportation
Seongsu Jeong committedAug 20, 2022 Configuration menu - View commit details
-
Copy full SHA for b4d3c0e - Browse repository at this point
Copy the full SHA b4d3c0eView commit details
Commits on Aug 24, 2022
-
Readibility improvement; removing unnecessary imports
Seongsu Jeong committedAug 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 6d11d3d - Browse repository at this point
Copy the full SHA 6d11d3dView commit details -
Merge branch 'main' of github.com:opera-adt/s1-reader
Seongsu Jeong committedAug 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 460eecb - Browse repository at this point
Copy the full SHA 460eecbView commit details -
Format change on
burst_id
; keeping the absolute orbit number inside…… `Sentinel1BurstSlc`
Seongsu Jeong committedAug 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 142ece4 - Browse repository at this point
Copy the full SHA 142ece4View commit details
Commits on Aug 25, 2022
-
Seongsu Jeong committed
Aug 25, 2022 Configuration menu - View commit details
-
Copy full SHA for bae4227 - Browse repository at this point
Copy the full SHA bae4227View commit details -
Merge branch 'main' of github.com:opera-adt/s1-reader into burst_id_a…
…nd_abs_orbit
Seongsu Jeong committedAug 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 5eb971b - Browse repository at this point
Copy the full SHA 5eb971bView commit details -
Merge branch 'burst_id_and_abs_orbit' into correction_and_calibration
Seongsu Jeong committedAug 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 45662ce - Browse repository at this point
Copy the full SHA 45662ceView commit details -
keeping the basename of the CADS and NADS for populating RTC metadata
Seongsu Jeong committedAug 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 83454cb - Browse repository at this point
Copy the full SHA 83454cbView commit details
Commits on Aug 28, 2022
-
Update src/s1reader/s1_annotation.py
Readability improvement on equation Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b29ffe2 - Browse repository at this point
Copy the full SHA b29ffe2View commit details -
Update src/s1reader/s1_annotation.py
Removing commented out code Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ae4fa2 - Browse repository at this point
Copy the full SHA 2ae4fa2View commit details -
Update src/s1reader/s1_annotation.py
Reverting the docstring to be split into two lines for PEP8 compliance Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79a4f20 - Browse repository at this point
Copy the full SHA 79a4f20View commit details -
Update src/s1reader/s1_annotation.py
Improving docstring of the code copied from isce2 Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79032a4 - Browse repository at this point
Copy the full SHA 79032a4View commit details -
Update src/s1reader/s1_burst_slc.py
Removing the commented out codes Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de49003 - Browse repository at this point
Copy the full SHA de49003View commit details -
Update src/s1reader/s1_burst_slc.py
improvement on code brevity Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9013e4f - Browse repository at this point
Copy the full SHA 9013e4fView commit details -
Update src/s1reader/s1_burst_slc.py
renaming variable for better clarity Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64f34e0 - Browse repository at this point
Copy the full SHA 64f34e0View commit details -
Update src/s1reader/s1_burst_slc.py
renaming variable name for clarity Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7df7b0 - Browse repository at this point
Copy the full SHA e7df7b0View commit details -
Merge pull request #5 from opera-adt/main
Bump isce3 to 0.8 and refresh CI specfile (isce-framework#66)
Configuration menu - View commit details
-
Copy full SHA for 389aa53 - Browse repository at this point
Copy the full SHA 389aa53View commit details -
Update src/s1reader/s1_burst_slc.py
variable name revised for clarity Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf029cc - Browse repository at this point
Copy the full SHA bf029ccView commit details -
Update src/s1reader/s1_burst_slc.py
variable renamed for clarity Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3f3612 - Browse repository at this point
Copy the full SHA b3f3612View commit details -
Update src/s1reader/s1_burst_slc.py
improvement on docstring Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0b0b82 - Browse repository at this point
Copy the full SHA f0b0b82View commit details -
Update src/s1reader/s1_burst_slc.py
Readability improvement of equation Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4109740 - Browse repository at this point
Copy the full SHA 4109740View commit details -
addressing comments bt @LiangJYu
Seongsu Jeong committedAug 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 6d62feb - Browse repository at this point
Copy the full SHA 6d62febView commit details -
Merge branch 'correction_and_calibration' of github.com:seongsujeong/…
…s1-reader into correction_and_calibration
Seongsu Jeong committedAug 28, 2022 Configuration menu - View commit details
-
Copy full SHA for df2b371 - Browse repository at this point
Copy the full SHA df2b371View commit details -
docstring fix; variables renamed for clarity
Seongsu Jeong committedAug 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 1af92bf - Browse repository at this point
Copy the full SHA 1af92bfView commit details -
implemented s1_annotation.AucCal.load_from_zip_file()
Seongsu Jeong committedAug 28, 2022 Configuration menu - View commit details
-
Copy full SHA for d9a76d9 - Browse repository at this point
Copy the full SHA d9a76d9View commit details -
Seongsu Jeong committed
Aug 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 3504967 - Browse repository at this point
Copy the full SHA 3504967View commit details -
s1_annotation.py - code cleanup; excention handling for AUX_CAL; PEP8…
… compliance
Seongsu Jeong committedAug 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 6b2a07a - Browse repository at this point
Copy the full SHA 6b2a07aView commit details -
docstring for
s1_burst_slc.eap_compensation_lut()
Seongsu Jeong committedAug 28, 2022 Configuration menu - View commit details
-
Copy full SHA for d5cd5de - Browse repository at this point
Copy the full SHA d5cd5deView commit details -
Seongsu Jeong committed
Aug 28, 2022 Configuration menu - View commit details
-
Copy full SHA for db59419 - Browse repository at this point
Copy the full SHA db59419View commit details -
Seongsu Jeong committed
Aug 28, 2022 Configuration menu - View commit details
-
Copy full SHA for e908892 - Browse repository at this point
Copy the full SHA e908892View commit details
Commits on Aug 31, 2022
-
Update src/s1reader/s1_annotation.py
Renaming variable for clarity Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9149e1 - Browse repository at this point
Copy the full SHA a9149e1View commit details -
Update src/s1reader/s1_annotation.py
Fix on docstring for `s1_annotation.AuxCal.load_from_zip_file()` Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fb70a4 - Browse repository at this point
Copy the full SHA 7fb70a4View commit details -
Update src/s1reader/s1_annotation.py
Change on docstring for s1_annotation.BurstEAP._anx2height Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53ffce4 - Browse repository at this point
Copy the full SHA 53ffce4View commit details -
Update src/s1reader/s1_reader.py
updates on s1_reader.get_path_aux_cal() Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0700e74 - Browse repository at this point
Copy the full SHA 0700e74View commit details -
Update src/s1reader/s1_reader.py
Readability improvement Co-authored-by: Liang Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe8252e - Browse repository at this point
Copy the full SHA fe8252eView commit details -
command and variable name revised for clarity
Seongsu Jeong committedAug 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 90c09bd - Browse repository at this point
Copy the full SHA 90c09bdView commit details -
Raise error when
burst_noise
is not defined but user attempts to re……trieve thermal correction LUT
Seongsu Jeong committedAug 31, 2022 Configuration menu - View commit details
-
Copy full SHA for d87c234 - Browse repository at this point
Copy the full SHA d87c234View commit details -
fixing variable names that causing CircieCI to fail
Seongsu Jeong committedAug 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 08acee0 - Browse repository at this point
Copy the full SHA 08acee0View commit details
Commits on Sep 6, 2022
-
LUT retrieval scheme changed; updates in accordance with the comments…
… / suggestions from @Liang Yu
Seongsu Jeong committedSep 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 27f6998 - Browse repository at this point
Copy the full SHA 27f6998View commit details -
Changing the length unit in BurstEAP._anx2roll() to [m]
Seongsu Jeong committedSep 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 637a7d5 - Browse repository at this point
Copy the full SHA 637a7d5View commit details -
change on variable name for clarity
Seongsu Jeong committedSep 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 9c13a08 - Browse repository at this point
Copy the full SHA 9c13a08View commit details
Commits on Sep 13, 2022
-
Seongsu Jeong committed
Sep 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 265a6c2 - Browse repository at this point
Copy the full SHA 265a6c2View commit details -
Reverting the unit in
_anx2roll()
into the original documentataion;…… Comment cleanup
Seongsu Jeong committedSep 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 4aac153 - Browse repository at this point
Copy the full SHA 4aac153View commit details
Commits on Sep 14, 2022
-
Update src/s1reader/s1_annotation.py
Clarification of the description Co-authored-by: Gustavo H. X. Shiroma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b7f805 - Browse repository at this point
Copy the full SHA 1b7f805View commit details -
Update src/s1reader/s1_annotation.py
Clarification on docsctring Co-authored-by: Gustavo H. X. Shiroma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14e046c - Browse repository at this point
Copy the full SHA 14e046cView commit details -
Update src/s1reader/s1_annotation.py
fix on docstring Co-authored-by: Gustavo H. X. Shiroma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69072d9 - Browse repository at this point
Copy the full SHA 69072d9View commit details -
Update src/s1reader/s1_annotation.py
unnecessary comment removed Co-authored-by: Gustavo H. X. Shiroma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de4096e - Browse repository at this point
Copy the full SHA de4096eView commit details -
Seongsu Jeong committed
Sep 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 663c735 - Browse repository at this point
Copy the full SHA 663c735View commit details -
Seongsu Jeong committed
Sep 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 90aa6d7 - Browse repository at this point
Copy the full SHA 90aa6d7View commit details -
AuxCal.get_aux_cal_instrument_config_id() - check the instrument conf…
…iguration id of the AUX_CAL .zip
Seongsu Jeong committedSep 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 2ce289a - Browse repository at this point
Copy the full SHA 2ce289aView commit details -
get_path_aux_cal() - check if the instrument configuration ID matches
Seongsu Jeong committedSep 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 2913b29 - Browse repository at this point
Copy the full SHA 2913b29View commit details
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f019bae - Browse repository at this point
Copy the full SHA f019baeView commit details
Commits on Oct 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2a0c138 - Browse repository at this point
Copy the full SHA 2a0c138View commit details