Releases: isce-framework/s1-reader
Releases · isce-framework/s1-reader
Version v0.2.5
What's Changed
- Add
black
formatter topre-commit
by @scottstanie in #143 - Fix
s1_orbit
to use ASF S3 orbit source by @scottstanie in #142 - Set S1C relative orbit offset to 172 by @scottstanie in #144
- Fix .git-blame-ignore-revs for squashed commit hash by @scottstanie in #145
- bump version from
0.2.4->0.2.5
by @seongsujeong in #147
Full Changelog: v0.2.4...v0.2.5
Version 0.2.4
What's Changed
- remove cgi from _download_orbit_file by @scottstanie in #139
- Read average azimuth pixel spacing from S1 annotation files by @gshiroma in #140
New Contributors
Full Changelog: v0.2.3...v0.2.4
Version 0.2.3
What's Changed
Metadata inconstancy handling, which can be found from very few S1 IW SLC data processed by IPF 002.36
- Patch for "no polynomial" case caused by metadata inconsistency, which can cause azimuth FM rate mismatch mitigation to fail
- Patch for missing burst polygon. In that case, the burst without polygon will have empty geometry instead.
Full Changelog: v0.2.2...v0.2.3
Version 0.2.2
What's Changed
- Option to concatenate RESORB file by @seongsujeong in #133
Full Changelog: v0.2.1...v0.2.2
Version 0.2.1
Small release for catching the RFI loading bug, removing unnecessary dependency.
Full Changelog: v0.2.0...v0.2.1
Version 0.2.0
New version for the upcoming CSLC/RTC releases.
What's Changed
- Make the RFI data loading optional by @scottstanie in #119
- Correction of ascending node crossing time (ANX time) by @seongsujeong in #121
- Fixes to requirements/dependency freezing script in #125
Full Changelog: v0.1.7...v0.2.0
Version 0.1.7
What's Changed
- s1_orbit: return S1A/S1B when parsing filename by @scottstanie in #104
- s1_burst_id: fix logic for track 174 anx crossing by @scottstanie in #115
- fix on DC polynomial interpolation for azimuth FM rate mismatch by @seongsujeong in #113
- RFI reader and miscellaneous metadata reader for CARD-NRB compliance by @seongsujeong in #97
- support python 3.8 by using future.annotations by @scottstanie in #111
- 0.1.6 -> 0.1.7 by @seongsujeong in #116
Full Changelog: v0.1.6...v0.1.7
Version 0.1.6
What's Changed
- add a --bbox option to s1_info for frame bounds by @scottstanie in #88
- s1_orbit.py: if autodownloading, create the directory by @scottstanie in #100
- allow az_step/rg_step arguments to
as_isce3_radargrid
by @scottstanie in #102 - Two layered az fm mismatch rate by @seongsujeong in #101
- use radargrid step parameters to simplify
_steps_to_vecs
by @scottstanie in #107 - 0.1.5 -> 0.1.6 for gamma delivery by @seongsujeong in #110
Full Changelog: v0.1.5...v0.1.6
Version 0.1.5
This version is for S1 CSLC beta delivery.
What's Changed
- azimith to azimuth spelling fix by @LiangJYu in #93
- Beta release compass by @seongsujeong in #94
Full Changelog: v0.1.4...v0.1.5
Version 0.1.4
This release is handle the exceptional case that can cause COMPASS
to fail when attempting to compute azimuth FM rate mismatch mitigation.
What's Changed
- FM rate mismatch - follow-up bug fix by @seongsujeong in #92
Full Changelog: v0.1.3...v0.1.4