File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -1312,9 +1312,23 @@ Drivers
13121312Auxiliary 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
13181318Ancillary 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
You can’t perform that action at this time.
0 commit comments