- Decrease numpy version to <2.0 * Fix typing after version change
- Missing azimuth_pixel_spacing
(
093f006)
-
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
- 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
- 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
-
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
- Remove conf.py from release pipeline
(
632c346)
Co-authored-by: Achaad achaad@achaad.eu
-
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
-
Fix .releaserc command (
772fbd3) -
Fix .releaserc command (
8a038b4) -
Fix .releaserc command (
3c2e0ef) -
Fix .releaserc command (
b44342d) -
Fix incorrect checkout depth (
9af03e5) -
Update semantic release rules (
efda9f7) -
Update semantic release rules (
91c3aea)
Co-authored-by: Achaad achaad@achaad.eu
- release: Version 1.3.0 [skip ci]
(
76f0ed3)
1.3.0 (2025-05-14)
- add metadata parsing (02357b3)
- Add metadata parsing
(
02357b3)
- make tests use external resources * Avoid usage of git lfs * Resources can be hosted anywhere
- release: Version 1.2.0 [skip ci]
(
5da1755)
1.2.0 (2025-03-12)
-
Disable release action for pull requests (
b586a1e)
-
Update .gitignore with IntelliJ files
-
Create initial documentation
-
feat: add initial support for opening ASAR files
-
Only pixel values are retrieved * No metadata parsing * NB! API is not final * Update CI to use conda environment * Update CI to support git lfs
- release: Version 1.1.0 [skip ci]
(
01482be)
1.1.0 (2025-03-04)
#3 Create basic python module skeleton: (#6)
- Additional permissions
(
fbabdef)
- release: Version 1.0.1 [skip ci]
(
9a83ae0)
1.0.1 (2025-03-04)
- additional permissions (fbabdef)
- release: Version 1.0.0 [skip ci]
(
1c3b970)
- Configure .releaserc file for versioning * Configure new github action