Releases: opera-adt/COMPASS
Releases · opera-adt/COMPASS
Version 0.5.5
What's Changed
- Patch release 240315 by @seongsujeong in #219
- This release do not change the core of the code, but it includes the revision of the Dockerfile (w/ ISCE 3 build) and the script to build the Docker image.
Full Changelog: v0.5.4...v0.5.5
NOTE: This version was used for CSLC-S1 SAS delivery on 03/15/2024
Version 0.5.4
Turn ON
azimuth FM rate mismatch mitigation, and add that into timing correction LUT.
Full Changelog: v0.5.3...v0.5.4
Version 0.5.3
What's Changed
- Take care of fake jpeg issue in GDAL when pythonic error handling is turned on
- Turn off off azimuth FM rate for OPERA production
NOTE: This version of COMPASS has not been delivered to OPERA SDS.
Full Changelog: v0.5.2...v0.5.3
Version 0.5.2
Version 0.5.1
What's Changed
- Dependency update
- Function name update to reflect the changes in
s1-reader
0.2.2
Full Changelog: v0.5.0...v0.5.1
Version 0.5.0
What's Changed
- Add field for DEM description into runconfig and product by @seongsujeong in #201
- add
conda clean -afy
after install for smaller image by @scottstanie in #202 - Assign static layers product specification version from runconfig by @vbrancat in #199
- Fix inconsistencies between generated product and product specifications by @vbrancat in #200
- pixel count for the pixel classification in QA by @seongsujeong in #204
Full Changelog: v0.4.1...v0.5.0
Version 0.4.1
What's Changed
- Add global attributes to CSLC Static Layers by @vbrancat in #191
- specfile update for CI test by @seongsujeong in #192
- Remove spurious flattening metadata from CSLC-S1 by @vbrancat in #190
- replace some leftover f-string path construction by @LiangJYu in #194
- Update the environment files and install instructions by @scottstanie in #196
- fix
s1_geocode_stack.py
, undefined variable ins1_rdr2geo.py
, unit tests by @scottstanie in #198
Full Changelog: v0.4.0...v0.4.1
Version v0.4.0
What's Changed
- fix typos identified by spellcheck by @scottstanie in #173
- use
isce3::geocode::geocodeSlc
array mode instead of raster mode ins1_geocode_slc
by @LiangJYu in #127 - Wrap the carrier phase and flattening phase right before writing it by @seongsujeong in #179
- Attempt to pin the reqs and add mambaforge for docs build by @scottstanie in #170
- fix
try,except
andexcept, pass
codacy issues by @LiangJYu in #168 - change
types
import location by @LiangJYu in #178 - Add separate generation of CSLC-S1 static layers by @vbrancat in #177
- Some metadata fix for CSLC-S1 by @vbrancat in #172
- add a flag to indicate if elevation antenna pattern (EAP) correction by @seongsujeong in #175
- Integrate LOS vector in CSLC-S1 static layers product by @vbrancat in #181
- more descriptive static layer description by @LiangJYu in #182
- bump the version from
0.3.1
to0.4.0
by @seongsujeong in #183 - Fix bug in static layers generation by @vbrancat in #184
- Docker for point release by @seongsujeong in #185
- Update
validate_product.py
to test the static layer product in separate file by @seongsujeong in #187 - append
_angle
tolocal_incidence
by @LiangJYu in #186 - Fix the bug in selecting orbit_type by @vbrancat in #188
- fix on local incidence file name in scratch by @seongsujeong in #189
Full Changelog: v0.3.1...v0.4.0
Version v0.3.1
What's Changed
- bug fixes in
gdal.Open
andvalidate_product.py
by @LiangJYu in #164 0.3.0
->0.3.1
by @seongsujeong in #166
Full Changelog: v0.3.0...v0.3.1
Version 0.3.0
What's Changed
- compute CRs' SNRs and add that into output data frame by @seongsujeong in #142
- Setup documentation using mkdocs by @scottstanie in #133
- Remove /science/SENTINEL1 from CSLC-S1 and static layers by @vbrancat in #148
- Set az conversion by @seongsujeong in #132
- Remove azimuth carrier and add flattening ramps for AGE by @vbrancat in #146
- Save azimuth carrier and flattening phase into HDF5 by @LiangJYu in #147
- geocode calibration parameters and noise LUTs by @seongsujeong in #130
- replace real/imag stats with power/phase stats by @LiangJYu in #150
- Add individual correction metadata to CSLC-S1 by @vbrancat in #156
- Correct name of input burst metadata according to latest specs by @vbrancat in #155
- updates to the static layer HDF5 by @LiangJYu in #157
- populate RFI information from burst's
burst_rfi_info
by @seongsujeong in #160 - Force
s1_rdr2geo
to correctly run ins1_geocode_slc
for static layer generation by @LiangJYu in #161 - Docker image preparation and bump COMPASS version for cal/val delivery by @seongsujeong in #162
Full Changelog: v0.1.5...v0.3.0