Skip to content

Commit 57f0483

Browse files
Merge pull request #400 from johntruckenbrodt/release/v0.34.1
version 0.34.1
2 parents bde4ad9 + 0f5506a commit 57f0483

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

docs/source/about/changelog.rst

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1312,9 +1312,23 @@ Drivers
13121312
Auxiliary Data Handling
13131313
-----------------------
13141314
- enable global search (the parameter `geometries` is now optional)
1315-
- generation of local indices to avoid web traffic
1315+
- generation of local indices to reduce web traffic
13161316
- option to work in offline mode
13171317

13181318
Ancillary Tools
13191319
---------------
13201320
- class :class:`~pyroSAR.ancillary.Lock`: fixed bug where lock file would remain on error if target does not exist
1321+
1322+
SNAP API
1323+
--------
1324+
- :meth:`pyroSAR.examine.ExamineSnap.get_version`: more robust mechanism to read version information.
1325+
Only the version is returned as string now (instead of a dictionary with version and release date).
1326+
1327+
- :meth:`pyroSAR.examine.SnapProperties`: support for `snap.conf` files
1328+
1329+
0.34.1 | 2026-02-12
1330+
===================
1331+
1332+
SNAP API
1333+
--------
1334+
- :class:`pyroSAR.examine.ExamineSnap`: restore Python 3.10 compatibility

0 commit comments

Comments
 (0)