Version 0.1.0 - OPERA L2_CSLC_S1 Interface Delivery
This is the first release for the s1reader
package, to reads Sentinel-1 data into the ISCE3-compatible burst class. This release is for the OPERA L2_CSLC_S1 interface delivery (IF delivery) and is consistent with isce3 v0.6. This release includes the following contents:
-
src/s1reader
: core modules1_burst_slc.py
for S1 burst class definition, I/O, correction for bistatic azimuth delay & Doppler-induced range shift.s1_orbit.py
for Sentinel-1 orbit file searchings1_reader.py
for the high-level API and XML parsingutils/plot_bursts.py
for plotting the burst map for quality checking
-
tests
- unit tests based on GitHub workflow
-
packaging:
- GitHub issue templates for bug report and feature request
- license
- readme.md
- requirements.txt and environment.yaml
- setup.cfg for pip install