Releases: opera-adt/COMPASS
Releases · opera-adt/COMPASS
Version 0.5.6
What's Changed
- Fixing typos for
s1_cslc_radarands1_resampleby @mfangaritav in #224 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #221
- Remove pre-alpha from README.md by @scottstanie in #225
- Add
libgdal-netcdfandlibgdal-hdf5toenvironment.ymlby @scottstanie in #231 - Fix intermediate raster format by @seongsujeong in #230
- Let
iono.download_ionexto download the IONEX file with new file name format by @seongsujeong in #220
New Contributors
- @mfangaritav made their first contribution in #224
- @pre-commit-ci made their first contribution in #221
Full Changelog: v0.5.5...v0.5.6
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-reader0.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 -afyafter 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::geocodeSlcarray mode instead of raster mode ins1_geocode_slcby @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,exceptandexcept, passcodacy issues by @LiangJYu in #168 - change
typesimport 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.1to0.4.0by @seongsujeong in #183 - Fix bug in static layers generation by @vbrancat in #184
- Docker for point release by @seongsujeong in #185
- Update
validate_product.pyto test the static layer product in separate file by @seongsujeong in #187 - append
_angletolocal_incidenceby @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.Openandvalidate_product.pyby @LiangJYu in #164 0.3.0->0.3.1by @seongsujeong in #166
Full Changelog: v0.3.0...v0.3.1