Releases: SAR-ARD/asar-xarray
v1.5.3
v1.5.2
v1.5.2 (2025-09-08)
Bug Fixes
- Missing azimuth_pixel_spacing (
093f006)
Detailed Changes: v1.5.1...v1.5.2
v1.5.1
v1.5.1 (2025-09-08)
Bug Fixes
-
fix: fixed an error in calibration metadata extraction
-
Fix APS scaling and missing AP mode scaling factor index usage.
Co-authored-by: Achaad achaad@achaad.eu
Co-authored-by: Priit Pender priit@alloca.ee
Detailed Changes: v1.5.0...v1.5.1
v1.5.0
v1.5.0 (2025-09-04)
Features
- AP mode support.
Can properly open process APS and APP files.
Co-authored-by: Priit Pender priit@alloca.ee
Co-authored-by: Achaad achaad@achaad.eu
Detailed Changes: v1.4.2...v1.5.0
v1.4.2
v1.4.2 (2025-09-04)
Bug Fixes
- Fix issue with improper geolocation of IMP products.
Fix antenna gain with IMS mode.
-
style: extract code into auxiliary functions
-
style: added missing type hints
Co-authored-by: Achaad achaad@achaad.eu
Detailed Changes: v1.4.1...v1.4.2
v1.4.1
v1.4.1 (2025-09-04)
Bug Fixes
-
renamed 'ASAR Aux file list.txt' to 'ASAR_Aux_file_list.txt'
-
changed encoding from CRLF to LF
-
renamed folder aux to auxiliary (to be compliant with windows)
-
[pyproject.toml] fixed typo
-
[envisat_direct] updated path to auxiliary files
Detailed Changes: v1.4.0...v1.4.1
v1.4.0
v1.4.0 (2025-07-10)
Continuous Integration
- Remove conf.py from release pipeline (
632c346)
Documentation
Co-authored-by: Achaad achaad@achaad.eu
Features
-
feat: implement envisat gtc
-
ci: update tox dependencies
-
tests: fix test_xarray_backends.py
-
Added direct parsing of Envisat files.
This corrects slant range mistake from previous version for terrain correction and it is required for further development.
-
fix: small import error
-
style: code style improvements
-
tests: fix tests
-
Fix typing
-
A bit of code style changes
-
Fix sonarqube issues
Co-authored-by: Anton Perepelenko Anton.Perepelenko@cgi.com
Co-authored-by: Priit Pender priit@alloca.ee
Detailed Changes: v1.3.1...v1.4.0